@charset "iso-8859-1";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font:11px Verdana, Geneva, sans-serif;
	color: #000;
	background-color:#000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong {
	font-weight:bold;	
}
/* LETS GO */
#content {
	margin: auto; 
	padding-left:20px;
	margin-top: 26px; 
	width: 965px;
	min-height:685px;
	height:auto !important;
	height:685px;
	background-color: #fff;
	-webkit-box-shadow: 2px 2px 5px white;
	-moz-box-shadow: 2px 2px 5px white;  /* FF 3.6 */
	box-shadow: 2px 2px 5px white;
	border: 1px solid #fff;
}
#content #conheader {
	height:135px;	
}
#conheader {
	text-align:center
}
#conheader h1{
	line-height:150px; 
	text-align: center;
	font-size: 15px
}
#content h3 {
	float:left;
	height:109px;
	margin-right:5px;
	margin-right:3px\9;
	font-size: 25px;
}
#content h3 a {
	display:block;
	padding:15px 0 0 15px;
	height:94px;
	color: #fff;
	text-decoration:none;	
}
#content h3#left {
	width:339px;
	background-color:#C92331;
}
#content h3#middle {
	width:259px;
	background-color:#814D34;
	margin-right:5px\9;
}
#content h3#right {
	width:338px;
	background-color:#BA742F;
}
/** LINKE SPALTE **/
#content h3#left_noactive {
    background-color: #C92331;
    color: #FFFFFF;
    height: 94px;
    padding-left: 15px;
    padding-top: 15px;
    width: 324px;
}
#content #text_links {
	float:left;
	width:339px;
	height:425px;	
	margin-right:4px;
	margin-right:3px\9;
}
#content #text_links p {
	padding:10px 10px 10px 10px;
	font-size: 11px;
}
/** MITTLERE SPALTE **/
#content h3#middle_noactive {
    background-color: #814D34;
    color: #FFFFFF;
    height: 94px;
    padding-left: 15px;
    padding-top: 15px;
    width: 244px;
	margin-top:2px;
	margin-right:0px\9;
}
@-moz-document url-prefix() {
	#content h3#middle_noactive {
		margin-top:3px;;
	}
} 
#content h3.middlefloat {
	float:right; 
	margin-right:19px; 
	margin-right:21px\9;
	margin-top:2px;
}
@-moz-document url-prefix() {
	#content h3.middlefloat {
		margin-top:3px;;
	}
} 
#content h3.leftfloat {
	margin-top:2px;	
}
@-moz-document url-prefix() {
	#content h3.leftfloat {
		margin-top:3px;;
	}
} 
#content #text_mitte {
	float:left;
	width:260px;
	height:42px;
	margin-left:5px;
	margin-right:3px;
	margin-right:1px\9;	
}
#content #text_mitte h2 {
	padding:10px 50px 10px 10px;
	font-size: 11px;
	color: #814D34;
	font-weight:bold;
}
#content #text_mitte p {
	padding:10px 30px 10px 10px;
	font-size: 11px;
}
#content #text_mitte ul {
	list-style-image: url(../bilder/liste.gif); 
	margin-left:30px
}
#content #text_mitte ul li {
	font: 11px Verdana, Geneva, sans-serif;
	padding:10px 50px 7px 0px;
}
/*** RECHTE SPALTE **/
#content h3#right_noactive {
    background-color: #BA742F;
    color: #FFFFFF;
    height: 94px;
    padding-left: 15px;
    padding-top: 15px;
    width: 324px;
}
#content #text_rechts {
	float:right;
	width:339px;
	height:425px;	
	margin-right:4px;
}
#content #text_rechts p {
	padding:10px 50px 10px 10px;
	font-size: 11px;
}
#content #text_rechts p span{
	margin-right:18px;
}
#content #text_rechts p a {
	color: #000;
}
#content #text_rechts p a:hover {
	color: #A11A27;
}
#content #text_rechts img {
	padding-left:10px;
}
/*** KOMPLETTE **/
#content  #text_ganz {
	font: 9px Verdana, Geneva, sans-serif;
	width:938px;
	height:428px;
}
#content #text_ganz div {
	float:right; 
	width:200px	
}
#content #text_ganz p {
	padding:10px 0px 5px 10px;
}
