
/* Allgemein */
body {
	background-color:#f3f3f3;
}
body, div, p, ul, form, h1, h2, h3, td {
	margin:0;
	padding:0;
	font-size:14px;
	line-height:23px;
}
body, input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;	
}
.kursiv {
	font-style:italic;
}
.fett {
	font-weight:bold;
	font-size:14px;
}
.klein {
	font-size:12px;
}
.fettKlein {
	font-weight:bold;
	font-size:12px;
}
ul {
	padding:0 0 0 15px;
	margin:0 0 0 0;
	list-style:inherit;
}
li {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
img {
	border:0px;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#d8001b;
}
a.textLink {
	color:#333;
	text-decoration:underline;
}
a.textLink:hover {
	color:#d8001b;
	text-decoration:none;
}
a.textLinkFett {
	color:#333;
	font-weight:bold;
	text-decoration:underline;
}
a.textLinkFett:hover {
	color:#d8001b;
	font-weight:bold;
	text-decoration:none;
}
a.textLinkKlein {
	color:#333;
	font-size:12px;
	text-decoration:none;
}
a.textLinkKlein:hover {
	color:#d8001b;
	font-size:12px;
	text-decoration:underline;
}
a.navig {
	font-size:17px;
	color:#fff;
	text-decoration:none;
}
a.navig:hover {
	font-size:17px;
	color:#fff;
	text-decoration:underline;
}
a.navigAktiv {
	font-size:17px;
	color:#333;
	text-decoration:none;
}
a.navigAktiv:hover {
	font-size:17px;
	color:#333;
	text-decoration:underline;
}
a.unterNavigAktiv {
	font-size:15px;
	color:#333;
	text-decoration:none;
}
a.unterNavigAktiv:hover {
	font-size:15px;
	color:#333;
	text-decoration:underline;
}
br.clearer { 
	clear:both; 
	font-size:0px;
	line-height:0px; 
	height:0px;
}
/*  */

/* Content Allg. */
#wrapper {
	position:absolute;
 	left:50%;
	width:963px;
	margin:0 0 40px -481px;
}
/*  */

/* Sprache */
#sprache {
	width:110px;
	padding:0 0 2px 660px;
}
/*  */

/* Head */
#headArea {
	width:963px;
	height:270px;
	background-image:url(/img/global/bgContent.gif);
	background-repeat:repeat-y;
}
#head {
	width:945px;
	height:270px;
	background-image:url(/img/global/bgHead.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin:0 9px 0 9px;
}
#headDatum {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:right;
	font-weight:bold;
	color:#d8001b;	
	width:320px;
	padding:210px 0 0 590px;
}
#headAbschluss {
	width:963px;
	height:20px;
	background-image:url(/img/global/bgAbschlussHead.gif);
	background-repeat:no-repeat;
}
/*  */

/* Content */
#contentArea {
	width:895px;
	background-image:url(/img/global/bgContent.gif);
	background-repeat:repeat-y;
	padding:25px 39px 0 29px;
}
/* FIREFOX NETSCAPE */
html>body #content {
	float:left; 
	width:690px;
	min-height:200px;
	height:auto;
	margin:0 0 0 50px;
}
/* IE */
* #content {
	float:left; 
	width:690px;
	height:200px;
	margin:0 0 0 50px;
}
/*  */

/* Navig */
#navigArea {
	float:left;
	width:155px;
}
.feldNavigInaktiv{
	margin:0;
	padding:5px 0 5px 15px;
}
.feldNavigAktiv{
	background-color:#FFF;
	margin:0;
	padding:0 0 0 15px;
}
.feldUnternavigAktiv{
	background-color:#FFF;
	margin:0;
	padding:3px 0 0 15px;
}
#navig {
	width:155px;
}
.abstand{
	margin:0;
	padding:0;
}
#sponsoren {
	width:155px;
	text-align:left;
	margin:50px 0 0 10px;
}
#SponsorenTitel {
	width:155px;
	text-align:left;
	margin:10px 0 0 0;
	/*font-weight:bold;*/
	font-size:12px;
	color:#ffffff;
}
/*  */

/* Bottom */
#bottom {
	width:729px;
	height:30px;
	background-image:url(/img/global/bgContent.gif);
	background-repeat:repeat-y;
	padding:70px 0 0 234px;
}
#bottomText {
	float:left;
	width:490px;
	font-size:12px;
}
#bottomLogo1 {
	float:left;
	width:99px;
	padding:6px 0 0 27px;
}
#bottomLogo2 {
	float:left;
	width:45px;
	padding:0 0 0 27px;
}
#bottomAbschluss {
	width:963px;
	background-image:url(/img/global/bgAbschlussBottom.gif);
	background-repeat:no-repeat;
	margin:0 0 30px 0;
}
/*  */
