body
{
	background-color:#ffffff;
	margin:0px;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}

p,div,span,td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

a
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #005A96;
	text-decoration: underline;
}

hr
{
	border: 0px;
	height: 1px;
	color:#666;
	background-color:#666;
}

input,textarea,select
{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.textfeld {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	height: 14px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.button {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 8pt;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #000000 solid;
}

.button2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #dddddd;
	border: 1px #000000 solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}

.schalter {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 500;
	height: 19px;
	font-size: 8pt;
	color: #000000;
	background-color: #C6D5DF;
	border: 1px #000000 solid;
}

.main
{
	color:#333333;
	font-size: 11px;
}

.main p,div,span
{
	color:#333333;
	font-size: 11px;
}

.main a
{
	color: #005A96;
	font-size: 11px;
}

.main a:hover
{
	color: #000000;
	font-size: 11px;
}

.boxlink
{
	text-decoration:none;
}

.boxlink:hover
{
	text-decoration:underline;
}

.box 
{
	
}

.path
{
	color:#ffffff;
	font-size: 11px;
}

.path a
{
	color:#ffffff;
	font-size: 11px;
}

.path a:hover
{
	color:#eeeeee;
	font-size: 11px;
	text-decoration:underline;
}

.footer_navi
{
	color:#666666;
	font-size: 10px;
}

.footer_navi a
{
	color:#666666;
	font-size: 10px;
}

.footer_navi a:hover
{
	color:#999999;
	font-size: 10px;
	text-decoration:underline;
}

.picture
{
	border: 1px solid #000000
}

#site 
{
	width:100%;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#head
{
	background-image:url(../tmpl_img/index_01.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:300px;
	margin:auto;
}

#suche
{
	width: 805px;
	margin:auto;
}

#mainLayer
{
	width:805px;
	clear:both;
	margin:auto;
}

#main
{
	padding:10px;
	padding-top:00px;
	padding-bottom:10px;
	text-align:left;;
	margin:auto;
}

#content
{
	width: 530px;
	margin:0px;
	float:left;
	text-align:left;	
}

#box
{
	width: 240px;
	text-align:left;
	margin-left:548px;
	float:none;	
	padding-left: 5px;
	background-color:#E8EFF7;
}

.boxheader
{
	height:25px;
	color:#000000;
	font-weight:bold;
	background-image:url(../tmpl_img/pfeil.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.boxheader > div
{
	color:#155386;
}