/**************** WGP *******************/
BODY {
	color: #000000;
	font: 80% Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
BODY a{
	color: #474784;
	text-decoration: none;
}
IMG{
	border: none;
}
DIV#top{
	background-image: url(oben.jpg);
	background-repeat: no-repeat;
	height: 110px;
	right: 0px;
}
DIV#top img{
	float: left;
	height: 90px;
	margin-top: 10px;
	margin-left: 10px;
}
DIV.produktion{
	margin-left: 240px;
	margin-top: 10px;
	font-size: 200%;
	font-weight: 600;
	color: #3a4784;
}
/************************************/
/*              Spalte links        */
/************************************/
DIV#links{
	background-color: #f2f2ff;
	position: absolute;
	left: 15px;
	top: 110px;
	width: 200px;
	min-height: 750px;
	font-weight: bold;
	z-index: 1;
}
/*********Sprache***************/
DIV#language{
	position: absolute;
	padding-left: 10px;
	padding-top: 5px;
}
DIV.flag{
	padding-left: 5px;
	padding-top: 5px;
}
DIV#print {
	position: absolute;
	left: 83px;
	top: 5px;
}
/**********   Menu   **********/
DIV#mainMenu{
	position: relative;
	margin-top: 30px;
}
DIV.mainPoint {
	padding: 10px 10px 2px 10px;
	border-bottom:2px solid #ffffff;
}
DIV.mainPoint_on {
	padding: 10px 10px 2px 10px;
	border-bottom:2px solid #ffffff;
}
DIV.mainPoint_on a{
	color: #cc0033;
}
/***** Sub Point ******/
DIV.subPoint {
	padding: 10px 10px 2px 13px;
	border-bottom: 2px solid #ffffff;
	background-color: #e6e6f7;
}
DIV.subPoint_on {
	padding: 10px 10px 2px 13px;
	border-bottom: 2px solid #ffffff;
	background-color: #e6e6f7;
}
DIV.subPoint_on a{
	color: #cc0033;
}
/***** SubSub Point ******/
DIV.subPoint1 {
	padding: 10px 10px 2px 16px;
	border-bottom: 2px solid #ffffff;
	background-color: #e4e4fa;
}
DIV.subPoint1_on {
	padding: 10px 10px 2px 16px;
	border-bottom: 2px solid #ffffff;
	background-color: #e4e4fa;
}
DIV.subPoint1_on a{
	color: #cc0033;
}
/***** Imprint/ Intern ******/
DIV#imprint{
	position: absolute;
	bottom: 10px;
	font-weight: normal;
}
DIV.subImprint {
	padding: 10px 10px 2px 10px;
}
DIV.subImprint_on {
	padding: 10px 10px 2px 10px;
}
DIV.subImprint_on a{
	color: #cc0033;
}
/***********************
***     Inhalt      ****
***********************/
DIV#content{
	position: relative;
	top: 10px;
	width: auto;
	margin-left: 240px;
	margin-right: 200px;
	background-color: #ffffff;
}
DIV#content a{
	text-decoration: underline;
}
DIV#mitglieder{
	position: relative;
	top: 10px;
	width: auto;
	margin-left: 240px;
	margin-right: 200px;
	background-color: #ffffff;
}
DIV#mitglieder a{
	text-decoration: underline;
}
/* Spalte rechts */
DIV#counter {
	position: absolute;
	top: 65px;
	right: 130px;
	color: #3a4784;
	font-size: 80%;
}
DIV#aktuell{
	position: absolute;
	top: 119px;
	margin-right: 10px;
	width: 150px;
	right: 10px;
	z-index: 2;
}
DIV.tx-asfkusercounter-pi1{
	position: relative;
	top: -25px;
	left: 100px;
	font-weight: bold;
	font-size: 120%;
}
DIV#update {
	margin-top: 40px;
	margin-right: 200px;
	float: right;
	color: #b2b2d3;
}
/***************************************/
/*          nach oben                  */
/***************************************/
IMG#top{
	margin-left: 645px;
}
/***************************************/
/*           Schriften etc             */
/***************************************/
DIV.first{
	margin-left: 26px;
	margin-bottom: 20px;
	font-size: 120%;
}
H4.csc-firstHeader{
	font-size: 140%;
	font-weight: bold;
	color: #3a4784;
}
H4{
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #3a4784;
}
H2{
	margin-bottom: 6px;
	font-size: 100%;
	font-weight: bold;
	color: #3a4784;
}
H1{
	color: #3a4784;
}
DIV.text {
	font-weight: normal;
}
DIV.csc-textpic {
	padding: 0px 10px 10px 0px;;
}
DIV.csc-textpic-imagewrap{
	padding-top: 3px;
}
TABLE {
	font-size: 100%;
}
.textblau{
	font-size: 120%;
	font-weight: bold;
	color: #3a4784;
}
/* OKG*/
DIV.okg a:active{
	color: #cc0033;
}
TABLE.ort TD{
	padding: 0px 10px 0px 10px;
}
TABLE.okgdetail {
	padding: 10px;
	width:100%;
}
TH.okgtitle {
	background-color: #3a4784;
	color: #b2b2d3;
	text-align: right;
	font-size: 140%;
	padding: 5px 5px 5px 10px;
}
TD.okgdata {
	padding: 20px;
	width: 70%;
	border-left: solid  #3a4784;
}
TD.okgrechts {
	position: absolute;
	top: 50px;
	width: 200px;
}
