
body {
	background-color: #669999;
	font-size: 0.7em;
	font-family: Verdana, Arial, Sans-Serif;
	color:#000;
	padding:0;
	margin:0;
	background-image: url(../pix/body_background.gif);
	background-repeat: repeat-x;
	}
	
a {color: #000000;
text-decoration:none;}
a:visited {color:#000000;
text-decoration:none;}
a:hover {color: #000000;
text-decoration:none;}
a:active { color:#000000;
text-decoration:none;}


h1 {
	font-size: 0.9em; 
	font-weight: bold;
 }

h2 {
	font-size: 0.8em;
	font-weight: bold;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 0 0px 0px;
	padding-left: 20px;
	color:#ffffff;
	background-color: #004d91;
}

img.download {vertical-align:middle;}

/* ----------Box fuer Zentrierung des Layout-------------- */
#box {
	width: 70em;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	border-left:2px solid #006666;
	border-right:2px solid #006666;
	border-top:2px solid #006666;
	border-bottom:2px solid #006666;
}

/* ----------Headergrafik 1. Ebene-------------- */
#header {
	height:10px;
	padding: ;
	background-color: #fff;
	align:right;
	}

#header p{
	margin-left: 43.5em;
	padding: 10px;
}

#header a 
		{color: #004d91;
		text-decoration:none;}
#header a:visited 
		{color: #004d91;
		text-decoration:none;}
#header a:hover 
		{color: #004d91;
		text-decoration:none;}
#header a:active 
		{color: #004d91;
		text-decoration:none;}


/* ----------Headergrafik 2. Ebene-------------- */
#header1 {
	height:180px;
	margin-left: 0em;
	padding: 0px;
	background-color: #fff;
	background-image: url(../pix/logo01.jpg);
	background-repeat: no-repeat;	
	}

#header1 p{
	margin-left: 43.5em;
	padding: 10px;
}

#header1 a 
		{color: #004d91;
		text-decoration:none;}
#header1 a:visited 
		{color: #004d91;
		text-decoration:none;}
#header1 a:hover 
		{color: #004d91;
		text-decoration:none;}
#header1 a:active 
		{color: #004d91;
		text-decoration:none;}


/* -----------------Inhaltsbereich--------------------- */

#content {
	background-color: #ffffff;
	padding:0 0em 0.5em 0;
	margin: 0 0 1em 12em;
	min-height:20em;
	}
	
#content1 {
	background-color: #ffffff;
	padding:0 0em 0.5em 0;
	margin: 0 0 1em 0em;
	min-height:30em;
	}

#contenthaupt {
	background-color: #ffffff;
	padding:0;
	min-height:20em;
}

img#rahmen {
    border:solid 1px #006666; 
    padding:3px;
    }

p {
	padding-top: 15px;
	margin: 0 3em 0 0;
	padding-right:2em;
	padding-left:2em;
}

h1 {
	font-size: 1.0em;
	padding-left:2em;
	margin: 0;
	color:#ffffff;
	background-color: #006666;
}

#content1 h1 {
	font-size: 1.1em;
	padding-left:0em;
	margin: 0;
	color:#ffffff;
	background-color: #006666;
}

#content h1 {
	font-size: 1.0em;
	padding-left:2em;
	margin: 0;
	color:#ffffff;
	background-color: #006666;
}

#content h2 {
	font-size: 1.0em;
	margin:2em 2em 0 2em;
	color:#006666;
	border-bottom:1px solid #006666;
}

div.spalte {
	float:left;
	width:16em;
	padding-right:0.3em;
	padding-left:1em;
}

div.zeile {
	float:left;
	width:33.2em;
	padding-top:1em;
	padding-right:0.3em;
	padding-left:1em;
}

div.textbox {
	margin:0em;
	padding:0.5em;
	border-bottom:1px solid #006666;
	border-left:1px solid #006666;
	border-right:1px solid #006666;
	border-top:0px solid #006666;
	font-size:1em;
	height:15em;
}

div.textboxzeile {
	margin:0em;
	padding:0.5em;
	border-bottom:1px solid #006666;
	border-left:1px solid #006666;
	border-right:1px solid #006666;
	border-top:0px solid #006666;
	font-size:1em;
	height:7em;
}


#content h2 {
	padding-left:2em;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;
	color:#006666;
}

#content ul {
	padding-left: 7em;
}

h3 {
	padding: 0px 25px;
	margin:0;
}
.gross {
	width: 5.71em;
	height: 1.07em;}



.intern:before
 		{
 		content: url("/pix/pfeil_intern.gif");
 		padding-right:0.4em;}

.extern:before
 		{
 		content: url("/pix/pfeil_extern.gif");
 		padding-right:0.4em;
 		}
.gruen {color: #006666;
		text-decoration:none;} 

.rand {
 border-bottom:1px solid #669999;
 border-right:1px solid #669999;
 padding-left: 0px;
}	
		
#footer a 
		{color: #fff;
		text-decoration:none;}
#footer a:visited 
		{color: #fff;
		text-decoration:none;}
#footer a:hover 
		{color: #fff;
		text-decoration:none;}
#footer a:active 
		{color: #fff;
		text-decoration:none;}
