


body {
	color:#000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

img
{
border: 0px;
}
p
{
padding: 0 0 0 0;
margin: 0 0 0 0;
}


#rahmen
{
text-align: center;
margin-top: 20px;
border: 1px solid #4E6F88;
border-top: 0px solid #4E6F88;

width: 800px;
}

table
{
 background-color:#ffffff;
}

td {
	/* no inheritance of the font-size (and family, size in NS4) from body, so repeat it here */
	color: #666666;
	/* ns4 */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* ns4 */
	font-size: 11px;
	text-align: left;
	vertical-align: text-top;
	
	
}

.tdForm
{
border-bottom: #CCCCCC dotted 1px;
vertical-align: bottom;
padding-bottom: 4px;
padding-top: 4px;
}

.doSel
{
background-image:url(_images/select.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 12px;
}

.aufz
{
color:#FD590C;
}



/* define headlines explicitly because the differences of default-headlines are too big between the main-browsers */
h1 {
	font-size: 14px;
	font-weight : bold;
	border-bottom: dotted 0px black;
	text-align: left;
	color: #0B1761;
	
}
h2 {
	font-size: 11px;
	font-weight : bold;
	margin-bottom: 4px;
	margin-top: 8px;
}
h3 {
	
	font-size: 11px;
	font-weight : bold;
	margin-bottom: 4px;
	margin-top: 14px;
}



ul {
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}


li {
	padding-bottom: 2px;
	list-style-type: circle;
}
/* class for areas displayed in print-version only */
.print {
	display: none;
}
/* this class defines the bg-color for the content area and the wysiwyg-editor if not identically with the colors set in body */

.content {
	
	border: dashed 0px #E7E7CF;
	background-color:#ffffff;
	padding: 6px;
	padding-top: 4px;
	margin-top: 10px;
	padding-bottom: 42px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 10px;
	width: 600px;
	min-height: 500px;
}





/* links */
a:link			{
	text-decoration: underline;
	color : #656565;
	
}
a:visited		{
	text-decoration: underline;
	color : #656565;
}
a:hover		{
	text-decoration: underline;
	color : #656565;
}
a:active 		{
	text-decoration: underline;
	color : #656565;
}




.footer		{
	/* text-decoration doesn´t work as class in gecko, so you have to specify this in the footer.html file */
	font-size: 9px;
	color: #ffffff;
	font-weight : normal;
	padding: 4px;
	padding-right:0px;
	background: #648DAD;
	padding-left: 170px;
}


#FormBox {
	margin: 0px;
	border: 1px dashed silver;
	background: #F7F7F7;
	padding: 4px;
	vertical-align: top;
	width:auto;
	}
	
	
.linkFooter		{
	/* text-decoration doesn´t work as class in gecko, so you have to specify this in the footer.html file */
	
	margin-top: 8px;
	font-size: 10px;
	color: silver;
	font-weight : normal;
	
}

a.linkFooter:link, a.linkFooter:hover, a.linkFooter:active, a.linkFooter:visited
{

	font-size: 10px;
	color: black;
	font-weight : normal;
	text-decoration:none;
}


.bgz1
	{
	background-color: #eeeeee;
	border-bottom: solid 1px silver;
	}

.bgz2
	{
	background-color: #E2ECF6;
	padding: 2px;
	border-bottom: 1px solid silver;
	}
	
input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: navy;
border-color: solid 1px #4C6CB4;
font-size: 11px;
}

select
{
width: 200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #4C6CB4;
border-color: solid 1px navy;
font-size: 11px;
}


/* positioning the navigation items in all 4 levels (#0-#3, any level below #3 will be set on level #3) */
.nav0			{
	font-size:13px;
	margin-left:0px;	
	padding-top:10px; /* distance between als level #0 headlines */ 
}
.nav1			{
	font-size:12px;
	margin-left:8px;
}
.nav2			{
	font-size:11px;
	margin-left:16px;
}
.nav3			{
	font-size:10px;
	margin-left:24px;
}

/*  colors etc. of the 3 navigation modes 
text-decoration doesn´t work as class in gecko, so you have to specify this in the navigation.html file */
.open			{
	color : ;
}
.closed	{
	color : ;
	
}
.active		{
	color : #000000;
	
}
a:hover.closed, a:hover.open {
	color: ;
	background-color : ;
	display:block; 
}
/* ------------------ add individual styles below ----------------- */
.footer_distance {
	padding:4px;
}

/* navigation */
.navigation a:link, .navigation a:visited {
	color: #ffffff;

}
.navigation a:hover, .navigation a:active {
	color: #000000;
	display:block;
}

.level_0 {

	text-indent : 12px;
	font-size : 11px;
	line-height : 12px;
	border-top : 1px dotted #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
}
.level_1 {
	text-indent : 14px;
	font-size : 10px;
}
.level_2 {
	text-indent : 18px;
	font-size : 9px;
}
.level_3 {
	text-indent : 33px;
	font-size : 9px;
}


.level_0active {
	text-indent : 12px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;

	background-color: #ffffff;
	
}

.level_0active a:link, .level_0active a:visited{
	text-indent : 12px;
	font-size : 11px;
	color: #000000;
	line-height : 20px;
	background-color: #ffffff;
	
}
