* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #F4F7FF;
  font-size: 11px;
  color: #554F3B;
}

img {
  border:0px;
  vertical-align: bottom;
}

/* container */

#container {
  position: relative;
  margin: auto;
  width: 960px;
}

#top {
  position:relative;
  background-image: url(images/logo_top.gif);
  background-repeat: no-repeat;
  height:51px;
  margin-top:35px;
  padding-left:181px;
  vertical-align:top;
}

.subnav {
  position: absolute;
  padding: 2px;
}

#nav {
  position: absolute;
  width: 181px;
  height: 351px;
  background-image: url(images/logo_nav_bg.gif);
  background-repeat: no-repeat;
  left:0px;
  margin-top:0px;
  padding-top:25px;
}

#content {
  position: relative;
  margin-left: 181px;
  width: 779px;
  min-height: 445px;
	height: auto !important;
	height: 445px;
}

#content_start {
  width:487px;
  position: absolute;
  padding-bottom:20px;
}

#content_all {
  width:779px;
  position: relative;
}

#content_all2 {
  width:753px;
  position: relative;
  background-image: url(images/content/bg_content.jpg);
  background-repeat: no-repeat;
  background-color:#DFE0E6;
  padding-left:13px;
  padding-right:13px;
  padding-top:30px;
  padding-bottom:30px;
  min-height: 295px;
	height: auto !important;
	height: 295px;
}

#partner_content_nav{
	position:relative;
	border-top:2px solid white;
	background-color:#DFE0E6;
	padding-left:13px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:6px;
	color:#333333;
}

#newsticker {
  position: relative;
  width:285px;
  left:487px;
  background-image: url(images/newsticker_bg.jpg);
  background-repeat: no-repeat;
  padding-top: 91px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
#newstext {
  min-height: 260px;
	height: auto !important;
	height: 260px;
  width: 272px;
  border:1px solid white;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
  color:white;
}

#start_text {
  position: relative;
  width:664px;
  height:78px;
  left:0px;
  background-image: url(images/bg_start_text.gif);
  background-repeat: no-repeat;
  padding-top:10px;
  padding-left:100px;
  padding-right:15px;
}

.datum{
	color:#333333;
	font-weight:bold;
	margin-top: 10px;
}

#content_blank {
  position: relative;
  top:20px;
  padding-top:30px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:10px;
  min-height: 472px;
	height: auto !important;
	height: 472px;
  background-image: url(images/bg_blank.gif);
  background-repeat: no-repeat;
  background-color: #C8C1AF;
  margin-bottom:20px;
}

#footer {
  position: relative;
  height: 43px;
  border-top:1px solid #6D6F71;
  margin-left: 181px;
  margin-bottom: 10px;
  padding-left:14px;
  padding-top:5px;
  top:10px;
}

/* container ende */

input,textarea,select{
  font-size: 12px;
  color: #333333;
  background-color : #FFFFFF;
}

ul{
  margin-top: 2px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 2px;
  padding-left: 8px;
  margin-left:8px;
}

li{
  list-style-image: url(images/icon2.gif);
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 8px 0px;
}

h1 {
  font-size: 14px;
  color: #14489F;
  margin:0px;
  font-weight: bold;
}

h2 {
  color: #FFFFFF;
  margin:0px;
  font-weight:bold;
  font-size:11px;
}


/* links */
a,a:link,a:visited,a:active {
  font-size: 11px;
  font-style: normal;
  color: #14489F;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 11px;
  font-style: normal;
  color: #14489F;
  text-decoration: underline;
  font-weight:normal;
}

/* für subnavigation oben */
a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active {
  text-decoration:none;
  font-size: 11px;
  color:#CCCCCC;
  text-decoration: none;
  font-weight : normal;
}

a.blacklink2:hover {
  text-decoration:none;
  font-size: 11px;
  color:#FFFFFF;
  text-decoration: underline;
  font-weight : normal;
}

a.footerlink,a.footerlink:link,a.footerlink:visited,a.footerlink:active {
  text-decoration:none;
  font-size: 11px;
  color:#554F3B;
  text-decoration: none;
  font-weight : normal;
}

a.footerlink:hover {
  text-decoration:none;
  font-size: 11px;
  color:#14489F;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink2nav:link,a.blacklink2nav:visited,a.blacklink2nav:active {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}

a.blacklink2nav:hover {
	text-decoration:none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: underline;
	font-weight : normal;
}
/* für subnavigation oben ENDE*/

.subnav {
  height: 25px;
  position: absolute;
  padding: 2px;
  color:#CCCCCC;
}
.blue {
  color: #14489F;
}

.sitemapul1 { list-style-type:none;margin:0px;margin-left:10px; }
.sitemapul2 { list-style-type:none;margin:0px;margin-left:30px; }
.sitemapul3 { list-style-type:none;margin:0px;margin-left:30px; }

.sitemapli1 {
  margin: 0px;
  padding: 0px;
}
.sitemapli2 {
  margin: 0px;
  padding: 0px;
}
.sitemapli3 {
  margin: 0px;
  padding: 0px;
}