body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #00002B;
	line-height: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wrapper-header {
background: #00002B;
}

#header {
	background: url(../bilder/start.jpg) repeat-x left;
	width: 87%;
	height: 125px;
	line-height: 125px;
	margin: 5px auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #D8D6E4;
	font-size: 400%;
	padding-left:10px;
	letter-spacing: 5px;
	text-align:center;
	font-family: "Courier New", Courier, mono;
}
.menumitte {text-align: center; margin: 5px 5px 5px 20px;padding: 5px 5px 5px 20px;font-size: 0.8em; }	
.menumitte a { height: 20px;text-decoration: none; color: #FF7C11; padding: 5px; border-left:1px solid #FF7C11; }	
.menumitte a:hover {background: #ffffff; color: #00002B; border-right:1px solid #FF7C11; text-decoration:none; }

.big {font-size: 6em; margin-left: -0.1em; line-height:1em; color:#322E47; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:2px;}
.small {font-size:0.8em;  font-weight:bold; margin-top:10px; margin-left:0px;}
#content {
	width: 85%;
	height:100%;
	margin: 5px auto;
	padding: 0 1% 20px 1%;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	background: white url(../bilder/logos/teutonia_bg.20.50.gif) no-repeat fixed 800px 180px;
	font-size: 90%;
	text-align: left;
}


* html #content { padding-top: 1.8em; } 

#content img  {
	border:1px solid;
	border-padding:2px;
	margin: 2px;
	border-color:#322E47;
}

#content h1 {	
	color: #322E47;
	padding: 3px;
	font-size: 150%;
	letter-spacing: 1px;

}
#content a:link, a:visited {
	color:  #FF7C11;
	text-decoration: none;
	font-weight:bold;
}

#content a:hover {
	color:#322E47;
	text-decoration: underline;
}

.blue {	color: #003399;}
.red {color:#CC0000;}

.text {
width:80%;
float:center;
margin-left:10%;}

#footer {
	margin: 0 auto;
	padding: 2px 1%;
	width: 85%;
	text-align: right;
	color: white;
	letter-spacing: 0.15em;
	background: #322E47;
	border: 1px solid #BBBBBB;
	font-size: 80%;
}
#footer a:hover {color:#FF7C11;
	text-decoration: underline;
}
#kurz {
	margin-bottom: 10px;
	border-bottom: 1px solid #322E47;
	width:500px;
	
}
h2 {color: #322E47;	padding-bottom: 3px;	border-bottom: 1px solid #322E47;	font-size: 130%;	letter-spacing: 1px;}
h4 {color: #322E47;		font-size: 130%;	letter-spacing: 1px;	margin-bottom:-10px;}
h3 {color: #322E47;	padding-bottom: 3px;	font-size: 120%;	letter-spacing: 1px;	text-align:center;	}
h5 {margin-left: 1em;}	

p { margin-left: 1em; }

