html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:arial,sans-serif;
	font-size:12px;
	color:#666;
	background: #f0f2f0;
}

a {
	text-decoration: none;
	color : #9d1738;
}
a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight : bold;
	color : #000;
}
div#wrap {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:884px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
#wrap-content {
	position: relative;
	background: transparent url("i/bg.gif") top left repeat-y;
}

/* Ads */
#ad-top {
	background: #F0F2F0;
}
#ad-top .ad-inner {
	width : 728px;
	margin: 0 auto;
	padding: 10px 0;
}

#ad-sky {
	position: absolute;
	width : 180px;
	right : -200px;
	top : 50px;
}



h1 {
	background: transparent url("i/bg-top.gif") top left no-repeat;
	padding : 22px 0 20px 31px;	
}

h1 em {
	display : none;
}

h2 {
	font-size: 18px;
	color : #9d1738;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: .4em;
}

h1 span {
	background: transparent url("i/h1.gif") top left no-repeat;
	width : 278px;
	height : 96px;
	display: block;
}

p { 
	line-height:1.7; 
	margin:0 0 1em;
	font-weight: bold;
	font-size: 13px;
}

#imagecontainer {
	border: 3px solid #9d1738;
	margin: 0 32px;
	height: 293px;
}

#imagecontainer img{
	float: left;
}

#nav_main {
	position : absolute;
	left : 436px;
	top : 50px;
}

#nav_main li{
	float : left;
	margin-bottom: 5px;
	background-color: #b22446;
	display: block;
}
#nav_main li.first{
	float : none;
	width : 51px;
}
#nav_main li.second{
	clear : both;
	margin-right: 10px;
	width : 180px;
}
#nav_main li.third{
	width : 225px;
}
#nav_main li.fourth{
	clear : both;
	margin-left: 190px;

}
* html #nav_main li.fourth{
  	margin-left: 96px;
}
#nav_main li.fourth a,#nav_main li.fourth span{
	margin-left: 0;
}

#nav_main li.fourth, #nav_main li.fifth {
	margin-right: 5px;
}

#nav_main a.gt-menu {
	height : 20px;
}
#nav_main a:hover.gt-menu {
	background-position: 0 -22px;
}


/* Inhalt */
#content {
	padding: 0 320px 50px 0; /* bottom padding for footer */
	margin : 20px 0 0 32px;
	position : relative;
	min-height : 600px;
	
}
* html #content {
	height : 600px;
}

#partner #content {
	padding-right: 32px;
	padding-bottom: 80px;
}
#partner #content a{
	float : left;
	display: block;
}
#partner #content a.abstand{
	margin-right: 10px;
}

#partner #content div {
/* 	border : solid 1px #ddd; */
}

#content .pdfcontainer {
	float : right;
	margin-left: 8px;
}

#content .col-23-left {

	width : 69%;
	float: left;
	clear : both;

}
#content .col-23-left a{
	margin-bottom: 20px;
}

#content .col-23-right {

	width : 30%;
	float: left;
	clear : right;
		text-align: center;
}

#content .col-11-left {

	width : 50%;
	float: left;
	clear : both;
	
}

#content .col-11-right {
	width : 49%;
	float: left;
	margin-bottom: 1em;
	
}
#content .col-1 {
	float: left;
	margin-bottom: 1em;
	clear : both;
}
#partner #content .col-1 a.abstand{
	margin-right: 5px;
}

#content .imagewrap {
	text-align: center;
}

#content .imagewrap a,#content .imagewrap a img{
	display: inline;
}

#partner #content .col-23-right a, #partner #content .col-23-right img{
	display: inline;
	text-align: center;
	float : none;
	padding-bottom: 3em;
	vertical-align: middle;
}

#marginal {
	background: #996666;
	position: absolute;
	top : 0;
	left : 554px;
	width : 264px;

}
#marginal .teaser {
	font-weight : bold;
	clear : both;
	padding : 8px 0 0 8px;
	margin-bottom: 6px;

}

#marginal .teaser img{
	float : right;
	margin: 0 0 18px 8px;
}

#content #marginal .teaser h2, #content #marginal .teaser p{
	color : #600;
	line-height: 1.2em;
	font-size: 13px;
	margin-bottom: 0;
}

 #content  #marginal .teaser p{
	color : #fff;
	margin : 0 0 4px;
}

/* Marginal Navigation */

#marginal h3{
	font-size: 14px;
	padding : 10px 10px 25px 0px;
	border : solid 3px #996666;
	background: #fff;
	color : #603;


	
}

#marginal h3 span{
	display: block;
	background: #fff url(i/bullet.gif) no-repeat 8px center;
	padding-left: 25px;
}

#marginal ul{

	margin: 10px 10px 50px 10px;
}

#marginal ul li{
	padding-left: 18px;
	background: url(i/bullet.gif) no-repeat center left;
	line-height: 1.6em;
}

#marginal ul li a{
	color : #fff;
}





#marginal .teaser a{
	color : #600;
}
#marginal .teaser a:hover{
	color : #833;
}

div#footer {
	position:absolute;
	width:100%;
	bottom:0; /* stick to bottom */
}
#footer ul {
	background: #a8b9ad;
	margin: 0 15px 0 13px;
	padding: 30px 10px 20px 10px;
	text-align: center;
}
#footer li {
	display: inline;
	padding: 0 8px;
}
#footer li a{
	color : #660000;
	text-decoration: none;
	font-weight: bold;
}

br.clearer {
	float : none;
	clear : both;
}

#gads {
	padding-top: 20px;
	padding-left: 10px;
	background-color: #fff;
}
