body
{
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	
}

#splashimage
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index: 0;
	
	
}

#tableborder
{
 	position: absolute;
	/* background-color: White; */
 	width: 865px;
	left: 50%;
	top: 25%;
	margin: -190px 0 0px -415px; 
	z-index: 1;
}

/* .content_main{
 	background-color: #f5f5f5;opacity:.900;filter: alpha(opacity=90);
	width: 100%; 
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
} */


.td_main{
 	background-color: #F1D9C0;opacity:.800;filter: alpha(opacity=80);
	
}

.algarve {
	display: none;
}

.content{
 	background-color: #ffffff;
	border: 1px solid #AB0001;
	margin-top: 0px;
	width: 100%; 
	height: 426px; 
	width: 685px;
}

.tdborder{
	 border: 1px solid #AAAAAA;
	 
	
}

.td_title{
	 border-right: 1px solid #AAAAAA;
	
}


ul, ol {
list-style:none;
padding:0px;
text-align: center;

}	
	


#table_navi {
	background: url('images/bg_navi.gif') repeat-x;
	height: 24px;
	
} 

td.nav {
	 background-color: #8B0101;
}

#nav {
	margin: 0;
	padding: 0 0px 0px 0px;
	height: 24px;
	text-transform: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8B0101;
	text-align: center;
	margin-left: 10%;
}

#nav li {
	position: relative;
	float: left;
	margin-left: 0px;
	}


#nav a {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	padding: 0px 15px 0px 15px;
	height: 24px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 18pt;  /* abstand nach oben */
	
	
}


#nav li.current_page_item a,
#nav li.current_page_parent a,
#nav a:hover {
	color: #000 !important;
	background: #ECECEC;
}


a:link, a:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	
	
}
a:active, a:hover{
	color: #B60C00;  
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	
}


a.red:link, a.red:visited {
	color: #B60C00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	
}

a.red:active, a.red:hover  {	
 	color: #B60C00;
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bold;
	
}

a.red_small:link, a.red_small:visited
 {
	color: #B60C00;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	font-weight: bold;
	
}

a.red_small:active, a.red_small:hover  {	
	color: #393939;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	
}

a.black_small:link, a.black_small:visited
 {
	color: #393939;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	
	
}

a.black_small:active, a.black_small:hover  {	
	color: #393939;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: normal;
	
}


h1 {
	font-size: 14pt;
	color: #B60C00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}	

h2 {
	font-size: 11pt;
	color: #B60C00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}	



td, div {
	
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #393939;
	
}


p {
	
	font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #393939;
	margin-top: 10px;
	margin-bottom: 6px;
}

#fuss {
	font-size: 12pt;
	color: #B60C00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}	

span {
	font-size: 10pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}	

div.fuss{
height: 60px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
	
}

div.fusslinks{
padding-top: 10px;
font-size: 10pt;
color: #000000;
	
}


.sonne {
	background: url(../images/bg_sonne.jpg) no-repeat center;
	height: 80px;
	width: 180px;
	background-color: #F1D9C0;opacity:.800;filter: alpha(opacity=80);
} 



