/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/bg_body.jpg);
}
.white-7px {
	padding: 7px;
	border: 1px solid #B2C9D9;
	background-image: url(../images/table_back.jpg);
}

.white-7px4px {
	background-image: url(../images/table_back.jpg);
	padding: 7px;
	border: 1px solid #B2C9D9;
	margin: 4px 0px;
}

.whiteborder{
	background-image: url(../images/table_back.jpg);
	padding: 7px;
	border: 2px solid #B2C9D9;
}

.whiteborderred{
	padding: 7px;
	border: 3px solid #DE2159;
	background-color: #FFFFFF;
}

.whitebordergray{
	background-image: url(../images/table_back.jpg);
	padding: 1px;
	border: 1px solid #B2C9D9;
}

.white-7px-titel {
	background-image: url(../images/table_back.jpg);
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.h1back {
	background-color: #FFFFFF;
	padding: 7px 7px 7px 1px;
	border: 1px solid #CACACA;
}

.white {
	background-color: #FFFFFF;
}
h1  {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 15px;
	float: left padding:10px 0 0 0;			
    border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDDDD;
	padding-top: 3px;
	clear: left;
	float: none;
	margin-bottom: 2px;
	padding-bottom: 5px;	



}

.head1  {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	float: left;
	padding:7px 7px 0px;
	height: 15px;
	

}


h2   { 
	color: #333333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;


float: left padding:15px 0 0 0;			
    border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DE2159;
	padding-top: 15px;
	clear: left;
	float: none;
	margin-bottom: 2px;
	padding-bottom: 5px;
}





h3   {
	color: #D2343B;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;


float: left padding:15px 0 0 0;			
    border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E5E5E5;
	padding-top: 15px;
	clear: left;
	float: none;
	margin-bottom: 2px;
	padding-bottom: 5px;
}

.underline   {
	color: #000066;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;


	float: left;			
    border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E5E5E5;
	padding-top: 15px;
	clear: left;
	float: none;
	margin-bottom: 2px;
	padding-bottom: 5px;
}


h4   {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;


float: left padding:15px 0 0 0;			
    border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E5E5E5;
	padding-top: 15px;
	clear: left;
	float: none;
	margin-bottom: 2px;
	padding-bottom: 5px;
}



.externAnzeige  {
	color: #DE2159;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.blueAnzeige  {
	color: #4269B4;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

a.sterne5 {
	text-decoration:none;
	height:15px;
	background-repeat:no-repeat;
}

a:hover.sterne5 {
background-image: url(images/sterne/5sterne2.gif);
}


a.sterne4 {
	text-decoration:none;
	height:15px;
	background-repeat:no-repeat;
}

a:hover.sterne4 {
background-image: url(../images/sterne/4sterne2.gif);
}

a.sterne3 {
	text-decoration:none;
	height:15px;
	background-repeat:no-repeat;
}

a:hover.sterne3 {
background-image: url(../images/sterne/3sterne2.gif);
}

a.sterne2 {
	text-decoration:none;
	height:15px;
	background-repeat:no-repeat;
}

a:hover.sterne2 {
background-image: url(../images/sterne/2sterne2.gif);
}

a.sterne1 {
	text-decoration:none;
	height:15px;
	background-repeat:no-repeat;
}

a:hover.sterne1 {
background-image: url(../images/sterne/1stern2.gif);
}

a:link.navigation {
	
	font-weight: bold;	color: #666666;
	text-decoration : none;
	font-size: 12px;
}
		
a:active.navigation {
	
	font-weight: bold;	color: #666666;	text-decoration : none; font-size: 12px;
}
  
a:visited.navigation {
	
	font-weight: bold;	color: #666666;	text-decoration : none; font-size: 12px;
}

a:hover.navigation {
	
	font-weight: bold;	color: #0066CC;	text-decoration : none; font-size: 12px;
}

a:link.navigationactiv {
	
	font-weight: bold;	color: #05427D;	text-decoration : none;
}
		
a:active.navigationactiv {
	
	font-weight: bold;	color: #05427D;	text-decoration : none;
}
  
a:visited.navigationactiv {
	
	font-weight: bold;	color: #05427D;	text-decoration : none;
}
		

a:hover.navigationactiv {
	
	font-weight: bold;	color: #05427D;	text-decoration : none;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding: 5px;
}

a:link.antalya {
	
	font-weight: bold;	color: #D2343B;
	text-decoration : none;
	font-size: 12px;
}
		
a:active.antalya {
	
	font-weight: bold;	color: #D2343B;	text-decoration : none;
	font-size: 12px;
}
  
a:visited.antalya {
	
	font-weight: bold;	color: #D2343B;	text-decoration : none; font-size: 12px;
}

a:hover.antalya {
	
	font-weight: bold;	color: #05427D;	text-decoration : underline; font-size: 12px;
}

a:link.submenu {
	
	color: #4C4C4C;
	font-weight: normal;
	text-decoration : none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}
		
a:active.submenu {
	
	color: #949494;	text-decoration : none;
	padding: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}
  
a:visited.submenu {
	
	color: #4C4C4C;
	font-weight: normal;
	text-decoration : none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:hover.submenu {
	
	color: #0066CC;	text-decoration : underline;
	padding: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:link.submenuaktiv {
	
	color: #0066CC;	text-decoration : underline; 
		padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}
		
a:active.submenuaktiv {
	
	color: #0066CC;	text-decoration : underline; 
		padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;

}
  
a:visited.submenuaktiv {
	
	color: #0066CC;	text-decoration : underline; 
		padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a:hover.submenuaktiv {
	
	color: #0066CC;	text-decoration : underline; 
		padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bildborder {
	padding-bottom: 15px;
	padding-left: 15px;
	clear: right;
}
li {
	white-space: normal;
	vertical-align: 10%;
	margin: 5px;
	padding: 5px 40px 5px 5px;
}
.sub {
	

	
}
.onemli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #A6C8E6;
	font-weight: normal;
}
.fett {
	font-size: 14px;
	font-weight: bold;
}
