body{
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 135%;
	background-color: White;
}

a {
	font-weight: bold;
	color: #00518C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 135%;
}

select {
	margin-left: 10px;
	width: 155px;
	vertical-align: bottom;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 19px;
	height: 19px;
	margin-top: 7px;
}

input.suche {
	width: 150px;
	height: 15px;
	border: 1px solid #00518C;
	font-size: 11px;
	line-height: 15px;
	vertical-align:top;
}

input.suche:hover,
input.suche:focus {
	background-color: #FCDCAD
}

option {
	font-size: 10px;
	color: #00518C;
}

#top {
	position:relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 35px;
	}

#suche {
	position: relative;
	top:15px;
	left:200px;
	float: left;
}

#meta1 {
	position:relative;
	top:15px;
	left: 450px;
	color: #00518C;
	float: left;
}

#meta1 a {
	font-size:11px;
	font-weight: normal;
}

#meta1 a:hover {
	text-decoration: underline;
}

#meta1 a:focus {
	text-decoration: underline;
}

#main {
	position:relative;
	top: 0;
	left: 0;
	width: 900px;
	border-top: 1px solid #00518C;
	margin: 0;
	padding: 0;
	}

#rechts {
	position:relative;
	top: 0px;
	left: 0;
	width: 195px;
	margin: 0;
	padding: 0;
	float: left;
}

#logo {
	position: relative;
	top: 5px;
	left: 0;
	width: 100%;
	height: 115px;
}

#mitglied {
	position: relative;
	left: 0;
	width: 100%;
	height: 152px;
	margin-top: 50px;
}

#navi {
	position: relative;
	margin-top: 22px;
	bottom: 0;
	left: 0;
	width: 195px;
}

#gk {
	position:relative;
	width: 195px;
	height: 60px;
	background-color: #D8D8D8;
	margin-bottom: 5px;
}

#gk h1 {
	line-height: 25px;
	background-color: #F5F5F5;
	text-align: center;
	color: #00518C;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#pb {
	position:relative;
	width: 195px;
	height: 60px;
	background-color: #D8D8D8;
}

#pb h1 {
	line-height: 25px;
	background-color: #F5F5F5;
	text-align: center;
	color: #00518C;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#rm {
	top: 0;
	position:relative;
	width: 195px;
	height: 60px;
	background-color: #D8D8D8;
	margin: 0;
	margin-top: 5px;
}

#rm h1 {
	line-height: 25px;
	background-color: #F5F5F5;
	text-align: center;
	color: #00518C;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}


#un {
	position:relative;
	width: 195px;
	height: 60px;
	background-color: #D8D8D8;
	margin-top: 5px;
}

#un h1 {
	line-height: 25px;
	background-color: #F5F5F5;
	text-align: center;
	color: #00518C;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#links {
	position:relative;
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	}
	
* html #links {
	width: 700px;
}
	
#header-img {
	position: relative;
	left: 0;
	top: 0;
	height: 114px;
	background-image:url(../templates/images/header_un.jpg);
	background-repeat:no-repeat;
	background-position: top;
	border-bottom: 2px solid #8D9191;
}

#level1 {
	position:relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	font-size: 12px;
	}
	

#level1 ul {
	margin: 0;
	padding: 0;
	margin-top: -1px;
	list-style-type: none;
	}
#level1 ul li {
	display:inline;
	margin-right: 1px;
	}

#level1 ul li a {
	padding: 1px 8px;
	text-decoration:none;
	background-color: #8D9191;
	color: White;
	}
	
#level1 ul li a.active {
	padding: 1px 8px;
	text-decoration:none;
	background-color: #00518C;
	color: White;
	}

#level1 ul li a:hover{
	text-decoration:none;
	background-color: #00518C;
	color: White;
	}
	
	
#level2 {
	position:relative;
	top: -5px;
	left: 0px;
	height: 20px;
	background-color: #DFEEFF;
	padding-left: 8px;
	padding-right: 8px;
	color: #00518C;
	vertical-align: top;
	width:75%;
	}
	
	
#level2 a {
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	}
	
#level2 a:hover {
	text-decoration:underline;
	font-weight:normal;
	}
	
#bread {
	position: relative;
	right: 0px;
	text-align:right;
	top: 5px;
	margin-bottom: -5px;
	font-size: 10px;
	height: 25px;
	float: right;
	}
	


#bread a {
	color: #333;
	font-size: 10px;
	font-weight:normal;
	}

#content {
	position: relative;
	top: 0;
	left: 0;
	width: 698px;
	background-color: #F4FBFF;
	border-top: 3px solid #00518C;
	border-bottom: 1px solid #00518C;
	border-right: 1px solid #00518C;
	border-left: 1px solid #00518C;
	}
	
#content-2 {
	position: relative;
	top: 0;
	left: 0;
	width: 698px;
	background-color: #FFFFFF;
	border-top: 3px solid #00518C;
	border-bottom: 1px solid #00518C;
	border-right: 1px solid #00518C;
	border-left: 1px solid #00518C;
	}

	
#content-2 h1 {
	width: 340px;
	line-height: 20px;
	color: White;
	background-color: #00518C;
	margin-top: -0px;
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
}

#content-2 h2 {
	color: #00518C;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
}

#content-2 h3 {
	color: #00518C;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}

.news-list-item img {
	margin-left: 20px;
}

.news-list-morelink {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #00518C;
	width: 100px;
	text-align: center;
}

.news-list-morelink a {
		color: #FFFFFF;
}

#zeitung {
	position: relative;
	width: 100%;
	background-color: #008AF0;
	height: 18px;
	
}

#zeitung p {
	margin-left: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.news-single-additional-info {
	margin-left: 20px;
}

.news-single-backlink {
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #00518C;
	width: 200px;
	text-align: center;
}

.news-single-backlink a {
	color: #FFFFFF;
}

	
#content-2 p {
	margin-left: 20px;
	margin-right: 20px;
	}
	
#content-2 ul {
	margin-left: 40px;
	margin-right: 20px;
	}


#content1-links {
	position: relative;
	top:0px;
	left:0px;
	float:left;
	width: 350px;
	background-color: transparent;
	}

#content1-links h1 {
	width: 340px;
	line-height: 20px;
	color: White;
	background-color: #00518C;
	margin-top: -0px;
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: -0px;
	}
	
#content1-links img {
	margin-top: -0px;
	padding: 0;
	border: 0;
	vertical-align: bottom;
	}
	
#content1-rechts {
	position:relative;
	top: 0;
	left: 0;
	margin-top: 30px;
	margin-left: 15px;
	margin-right: 25px;
	margin-bottom: 0;
	float: left;
	width: 305px;
	background-color: transparent;
	}

* html #content1-rechts {
	width: 295px;
	margin-right: 15px;
}
	
#content1-rechts h2 {
	font-size: 15px;
	color: #00518C;
	}

#content1-rechts p {
	margin-left: 20px;
	}
	
#content-main {
	width: 100%;
	position: relative;
}

* html #content-main {
	width: 99%
}

#content-main h1 {
 	width: 350px;
	line-height: 20px;
	color: White;
	background-color: #00518C;
	margin-top: -0px;
	font-size: 15px;
	padding-left: 10px;
	margin-bottom: -0px;
}

#content-boxes {
	position: relative;
	background-color: White;
} 


#kontaktbox {
	position:relative;
	width: 322px;
	height:146px;
	float: left;
	background-color: #F0F8FF;
	background-image: url(../templates/images/ko_box_back.gif);
	background-position: right;
	background-repeat:no-repeat;
	margin-left: 14px;
	margin-top: 20px;
	margin-right: 13px;
	margin-bottom: 20px;
}

#kontaktbox-left {
	position:relative;
	width: 175px;
	top: 21px;
	left: 20px;
	float: left;
}

#kontaktbox-left h3 {
	font-size: 13px;
	color: #00518C;
	font-weight: bold;	
	margin-bottom: -0px;
	margin-top: -0px;
}

#kontaktbox-left p{
	margin-top: -0px;
	margin-bottom: -0px;
}

#kontaktbox-right {
	position: relative;
	right: 30px;
	width: 85px;
	top: 21px;
	float: right;
}

#footer {
	position:relative;
	top: 0px;
	left: 0;
	width: 900px;
	}

#copy {
	position: relative;
	top: 0;
	left: 5px;
	height: 20px;
	color: #5F6363;
	float: left;
}

#copy p{
	font-size: 10px;
	color: #5F6363;
}

#copy a {
	color: #5F6363;
	font-weight: normal;
	text-decoration: none;
}

#copy a:hover {
	color:  #01518C;
	text-decoration: underline;
}

#copy a:focus {
	color:  #01518C;
	text-decoration: underline;
}

#meta2 {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	color: #5F6363;
	font-size: 10px;
}

#meta2 a {
	color: #5F6363;
	font-weight: normal;
	text-decoration: none;
}

#meta2 a:hover {
	text-decoration: underline;
}

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

a.oben:hover {
	text-decoration: none;
}

a.oben:focus {
	text-decoration: none;
}

a.unten {
	color: #00518C;
	font-weight: bold;
	font-size: 16px;
}

a.unten:hover {
	text-decoration: none;
}

a.unten:focus {
	text-decoration: none;
}

a.option {
	font-weight: normal;
	font-size: 10px;
}

.clear {
	clear: left;
	line-height: 0;
	font-size: 1px;
	}
	
#tl-content {
	position: relative;
	height: 75px;
	overflow: hidden;
}

