body {
	margin: 0;
	text-align:left;
	height:100%;
    background-color:#dfdbd3;
	}

#wrapper1 {
    position:absolute;
    width:1000px;
    left:50%;
    z-index:1;
}
#wrapper2 {
    position:absolute;
    width:100%;
    left:-500px;
    z-index:1;
}

#back {
    position:absolute;
    height:160px;
    width:100%;
    background-color:#dfdbd3;
    z-index:1;
}

#head3,#head4 {
	font-weight: bold;
	font-style: italic;
	font-family: Arial,Helvetica,sans-serif;
	}

#head3 {
	font-size: 28pt;
	line-height: 23pt;
	color:  blue;
	}

#head4 {
	font-size: 18pt;
	line-height: 14pt;
	color:#0072BA;
	}

#header_border {
	position:absolute;
	background-color:#FFFFFF;
	width:1000px;
	height:195px;
	top:20px;
	left: 0px;
	z-index: 19;
}

#header {
	position:absolute;
	width:100%;
	z-index:20;
	height: 90px;
}

#header_logo {
}

#sponsor{
	position: relative;
	text-align:right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 69%;
	margin-right:5px;
	padding-right:5px;
	width: 100px;
	height: 10px;
	z-index: 1000;
	left: 900px;
}

#header_submenue {
    position:absolute;
    width:100%;
    top:170px;
    height:30px;
    z-index:20;
}

#header_pic {
    position:relative;
    left:5px;
    top:15px;
    width:990px;
    height:150px;
    z-index:20;
}

#header_spacer {
	position:absolute;
	background-color:#0072BA;
	height:70px;
	width:1000px;
	z-index:25;
}

#main {
    position:absolute;
    padding: 0 0 30px 0;
    background-color:#FFFFFF;
    width:100%;
    top:215px;
    z-index:10;
}


#maincontent {
    position:relative;
    width:100%;
}

#menue{
    float:left;
    width:200px;
}

#inhalt{
    float:left;
    min-width:520px;
    min-height:100px;
    width:520px;
}

#rechts{
    font-size: 8pt;
    float:left;
    margin: 0px 0px 0px 40px;
    width:210px;
}

img {
	border:0px;
}

.tx-ttnews-browsebox {
	clear:both;
}
