a {
	padding-left: 10px;
	background: transparent url("pfeil.gif") 0 0.3em no-repeat;
}

a:link, a:visited, a:active {
   color: #142172;
   text-decoration : none;
   font-weight: bold;
}
a:hover {
   color: #009ee0;
   text-decoration: none;
   font-weight: bold;
}

a.navline:link, a.navline:visited, a.navline:active {
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   padding-left: 0px;
   background: transparent;
   cursor: pointer;
}

a.navline:hover {
   color: #ffffff;
   text-decoration: underline;
   font-weight: bold;
   padding-left: 0px;
   background: transparent;
   cursor: pointer;
}

a.navpkt:link, a.navpkt:visited, a.navpkt:active, a.navpkt:hover {
   padding-left: 0px;
   background: transparent;
}

#header {
	position: relative;
	width: 1000px;
	height: 160px;
	margin: auto;
}

#headerline {
	position: absolute;
	top: 142px;
	left: 198px;
	color: #ffffff; 
	text-align: left; 
	font: bold 13px Verdana;
}

#menueline {
	position: absolute;
	top: 142px;
	left: 16px;
	color: #ffffff; 
	text-align: left; 
	font: bold 13px Verdana;
}

#laufschrift {
	position: absolute;
	top: 120px;
	left: 435px;
	width: 260px;
	font-family: Verdana;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
}

#content {
	width: 1000px;
}
	
	#menueframe {
		float: left;
	}

	#menue {
		width: 163px;
		border-left:	2px solid #142172;
		border-right:	2px solid #142172;
		border-bottom:	2px solid #142172;
   	}

	
	#navline {
		padding-top: 2px;
		font-family: Verdana;
		color: #ffffff; 
		font-size: 12px; 
		font-weight: bold; 
		text-align: center; 
	}
	
	.nav {
		padding-bottom: 5px;
		cursor: pointer;
	}
	.subnav {
		padding-top: 2px;
		padding-left: 15px;
		cursor: pointer;
	}
	
	#linkbox {
		width: 163px;
		border-left:	2px solid #142172;
		border-right:	2px solid #142172;
		border-bottom:	2px solid #142172; 
		font-family: Verdana;
		font-weight: bold;
		color: #142172; 
		font-size: 14px; 
		text-align: left; 
	}
	
	#linkbox_top {
		background-color: #142172;
		padding: 2px 0px 2px 15px;
		font: bold 13px Verdana;
		color: #ffffff; 
		text-align: left;
	}
	
	#linkbox_content {
		padding: 15px 0px 15px 15px; 
	}

#icontent {
	width: 815px;
	font-family: Verdana;
	float: right;
}

.headline { 
	color: #142172; 
	font-size: 16px; 
	font-weight: bold; 
	text-align: left; 
	margin-bottom: 0px;
}

.text {
	font-family: Verdana;
	float: right;
	width: 791px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-left:	2px solid #142172;
	border-right:	2px solid #142172;
	border-bottom:	2px solid #142172;
	color: #142172;
	font-size: 13px;
	text-align: left;
	font-weight: 500;
}

.texthl {
	padding-top: 15px;
	color: #142172;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.texthl_small {
	padding-top: 15px;
	color: #142172;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.text_small {
	color: #142172;
	font-size: 10px;
	text-align: left;
}

marquee {
	font-weight: bold;
}

.site_menue {
	width: 400px;
	padding-left: 10px;
	padding-top: 12px;
	list-style: none;
	border-bottom:1px dotted #0000CC;
}

.site_menue_sub {
	width: 400px;
	padding-left: 35px;
	padding-top: 2px;
	list-style: none;
	font-style: italic;
}

	.newspost {
		width: 600px;
		border-left:	1px solid #979797;
		border-right:	1px solid #979797;
		border-bottom:	1px solid #979797; 
		font-family: Verdana;
		color: #142172; 
		font-size: 12px; 
		text-align: left; 
		margin: 10px 0px 0px 30px;
	}
	
	.newspost_top {
		background-color: #979797;
		padding: 2px 0px 2px 9px;
		font: 12px Verdana;
		color: #ffffff; 
		text-align: left;
	}
	
	.newspost_content {
		padding: 5px 10px 5px 10px; 
		text-align: justify;
	}
	
	.class {
		width: 770px;
		border-left:	1px solid #6a6a6a;
		border-right:	1px solid #6a6a6a;
		border-bottom:	1px solid #6a6a6a; 
		font-family: Verdana;
		color: #142172; 
		font-size: 12px; 
		text-align: left; 
		margin: 10px 0px 0px 10px;
	}
	
	.class_top {
		background-color: #6a6a6a;
		padding: 2px 0px 2px 9px;
		font: 12px Verdana;
		color: #ffffff; 
		text-align: left;
	}
	
	.class_content {
		padding: 5px 10px 5px 10px; 
	}

li {
	width: 550px;
	padding-left: 10px;	
}

table {
	width: 450px;
}

td {
	width: 130px;
}

.class_table {
	width: 740px;
}

.class_td1{
	width: 100px;
	vertical-align: top;
}

.class_td2{
	width: 620px;
}

input, textarea { 
	color: #142172; 
	font-weight: bold; 
	background-color: transparent; 
	border: 1px solid #142172;
}

.fehler {
	font-size: 14px;
	font-weight:bold;
 	color: red;
	text-align:left;
}

#footerline {
	float: right;
	left: 175px;
	padding-top: 5px;
	font-family: Verdana;
	color: #142172; 
	font-size: 12px; 
	text-align: center; 
	font-weight: bold;
}