body{
	font-family:Verdana,Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666666;
	padding:0;
	margin:0;
}

div, p, span,h1,h2,h3,h4,h5,h6, ul, ol{
	margin:0;
	padding:0;
}



img{
	border:none;
}
h1, .headline1{
	font-size:14px;
	color:#2659a8;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:10px;

}
h2, .headline2{	
	font-size:12px;
	color:#2659a8;
	font-weight:bold;
	margin-bottom:8px;
}
h3, .headline3{
	font-size:12px;
	color:#666;
	font-weight:bold;
	margin-bottom:6px;
}
h4, .headline4{
	font-size:11px;
	color:#2659a8;
	font-weight:bold;
}
h5,h6{
	font-size:11px;
	color:#666666;
	font-weight:bold;
}

ul{
	padding-left:0;
	margin-left:22px;
	list-style-type:square;
}
	
ol{
	padding-left:0px;
	margin-left:29px;
}

a{
	color:#549c00;
	text-decoration:underline;
}
a:hover{
	color:#549c00;
	text-decoration:none;
}

.hidden{
	position: absolute;
	left: -1000px;
	width: 0px;
	height: 0px;
	overflow:hidden; 
	display:inline;
}

/******************** Divs**************************/
.f-left{float:left;}
.f-right{float:right;}


.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

.wrapper{
	width:1020px;
	text-align:left;
	margin:10px auto 0 auto;
}

.div_banner
{
	width:830px;
	height:125px;
	
}

.div_space
{
	height:20px;
	width:830px;
	border-left:solid 170px #c0cfe5;
	margin-top:1px;
}

.div_top
{
	width:1000px;
	margin-top:1px;
	background:url(img/contentBG2.gif) top left repeat-y;
}
.div_metanavi{
	text-align:right;
	margin-right:15px;
}

.div_search{
	width:170px;
	background:#c0cfe5;
	margin-top:4px;
}
.div_print
{
	width:830px;
	text-align:right;
	background:white;
	padding:10px 0 14px 0;
}

.div_contentBG
{
	width:1005px;
	min-height:500px;
	background:url(img/contentBG.gif) top left repeat-y;
}

.leftcolumn
{
	width:170px;
	padding-top:16px;
}

.rightcolumn
{
	width:170px;
}
.middle
{
	width:660px;
}

.contentP
{
	width:620px;
}

.contentLarge
{
	width:790px;
}

.div_footer
{
	width:100%;
	background:#fbe449;
	padding:2px 0 2px 0;
}
.footer_inner
{
	width:1000px;
	margin:0 auto;
}
/******************************* Navigation ****************/
.meta ul  
{
	margin: 0;
	padding:6px 0 5px 0;
	list-style: none;
	list-style-image: none;
}
.meta li 
{
	padding:0;
	margin: 0;
	display:inline;
	font-weight: normal;
}

.meta li a
{
	color: #2659a8;
	font-size: 11px;
	text-decoration: none;
	background:url(img/meta.gif) center left no-repeat;
	padding-left:12px;
	margin-left:15px;
}

.meta li a:hover

{
	color: #2659a8;
	background:url(img/meta.gif) center left no-repeat;
	text-decoration: underline;
}
.meta li a.current
{
	color: #2659a8;
	background:url(img/meta.gif) center left no-repeat;
	text-decoration:none;
	font-weight:bold;
}

ul.topul
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}


li.topli{
	margin:5px 0 0 0;
	padding:0;
	list-style: none;

}

.topmenu, a.topmenu 
{
	padding:0 0 5px 15px;	
	color: #2659a8;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background:url(img/topmenu_a.gif) top left no-repeat;
}


a.topmenu:hover 
{
	padding:0 0 5px 15px;
	color: #2659a8;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
	display: block;
	background:url(img/topmenu_a.gif) top left no-repeat;
}

.topmenucurrent, a.topmenucurrent, a.topmenucurrent:hover 
{
	padding:0 0 5px 15px;
	color: #2659a8;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background:url(img/topmenu_a.gif) top left no-repeat;
}

ul.second
{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
}


li.secondli{
	margin:0 0 0 15px;
	padding:0;
	list-style: none;

}

.secondmenu, a.secondmenu 
{
	padding:0 0 5px 12px;	
	color: #2659a8;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	display: block;
	background:url(img/secondmenu_a.gif) top left no-repeat;
}


a.secondmenu:hover 
{
	padding:0 0 5px 12px;
	color: #2659a8;
	font-size: 12px;
	text-decoration: underline;
	font-weight:normal;
	display: block;
	background:url(img/secondmenu_a.gif) top left no-repeat;
}

.secondmenucurrent, a.secondmenucurrent, a.secondmenucurrent:hover 
{
	padding:0 0 5px 12px;
	color: #2659a8;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background:url(img/secondmenu_a.gif) top left no-repeat;
}

/****************** Fonts ***********************/

.searchlabel
{
	font-size:10px;
	font-weight:bold;
	color:#2659a8;
	margin-right:8px;
}



.textstandard{
	font-size:11px; 
	font-weight:normal; 
	color:#666;
}

a.textstandard 
{
	color:#549c00;
	
}

.footertext 
{
	font-size:11px; 
	font-weight:normal;
	line-height:14px; 
	color:#3f7478;
	margin-left:200px;
}


/************************** Formularstyles***************************/
.formular{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666;
}
input.formular, textarea.formular {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:2px;
	color:#555;
	width:250px;
	background-color:#F2F0EE;
	border:#666 1px solid;
}

.formbutton{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-weight:bold;
	font-size:11px;
	color:#555;
	padding:2px;
	background-color:#F2F0EE;
	border:#666 1px solid;
}


.formerror
{
	color:#fe5802;
	font-weight:bold;
}


/*************** Tabellen *********/
.edittable tbody tr td
{
	font-family:Verdana,Helvetica, sans-serif;
	font-size:11px;
}
