body {
	width:980px;
	height: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	font-weight:normal;
	}
	
hr {
	border-top-style: solid;
	border-top-color: #004A9D;
	margin-bottom: 20px;
	clear:both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	}
	
h1 {
	font-size: 21px;
	color: #004A9D;
	width: 100%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00499B;
	clear: both;
	}

h2 {
	font-size: 12px;
	color: #004A9D;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	display: block;
	width: 100%;
	}	
	
h3 {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
	padding: 0px;
	height: auto;
	margin: 0px;
	color: #00499D;
	}
	
h4{
	font-size: 14px;
	color: #333;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
h5 {
	font-size: 13px;
	color: #004A9D;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	display: block;
	width: 100%;
	text-align:left;
	}	
	
div.head1 {
	width:960px;
	height: 200px;
	background-image: url(fileadmin/sources/html/images/header/header.top01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

/*kleine navigation oben rechts*/
div.topmenu {
	width:960px;
	line-height: normal;
	height: 20px;
	position: relative;
	top: 34px;
	font-weight: normal;
	}	

div.topmenu ul {
	font-size: 11px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	font-weight: normal;
	}
	
div.topmenu li {
	list-style-type: none;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	padding-right: 5px;
	padding-left: 5px;
	}
	
	
a.topmenu:link {
	color: #333;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}
a.topmenu:visited {
	color: #333;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}
a.topmenu:hover {
	color: #004A9D;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}
	
.activesite {
	color: #004A9D !important;
	text-decoration: none;
	font-size:11px;
	font-weight: normal;
	}
	
	
div.mainnavi {
	width:960px;
	height: 65px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-image: url(images/allgemein/mainnavibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
div.searcharound {
	float: right;
	width: auto;
	height: 40px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	}
	
.searchbutton {
	height: 20px;
	width: 25px;
	display: inline;
	background-image: url(images/allgemein/suchbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 12px;
	cursor: pointer;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	float: left;
	}	
	.searchfield {
	font-size: 11px;
	position: relative;
	top: 11px;
	background-image: url(images/allgemein/feldbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 136px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}	
div.mainnavi ul {
	width:auto;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	font-weight: normal;
	}
	
div.mainnavi li {
	height: 40px;
	list-style-type: none;
	display: inline;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div.mainnavi li li {
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 25px;
	height: 25px;
	width: auto;
	font-weight: normal;

	}
	
div.mainnavi ul ul {
	list-style-type: none;
	display: block;
	width: 960px;
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	background-color: #dce7ef;
	font-weight: normal;
	}
	
/*links der subnavigation*/
a.sublinks:link {
	color: #333;
	font-weight: normal;

}
a.sublinks:visited {
	color: #333;
	font-weight: normal;

}
a.sublinks:hover {
	color: #666;
	font-weight: normal;
}
.activesub {
	color: #004A9D;
	font-weight: normal;
}

/*links der hauptnavigation*/
div.mainnavi ul a {	
	text-decoration: none;
	display: inline-block;
	padding: 0px 7px;
	font-weight: normal;
	}

a.mainlinks:link {
	color: #333;
	font-weight: normal;

}
a.mainlinks:visited {
	color: #333;
	font-weight: normal;

}
a.mainlinks:hover {
	color: #333;
	background-image: url(images/allgemein/mainnaviaktiv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}

.activemain {
	color: #004A9D;
	background-image: url(images/allgemein/mainnaviaktiv.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
}
	
div.contentround {
	width:950px;
	height: auto;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	}
	
div.left {
	width:670px;
	height: auto;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
	}

div.contentleft {
	height: auto;
	width: 330px;
	margin-right: 5px;
	float: left;
	font-weight: normal;
	}


	
div.contentright {
	height: auto;
	width: 330px;
	margin-left: 5px;
	float: left;
	margin-bottom: 10px;
	}
	
div.right {
	width: 260px;
	height: auto;
	float: right;
	background-color: #FFF;
	margin-bottom: 10px;
	}
	
div.loginaround {
	width: 240px;
	height: 87px;
	font-weight: normal;
	color: #004A9D;
	text-align: left;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #ecf0f3;
	background-image: url(images/allgemein/loginbild_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	margin-bottom: 10px;
	float: right;
	}
		
div.contentbox{
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 11px;
	display: block;
	height: auto;
	float: right;
	background-color: #ECF0F3;
	background-image: url(images/allgemein/mainnavibg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: normal;
	}
	

div.contentbox img {
	float: right;
	}
	
div.contentbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A9D;
	text-decoration: underline;
	}
	
div.contentbox a:link {
font-weight: normal;
	}
	
div.contentbox a:visited {
font-weight: normal;	
	}

div.contentbox a:hover {
	color: #666;
font-weight: normal;	
	}
	
div.footer {
	width:960px;
	height: 90px;
	font-size: 11px;
	color: #333;
	background-image: url(images/allgemein/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	clear: both;
	line-height: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left:-10px;
		border-bottom-style: solid;
	border-bottom-color: #004A9D;
	border-bottom-width: 1px;
	}
div.footer img {
	margin-right: 7px;
	line-height: normal;
	vertical-align: middle;
	border:0px;
	}
	
.newsdatum{
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
.contentlink {
	font-size: 10px;
	font-weight: normal;
	color: #004A9D;
	text-decoration: underline;
	clear: both;
	text-align: right;
}

/* nach oben link*/
.csc-linkToTop a {
		font-size: 11px;
	font-weight: bold;
	color: #004A9D;
	text-decoration: underline;
	}
	
.csc-linkToTop a:hover {
	color: #666;
	}
#c815 a{
		font-size: 11px;
	font-weight: bold;
	color: #004A9D;
	text-decoration: underline;
	}
	
#c815 a:hover {
	color: #666;
	}	


	
	

/* Text Links*/	
.bodytext a {
		font-size: 13px;
	font-weight: normal !important;
	color: #004A9D;
	text-decoration: underline;
	}
	
.bodytext a:hover {
	color: #666;
	font-weight: normal;
	}		

/* style und links der bildunterschriften*/
.csc-textpic-caption {
		font-size: 10px;
	color: #000;
	}
	
.csc-textpic-caption a {
		font-size: 11px;
	font-weight: bold;
	color: #004A9D;
	text-decoration: underline;
	}
	
.csc-textpic-caption a:hover {
	color: #666;
	}
	
/* googlemap*/
.map {
		font-size: 10px;
	color: #000;
	margin-bottom:10px;
	}
	
.map a {
		font-size: 11px;
	font-weight: bold;
	color: #004A9D;
	text-decoration: underline;
	}
	
.map a:hover {
	color: #666;
	}
	
/* apokryph link*/	
.copyright {

	padding: 10px 0 0 0px;
	margin: 0px;
	}
	
.copyright a {
	font-size: 11px;
	color: #666;
	}
	
.copyright a:hover {
	font-size: 11px;
	color: #999;
	}
	
	
/* Mitglieder Statements*/
	
#c770 p.bodytext {
	font-size:11px;
	margin-top: 0px;
	
	}
	
#c770 p.grau-klein {
	height:90px;
	
	}

	


