body {
	height: 100%;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: 60% -5px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}



/* Kopf */
#kopf {
	width: 920px;
	padding: 0px;
	height: 35px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
	vertical-align: bottom;

}

#kopf_inhalt {
	position:relative;
	top:20px;
	height: 80px;
	text-align: left;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	
}

#kopf_titel {
	position:relative;
	bottom: 5px;
	right:0px;
	width:auto;
	height:auto;
	float:right;
	text-align: right;
	vertical-align: bottom;
	
	
	
}

#kopf_logo {
	position:relative;
	height: 80px;
	width:auto;
	float:left;
	right:0px;
	
}


#kopf2 {
	height: 25px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/design/1pixgrau.gif);
	background-repeat: repeat-x;
}



/* Hauptbereich */
#main {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: auto;
	padding: 0px;
	border: 0px;
	width: 920px;
	text-align:left;
	}

#inhalt {
	/*width: 680px;*/
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border:0px;
	
	/*height:500px;
	overflow:auto;	*/
	}


/* Navigationsbereich */

#navigation {
	float: left;
	width: 170px;
	margin: 0px;;
	padding: 0px;
	border:0px;
}

#navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-indent: 20px;
	display: block;
	padding-top:7px;
	margin-bottom:5px;
	font-weight: bold;
	text-decoration:none;
	background-image: url(img/design/nav.gif);
}
#navigation a:hover		{ color: #941431; background-image: url(img/design/nav_hover.gif);}
#navigation a.aktiv 	{ color: #941431; background-image: url(img/design/nav_hover.gif);}

				


/* Sub Navigation */
a.navi_sub 				{
	display:block;
	color: white;
	text-decoration: none;
	text-indent: 18px;
	font-size: 12px;
	margin-top: 4px;
}

a:hover.navi_sub  		{ color: yellow; text-decoration: underline;}
a.navi_sub_aktiv 		{ display:block;
	color: yellow;
	text-decoration: none;
	text-indent: 18px;
	font-size: 12px;
	margin-top: 4px;}
a:hover.navi_sub_aktiv 		{ color: yellow; text-decoration: underline;}
/* */


/* Quer Navigation */
#nav_quer 				{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding: 0px 20px 5px 20px;
	font-size:12px;
	color:black;
	text-align:left;
	line-height: 20px;
}
#nav_quer a 			{ color: black; text-decoration: underline; font-size: 12px; }
#nav_quer a:hover  		{ color: #941431; text-decoration: underline;}
#nav_quer a.aktiv 		{ color: #941431; text-decoration: none; font-size: 12px;	margin-top: 4px;}
/* */



/* Fuss */
#fuss {
	bottom: 10px;
	margin: 10px auto 0px auto;
	height: 30px;
	width: 920px;
	padding: 0px;
	background-image: url(img/design/1pixgrau.gif);
	background-repeat: repeat-x;
	background-position: center center;
	text-align:left;
}

#fuss a {text-decoration:none; font-weight:bold;}
#fuss a.aktiv 		{ color: #941431; text-decoration: none;}

a			{color: black;}
a:hover 	{color: #941431;}


h1 {
	font-size: 12px;
	font-weight: bolder;
	padding: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: gray;
}

	
h2 {
	color : white;
	background-color: #941431;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin: 0px 0px 60px 10px;
	padding: 2px 7px 4px 7px;
	font-size: 22px;
	width:auto;
	display: inline;
}


h3 {
	color:gray;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
}


a.titellink 	{font-size : 14px; font-weight : bold; color:#333333; text-decoration:none; position:relative; top:-5px; z-index:2;}
a:hover.titellink {text-decoration: underline; color:#941431;}


.s { font-size:10px }
.m { font-size:12px }
.l { font-size:14px }
.xl{ font-size:16px;  font-weight: bold}

.red {color: #941431;}
.language  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #B30000;
	border : 1px solid #941431;
}

.language a {text-decoration:none;}


#titel {
	position:absolute; top:15px; z-index:2; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	color : white;
	text-decoration:none;
	background-color: #941431;
	padding-left : 4px;
	padding-right : 4px;
}

.titel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : white;
	text-decoration:none;
	background-color: #941431;
	padding-left : 4px;
	padding-right : 4px;
	}
	
	
.h2-kopie {
	color : white;
	background-color: #941431;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 2px;
	font-size: 22px;
	width:auto;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 3px;
}
.xxl-bold {

	color : #AD0401;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding: 2px;
	font-size: 22px;
	width:auto;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 3px;
}

.zurueck {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.zurueck a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;	
}
