@charset "UTF-8"; 
	*{font-family:Arial,sans-serif;
	font-size:13px;
	color: black;
    line-height:130%;
	margin:0px;
	padding:0px;
		}

h1 {font-size: 14px;
    font-weight:bold;
    color:black;
	letter-spacing:2px;}
h2 {font-size: 14px; font-weight:bold;
    color:#767676;
	letter-spacing:2px;}
h3 {font-size: 14px;
    letter-spacing:2px;
    color:#767676;}
	h4 {font-size: 16px;
    font-weight:bold;
    color:red;
	letter-spacing:2px;}
	
		ul.kreis {
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		list-style-position:outside;
		list-style-type: disc;
	}
body{
	position:relative;
	margin: 0px auto auto;
	width: 980px;
	height: 780px;
	background-image:url(bilder/background1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}
	#container  {
	position:absolute;
	margin: 0px 0px 0px 0px;
	top:40px;
	width:980px;
	height:740px;
	background-color: #cbcbcb;
	border: 0px solid white;

    }

	#logo {
	position:absolute;
	height:144px;
	width: 980px;
	left: px;
	top: px;
	float: left;
	background-color: #cbcbcb;
    }
	#balken-gelb {
	position: absolute;
    height:8px;
	width: 507px;
    float: left;
    top: 137px;
	background-color: #ffcc01;
    }
	
	#section {
	position:absolute;
	top:145px;
    width:980px;
	height:435px;
	background-color: #797a75;
	   }
	#section-aktivfeld {
	position:absolute;
    height:415px;
    width:820px;
	margin: 10px 10px 10px 150px;
	background-color:#ffffff;
}
    #section-text {
	width:360px;
	height: 365px;
	line-height:160%;
	padding:20px 25px 30px 25px;
	float: left;
}
    #section-text-large {
	width:450px;
	height: 365px;
	padding:20px 20px 30px 20px;
	float: right;
}
	#section-text-small {
	width:256px;
	height: 348px;
	line-height:160%;
	padding:20px 22px 25px 22px;
    float:left;
}
	#section-text-smaller {
	width:126px;
	height: 348px;
	line-height:160%;
	padding:20px 22px 25px 22px;
    float:left;
}

	#section-text-smallst {
	width:86px;
	height: 348px;
	line-height:160%;
	padding:20px 22px 25px 22px;
    float:left;
}
	#nav-oben {
	position:absolute;
    width:139px;
	height:220px;
	padding: 165px 0px 50px 10px;
	font-size: 14px; 
    line-height:160%;
    text-align:left;
    letter-spacing:1px;
}
	.menublack {
		color:#ffcc01;
        font-size:14px;
        line-height:160%;
	    text-decoration:none;
	}
	.menublack:link {
		color:white;	}
	.menublack:visited {
		color:white;	}
	.menublack:focus {
		color:white;	}
	.menublack:hover {
		color:#ffcc01;	}
	.menublack:active {
		color:white;	}
     .menured {
		color:#ffcc01;
		font-size:14px;
		       line-height:160%;
		text-decoration:none;
			
	}
	
	#menu-number{
 
	height: 20px;
	width: 800px;
	top: 393px;
    font-size: 14px; 
	  font-weight:bold;
    letter-spacing:5px;
	background-color: #cbcbcb;
 padding: 2px 0px 0px 20px;
float: left;
	
	}
	.menu-number{
		color:black;
        font-size:14px;
			  font-weight:bold;
text-decoration:none;
	}
	.menu-number:link {
		color:#797a75;	}
	.menu-number:visited {
		color:#797a75;	}
	.menu-number:focus {
		color:#797a75;	}
	.menu-number:hover {
		color:black;	}
	.menu-number:active {
		color:#797a75;	}
     .menuwhite {
		color: white;
		font-size:14px;
			  font-weight:bold;
		text-decoration:none;
			
	}

#menu-unten{
    position: absolute;
	height: 40px;
	width: 960px;
	top: 700px;
    font-size: 14px; 
    letter-spacing:1px;
	text-align:right;
	padding: 0px 20px 0px 0px;
	
	}
	.menugrey {
		color:black;
        font-size:14px;
text-decoration:none;
	}
	.menugrey:link {
		color:#797a75;	}
	.menugrey:visited {
		color:#797a75;	}
	.menugrey:focus {
		color:#797a75;	}
	.menugrey:hover {
		color:black;	}
	.menugrey:active {
		color:#797a75;	}
     .menudark {
		color:black;
			font-size:14px;
		text-decoration:none;
}
.seitenwechsel{
	font-size: 14px;
	font-weight:bold;
	color: #797a75;
	letter-spacing:2px;
	text-decoration: none;
}.seitenwechsel-vor  {
	font-size: 36px;
	font-weight: bold;
	color: #797a75;
	text-decoration: none;
}
.seitenwechsel-zurueck {
	font-size: 36px;
	text-decoration: none;
	color: #797a75;
	font-weight: bold;
}

.Pfeil {
	font-size: 18px;
}
