
body {
	/*background-color: #D8E2DB;*/
	background-color: #E1E2E5;
	font-family: verdana, arial, sansserif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}
p{
	margin: 10px 0px 16px 0px;
}

td {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: justify;
}
#innen img{
	border: 1px solid #003D5F;
	padding: 2px;
}

h1 {
	font-size: 11px;
	color: #454D5C;
	margin-bottom: 10px;
	font-family: arial;
	display: block;
	padding-top: 2px;
	background-image: url(images/h1.gif);
	text-align:left;
	text-indent: 10px;
	height:34px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h2 {
	font-size: 12px;
	color: #434036;
	margin-bottom: 5px;
	font-family: arial;
	display: block;
	background-color:#F4EDDB;
	border-bottom: 1px solid #C8BFA6;
	text-indent: 3px;
	font-weight: normal;

}

h3{
	margin: 4px 0px 0px 0px;
	color: #3A414D;
	font-weight: bold;
	font-size: 11px;
}

/*gesamter contentbereich, wird hier positioniert*/
#all {
	margin: 10px 0px 10px 10px;
	width: 700px;
	float:left;
	border: 2px solid #ffffff;
	text-align: center;
}
/*der kopf der seite mit den bildern*/
.gross_head {
	 display: block;
	 height: 116px;
	 background-color: #22304A;
	 font-size: 12px;
	 border-bottom: 2px solid #ffffff;
	 background-image: url(images/head_back5.gif);
	 background-position: 0px 0px;
	 background-repeat: no-repeat;

}

.bild_rechts {
	margin-left: 10px;
	margin-bottom: 2px;
	float: right;
	clear: both;
	border: 1px solid #486600;
}

/*.tabelle td {
	padding: 4px 0px 4px 1px;
	border-bottom: 1px solid #aaaaaa;
	text-align: left;
	border-right: 1px dotted #B9B8B8;
	border-left: 1px dotted #B9B8B8;
	border-top: 1px dotted #B9B8B8;
	font-size: 9px;
}
/*

/*navigation*/
#tdLeft{
	background: #ABAFB5;
	/*background-image: url(images/tdleft_back.gif);*/
	background-repeat:  no-repeat;
	background-position: bottom;
	width: 178px;
	height: 600px;
}
*html #tdLeft{
	width: 150px!important;
	w\idth: 178px;
}

#leftBox {
	width: 178px;
	margin-top:36px;
	border-top: 1px solid #ffffff;
}
*html #leftBox{
	width: 150px!important;
	w\idth: 178px;
}
#leftBox a{
	text-decoration: none;
	color:#22304A;
	display: block;
	padding: 5px 0px 5px 4px;
	font-weight: bold;
	width: 180px;
	border-bottom: 1px solid #ffffff;
	background: #DDDFE2;
	letter-spacing:-1px;

}
#leftBox a:link, #leftBox a:visited{
	color: #22304A;
}
#leftBox a:hover, #leftBox a:active{
	background: #F26522;
	color: #ffffff;
}
.naviActive {
	background: #F26522!important;
	color: #ffffff!important;

}


/*ENDE navigation*/


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

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

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

.mitte {
	width:516px;
	background-color: #ffffff;
}
#innen{
	width: 446px;
	margin-left: 24px;
	margin-top: 20px;
	padding: 10px;
	color: #555555;
	font-size: 11px;
}
*html #innen{
	width: 470px;
	w\idth: 446px;
}
/*google-links*/
#adSense {
	position:absolute;
	left:711px;
	top:10px;
	width:162px;
	height:602px;
	border:1px solid #ffffff;
	/*background-color:#C1CBD4;*/

}
*html #adSense {
	position:absolute;
	left:723px;
	pos\ition:absolute;
	left:723px;

}
/*footer*/
#footText {
	font-size: 10px;
	margin-top: 30px;
	text-align:center;
	font-size:11px;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

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