body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #4B97C2;
	text-align: center;
}
hr {
border:dashed #000066 1px;
}
.out {
	background-color: #FFFFFF;
	width: 763px;
	border: 1px solid #000066;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;

}
.header {
	background-image: url(images/heade.jpg);
	height: 70px;
	width: 763px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;
	border-bottom-width: 1px;
}
.header h1{
	font-size: 14px;
	display: none;
}
.nav {
	border-right-style: dashed;
	border-right-color: #000066;
	float: left;
	border-right-width: 1px;
	width: 110px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000066;

}
.out .content h3 {
	font-size: 14px;
	color: #000066;
}
.out .content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

.footer1 a {
	color: #999999;
	text-decoration: none;
}
.content h1 {
	font-size: 18px;
	text-align: center;
	color: #000066;	
}
.out .content p {
	text-align: justify;
}


.footer1 a:hover{
	text-decoration: none;
	color: #000066;
}
.footer1 {
	padding: 5px;
	clear: both;
	font-size: 9px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000066;
	background-image: url(images/back.jpg);

}

.content {
	float: right;
	width: 630px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;


}
.nav ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.nav li {
	display: inline;
}
.nav li a {
	text-decoration: none;
	display: block;
	color: #4B97C2;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(images/glblnav_selected.gif);
}

.nav li a:hover {
	color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(images/glbnav_background.gif);
}.content h2 {
	font-size: 18px;
	color: #000066;

}
.out .content .news {
	width: 100%;
	
}
a {
	color: #4B97C2;
	text-decoration: none;
}
a:hover {
color: #000066;
}
.rahmen {
	width: 620px;
	border: 1px dashed #000066;
	padding: 5px;
}
.mitte {
	text-align: center;
}
.gevtable td{
	font-size: 12px;
	padding: 3px;
	border: 1px solid #000066;
	margin: 0px;

}
.gevtabhead {
	font-weight: bold;
	color: #000000;
	background-color: #3399FF;
	text-align: center;

}
.gevtable {
	width: 99%;
}
.pictable {

	width: 99%;
}

