body
{
	background-color:#0072BB;
}

body,td,ul,li
{
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:13px;
}

img
{
	border:0px;
}
	
a
{
color:#020570;
}

h1
{
font-size:12px;
margin-bottom:1px;
}

.comment
{
	color:#ffffff;
}
	
#comment_box
{
background-color:red;
	position:absolute;
	left: 200px;
	top:20px;
	width:500px;
padding:10px;
z-index:100;
}
	
#container_aussen
{
	position:relative;
	height:100%;
	background-color: #ffffff;
	margin-left:auto; 
	margin-right:auto; 
	width:970px;
	text-align:left;
	border:1px solid black;

}

#head
{
height:96px;
border-bottom:1px solid black;
margin-bottom:15px;
}

#logo
{
width:245px;
float:left;
padding-top:20px;
padding-left:7px;
}

#kopfgrafik
{
}

#menu
{
width:232px;
border-top:1px solid black;
border-right:1px solid black;
border-bottom:1px solid black;
background-color:#D8D8D8;
padding-bottom:15px;
float:left;
}

#menu ul
{
position:relative;
left:-40px;
width:232px;
}

#menu li
{

list-style-type:none;
line-height:8px;
padding-left:25px;
padding-top:6px;
padding-bottom:8px;
border-bottom:1px solid white;
}

#menu li a
{
font-weight:bold;
font-size:15px;
text-decoration:none;
color:#37398A;
display:block;

}

#menu li a.aktiv
{
color:white;
}
.erster
{
border-top:1px solid white;
}

li.gruen
{
background-image: url(/pics/bg_menu_gruen.gif);
background-repeat: no-repeat;
}


li.dblau
{
background-image: url(/pics/bg_menu_dblau.gif);
background-repeat: no-repeat;
}

li.dblau_down
{
background-image: url(/pics/bg_menu_dblau_down.gif);
background-repeat: no-repeat;
}

li.hblau
{
background-image: url(/pics/bg_menu_hblau.gif);
background-repeat: no-repeat;
}

#menu ul li ul
{
position:relative;
left:-30px;
top:3px;
width:232px;
border:0px;
}

#menu ul li ul li
{
position:relative;
left:-35px;
width:232px;
border-bottom:0px;
padding-top:12px;
margin-bottom:-8px;
background-image: url(/pics/bg_menu_sub_hblau.gif);
background-repeat:no-repeat;
background-position:0px 5px;

}

#menu ul li ul li a
{
padding-left:12px;
font-size:14px;

}

#menu ul li ul li a.aktiv
{
padding-left:12px;
font-size:14px;
color:white;
}

#suche
{
position:relative;
left:76px;
top:0px;
width:130px;

}

#suche .textfeld
{
border:1px solid black;
height:20px;
width:100px;
background-color:#D8D8D8;
}

.button
{
position:relative;
top:3px;
left:2px;
border:1px solid black;
height:24px;
width:27px;
background-color:#D8D8D8;
}


#copy
{
position:relative;
left:20px;
font-size:10px;
color:#828282;
clear:both;
}

#datum
{
position:relative;
left:550px;
top:37px;
width:150px;
}

#content
{
width:430px;
border:1px solid black;
float:left;
background-color:white;
margin-left:20px;
padding-left:20px;
padding-right:15px;
padding-bottom:30px;
background-image:url(/pics/quadrat.gif);
background-repeat:no-repeat;
background-position:top right;
}

#content h1

{
font-size:20px;
color:#020570;
font-weight:bold;
}

#content h2

{
font-size:17px;
}

#content h3

{
font-size:15px;
}

#rechts
{
width:235px;
float:right;
}

.box
{
border-top:1px solid black;
border-bottom:1px solid black;
border-left:1px solid black;
border-right:0px;
background-image:url(/pics/quadrat.gif);
background-repeat:no-repeat;
background-position:top right;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
}

.box h1
{
margin-left:-10px;
margin-right:-10px;
background-color:#020570;
color:white;
margin-top:0px;
padding:2px;
font-size:14px;
}

#prod_tabelle
{
border:0px;
border-collapse:collapse;

}

#prod_tabelle td
{
 vertical-align:top;
 padding:5px;
border-right:1px solid black;
}

#prod_tabelle tr.head
{
background-color:#D8D8D8;
font-weight:bold;
color:#37398A;
border:1px solid black;
}


