html {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 0;
	margin: 0;	
	width: 860px;
}

#navi { 
	float: left;
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 428px;
	background-color: #516cb2;
	
}



#links {
	margin: 160px 0 0 0px; 
}

#links ul {
	margin: 0;
	padding: 0;
}

#links li {
	text-decoration: none;
	padding: 5px;
}


#content {
	padding: 0;
	margin: 126px 0 0 126px;
		
}

#innerContent {
	padding: 15px 20px 20px 20px;
	width: 650px;	
}




#vertikal {
	position: absolute; 
	left: 841px; 
	top: 140px; 
	width: 18px; 
	height: 231px;
}

#circle {
	position: absolute; 
	left: 840px; 
	top: 530px; 
	width: 18px; 
	height: 18px;
}

#horizontal {
	position: absolute; 
	left: 128px; 
	top: 130px; 
	width: 720px; 
	height: 16px;
}

#logo {
	padding: 5px 0 0 172px; 
	width: 549px; 
	height: 107px;
}

#navi a { 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}


#navi a:hover { 
	font-size: 13px; 
	font-weight: bold; 
	color: #000080; 
	text-decoration: none;
}

#navi a:active {  
	font-size: 13px;
	font-weight: bold; 
	color: #000080; 
	text-decoration: none;
}

#pageTitle {
	padding: 2px 0 0 12px;
	font-size: 24px;
	font-weight: bold; 
	font-variant: small-caps; 
	color: #666666; 
	
}

#cmImage {
	width: 425px; 
	height: 270px;	
}

.text_allgemein { 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}

.text_home { 
	font-size: 13px; 
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
	padding-top: 5px;
}

#copyright { 
	font-size: 10px; 
	font-weight: normal;
	color: #999999;
	
}

.greytext { 
	font-size: 10px; 
	font-weight: normal;
	color: #999999;
	
}


.paragraph { 
	left: 0px; 
	top: 0px; 
}

.text_blau {
	font-size: 12px; 
	font-weight: normal;
	text-transform: none; 
	color: #516cb2; 
	text-decoration: none; 
	left: 0px; 
}

.titel { 
	font-size: 24px;
	font-weight: bold; 
	font-variant: small-caps; 
	color: #666666; 
	text-decoration: none; 
	left: 130px; 
	top: 93px; 
	position: absolute;
}

.tbl_head { 
	font-size: 16px; 
	font-weight: 900; 
	color: #333333;
	text-decoration: underline; 
	font-variant: normal;
}

.download { 
	font-size: 18px; 
	font-weight: bolder; 
	font-variant: normal;
	color: #000080; 
	text-decoration: none;
}

.ausrufezeichen { 
	font-size: 16px; 
	font-weight: bolder; 
	color: #516cb2; 
	text-decoration: none; 
	position: relative;
}

.tbl_titel { 
	left: 0px; 
	top: 0px; 
	font-size: 16px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.news_head { 
	font-size: 16px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF;
}

.email { 
	font-size: 13px; 
	font-weight: bold; 
	color: #333333;
	text-decoration: underline;
}

.navi_active { 
	font-size: 13px; 
	font-weight: bold; 
	color: #000080; 
	text-decoration: none;
}

.zurueck { 
	font-size: 14px; 
	font-weight: bold;
	color: #333333; 
	text-decoration: underline;
}

.formular { 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none;
}

.hinweis { 
	font-size: 13px; 
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline;
}

.meldung { 
	font-size: 13px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none;
}

.news_klein { 
	font-size: 11px; 
	color: #000000;
}

.news_klein_titel { 
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
}

.weiterlesen { 
	font-size: 11px; color: #000000; 
	text-decoration: underline;
}

.druck_head { 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

.druck_text { 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration:none; 
	color: #000000;
}

.druck_list { 
	font-size: 13px; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
	list-style-type:circle; 
	line-height:20px;
}

.clearAll {
	clear: both;
	
}
