@charset "ISO-8859-1";

*
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	}

body
{
	background-color: #ECE9D8;
	text-align: justify;
	font-size: 0.8em;
}

#container
{

	width: 972px;
	margin: 0 auto;

}

h1
{
	height: 150px;	
	overflow: hidden;
}
#navigation
{
	border: 0px solid #d9d9d9;
	height: 7px;
	background-color:#92AE04;
	padding: 0px;	
	overflow: hidden;
	text-align:center;
}

#navigation li
{
	float: left;
	list-style-type: none;
	background: url("images/navigation-border.gif") right top no-repeat;
	padding-right: 2px;	
}


#navigation li a
{
	display: block;
	float: left;
	height: 31px;
	padding : 8px 15px 0 17px;
	font-size: 1.05em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url("images/navigation-item-background.jpg") repeat-x;
	width: 159px;	
}

#navigation li a:hover, #navigation li.selected a
{
	background-image: url("images/navigation-selected-background.jpg");
}

#navigation li a span
{
	background: url("images/navigation-bullet.gif") left center no-repeat;
	padding-left: 13px;
}

#threecol
{
	border: 1px solid #d9d9d9;
	border-top: 0px;
	background: #ffffff;	
	clear: left;
	overflow: hidden;
	text-align: left;
}

#subnavigation
{
	list-style-type: none;
	margin: 0px;
	border-bottom: 14px solid #92AE04;
	border-top: 5px solid #FFFFFF;
	
	
}

#subnavigation li
{
	border-left: 9px solid #92AE04;
	margin-bottom: 1px;

}	
	
#subnavigation li a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0 0 20px;
	display: block;
	background-color: #92AE04;
	height: 21px;
}

#subnavigation li.dark a
{
	background-color: #FBDA11;
}
	
#subnavigation li.selected a, #subnavigation li a:hover 
{
	background-color: #92AE04;
	color: #ffffff;
}

#subnavigation li ul li
{
	border-left: 0;
	font-size: .9em;
  list-style-type: none;
}	
	
#subnavigation li ul li a, #subnavigation li.selected ul li a
{
	padding-left: 30px;
	background-color: #FBDA11;
	color: #555555;
	font-weight: normal;
}	

#subnavigation li ul li .selected a, #subnavigation li.selected ul li .selected a, #subnavigation li ul li a:hover, #subnavigation li.selected ul li a:hover
{
	background-color: #FFEE9C;
	color: #000;
}	
	
#leftcol
{
	float: left;
	width: 194px;
	border: 2px solid #f0f0f0;
	border-width: 0 0px 2px 0;
	padding-right: 0px;
}

#gads
{
	margin: 1px;	
}
	
#rightcol
{
	float: right;
	width: 163px;
}

#skyscraper
{
	margin: 1px;
	border: 1px solid #666666;	
}

#content
{

	margin: 0 13px 0 195px;
	padding: 5px;
}	
	 
h2 {font-size: 18px; padding: 6px 0 6px 15px; margin-left:4px; color: #90aa08; background-color:#ffee9c }

h3
{
	font-size: 1.0em;
	color: #646464;
	padding-top: 6px;
}


h4
{
	font-size: 14px;
	color: #000;
	padding-top: 8px;
	padding-left:18px;
	padding-bottom:5px;
}

#content .box
{
	margin: 6px 0px 4px 4px;
	padding: 0 12px;
	margin-bottom: 1em;
	
}

#content .box.bordered
{
	border: 1px solid #e5e5e5;
	text-align: justify;
	
}

#content .boxTable
{
	margin: 6px 0px 4px 4px;
	padding: 0 2px;
	margin-bottom: 1em;
	
}

#content .boxTable.bordered
{
	border: 1px solid #e5e5e5;
	text-align: justify;	
	padding-top:1px;
}


#content .box2
{
	margin: 0px 300px 10px 1px;
	padding: 2px 2px;
	float:right;
	background:#C30;
	color:#0FF;
	
}

#content .box2.bordered
{
	border: 1px solid #e5e5e5;
	text-align: justify;	
}	

a
{
	color: #d9b365;
}

#content a.strong
{
	text-decoration: none;
	font-weight: bold;
}	

#content p {
	
	margin: 1em 0;	
	
}
	
#footer
{
	margin-top: 1em;
	color: #717171;
	font-size: .85em;
	position: relative;
	
}

#footer #footernavigation {
	
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 0;
	
}

#footer #footernavigation li {
	display: inline;
	padding-right: 1em;
}

#footer #footernavigation li a {
	color: #474747;
	padding-right: 1em;
}

#footer #bottomnavigation {
	
	list-style-type: none;
	margin: 2em 0;
	font-size: .9em;
	
}

#footer #bottomnavigation li {
	display: inline;
	padding-right: 1em;
}

#footer #bottomnavigation li a {
	color: #474747;
	padding-right: 1em;
}

a img 
{
	border: 0;
}	

.clearer
{
	clear: both;
}

a.LinkTextNormal:link {	color:#000000;	font-family: Arial;	font-weight: normal; font-size: 13px; text-decoration:underline}
a.LinkTextNormal:visited {color:#000000; font-family: Arial; font-weight: normal; font-size: 13px; text-decoration:underline}
a.LinkTextNormal:hover { color:#000000; font-family: Arial;	font-weight: normal; font-size: 13px; text-decoration:underline}
a.LinkTextNormal:active {color:#000000; font-family: Arial;	font-weight: normal; font-size: 13px; text-decoration:underline}

a.LinkFett:link {	color:#06F;	font-family: Arial;	font-weight: bold; font-size: 14px;}
a.LinkFett:visited {color:#06F; font-family: Arial; font-weight: bold; font-size: 14px; }
a.LinkFett:hover { color:#0F9; font-family: Arial;	font-weight: bold; font-size: 14px; }
a.LinkFett:active {color:#0F9;	font-family: Arial;	font-weight: bold; font-size: 14px; }	

.TableHead {
	font-family: Arial, sans-serif;
	background-color:#FC6;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding:3px;

}

.TableLinksFett {
	font-family: Arial, sans-serif;
	background-color:#CCC;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	padding:4px 4px 2px 6px;
}

.TableHaupt {
	font-family: Arial, sans-serif;
	background-color:#F1EFE2;
	font-size: 13px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding:3px;
}

.TableFooter {
	font-family: Arial, sans-serif;
	background-color:#FFFFFF;
	font-size: 13px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding-left:8px;
	padding-right:6px;
}


.TableDetail {
	background-color:#E0E0E0;
	text-align: center;
	vertical-align: middle;
	padding:3px;

}

a.LinkTableDetail:link {	color:#000000;	font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableDetail:visited {color:#000000; font-family: Arial; font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableDetail:hover { color:#EE7600; font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableDetail:active {color:#EE7600; font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}

.TableAntrag {
	background-color:#FC0;
	text-align: center;
	vertical-align: middle;
	padding:3px;
}

a.LinkTableAntrag:link {	color:#000000;	font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableAntrag:visited {color:#000000; font-family: Arial; font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableAntrag:hover { color:#EE7600; font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}
a.LinkTableAntrag:active {color:#EE7600; font-family: Arial;	font-weight: bold; font-size: 13px; text-decoration:none}