body { 
		font:100.01% sans-serif;
		text-align: center;
		scrollbar-3dlight-color:#003366; 
		scrollbar-arrow-color:#003366; 
		scrollbar-darkshadow-color:#006699;
        scrollbar-face-color:#006699;
        scrollbar-highlight-color:#006699;
        scrollbar-shadow-color:#003366;
		background-color: #91b1c9;
}

#container {
background-color:#007aa7;
	width:51em;
	text-align:left;
	margin:auto;
	border-width:1px;
	border-style: solid;
	border-color: #003366;
}

#header {
	background-color:#007aa7;
	color:#007aa7;
	padding:20px 0px 50px 10px;
	text-align:left;
	background-image:url(images/streifenhalb_sz.jpg); 
	background-repeat:no-repeat; 
	font:1.0em Verdana;
	font-weight: bold;
	border-width:1px;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-style: solid;
	border-color: #003366;
}

#kopf {
	background-color:#007aa7;
	color:#003366;
	margin: 0px;
	padding:4px 6px 3px 6px;
	text-align:left;
	font:0.7em Verdana;
	border-width:1px;
	border-right:0px;
	border-left:0px;
	border-top:0px;
	border-style: solid;
	border-color: #003366;
}


#navi {
background-color:#007aa7;
	margin: 0px 0px 3px 0px;
	padding:1px 6px 1px 6px;
	text-align:left;
	z-index:1;
	}
	
#navig {
background-color:#007aa7;
	margin: 0px;
	padding:2px 1px 1px 2px;
	text-align:right;
	float:right;
	z-index:2;
	border-width:1px;
	border-right:0px;
	border-left:1px;
	border-bottom:1px;
	border-top:1px;
	border-style: solid;
	border-color: #003366;
	}
	
#inhalt	{
background-color:#007aa7;
	width:50em;
	height:20em;
	
	margin:0 auto;
}
	
#content1 {
background-color:#007aa7;
	width: 5em;
	float: left;
	color: #ffffff;
	padding:1em;
	font:0.8em Verdana;
	font-weight: normal;
	}

#content2 {
background-color:#007aa7;
	width: 7em;
	float: left;
	text-align: left;
	color: #ffffff;
	padding:0.3em;
	font:0.8em Verdana;
	font-weight: normal;

	}

#content3 {
background-color:#007aa7;
	float: right;
	color: #ffffff;
	padding:0.5em;
	margin:0px;
	font:0.8em Verdana;
	font-weight: normal;
	width: 43em;
	border-width:1px;
	border-right:0px;
	border-left:1px;
	border-top:0px;
	border-bottom:0px;
	border-style: solid;
	border-color: #ffffff;
	text-align:left;
}

#fuss {
	background-color:transparent;
	color:#003366;
	margin: 6px 0px 0px 0px;
	padding: 3px 6px 1px 6px;
	text-align:right;
	font:0.8em Verdana;
	border-width:1px;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	border-style: solid;
	border-color: #003366;
	}

#copyright {
	background-color:#006699;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	text-align:left;
	font:0.6em Verdana;
	border-width:1px;
	border-right:0px;
	border-left:0px;
	border-bottom:0px;
	border-style: solid;
	border-color: #003366;
	}

p {
	margin: 15px 25px 0px 25px;
}

h1 { 	margin:2px;
		padding:2px;
		font-size: 1.3em; 
		}
		
hr {
height: 1px;
color: #ffffff;
}

a {
	font:0.8em Verdana;
	font-weight: normal;
	color:#ffffff;
	text-decoration: underline;
}
.punkt {
	background-color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	}

.navi {
	font:0.8em Verdana;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}

.navi:hover {
	font:0.8em Verdana;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}

a:navi {
	font:0.8em Verdana;
	font-weight: bold;
	color:#003366;
	text-decoration: none;
}

.navig {
	font:0.7em Verdana;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
.navig:hover {
	font:0.7em Verdana;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}

.headline { font-family: verdana, helvetica, arial; 
		font-size:0.9em; 
		font-weight: bold; 
		color: #003366; 
		text-decoration: none;
		line-height: 1.2em}

.linknavi { font-family: verdana, helvetica, arial; 
		font-size: 0.9em; 
		font-weight: bold; 
		color: #336699; 
		background-color: #ffffff; 
		text-decoration: none;
		margin:2px;
		padding:2px;
		width:100%;
		}
		
.linknavi-visit { font-family: verdana, helvetica, arial; 
		font-size: 0.9em; 
		font-weight: bold; 
		color: #FFFFFF; 
		background-color: #336699; 
		text-decoration: none;
		margin:4px;
		padding:4px;
		width:99%;
		}
		
	

		
.fliesstext { font-family: verdana, helvetica, arial; 
		font-size: 0.8em; 
		font-weight: normal; 
		color: #ffffff; 
		text-decoration: none;
		line-height: 1.3em
		}
	



