/* Draufsicht Dot Com */

body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#000}
	
.table {width:100%}	

.boxcolor {}

td.logo {
	/*background-image:url(img/logoo.jpg);*/
	width:249px;
	height:87px;}
	
.logo {
	/*background-image:url(img/logo.jpg);
	background-repeat:no-repeat;*/
	width:249px;
	height:154px;
	}	

td.header {
	background-image:url(img/header.jpg);
	background-repeat:repeat-x;
	height:87px;
	}

#right {
	height:88px}
	
td.ab {
	white-space:nowrap;
	padding-right:10px;}	
	
td.menu {
	width:249px;
	background-image:url(img/menu.jpg);
	background-repeat:repeat-y;
	margin-left:10px}	
	
td.footerl {
	background-image:url(img/footer_l.jpg);
	background-repeat:no-repeat;}	
	
td.main {
	background-color:#FFB471;
	}	
	
td.infoBoxHeading{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  height:11px;
  color: #000;
  padding-right:0px;
  }

.boxText { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
}

td.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:400;
	color: #000;
  }
  
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:400;
	color: #000;
	text-decoration:none;} 
	
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:800;
	color: #000;
	text-decoration:none;} 	 
	
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:400;
	color: #000;
	text-decoration:none;} 	
	
img {border:0px;}	

#navtrail {
	vertical-align:-2px;
	margin-left:10px;
	clear:both;
	float:left;
	}
	
.navtrail2 {
	vertical-align:-2px;
	margin:0;
	width:330px;
	position:raltive; right:-40px;
	float:right;
	text-align:right;
			}	
/* --- MENUAUFBAU ---*/
#menu a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:400;
	color: #000;
	text-decoration:none;}
	
#menu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:400;
	color: #000;
	text-decoration:none;}	
	
#menu a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  	font-weight:bolder;
	color:#fff;
	text-decoration:none;
}
	
#menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#000;
	text-decoration:none;
	background:none;
}	
	
/*.moduleRow {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 1.3;
 background-color: #EE7828;
 border: 1px solid;
 border-color: #EE7828;

}
.moduleRowOver { 
	background-color: #EE7828; 
	border: 1px solid;
	border-color: #EC6B14;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    
	}	*/
/* --- MENUENDE --- */	
.search {
	float:left;
	margin:0px;
}	
		
.onepxwidth {
	width: 1px;
}			

.an {
	margin-bottom:10px;
	margin-right:10px;
	}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:right;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}	

#footer {
	text-align:right;
	padding-right:10px;
	background-color:#FFB471;}