@charset utf-8;


/* CSS Document */

html{
height: 100.1%;

}
body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 100.01%;
	width: 100%;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: 100.1%;
	
}

 A:link {
	text-decoration: underline;
	color: #444444;
	outline: none;
}
A:visited {
	text-decoration: underline;
	color: #444444;
	outline: none;
}
 A:active {
	text-decoration: none;
	font-size:16px:
	color: #444444;
	outline: none;
}
 A:hover {
	text-decoration: none;
	color: #999999;
	}

#wrapper {
	width: 100%;
	height: 100%;
	min-width: 800px;
	min-height: 600px;
	margin:auto;
}


#sponsoren {
	position: fixed;
	width: 7%;
	min-width: 60px;
	z-index:100;
}
*html #sponsoren{

position: relative;
	width: 7%;
	min-width: 60px;
	z-index:100;

}

#header {
	height: 200px;
	width: 100%;
	z-index: 14;
	position: relative;
}
#logo {
	position: fixed;
	top: 10px;
	left: 40px;
	width: 90px;
	

}
#laufschrift {
	width: 85%;
	top: 100px;
	height: 30px;
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	left: 20%;
	right: 0px;
	font-size: 12px;
}


*html #laufschrift {
display:none;
}


#links_01
{
	left: 0px;
	top: 230px;
	display: inline;
	width: 7%;
	margin: 0 3%;
	padding: 0.5%;
	z-index: 2;
	position: fixed;

	min-width: 6%;
}


*html #links_01
{
	left: 0px;
	top: 230px;
	display: inline;
	width: 7%;
	margin: 0 3%;
	padding: 0.5%;
	z-index: 2;
	position: relative;
display: none;
	min-width: 6%;
}


#links
{
	float: left;
	display: inline;
	width: 7%;
	margin: 0 3%;
	padding: 0.5%;
	z-index: 2;
	position: relative;
	top: 15px;
	min-width: 6%;
}
#rund {
	width: 65%;
	height: 58px;
	position: fixed;
	margin-bottom: 40px;
	z-index: 14;
	background-repeat: no-repeat;
	min-width: 690px;
}

*html #rund {
	width: 65%;
	height: 58px;
	position: relative;
	margin-bottom: 40px;
	z-index: 14;
	background-repeat: no-repeat;
	min-width: 690px;
}


#content
{
	float: left;
	width: 65%;
	position: relative;
	background-repeat: repeat;
	margin-left: 1%;
	min-width: 600px;
	top: -58px;
}
#content_rahmen {
	background-image: url(../bilder/weiss_60.png);
	padding: 30px 3% 3% 3%;
	top: 40px;
	z-index: 1;
	min-width: 650px;
	-moz-border-radius: 10px;
	position: relative;
	margin: 0 auto;
}



#header_01 {
	width: 100%;
	top: 0px;
	left: 0px;
	height: 200px;
	z-index: 13;
	min-width: 50%;
	position: fixed;
	background-attachment: fixed;
	z-index:6;
	
	}

*html #header_01 {
	display: none;	
	}


#hg_links {
	width: 100%;
	left: 0%;
	position: fixed;
	top: 200px;
	height: 900px;
	
	}


*html #hg_links {
	width: 100%;
	left: 0%;
	position: fixed;
	top: 200px;
	height: 900px;
	
	}


#mengentext {
	background-image: url(../bilder/weiss_70.png);
	background-repeat: repeat;
	width: 95%;
	margin: 0 auto 25px;
	padding: 10px 20px 20px 20px;
	height: 95%;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 10px;
	font-size: 12px;
	z-index: 2;
	text-align: left;
	
}
*+html #mengentext {
	background-image: url(../bilder/weiss_70.png);
	background-repeat: repeat;
	width: 95%;
	margin: 0 auto 25px;
	padding: 30px 20px 20px 20px;
	height: 95%;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius: 10px;
	font-size: 12px;
	z-index: 2;
	text-align: left;
	
}



#werbung-rahmen {
width: 15%;
	background-image: url(../bilder/weiss_60.png);
	background-repeat: repeat;
	-moz-border-radius: 10px;
	right:-25%;

	padding-left: 10px;
	padding-right: 5px;
	z-index: 5;
	position: absolute;
	top: 70px;
	
	
}
