body {
 margin: 0;
 padding: 0;
 font-family: "MS Gothic";
 font-size: 12px;
 color: #000;
 background-color: #D3E5FE;
 background-image: url(../pics/hg_m.gif);
 background-repeat: repeat-y;
 background-attachment: scroll;
 background-position: top center;
 text-align: center;
 }

#container {
	margin: 0 auto;
	padding: 0 0 7px 0;
	width: 627px;
	border-top: none;
	border-right: 1px solid #555;
	border-bottom: none;
	border-left: 1px solid #555;
	background: #fff;
	height: 100%;
 }

#kopf {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	border: 0;
	width: 627px;
	height: 150px;
	position: static;
 }
 
#menucontainer {
	margin: 15px 2px 0 5px;
	float: right;
	width: 130px;
	top: 5px;
	font-family: "Arial";
	font-size: 10px;
	background-color: #ffffff;
	text-align: center;
	padding: 0;
	height: auto;	
 }

.menu {
	margin: 0 0 10px 0;
	padding: 15px 10px 15px 0px;
	position: relative;
	font-family: "MS Gothic";
	background-color: #F2F2F2;
	border: 0;
	height: auto;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	text-align: left;
	color: #1581C1;
	line-height: 16px;
	font-size: 12px;
	list-style-type: circle;
	
 }
 
 
 
#content {
 margin: 0 130px 0 5px;
 padding: 0 15px;
 color: #362F5B;
 background-color: #fff;
 }

#nav {
	clear : both;
	color : #999999;
	background-color : #f2f2f2;
	text-align : center;
	height : 30px;
	padding-top : 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
#fuss {
	clear: both;
	color: #999999;
	background-color: #fff;
	text-align: center;
	font-family: Arial;
	 }

a:link {
 text-decoration: underline;
 color: #1581C1;
 }

a:visited {
 text-decoration: underline;
 color: #1581C1;
 }

a:hover {
	text-decoration: underline;
	color: #1581c1;
	background-color: #D3E5FE;
 }

a:active  {
	text-decoration: underline;
	color: #1581c1;
	background-color: #D3E5FE;
 }
 
 
.picboxlinks {
	margin: 15px 15px 5px 0px;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
	width: 135px;
	text-align: center;
	border-color: #D3E5FE;
	border-style: solid;
	border-width: 0px;
	float: left;
	line-height: 120%;
	 }
 
.picboxrechts {
	margin: 15px 0px 5px 15px;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
	width: 135px;
	text-align: center;
	border-color: #D3E5FE;
	border-style: solid;
	border-width: 0px;
	float: right;
	line-height: 120%;
	 }
 
.picboxlinks1 {
	margin: 15px 20px 5px 0px;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
	width: 135px;
	text-align: center;
	border-color: #D3E5FE;
	border-style: solid;
	border-width: 0px;
	float: left;
	line-height: 120%;
	 }
 
.picboxrechts1 {
	margin: 15px 0px 5px 0px;
	padding: 0;
	background-color: #FFFFFF;
	width: 135px;
	text-align: center;
	border-color: #D3E5FE;
	border-style: solid;
	border-width: 0px;
	float: right;
	line-height: 120%;
	 }	 
.gross {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	text-align: justify;
	line-height: 150%;
 }

.normal {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
	line-height: 160%;
	
 }

.klein {
 margin: 10px 0 0 0;
 padding: 0;
 font-size: 11px;
 text-align: center;
}

.titel {
	margin: 15px 0 10px 0;
	padding: 0 10px 0px 0;
	font-size: 16px;
	color: #1581C1;
	background: transparent;
	line-height: 140%;
	font-weight: bold;
	text-align: center;
 }

.titel1 {
	margin: 15px 0 10px 0;
	padding: 0 10px 0px 0;
	font-size: 16px;
	color: #362F5B;
	background: transparent;
	line-height: 140%;
	font-weight: bold;
 }
 
.datum {
	margin: 60px 0 0 0;
	padding: 0 0 10px 0;
	font-family: "Arial";
	font-size: 10px;
	color: #1581C1;
	border-bottom: 1px solid #999999;
	text-align: right;
 }

.menutitel {
	font-size: 11px;
	font-family: "MS Gothic";
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 150%;
 }

.menutext {
	font-family: "MS Gothic";
	font-size: 10px;
	color: #1581C1;
	margin: 2px 2px 0 5px;
	line-height: 150%;
}


#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #f2f2f2;
	margin-top: 5px;
	color: #1581C1;
 }

#nav a:link {
 text-decoration: none;
 background-color: #f2f2f2;
 }

#nav a:visited {
 text-decoration: none;
 color: #1581C1;
 background-color: #f2f2f2;
 }

#nav a:hover {
	text-decoration: underline;
	color: #1581c1;
	background-color: #D3E5FE;
 }

#nav a:active  {
 text-decoration: none;
 color: #1581c1;
 background-color: #D3E5FE;
 }
 
img {
 margin: 0;
 padding: 0;
 border: none;
 }

img.diaryimg {
	padding: 5px 5px 5px 5px;
	border: 1px solid #D3E5FE;
	text-align: center;
 }

 
img.inline {
 float: left;
 margin: 5px 10px 10px 0;
 padding: 5px;
 border: 1px solid #799111;
 }
.help {
	padding: 0;
	font-size: 11px;
	color: #1581C1;
}
.gross1 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 15px;
	text-align: justify;
	line-height: 150%;
	color: #1581C1;
}

.picboxlinks a:hover, .picboxlinks a:active, 
.picboxlinks1 a:hover, .picboxlinks1 a:active,
.picboxrechts a:hover, .picboxrechts a:active,
.picboxrechts1 a:hover, .picboxrechts1 a:active,
a.fussimg:hover, a.fussimg:active,
a.hotimg:hover, a.hotimg:active
 {
 text-decoration: none;
 border: none;
 background-color: #ffffff;
 } 
 a.hotimg:hover, a.hotimg:active
 {
 text-decoration: none;
 border: none;
 background-color: #f2f2f2;
 } 
ol , ul {
	text-align: left;
	font-size: 12px;
}
