/*Common Body style*/
body {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	margin:0px;
	COLOR:#202020;
}

a:link, a:visited, a:active
	{
	color: #003366;
	}
html {
scrollbar-face-color:#A2CF1F; 
scrollbar-highlight-color:#CBD2AA; 
scrollbar-shadow-color:#003366; 
scrollbar-3dlight-color:#33547f; 
scrollbar-arrow-color:#003366; 
scrollbar-track-color:#E5F1FD; 
scrollbar-darkshadow-color:#72C61F; 
} 

/*IMG*/
img {
	border:0px;
}

/* Top Line */
.top {
	background: url('top.bg.gif');
	height: 17px;
}

/* logo Area */
.banner {
	background: url('banner.bg.gif');
	height: 108px;
}

	.banner h1 {
		background: url('logo.right.gif');
		float: right;
		width: 528px;
		height: 108px;
		margin: 0px;
	}
	
	.banner p {
		margin: 0px;
	}
	
/* Footer Area */
.footer {
	font-size: 11px;
	color: #33547f;
	padding: 10px 0 0 0;
	text-align: center;
	height: 52px;
	background: url('footer.bg.gif');
}

	.footer p {
		margin: 5px 0 5px 0;
	}

	.footer a:link {
		Font-weight:normal; color: #33547f; text-decoration:none;
	}
	.footer a:visited {
		Font-weight:normal; color: #33547f; text-decoration:none;
	}
	.footer a:hover {
		Font-weight:normal; color: #33547f; text-decoration:underline;
	}

/*Image Menu Style*/
.menu {
	background: url('menu.bg.gif');
	height: 27px;
	width: 177px;
	font-weight: bold;
}
	.menu p {
		margin: 0px;
	}
	.home {
		background: url('m.home.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	.submit {
		background: url('m.submit.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	.suggest {
		background: url('m.suggest.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	.latest {
		background: url('m.latest.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}	
	.toplinks {
		background: url('m.top.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}	
	.tree {
		background: url('m.tree.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	.contact {
		background: url('m.contact.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	.imprint {
		background: url('m.imprint.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}	
	.lastcat {
		background: url('m.lastcat.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}		
	.archive {
		background: url('m.archive.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}			
	.link2us {
		background: url('m.link2us.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}	
	.livesearch {
		background: url('m.livesearch.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}	
	.faq {
		background: url('m.faq.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}		
	.a2z {
		background: url('m.a2z.gif') no-repeat left;
		height: 20px;
		padding: 7px 0 0 35px;
	}
	
	.menu a:link {
		Font-weight:bold; color: #5f5f5f; text-decoration:none;
	}
	.menu a:visited {
		Font-weight:bold; color: #5f5f5f; text-decoration:none;
	}
	.menu a:hover {
		Font-weight:bold; color: #5f5f5f; text-decoration:underline;
	}

/*Left style*/	
.left_bar {
	background:url('left.dot.gif') repeat-y right #f3f2f1;
	padding: 0 2px 0 0;
	
}

/*Left info*/	
.left {
	width: 177px;
}

	.left h1 {
		background: url('left.caption.gif') no-repeat;
		width: 171px;
		height: 20px;
		color: #70706f;
		font-size: 11px;
		padding: 2px 0 0 0;
		margin: 18px 0 4px 6px;
	}

.left h2 {
		background: url('bullet.gif') no-repeat left;
		color: #2c70a7;
		font-size: 11px;
		font-weight: normal;
		padding: 0 0 0 14px;
		margin: 4px 0 4px 6px;
	}
	


/* Category box creation started */
.cat_caption {
	height: 25px;
	margin: 10px 10px 0 0;
	background: url(cat.caption.bg.gif) repeat-x;
}

	.cat_caption h1 {
		background: url(cat.caption.left.gif) no-repeat;
		padding: 10px 0 0 32px;
		font-size: 12px;
		font-weight: bold;
		height: 15px;
		margin: 0px;
	}

.cat_caption h2 {
		background: url(cat.caption.left.gif) no-repeat;
		padding: 10px 0 0 32px;
		font-size: 12px;
		font-weight: bold;
		height: 15px;
		margin: 0px;
	}

	
	.cat_caption p {
		float: right;
		margin: 0px;
	}


	.cat_caption a:link {
		color: #33547f; text-decoration: none;
	}
	.cat_caption a:visited {
		color: #33547f; text-decoration: none;
	}
	.cat_caption a:hover {
		color: #33547f; text-decoration: underline;
	}

/* Category box Caption done */

.cat_body {
	margin: 0 10px 0 0;
	border-left: 1px solid #ebeded;
	border-right: 1px solid #ebeded;
}

	
	.cat_body p {
		float: right;
		margin: 0px;
	}

/* Category body done */

.cat_footer {
	margin: 0 10px 0 0;
	height: 15px;
	background: url(cat.footer.bg.gif);
}

	
	.cat_footer p {
		float: right;
		margin: 0px;
	}

/* Category footer done */
/* Category box creation finished */

/* Caption */
.caption {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 42px;
	font-weight: bold;
	margin: 4px 0 0 0;
}
	.caption a:link {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION: none;
	}
	.caption a:visited {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION: none;
	}
	.caption a:hover {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION:Underline;
	}

	.caption p {
		color: #33547f;
		font-size: 17px;
		height: 40px;
		margin: 0px;
		padding: 10px 0 0 0;
	}

	.caption span {
		color: #72c61f;
		font-size: 17px;
		height: 42px;
		margin: 0 0 0 4px;
	}
	.caption div {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		padding: 15px 20px 0 0;
		height: 26px;

	}

	

/* Path Caption */
.path {
	background: url('caption.bg.gif') repeat-x bottom;
	height: 20px;
	font-weight: bold;
	margin: 4px 0 4px 0;
}
	.path a:link {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION: none;
	}
	.path a:visited {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION: none;
	}
	.path a:hover {
		FONT-WEIGHT:bold; COLOR:#33547f; TEXT-DECORATION:Underline;
	}

	.path p {
		color: #33547f;
		font-size: 11px;
		height: 20px;
		margin: 0px;
		padding: 3px 0 0 0;
	}
	.path span {
		color: #72c61f;
		font-size: 11px;
		height: 20px;
		margin: 0 0 0 4px;
	}
	.path div {
		background: url('caption.right.gif') no-repeat right;
		float: right;
		padding: 0px 20px 7px 0;
		height: 20px;
	}

/*Main page text*/
.maintext {
	color: #333333;
	line-height: 16px;
	margin-left: 10px;
}

/*Search area*/
.search_area {
	margin: 10px 0 4px 0;
}

/* Main page ads started */
.main_ads_box {
	border: 1px dotted #c4c4c4;
	padding: 10px;
	margin: 8px 0 8px 0;
}
.main_ads_box h1 {
	background: url('main.ads.bullet.gif') no-repeat left;
	padding: 0 0 0 14px;
	font-size: 12px;
	color: #858686;
	margin: 0px;
}

.main_ads_box p {
	margin: 0px;
	padding: 4px 0 0 14px;
}


.main_ads_box2 {
	border: 1px dotted #c4c4c4;
	padding: 10px;
	margin: 8px 0 8px 8px;
}
.main_ads_box2 h1 {
	background: url('main.ads.bullet.gif') no-repeat left;
	padding: 0 0 0 14px;
	font-size: 12px;
	color: #858686;
	margin: 0px;
}

.main_ads_box2 p {
	margin: 0px;
	padding: 4px 0 0 14px;
}

/* Main page ads creation finished */


.last5 {
	margin: 0 22px 0 6px;
}
	.last5 A:link {
		FONT-WEIGHT:bold; COLOR:#72C61F; TEXT-DECORATION: none;
	}
	.last5 A:visited {
		FONT-WEIGHT:bold; COLOR:#72C61F; TEXT-DECORATION: none;
	}
	.last5 A:hover {
		FONT-WEIGHT:bold; COLOR:#72C61F; TEXT-DECORATION:Underline;
	}

/*Box*/
.box {
	background-color:#ffffff;
	Border:#33547f 1px solid;
}

/*Form*/
form {
	Margin:0px;
}
/*Search box and Button*/
.button {
	BORDER:#6f6f6f 0px solid; FONT-WEIGHT:bold; font-size:12px; BACKGROUND:url('search.gif'); WIDTH:72px; COLOR:#33547f; HEIGHT:22px; margin: 0 0 0 6px;
}

.input {
	Padding-top:2px; Padding-left:6px; border-left: 6px solid #72c61f; border-bottom: 1px solid #72c61f; border-right: 1px solid #72c61f; border-top: 1px solid #72c61f; FONT-SIZE:12px; BACKGROUND:#FFFFFF; COLOR:#6f6f6f; HEIGHT:16px;
}

/*Category style*/
.cat {
	font-size:11px;
	font-weight:bold;
	color:#5f5f5f;
	padding: 2px 4px 0 14px;
	background:url(cat.bullet.gif) no-repeat left; 
	Margin: 0 0 0 15px;
}
	.cat A:link {
		FONT-WEIGHT:bold; COLOR:#5f5f5f; TEXT-DECORATION:none;
	}
	.cat A:visited {
		FONT-WEIGHT:bold; COLOR:#5f5f5f; TEXT-DECORATION:none;
	}
	.cat A:hover {
		FONT-WEIGHT:bold; COLOR:#5f5f5f; TEXT-DECORATION:Underline;
	}

/*Sub Category style*/
.subcat {
	font-size:11px;
	color:#5f5f5f;
	Padding: 20px 0 3px 0px;
	Margin: 0 2px 0 30px;
	Font-weight:normal;
	background:url(sub.cat.bg.gif) repeat-x top; 
	width: 210px;
}
	.subcat A:link {
		Font-weight:normal; COLOR:#5f5f5f; TEXT-DECORATION:none;
	}
	.subcat A:visited {
		Font-weight:normal; COLOR:#5f5f5f; TEXT-DECORATION:none;
	}
	.subcat A:hover {
		Font-weight:normal; COLOR:#5f5f5f; TEXT-DECORATION:Underline;
	}
/*Inner cat style*/
.cat2 {
	font-size:12px;
	color:#33547f;
	Padding: 0px 20px 5px 14px;
	Margin: 2px 20px 0 0;
	Font-weight:normal;
	background:url(cat.bullet.gif) no-repeat left; 
	text-align: left;
	
}

.cat2 h2 {
		text-align: left;
		padding: 5px 0 0 2px;
		font-size: 12px;
		font-weight: bold;
		height: 15px;
		Margin: 2px 20px 0 0;
	}


	.cat2 A:link {
		Font-weight:normal; text-align: left; COLOR:#33547f; TEXT-DECORATION:none;
	}
	.cat2 A:visited {
		Font-weight:normal; text-align: left; COLOR:#33547f; TEXT-DECORATION:none;
	}
	.cat2 A:hover {
		Font-weight:normal; text-align: left; COLOR:#33547f; TEXT-DECORATION:Underline;
	}

/*Common Break*/
.break {
	Background-color:#FFFFFF;
	padding: 3px 0 3px 0;
}

/*Regular link style*/
.linktitle {
	font-weight:bold; font-size:11px; color:#5f5f5f;
}
	.linktitle a:link {
		font-weight:bold; color:#5f5f5f; text-decoration:underline;
	}
	.linktitle a:visited {
		font-weight:bold; color:#5f5f5f; text-decoration:underline;
	}
	.linktitle a:hover {
		font-weight:bold; color:#5f5f5f; text-decoration:none;
	}

/*featured link style*/
.linktitle_f {
	font-weight:bold; font-size:12px; color:#33547f;
}
	.linktitle_f a:link {
		font-weight:bold; color:#33547f; text-decoration:underline;
	}
	.linktitle_f a:visited {
		font-weight:bold; color:#33547f; text-decoration:none;
	}
	.linktitle_f a:hover {
		font-weight:bold; color:#33547f; text-decoration:none;
	}

/*desc*/
.linkshortdesc {
	font-size:11px; color:#5f5f5f;
}
/*URL*/
.linkurl {
	font-weight:normal; font-size:11px; color:#5f5f5f;
}
/*Link Content*/
.link {
	padding: 10px 0 10px 0;
	background: url('caption.bg.gif') repeat-x bottom;
}

/*PageRank*/
div.pr {
	font-size:6pt;
	color:#000000;
	float:left;
	height:30px;
	margin-right:5px;
}
div.prg{
	width:40px;
	border:1px solid #999999;
	height:3px;
	font-size:1px;
}
div.prb{
	background:#5eaa5e;
	height:3px;
	font-size:1px;
}

/*Common small style*/
.small, .small a {
	padding:0px;
	margin:0px;
	color:#5f5f5f;
	font-size:7pt;
	text-decoration:none;
}
/*Error*/
.err {
	padding:4px;
	color:#FF0000;
	border: 1px solid #33547f;
	margin: 10px 0 10px 0;
}
/*Msg*/
.msg{
	padding:4px;
	color:#33547f;
	border: 1px solid #33547f;
	margin: 10px 0 10px 0;
}


/*Req*/
span.req {
	color:#FF0000;
	font-weight:bold;
}

/*Category show style on submit page*/
select {
	font-size:8pt;
	color:#5f5f5f;
	border:1px solid #d5d5d5;
}
div.footer_cats{
	text-align: center;
	border-top: 1px solid #E0E0E0;
    Font-weight:normal;    
	padding: 3px 0 0 0;


}
div.footer_cats a{
	color: #33547f;
    font-size:8pt;
	font-family:verdana, arial, sans-serif;
	Font-weight:normal;
}

.div.footer_cats a:hover {
		font-size:8pt;
	font-family:verdana, arial, sans-serif;
	Font-weight:normal;
	}
#text_desc {
color: #33547f;
font: 8pt Verdana, Arial;
text-decoration: none;
background-color: #ffffff;
width: 650px;

margin-right: 4px;
margin-bottom: 4px;
margin-left: 5px;

}

h3 {
	color: #72c61f;
		font-size: 14px;
		
		margin: 0 0 10px; 4px;
		border-bottom: 1px dotted #72c61f;
	}

h4 {
	color: #990000;
	font-size: 9pt;
	padding: 0;
	border-bottom: 1px dotted #990000;
}

h5 {
		
	border-bottom: 1px solid #cc0000;
}

h7 {
		
	border-bottom: 1px solid #cc3300;
}

h6 {
	color: #cc0000;
	font-size: 11pt;
}

.trenner {
background: url(images/trenner.gif) repeat-x;
height: 1px;
width: 150px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 2px;
padding: 2px;
}
.trenner_menu {
background: url(images/trenner.gif) repeat-x;
height: 1px;
width: 150px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 2px;
padding: 2px;
}
.trenner1 {
border-bottom: 1px dotted #c0c0c0;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 4px;
padding: 2px;
}
.trenner_submit {
background: url(images/trenner.gif) repeat-x;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-left: -2px;
margin-right: -2px;
margin-top: 2px;
padding: 2px;
}

border-bottom: 1px solid #cc0000;



#premium {
	padding: 3px;
	background: #CBD2AA;
	border-left: 1px solid #000000;
        border-right: 1px solid #000000;
	border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;


}
.link_titel_normal {
        font: 8pt Verdana, Arial;
        color: #5e74b3;
        text-decoration: underline;

}
.link_titel_premium {
        font: 10pt Verdana, Arial;
	color: red;
        text-decoration: underline;

}
.link_beschreibung_normal {
	font: 8pt Verdana, Arial;
	color: #000000;

}
.link_date {
	font: 7pt Verdana, Arial;
	color: #000000;
}
.link_backlink {
background-color: #DBF0CE;
padding: 3px;
width: 600px;
height: 50px;
border-top: 1px dotted #c0c0c0;
border-bottom: 1px dotted #c0c0c0;
border-left: 1px dotted #c0c0c0;
border-right: 1px dotted #c0c0c0;

}

.link_premium {

background-color: #E6EBF0;
color: #990000;
vertical-align: middle;
padding: 3px;
width: 600px;
height: 50px;

border-top: 1px dotted #990000;
border-bottom: 1px dotted #990000;
border-left: 1px dotted #990000;
border-right: 1px dotted #990000;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}

.link_normal {

background-color: #E5F1FD;
color: #E5F1FD;
padding: 3px;
width: 600px;
height: 50px;


border-top: 1px dotted #C0c0c0;
border-bottom: 1px dotted #C0c0c0;
border-left: 1px dotted #C0c0c0;
border-right: 1px dotted #C0c0c0;

}
.report {
        font: 7pt Verdana, Arial;
	color: #003366;
        text-decoration: underline;
}

.link_premium_rank {

background-color: #E5F1FD;
color: #E5F1FD;
vertical-align: middle;
height: 50px;
}

.link_premium1 {

background-color: #efefde;
color: #cc0000;
vertical-align: middle;
padding: 3px;
width: 80px;
height: 50px;

border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
border-left: 1px solid #cc0000;
border-right: 0px solid #cc0000;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}

.link_premium2 {

background-color: #efefde;
color: #cc0000;
vertical-align: middle;
padding: 3px;
width: 600px;
height: 50px;

border-top: 1px solid #cc0000;
border-bottom: 1px solid #cc0000;
border-left: 0px solid #cc0000;
border-right: 1px solid #cc0000;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}


/* CSS intro text  */
.submit1 {
color: #003366;
font: 10pt Arial;
text-decoration: none;
}


/* CSS fuer Detailspage */
.details {
background-color: #e5f1fd;
padding: 3px;
width: 600px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;

}

.pr_link {
	font-size: 7pt;
	color: #666666;
	
}
.prg_link {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
.prb_link {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.subcaturl {text-decoration: underline}  

.subcaturl:hover {text-decoration: underline}
option.highlight {background-color: #58A0E2; font-weight: bold; color: white;}

.submit_premium {

background-color: #E6EBF0;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;
width: 250px;
height: 10px;

border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
border-left: 1px solid #990000;
border-right: 0px solid #990000;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.submit_premium1 {

background-color: #E6EBF0;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;

height: 10px;

border-top: 1px solid #990000;
border-bottom: 1px solid #990000;
border-left: 0px solid #990000;
border-right: 1px solid #990000;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.submit_sponsor {

background-color: #DBF0CE;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;


height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}


.submit_partner {

background-color: #DBF0CE;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;

height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.submit_normal {

background-color: #FFF8DB;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;

height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.submit_buisness {

background-color: #FFFF99;
color: #000000;
vertical-align: top;
horizontal-align: left;
padding: 3px;


height: 10px;

margin-right: 4px;
margin-top: 4px;
margin-bottom: 10px;

}

.link_buisness {
background-color: #FFFF99;
padding: 3px;
width: 600px;
height: 50px;
border-top: 1px dotted #C0c0c0;
border-bottom: 1px dotted #C0c0c0;
border-left: 1px dotted #C0c0c0;
border-right: 1px dotted #C0c0c0;

}

.premium_liste {

background-color: #ffffff;
color: #003366;
vertical-align: middle;
padding: 3px;
width: 600px;
height: 50px;

border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;

margin-left: 20px;
margin-right: 4px;
margin-top: 4px;
margin-bottom: 4px;

}
#toggleCategTree { display:block; cursor:pointer; color:#ff0000; }
#categtree { margin:3px 0; height:420px; width:320px; overflow:auto; border:1px dotted #9EC2F3; border-width:0 1px 1px; }
#catTitle { background:#ffffff; TEXT-DECORATION: bold; font: 10pt Arial; } /* Important for Konqueror */
#categtree h2 { margin:0 0 3px; padding:2px; text-align:center; color:#5e74b3; background:#DDE5F3; vertical-align:middle; font: 12pt Verdana, Arial; TEXT-DECORATION: bold;}
#categtree #close_tree { right:0; padding:1px; text-align:center; white-space:nowrap; cursor:pointer; }
#categtree .categ-item { clear:both; margin:3px 5px; padding:2px 5px; display:block; border:1px dotted #CBE2EC; border-width:1px 0; cursor:pointer; }
#categtree .categ-item img { margin-right:1em; }
#categtree .odd { background:#F8F8FC; }
#categtree .even { background:#fff; }
#categtree .categ-item:hover { background:#eee; }

.link_normal_partner {
	background-color: #FFF8DB;
	
	padding: 3px;
width: 600px;
height: 50px;
	
	border-top: 1px dotted #C0c0c0;
border-bottom: 1px dotted #C0c0c0;
border-left: 1px dotted #C0c0c0;
border-right: 1px dotted #C0c0c0;
}

table.formPage {
	border: 1px solid #33547f;
        margin-left: 10px;
}

table.formPage_archiv {
	border: 1px solid #000000;
        background: #cbd2aa;
        cellpadding: 0px:
        cellspacing: 1px;

}

table.formPage1 {
	border: 1px dotted #33547f;
        margin-left: 10px;
        width: 520px;
}

table.formPage_preview {
	border: 1px dotted #33547f;
        margin-left: 10px;
        width: 650px;
}

.label {
	text-align: right;
	VERTICAL-ALIGN: top;
        
	font: 8pt Verdana, Arial;
	color: #000000;
	
}

.field {
	text-align: left;
	VERTICAL-ALIGN: top;
 
}

.smallDesc {
	text-align: left;
        font: 8pt Verdana, Arial;
	color: #000000;
	margin-top: 30px;
}

TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
TD {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
TH {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
P {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
FORM {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
TEXTAREA {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
INPUT {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana,Arial
}
.titlebar {
	MARGIN-BOTTOM: 3px
}
.Kleinanzeigen_Kopfzeile {
	PADDING-RIGHT: 12px; PADDING-BOTTOM: 5px; TEXT-ALIGN: right
}
.Kopfzeile {
	VERTICAL-ALIGN: top; WIDTH: 100%; HEIGHT: 22px; BACKGROUND-COLOR: #0099ff; TEXT-ALIGN: right
}
.Suchergebnis_Spalte1 {
	PADDING-LEFT: 2px; VERTICAL-ALIGN: top; WIDTH: 80px
}
.Suchergebnis_Spalte2 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; VERTICAL-ALIGN: top; BORDER-LEFT: #0190df 1px solid; WIDTH: 450px; TEXT-ALIGN: left
}
.Suchergebnis_Spalte3 {
	BORDER-LEFT: #0190df 1px solid; WIDTH: 40px; TEXT-ALIGN: center
}
.Suchergebnis_Spalte4 {
	PADDING-LEFT: 7px; BORDER-LEFT: #0190df 1px solid; WIDTH: 22px
}
A.Suchergebnis_Bilder:hover {
	
}
.Suchergebnis_Funktion1 {
	PADDING-RIGHT: 5px; WIDTH: 520px
}
.Suchergebnis_Funktion2 {
	VERTICAL-ALIGN: middle; TEXT-ALIGN: center; witdh: 16px
}
.Suchergebnis_Funktion3 {
	VERTICAL-ALIGN: middle; WIDTH: 40px; TEXT-ALIGN: center
}
.Suchergebnis_Funktion4 {
	PADDING-LEFT: 5px; VERTICAL-ALIGN: middle; WIDTH: 25px; TEXT-ALIGN: center
}
.Suchergebnis {
	MARGIN-BOTTOM: 8px
}
.Kleinanzeigen_Funktion1 {
	PADDING-RIGHT: 3px; VERTICAL-ALIGN: middle; TEXT-ALIGN: right
}
A.plane_green_link:link {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:visited {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:unknown {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:active {
	COLOR: #0000ff; TEXT-DECORATION: underline
}
A.plane_green_link:hover {
	COLOR: #0080ff
}
.plane {
	MARGIN-BOTTOM: 4px
}
.plane_green {
	BORDER-BOTTOM: #0190df 1px solid; BORDER-RIGHT: #0190df 1px solid; BORDER-TOP: #0190df 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BORDER-LEFT: #0190df 1px solid; WIDTH: 100%; COLOR: #003366; BORDER-TOP-COLOR: #0190df; PADDING-TOP: 5px; BACKGROUND-COLOR: #f8f8f8; TEXT-ALIGN: left
}
.plane_green_simple {
	BORDER-RIGHT: #0190df 1px solid; PADDING-RIGHT: 8px; PADDING-LEFT: 8px; BORDER-BOTTOM-COLOR: #0190df; VERTICAL-ALIGN: top; BORDER-LEFT: #0190df 1px solid; WIDTH: 100%; COLOR: #003366; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #f8f8f8; TEXT-ALIGN: left; MARGIN-LEFT: 0px
}
.plane_green_title {
	BORDER-TOP: #0190df 1px solid; FONT-WEIGHT: bold; WIDTH: 100%; COLOR: #0050a0; BACKGROUND-COLOR: #0099ff; TEXT-ALIGN: left
}
.plane_green_top {
	BORDER-TOP: #0190df 1px solid; BORDER-LEFT-COLOR: #0190df; BORDER-BOTTOM-COLOR: #0190df; WIDTH: 100%; BACKGROUND-COLOR: #f8f8f8; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_bottom {
	BORDER-LEFT-COLOR: #0190df; BACKGROUND-IMAGE: url(images/default.gif); WIDTH: 100%; BORDER-TOP-COLOR: #0190df; BORDER-BOTTOM: #0190df 1px solid; BACKGROUND-COLOR: #f8f8f8; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_left {
	BORDER-BOTTOM-COLOR: #0190df; BORDER-LEFT: #0190df 1px solid; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #f8f8f8; BORDER-RIGHT-COLOR: #0190df
}
.plane_green_right {
	BORDER-RIGHT: #0190df 1px solid; BORDER-LEFT-COLOR: #0190df; BORDER-BOTTOM-COLOR: #0190df; BORDER-TOP-COLOR: #0190df; BACKGROUND-COLOR: #f8f8f8
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
      
}


.info, .info a {
	padding: 0px;
	margin: 0px;
	color: #666666;
	font-size: 7pt;
	text-decoration: none;
        width: 240px;
}

.small1, .small a {
	padding: 0px;
	margin: 0px;
	color: #5e74b3;
	font-size: 7pt;
	text-decoration: none;


}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
        font-size: 7pt;
}
div.warnForm, span.errForm {
	margin: 5px px 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
    font-size: 7pt;
	width: 240px;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #000000;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #000000;
}
select {
	font-size: 8pt;
	border: 1px solid #000000;
}

.buttons {
	border-top: 1px dotted #cc3300;
	text-align: center;
}

.buttons1 {
	border-top: 0px dotted #cc3300;
	text-align: left;

}

.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #e5f1fd;
	height: 17px;
}

.btn1{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #e5f1fd;
	height: 17px;
	
}

.price {
	border-bottom: 1px dotted #cc3300;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.url {
	color: #535353;
        font-size: 7pt;
}
.url1 {
	color: #3F89C3;
        font-size: 7pt;
}
.url2 {
	color: #535353;
}

/* Letzten Kategorien  */
.web3 {
color: #272727;
font: 11px/15px Verdana, Arial;
text-decoration: none;
text-align: justify;
}

/* A-Z Livesuche  */
.web4 {
color: #33547f;
font: Verdana, Arial;
font-size: 12px;
		font-weight: bold;
text-decoration: bold;
}

h1 {
		color: #33547f;
		font-size: 17px;
		height: 40px;
		margin: 0px;
		padding: 10px 0 0 0;
		padding: 0;
	margin-left: 4px;
    	margin-top: 4px;
	margin-bottom: 8px;
		text-decoration: underline;
	}
	
	.start {

width: 650px;
margin-left: 4px;
margin-top: 6px;
margin-bottom: 5px;

}
	

/* Details oben */
.web5 {
color: #5f5f5f;
font: Verdana, Arial;
font-size: 11px;

}





