body, html {
	background-image:url(../img/hintergrund_muster.gif);
	font-family: Arial, helvetia, sans-serif;
	color: #333;
	height: 100%;
	margin: 0;
}

#hauptcontainer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 915px;
	border: 1px solid #fff;
	background-image:url(../img/bgmain.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
}

#hauptcontainerfolge {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 915px;
	border: 1px solid #fff;
	background-image:url(../img/bgfolge.jpg);
	background-repeat: repeat-y;
	min-height: 100%;
}

#mainheader {
 	width: 915px;
	}

#maintopnavicontainer {
	background-color:#FFFFFF;
	height: 22px;
	width: 915px;
	padding-top: 5px;
}	

	
#inhaltcontainer {
	width: 915px;
}

#content {
	float: left;
	width: 650px;
	padding: 20px;
	}
	
#content p {
	padding: 0px 30px 0px 135px;
	margin: 0px;
	}
	
#content img {
	display: block;
	padding: 0px;
	margin-bottom: 3px;
	}

#text {
	font-size: 14px;
	line-height: 1.3em;
}

#contentfolge {
	float: left;
	width: 650px;
	padding: 20px;
	}
	
#contentfolge p {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	}
	
#contentfolge img {
	display: block;
	padding: 0px;
	margin-bottom: 3px;
	}
	
#cleanup, #wrapcleanup {
	clear: both;
}	

#textfolge {
	font-size: 13px;
	line-height: 1.3em;
}
		
#navifolge {
	float: left;
	width: 200px;
	padding: 20px 0px 0px 25px;
	}

#navifolge ul {

	}	

#wrap {
float: right;
margin-left: auto;
margin-right: 0px;
}

#lang {
	float: left;
	}

#topnav {
	padding-right: 20px;
	float: left;
	}
	
#topnav a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	font-size: 13px;	
	margin-left: 12px;	
	}
	
#topnav a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	font-size: 13px;	
	margin-left: 12px;	
	}
	
#topnav a:hover {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;	
	color: #D90303;
	font-size: 13px;	
	margin-left: 12px;	
	}
	
#topnav a:active {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #111111;
	font-size: 13px;	
	margin-left: 12px;	
	}

a {
	color: #333333;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: underline;
	color: #111111;
	}

.haupt a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
	}
.haupt a:hover {
	color: #D90303;
	text-decoration: none;
	line-height: 24px;
	font-weight:normal;
	font-size: 14px;
	text-transform: uppercase;
	}

ul#level1 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

ul#level2 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
}
ul#level3 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 0px;
}

.sub a {
	color: #333;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	}
.sub a:hover {
	color: #D90303;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	}
#lang { float: left; }