@charset "utf-8";
 html, body {
	height: 100%;                                                                  
	margin: 0;                                                                     
	padding: 0;                                                                    
}

* {
	margin: 0px auto;
	padding:0;
}


body {
	font: 100% "Trebuchet MS", Helvetica, Verdana, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333632;
	font-size: 12px;
}

:link:focus, :visited:focus { outline: none; } 
img { border: none; }



div#verti {
	visibility: hidden;
	width: 100%;
	height: 50%;                                                                     
	margin-top: -298px;                                                              
	float: left;
}


div#container {	        
	position: relative;
	width: 920px;
	height: 596px;
	clear: both;
	top: -298px;

	/* IE4ever Hack: Hide from IE4 **/
	position: static;
	/** end hack */
 
}

#reli {
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
}

#logo {
	position: absolute;
	left: 740px;
	top: 1px;
}

#language {
	position: absolute;
	left: 205px;
	top: 10px;
	width: 200px;
}

#language  a {
	margin-right: 10px;
}

#teaser {
	position: absolute;
	left: 15px;
	top: 3px;
	width: 200px;
	font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#teaser h1 {
	font-size: 17px;
}

#teaser img {
	margin: 5px 0;
}

#info {
	position: absolute;
	right: 188px;
	top: 70px;
	font-family: "Comic Sans MS", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #a92786;
	text-align: right;
	font-size: 15px;	
}

#meta {
	position: absolute;
	right: 632px;
	bottom: -530px;
	text-align: right;
}

#meta ul {	
	list-style: none;
}

#meta li {
	list-style: none;
	margin: -10px 0 -10px 0;
}

#meta a, #meta a:visited {
	display: block; 
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding: 10px 10px 10px 20px;
	font-size: 12px;
}

#meta li.active a  {
	display: block; 
	padding: 12px 16px 12px 55px;
	color: #fff;
}

#meta li.active {
	background: transparent url(../img/meta_bg.jpg) no-repeat right top;
}

#headline h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#sub {
	position: absolute;
	top: 185px;
	right: 640px;
	background: #a92786;
	text-align: right;
}

#sub ul { list-style: none; margin: 3px 0; }

#sub li { list-style: none; }

#sub a, #sub a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	padding: 1px 7px;
	font-size: 12px;
}


#navigation {
	position: absolute;
	left: 0px;
	top: 119px;
	width: 918px;
	height: 59px;
	background: #ffffff url(../img/navbar_bg.gif) 0 8px no-repeat;
	padding-left: 2px;
}

#navigation ul { margin:0; padding:0; list-style:none; width: 100%;} 
#navigation li { float:left; margin: 0 0 0 -9px; padding: 0; width: auto; }
#navigation a { display: block; font-size: 12px; font-weight: bold; line-height: 14px; color: #fff; text-decoration: none; text-align: center; padding: 22px 18px 25px 12px;}
#navigation #current { background:url(../img/nav_right.png) no-repeat right top;} 
#navigation a:hover { color: #ffffff; }
#navigation #current a { background:url(../img/nav_left.png) no-repeat left top; padding: 21px 18px 26px 12px;}
#navigation #current a:hover  {color: #ffffff;} 
#navigation #current a.left { background:url(../img/nav_left_left.png) no-repeat left top;}
#navigation a span { display: block; }

#content {
	position: absolute;
	display: block;
	top: 185px;
	left: 290px;
	width: 316px;
	height: 317px;
	padding: 13px 12px;
	color: #000;
	background: url(../img/content_bg.gif) no-repeat;
}

#content h1 {
	margin: 0 0 14px 0;
	font-size: 14px;
}

#images {
	position: absolute;
	left: 680px;
	top: 185px;
}

#images #image1 {
	z-index: 201;
}

#images #image2 {
	position: absolute;
	top: 176px;
	z-index: 202;
}

#images #maske {
	position: absolute;
	top: 0;
	z-index: 203;
}

#bigsmallman {
	position: absolute;
	left: 10px;
	top: 177px;
}

#streifen {
	position: absolute;
	left: 10px;
	top: 583px;
}

#streifen #gelb {
	float: left;
	display: block;
	width: 280px;
	height: 13px;
	background: #efab25;
}

#streifen #gruen {
	float: left;
	display: block;
	width: 340px;
	height: 13px;
	background: #bed17c;
}

#streifen #lila {
	float: left;
	display: block;
	width: 280px;
	height: 13px;
	background: #a92786;
}


.Scrollbar-Up { position: absolute; width: 10px; height: 10px; font-size: 0px; display: none;}
.Scrollbar-Track { width: 10px; height: 343px; position: absolute; background: #bed17c; }
.Scrollbar-Handle { position: absolute; width: 10px; height: 90px; background: #a92786; cursor: pointer; }
.Scrollbar-Down { position: absolute; top: 420px; width: 10px; height: 10px;  font-size: 0px; display: none; }
.Scrollbar-Container { position: absolute; top: 185px; left: 620px; display: none; }
.ScrollContainer { position: absolute; display: block; top: 185px; left: 290px; width: 316px; height: 317px; padding: 13px 12px; color: #000; background: url(../img/content_bg.gif) no-repeat; }
.ScrollBox {
	position: absolute;
	width: 310px;
	height: 317px;
	overflow: hidden;
}

#ScrollContainer h1 {
	margin: 0 0 5px 0;
	font-size: 14px;
}


#textcontainer {
	position: absolute;
}

#textcontainer a {
	color: #000000;
}
#textcontainer a:visited {
	color: #a92786;
}

#textcontainer ul {
	margin-left: 20px;
}

#maske_scrollbalken {
	position: absolute;
	display: block;
	top: 185px; 
	left: 625px;
	width: 5px;
	height: 343px;
	background:url(../img/maske_scrollbalken.png) no-repeat;
}

#sponsoren {
	position: absolute;
	left: 10px;
	top: 540px;
}

#sponsoren a {
	margin-right: 18px;
}



#sponsoren_admin {
	position: absolute;
	left: 10px;
	top: 500px;
}

#sponsoren .sa a {
	margin: 0;
}
