/*
orange		#f4841e;
grün		#B3DC10;
fastweiß	#F4EEEA;
bordeaux	#882838;
*/

body{
	background: #882838;
}

/* ============================ */
/* ---- Texte und Titel ------- */

span.text1{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color: #333333;
}

span.text2{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color: #555555;
}

span.leicht{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color: #666666;
}
span.schwer{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	color: #333333;
}

span.titel1{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:15px;
	color: #333333;
	font-weight: bold;
}

span.ueberschrift1{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:28px;
	color: #f4841e;
}

div.v_text2{
	text-align: right;
	padding-right: 4px;
	line-height: 22px;
}

div.leer{
	clear: both;
}

div.absatz{
	font-size: 1px;
	height: 10px;
	clear: both;
}

/* ============================ */
/* ---- Verweise -------------- */

a.verweis1{ 		font-size:10px; color: #cccccc; text-decoration:none; 		font-family:verdana,arial,helvetica,sans-serif; }
a.verweis1:hover{ 	font-size:10px; color: #cccccc; text-decoration:underline; 	font-family:verdana,arial,helvetica,sans-serif; }

a.verweis2{ 		font-size:12px; color: #cccccc; text-decoration:none; 		font-family:verdana,arial,helvetica,sans-serif; }
a.verweis2:hover{ 	font-size:12px; color: #cccccc; text-decoration:underline; 	font-family:verdana,arial,helvetica,sans-serif; }

a.verweis3{ 		font-size:12px; color: #f4841e; text-decoration:none; 		font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; }
a.verweis3:hover{ 	font-size:12px; color: #f4841e; text-decoration:underline; 	font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; }

div#partner a{ 		font-size:12px; color: #555555; text-decoration:none; 		font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; }
div#partner a:hover{ 	font-size:12px; color: #f4841e; text-decoration:underline; 	font-family:verdana,arial,helvetica,sans-serif; font-weight: bold; }


/* ============================ */
/* ---- Sonstiges ------------- */

hr.hr1{
	margin-left: 7px;
	text-align: left;
}

/* ============================ */
/* ---- Sonstiges ------------- */

input.input1{
	width: 300px;
}

textarea.textarea1{
	width: 300px;
	height: 60px;
}

input.submit1{
	width: 100px;
	background: #f4841e;
	color: #FFFFFF;
	font-weight: bold;
}

select.select1{
	width: 50px;
	color: #882838;
}
select.select2{
	width: 180px;
	color: #882838;
}
select.select3{
	width: 234px;
	color: #882838;
}

/* ============================ */
/* ---- Tabellen -------------- */

td.impLinks{
	width: 200px;
}

td{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color: #333333;
}

/* ============================ */
/* ---- Blöcke und Divs ------- */

div#webseite{
	width: 980px;
}

table#ebeneVorn{
	position:absolute;
	z-index:2;
	width:100%;
	height:100%;
	xxxbackground:#884433;
}

div#willi{
	float:left;
	width:230px;
}

div#rechteSeite{
	width: 750px;
	float:left;
	background: #999999;
}

div#willy{
	position:absolute;
	z-index:2;
}

div#logoBereich{
	width:980px;
	height:250px;
	background: url(../bilder/grundlayout/logoBereich.gif) center center no-repeat #004444;
	text-align:left;
}

div#logoBereich2{
	width:980px;
	height:250px;
}

div#logoBereichIndex{
	width:750px;
	height:250px;
	background: url(../bilder/grundlayout/logoBereich.gif) center center no-repeat #004444;
}

div#mitte{
	background: #ffffff;
}

div#mitte2{
	height: 84px;
}

div#mitteIndex{
	background: #ffffff;
}

div#fussZeile{
	width:980px;
	height:100px;
	background: #f4841e;
	text-align: left;
}

div#fussZeile2{
	width:980px;
	height:100px;
}

div#fussZeileIndex{
	width:750px;
	height:100px;
	background: #f4841e;
	text-align: center;
}

div.fussRahmen{
	padding-top: 10px;
	padding-left:46px;
}


div.menueRahmen{
	padding-top: 10px;
	padding-bottom:4px;
}

div.titelbereich{
	height: 22px;
	width: 740px;
	padding-top: 3px;
	text-align: left;
}

div.textbereich{
	width: 740px;
	padding-top: 8px;
}

div.hr1{
	width: 740px;
}

div.textinhalt{
	float: left;
	padding-left: 2px;
	text-align: left;
}

div.bildinhalt{
	float: left;
	padding-left: 20px;
}

div.bild{
	margin-bottom: 6px;
}

div.tabelle{
	margin-left: 0px;
	width: 750px;
}

div.flashLinks{
	width: 240px;
	float:left;
}

div.textRahmen{
	padding:6px;
}

div.titelRahmen{
	padding-left:6px;
	padding-top:2px;
	padding-bottom:2px;
}

div.logohinten{
	xxxbackground: url(../bilder/grundlayout/willi.gif) top left no-repeat;
}

