@charset "utf-8";
/* CSS Document */

body {
	background-color: #333333;
	background-image:url(../images/seiten_bg.gif);
	background-repeat:repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	line-height:18px;
	}
/* PNG-Transparenzunterstützung für IE6 */
img {
	behavior:	url("pngbehavior.htc");
}
a {
	color: #72880a;
	}
h1 {
	color: #72880a;
	font-size:28px;
	position:absolute; 
	left:50px; 
	top:175px;
	width:640px;
	display:block;
	padding:0px;
	margin:0px;
	}
h2 {
	color: #72880a;
	font-size:18px;
	line-height:22px;
	}
h3 {
	color: #72880a;
	font-size:14px;
	}
h4	{
	color: #72880a;
	font-size:12px;
	}

#main {
    background-color: transparent;
    padding: 0px;
    background-image:url(../images/hintergrund.jpg);
    margin: -300px 0 0 -495px;
    position:absolute;
    top: 50%;
    left: 50%;
    width: 990px;
    height: 600px;
	
    }
#navigation {
	position:absolute;
	left:4px;
	top:0px;
	width:780px;
	height:32px;
	}
#navigation img {
	margin-right:3px;
	}
#bratext {
	position:absolute;
	left:705px;
	top:45px;
	width:273px;
	}
#slogan {
	position:absolute;
	left:730px;
	top:150px;
	width:220px;
	height:379px;
	}
#slogan2 {
	position:absolute;
	left:740px;
	top:526px;
	width:205px;
	height:69px;
	}
#sponsoren {
	position:absolute;
	left:50px;
	top:560px;
	width:800px;
	height:31px;
	font-size:9px;
	}
#sponsoren img{
	margin-left:26px;
	}
#content {
	position:absolute;
	left:50px;
	top:220px;
	width:640px;
	height:318px;
	overflow:auto;
	padding-right:20px;
	margin: 0px;
	}
#content img {
	background-color: white;
	padding:3px;
	border:1px solid #72880a;
	margin:2px 10px 6px 0px;
	float:left;
	}
#infotext {
    position:absolute; top:90px; left:4px; width:120px;height:230px;z-index:5;
    font-size:10px;
	}
.sponsorenlogos {
	float:left; 
	width:180px; 
	margin-right:20px;
	text-align:center;
	margin-top:20px;
	}
.sponsorenlogos img {
	padding: 5px 0px;
	border:0px !important;
	}
.freundestabelle img {
	border-width:0px !important;
}