/*doris fraccalvieri stylesheet*/
body {
	/*background-color: #D8E2DB;*/
	background-color: #C1CBD4;
	font-family: verdana, arial, sansserif;
	font-size: 11px;
	font-weight: normal;
	color: #657992;
	padding: 0px;
	margin: 0px;	
	
}
p{
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

td {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	padding: 0px 0px 0px 0px;
	margin: 0px;	
	}


h1 {
	font-size: 13px;
	color: #4C7094;
	margin-bottom: 20px;	
	font-family: arial, sansserif;	
	display: block;
	border-bottom: 1px dotted #454D5C;
	padding-bottom: 3px;	
}
.myHeadClass{
	font-size: 13px;
	color: #4C7094;
	margin-bottom: 20px;	
	font-family: arial, sansserif;	
	display: block;
	border-bottom: 1px dotted #454D5C;
	padding-bottom: 3px;	
}

h2 {
	font-size: 12px;
	color: #6C96C0;
	margin-bottom: 6px;	
	font-family: arial, sansserif;	
	border-bottom: 1px solid #BACBD8;
	padding-bottom: 0px;	
}

/*gesamter contentbereich, wird hier positioniert*/
#all {
	margin-top: 10px; 
	margin-left: 10px; 
	margin-bottom: 10px; 
	width: 700px; 
	float:left;	
	position:absolute;
	border: 2px solid #ffffff;
}
/*der kopf der seite mit den bildern*/
.gross_head {	 
	 display: block;	
	 height: 91px;	 
	 background-image: url(images/head.jpg);
	 background-repeat: no-repeat;
	 border: 1px solid #D4D9E1;	
}
.headline{	
	position: absolute;  
	left:50px; 
	top:60px; 	
	z-index:10; 
	font-size:17px; 
	font-family:Times, Arial, Helvetica, sans-serif;
	color: #5F7292;
	font-weight: bold;
	text-decoration: none;
		
}
*html .headline{
	pos\ition: absolute;  
	left:50px; 
	top:50px;
}

.bild_rechts {	
	margin-left: 10px;
	margin-bottom: 0px;
	float: right;
	border: 1px solid #354252;	
	padding: 2px;	
}


/*navigation*/
#tdLeft{
	background: #E5EBF0; 
	background-image: url(images/tdleft_back.jpg);
	background-repeat:  no-repeat;
	background-position: bottom;
	width: 178px;
	height: 600px;
	border-right: 1px solid #D4D9E1;
}
*html #tdLeft{
	width: 150px!important;
	w\idth: 178px;
}

#leftBox {
	width: 178px; 	
			
}
*html #leftBox{
	width: 150px!important;
	w\idth: 178px;
}
#leftBox a{
	text-decoration: none; 
	color:#ffffff; 
	display: block; 		
	padding-top: 5px;	
	padding-bottom: 5px;	
	width: 180px;	
	/*height: 19px;*/
	border-bottom: 1px solid #ffffff;
	background: #4C7094;
	text-indent: 5px;
}
#leftBox aLink, #leftBox a:visited{
	color: #ffffff;
}
#leftBox a:hover, #leftBox a.active{
	background: #B5D149;
}
.naviActive {
	background: #B5D149!important;
		
}


/*ENDE navigation*/


/*normale links im content*/
a:link {
	text-decoration: none; 
	color:#A1C41C; 	
}

a:visited {
	text-decoration: none; 
	color:#A1C41C;  
}

a:hover {
	text-decoration: none; 
	color:#A1C41C;  
	text-decoration: underline; 
}

.mitte {	
	width:516px;		
	background-color: #ffffff;	
}
#innen{
	width: 446px;
	margin-left: 24px;
	margin-top: 20px;
	padding: 10px;
	color: #657992;
	font-size: 11px;
}
*html #innen{
	width: 470px;
	w\idth: 446px;
}
/*google-links*/
#adSense {	
	width: 160px;
	
}
*html #adSense {
	position: relative;	
	right: 0px;
	top: 0px;
	w\idth: 160px;	
}
/*footer*/
#footText {
	font-size: 10px;	
	margin-top: 30px;
	text-align:center;
	font-size:11px;
	width: 100%;

	
}
*html #footText{
	width: 100%;	
}
/*ENDE footer*/
