body{
	margin:0px;
	color:#444444;
	font-family:"Trebuchet MS", tahoma, sans;
	font-size:10pt;
	padding:0px;
	background-color:#444444;
}
a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
td{
	vertical-align:top;
}
form{
	width:350px;
	padding: 5px;
	background-color: #ffffff;
}
.seite form{
	display:inline;
	width:180px;
	background:none;
}
p{
	margin-bottom: 10px;
	text-align:justify;
}
.maindiv{
	width: 870px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-bottom: 55px;
}
.pic{
	width: 214px;
	float:left;
	height:330px;
	border: 1px solid black;
	text-align:center;
	padding:4px;
	margin:3px;
}
.pictitle{
	margin-top:4px;
	margin-bottom:4px;
	font-size:13pt;
	font-weight: bold;
	display:inline;
}
.pic img{
	border:2px solid black;
}
.picdescription{
	font-size:8pt;
}
.mainbody{
	padding-right:40px;
	padding-left:30px;
	padding-bottom:50px;
}
.navi{
	width:210px;
	font-size:10pt;
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
}
.navi h4{
	text-align:center;
}
.navi a{
	font-size:11pt;
	line-height:20pt;
	text-decoration:none;
}
.navi form{
	width:210px;
}
.navi input[type=text]{
	width:170px;
}
img{
	margin:0px;
}
.button{
	border:2px solid black;
	margin:5px;
	display:inline;
}
textarea{
	width:340px;
	height:300px;
	font-family:"courier new", monospace;
	font-size:10pt;
}
input[type=text]{
	width:280px;
}
.alert{
	font-size:12pt;
	font-weight:bold;
	color:#aa0000;
	width: 300px;
	border:5px solid #aa0000;
	background-color: #ff4545;
	padding-left: 150px;
	background-image:url("img/alert.png");
	background-repeat: no-repeat;
	min-height: 150px;
}
.hinweis{
	font-size:12pt;
	font-weight:bold;
	color:#aa0000;
	width: 300px;
	border:5px solid #aa0000;
	background-color: #ff4545;
	padding-left: 150px;
	background-image:url("img/hint.png");
	background-repeat: no-repeat;
	min-height: 150px;
}
.news form{
	display:inline;
	width:180px;
	background:none;
}
.newstitle{
	font-size:18pt;
	display:inline;
}
.newsdate{
	display:inline;
	font-size:7pt;
}
.newsbody{
	display:block;
	margin-bottom: 10px;
}
.annotation{
	font-size:7pt;
	font-style:italic;
}
.footer{
	width:100%;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:8pt;
	color:#ffffff;
}
.footer a{
	color:#ffffff;
}
.stylebutton{
	background-color:#ddd;
	color:#444;
	font-size:6pt;
	border:1px solid #444;
	padding:1px;
}
