* {
	margin:0px;
	padding:0px;
}

html, body {
	background:url(../images/bg_kachel.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
}

a
{
outline:none;
}

#wrapper {
	width:950px;
	margin:0px auto;	
}



#links
{
width:242px;
float:left;
}


#rechts
{
width:708px;
float:left;
}

#content
{
width:708px;
padding-top:55px;
}

#content_links
{
width:390px;
float:left;
}

#content_rechts{
width:248px;
float:left;
margin-left:38px;
padding-top:50px;
}

#links_oben
{
height:239px;
width:242px;
background: url(../images/bg_links_oben.gif) no-repeat;
}

#navi
{
height:239px;
width:242px;
text-align:center;
font-weight:normal;
}

#navi ul, #sub1 ul, #sub2 ul
{
list-style:none;
}

#navi a
{
display:block;
font-size:16px;
line-height:35px;
height:35px;
text-decoration:none;
color:#6c101e;
}

#navi a:hover
{
color:#444;
}

#navi ul li a.active
{
color:#444;
}


#sub1, #sub2
{
position:absolute;
margin-left:200px;
margin-top:112px;
border: solid #6c101e 1px;
font-weight:normal;
}

#sub2
{
margin-top:146px;
}

#sub1 li, #sub2 li
{
	/*filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;*/
	background:#fff;
	width:160px;
}

#sub1 li a:hover, #sub2 li a:hover
{
	/*filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;*/
	background:#6c101e;
	color:#fff;
}

#sub1 li a, #sub2 li a
{
display:block;
height:25px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
font-size:14px;
line-height:25px;
color:#333;
}


#rechts_head
{
height:140px;
width:708px;
background:url(../images/bg_rechts_head.gif) no-repeat;
}

.bild
{
width:240px;
height:122px;
padding:3px;
border:solid 1px #6c101e;
margin-bottom:25px;
margin-top:5px;
}

#footer
{
background:url(../images/bg_footer.gif) repeat-x;
height:280px;
}

#wrapper_footer
{
	width:950px;
	height:280px;
	margin:0px auto;
}

#footer_links
{
background:url(../images/eimer.gif) no-repeat;
height:280px;
width:242px;
float:left;
}

#footer_mitte
{
width:390px;
height:280px;
float:left;
}

#footer_navi
{
height:60px;
width:248px;
float:left;
margin-top:98px;
margin-left:35px;
font-size:13px;
line-height:20px;
}

#footer ul
{
list-style:none;
margin-top:29px;
margin-left:35px;
}

#footer_navi a
{
text-decoration:none;
color:#666;
}

#footer_navi a:hover
{
color:#FFF;
}

#footer li
{
display:inline;
}


.footer
{
font-size:12px;
line-height:15px;
margin-top:130px;
text-align:center;
}

.killfloat {
	clear:both;
	float:none;
}

#footer_mitte a, #content_links a, #content_rechts a
{
text-decoration:underline;
color:#666;
}

#footer_mitte a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

#content_links a:hover, #content_rechts a:hover
{
color:#444;
}



h1
{
line-height:20px;
font-size:20px;
color:#6c101e;
margin-bottom:30px;
font-weight:normal;
}


.plus
{
position:absolute;
background-image:url(../images/plus.png);
height:27px;
width:27px;
cursor:pointer;
text-decoration:none;
}

*html .plus { 
     background-image:none; 
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/plus.png', sizingMethod='scale');
}

img
{
border:none;
}

.klein
{
font-size:11px;
line-height:16px;
}

body a
{
color:#fff;
}



