body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: sans-serif;
	overflow: auto;
}


#content {
	position: absolute;
	top: 115px;
	left: 24%;
	margin-right: 5%;
	padding: 5px;
	background-color: #eeeeee;
	font: normal 85% sans-serif;
	color: #111111;
	width : 70%;
}

#bar {
	position: fixed;
	top: 0;
	left: 0;
	width: 22%;
	height: 100%;
	background-color: #3366cc;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0;
	width: 22%;
	height: 55px;
	margin-bottom: 20px;
}
#email{
	position:absolute;
	left:12%;
	top:640px;
}

#w3c1{
	position:absolute;
	left:6%;
	top:650px;
}
#w3c2{
	position: absolute;
	left: 6%;
	top: 693px;
}

#bar2 {position: absolute; top: 40px; left: 0; width: 100%; height: 55px; background-color: #000088;}

#umbruchhilfe {visibility:hidden; display:none;}

#nav {
	width: 21%;
	position: absolute;
	top: 220px;
	left: 30px;
	margin: 0;
	padding: 3px;
	line-height : 200%;
	overflow:auto;
}
#inhaltver{
	
}
#inhaltver a {color: #000000; text-decoration: none; font-size: 100%;}
#inhaltver a:hover {text-decoration: underline;}


h1.sign {margin: 0; position: absolute; top: 45px; left: 23%; font-weight: normal; font-size: 200%; letter-spacing: -1px;  color: #ffffff;}

#nav a {color: #ffffff; text-decoration: none; font-size: 100%;}
#nav a:hover {text-decoration: underline;}
#aktiv_nav {
	color: #000000;
}
#a_menu {
	padding-left:40px;
	left: 80px;
	color : #000000;
}
#u_menu {
	padding-left:40px;
	left: 80px;
	color : #ffffff;
}



h3 {margin: 2px; color: #555555;}

h2{
	font-weight : bold;
	font-size : 100%;
	margin: 1%; padding: 0;
}

#content p {margin: 1%; padding: 0;}

#anmerk {
	font-size : 75%;
}

.kapitel{
	font-weight : bold;
}

.hauptkapitel{
	font-weight: bold;
	font-size: 130%;
	margin: 1%;
	margin-bottom: 20px;
	margin-top: 30px;
}

.bildunter{
	text-align: center;
	font-weight: bold;
}

.mitrand{
	border: solid 1px #000000;
	
	padding: 2px;
	text-align:justify; }

td {
	border: solid 1px #000000;
	padding : 2px;
}

table {
	border: solid 1px #000000;
	margin-left : auto;
	margin-right : auto;
	padding : 2px;
	border-collapse:collapse;
}



