html, body {
	height: 100%;
}

body {
	background: url(../img/body_bg.jpg) no-repeat 50% 0;
	background-color: #fefefe;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	min-height: 100.1%; /* scrollbar always visible (firefox) */
}

h4 {
	margin: -.9em 0 0.8em 0;
}

blockquote {
    margin-left: 17px;
}

/* wrapper
 ----------------------------------------------- */

#wrapper {
	position: relative;
	width: 820px;
	background-color: #fafcfd;
	margin: 0 auto;
	min-height: 100%;
}

* html #wrapper {
   	height: 100%;
}

/* header
 ----------------------------------------------- */

#header {
	height: 127px;
	position: relative;
	margin: 0 auto;
	background: url(../img/header_bg.jpg) no-repeat bottom left;
	background-color: #fff;
}

#visual {
	background: url(../img/visual_global.jpg) no-repeat top left;
	height: 125px;
	width: 590px;
	position: absolute;
	top: 0;
	left: 200px;
}

#logo {
	position: absolute;
	top: 40px;
	left: 190px;
}

#logo a {
	width: 205px;
	height: 75px;
	display: block;
}

/* subheader
 ----------------------------------------------- */

#subheader {
    height: 87px;
	background: url(../img/subheader_bg.jpg) no-repeat;
}

#nosub #subheader {
	background: url(../img/subheader_nosub_bg.jpg) no-repeat;
}

/* metanav
 ----------------------------------------------- */

#metanav {
	position: absolute;
	right: 20px;/*mit Laenderfahne: 45 */
	top: 10px;
	font-size: 89%;
	color: #888;
	line-height: 140%;
}

#metanav a {
	color: #888;
	text-decoration: none;
}

#metanav a:hover {
	color: #333;
}

#metanav-txt {
	float: left;
}

/* language
 ----------------------------------------------- */

#language {
    position: absolute;
    top: 10px;
    right: 15px;
    padding: 2px 0 0 4px;
}


/* layout
 ----------------------------------------------- */

#main {
	padding: 0 0 110px 0;
    background-color: #fafcfd;
    min-height: 100%;
}

#leftcol {
	position: relative;
	width: 195px;
	float: left;
	min-height: 1px;
}

#content {
    float: left;
   	width: 550px;
	margin: 20px 0 0 30px;
	line-height: 130%;
}


/* topnav
 ----------------------------------------------- */

#topnav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 11px;
	right: 12px;
	text-transform: uppercase;
	font-size: 96%;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav ul li {
	display: inline;
	padding: 0;
	margin: 0;
}

#topnav ul li a, #topnav ul li a:link {
	float: left;
	padding: 0 0 0 16px;
	background: url(../img/topnav_left.gif) no-repeat left top;
	margin: 0 3px 0 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#topnav ul li a span {
	float: left;
	display: block;
	background: url(../img/topnav_right.gif) no-repeat right top;
	padding: 6px 6px 7px 4px;
	color: #666;
}

#topnav ul li a:hover {
	color: #000;
}

#topnav ul li a:hover span {
	display: block;
	width: auto;
	cursor: pointer;
	color: #000;
}

#topnav a:hover span {
      color:#000;
}

#topnav ul li.active a {
    background-position: 0% -100px;
	color: #000;
}

#topnav ul li.active a span {
    background-position: 100% -100px;
	color:#000;
}

#topnav ul li a:hover {
  background-position: 0% -100px;
}

#topnav ul li a:hover span {
  background-position: 100% -100px;
}


/* subnav
 ----------------------------------------------- */

#subnav {
	position: relative;
	width: 194px;
	margin: 0 0 0 1px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #fff;
}

#subnav ul li {
	margin: 0 0 1px 0;
}

#subnav ul ul {
    margin: 1px 0 0 0;
}

#subnavlist1 li a, #subnavlist1 li a:link {
	background: url(../img/listpunkt_subnav1.gif) no-repeat 12px center;
	display: block;
	font-size: 87%;
	padding: 6px 7px 6px 23px;
	width: 164px;
	color: #000;
	background-color: #f5e73f;
	text-decoration: none;
}

#subnavlist1 li a:hover {
	background: url(../img/listpunkt_subnav1.gif) no-repeat 12px center;
	display: block;
	color: #000;
	background-color: #ddd24c;
}

#subnavlist1  li a.active,#subnavlist1 li a.active:link {
	background: url(../img/listpunkt_subnav1_active.gif) no-repeat 12px center;
	display: block;
	color: #000;
	font-weight: bold;
	background-color: #f5e73f;
	text-decoration: none;
}

#subnavlist1 li a.active:hover {
	background: url(../img/listpunkt_subnav1_active.gif) no-repeat 12px center;
	background-color: #ddd24c;
}

#xsubnavlist2 li { margin: 0 0 1px 0;}

#subnavlist2 li a,#subnavlist2 li a:link {
	background: url(../img/listpunkt_subnav2.gif) no-repeat 26px center;
	background-color: #fbf5b2;
	display: block;
	padding: 6px 5px 6px 35px;
	width: 154px;
	color: #000;
	text-decoration: none;
	margin: 0;
}

#subnavlist2 li a:hover {
	background: url(../img/listpunkt_subnav2.gif) no-repeat 26px center;
	color: #000;
	background-color: #ddd24c;
}

#subnavlist2 li a.active,#subnavlist2 li a.active:link {
	background: url(../img/listpunkt_subnav2_active.gif) no-repeat 26px center;
	color: #000;
	background-color: #fbf5b2;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
}

#subnavlist2 li a.active:hover {
	background: url(../img/listpunkt_subnav2_active.gif) no-repeat 26px center;
	background-color: #ddd24c;
}

#subnav-bottom {
    height: 18px;
    background: url(../img/subnav_round.gif) no-repeat bottom right;
    background-color: #f5e73f;
}



/* teaser infoboxen
 ----------------------------------------------- */

.teaser1, .teaser2 {
    font-size: 86%;
    line-height: 120%;
    margin: 0 0 0 1px;
}

.teaser1 {
	background-color: #fbf5b2;
	padding: 0;
    margin-top: -5px;
}

.teaser1-bottom {
    height: 8px;
    background: url(../img/teaser1_bottom.gif) no-repeat bottom right;
    background-color: #fbf5b2;
}

.teaser1-content {
    padding: 2px 10px 2px 10px;
}

.teaser1 h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}


.teaser2 {
	background-color: #e4ecf4;
	padding: 0;
	margin-top: 12px;
}

.teaser2-top {
    height: 14px;
    background: url(../img/teaser2_top.gif) no-repeat top right;
    background-color: #e4ecf4;
    font-size: 0;
}

.teaser2-bottom {
    height: 4px;
    background: url(../img/teaser2_bottom.gif) no-repeat bottom right;
    background-color: #e4ecf4;
}

.teaser2-content {
    margin: 0;
    padding: 0 10px 2px 10px;
}

.teaser2 h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* search
 ----------------------------------------------- */

#search {
    margin: 0;
    padding: 0;

}

#search fieldset {
    border: 1px solid #fff;
    padding: 10px;
    margin: 0;
    background-color: #edf3f5;
}

#search label {
    margin-right: 6px;
    font-weight: bold;
}

#search input {
	font-family: arial, helvetica, sans-serif;
    margin-right: 1px;
}

#search input#search_string {
    width: 16em;
}


/* newsletter
 ----------------------------------------------- */

#newsletter_anmeldung {
    margin: 0;
    padding: 0;
}

#newsletter_anmeldung fieldset {
    margin: 0;
    padding: 0;
    border: 0 none;
}

#newsletter_anmeldung legend {
    display: none;
    margin: 0;
    padding: 0;
}

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

#newsletter_anmeldung ul li {
    margin: 0;
    background: 0 none !important;
    padding: 0 0 .6em 0 !important;
}

#newsletter_anmeldung ul#errors li {
    margin: 0;
    font-weight: bold; 
    color: #de0000;
}


#newsletter_anmeldung label {
    float: left;
    width: 8em;
}

#newsletter_anmeldung input, select {
    width: 14em;
	font-family: arial, helvetica, sans-serif;
    padding: 2px;
}

#newsletter_anmeldung select {
    width: 14.6em;
}


#newsletter_anmeldung input.submit {
    width: auto;
}

/* misc
 ----------------------------------------------- */

.clear {
	clear:both;
	height:0;
	padding:0;
	border:0;
	margin:0;
	font-size:0;
	line-height:0;
}



