body {
	margin:0;
	padding:0;
	font: normal 11px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background-color:#EDECF1;
}


/*---------------------------------------------------------------------------------------------------------------------------
normale Links
-----------------------------------------------------------------------------------------------------------------------------*/

a {
	text-decoration: underline;
	color:  #000;
	outline: none;
	}
a:visited {
	color:  #000;
	}
a:active {
	color:  #000;
	}
a:hover {
	color: #900;
	text-decoration: underline;
	}
	


/*---------------------------------------------------------------------------------------------------------------------------
berschriften
-----------------------------------------------------------------------------------------------------------------------------*/

h1 {
	margin:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color:#000;
	}


/*---------------------------------------------------------------------------------------------------------------------------
Standards
-----------------------------------------------------------------------------------------------------------------------------*/	

.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
	
p {
	font: normal 11px/16px Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	padding:0;
	}

img {
	border: 0;
	}

.img_right {
	float:right;
	margin: 0px 0px 0px 4px;
	border: 0px;
	}
	
.img_left {
	float:left;
	margin: 0px 4px 0px 0px;
	border: 0px;
	}	
	
.nowrap {
	white-space: nowrap;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

hr {
	background-color:#52CE0C;
	color:#52CE0C; 
	height: 2px;
	border:0;
}

#frame{
	width:762px;
	background-image:url(../pics/frame.gif);
	background-repeat:repeat-y;
}
#contentframe{
	margin:0px;
	padding-left:3px;
}
#navi{
	visibility:hidden;
	width:1px;
	height:1px;
	overflow:hidden;
	font-weight:bold;
}
#navi ul
{
	margin:0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navi ul ul
{
	margin-left: 0px;
	padding-left: 0px;

	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
}

#navi ul ul li a
{
padding-left:20px;
width:1px;
}

#navi ul ul a, a:link
{
	color:#FFF !important;
	background-color:#003366;
}
#navi a
{
	display: block;
	padding: 3px;	width: 1px;
	color:#DCEBF2;
	background-color: #006699;
	border-bottom: 1px solid #eee;
}

#navi a:link, #navlist a:visited
{
/*	color: #DCEBF2;        */
   color:#fff;
	text-decoration: none;
}

#navi a:hover
{
	background-color: #11405A;
	color: #fff;
}

.aktiv
{
	background-color: #11405A !important;
	color: #fff !important;
}

#content {
	width:760px;
	margin:20px;
	color:#000;
}

#content td {
	color:#000;
}

#content a {
	text-decoration: underline;
	color: #000 !important;
	background-color:#fff;
	outline: none;
}

#content a:visited {
	color: #000;
}
	
#content a:active {
	color: #000;
}

#content a:hover {
	color: #900 !important;
	text-decoration: underline;
}

#footer {
	clear:both;
	height:70px;
	background-image:url(../pics/footer.gif);
	background-repeat:no-repeat;
	text-align:center;
}

input, textarea, submit {
	border:1px solid #000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}li {
	color: #000000;
}
ul {
	margin-top: 5px;
	padding-top: 5px;
}

.such_navi {
	text-align:center;
	margin:8px 0px 8px 0px;
}