body
{
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background: #050529;
	}
body,td,th {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #FFFFFF;
}
html
{
height: 100%;
}

#aussenwrapper
{
	height: 100%;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: #050529;

}

#innenwrapper
{
	height:100%;
	overflow: auto;
	background: #050529;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#navigation
{
	float: left;
	width: 250px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #050529;
	background: no-repeat;
	overflow: hidden;
	position: fixed;
	background-image: url(images/links.jpg);
	height: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}

#inhalt
{
	padding: 5px 5px 25px 5px;
	margin-top: 0px;
	margin-left:250px;
	
	background-color: #050529;
	}
#inhalt1
{
	padding: 5px 5px 25px 5px;
	margin-top: 0px;
	margin-left:250px;
	background-color: #A6B8DC;
	background-image:url(images/hg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	}	

#footer
{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	background: #050529;
	height:25px;
	padding: 3px 0;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.menu{
	width: 150px; /*width of menu*/
	top:154px;
	left:50px;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #CCCCFF;
	background-color: #050529;
	border-right: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	position: absolute;
}

.menu .headerbar{
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
	color:#CCCCFF;
	background: #FFFFFF;
	margin-bottom: 0; 
	text-transform: uppercase;
	text-indent: 10px;
	padding: 7px 0 7px 0; 
	background-color: #050529;
}

.menu ul{
list-style-type: none;
margin: 2px; /*hier*/
padding: 2px; /*hier*/
margin-bottom: 0; 
}

.menu ul li{
padding-bottom: 2px; 
}

.menu ul li a{
font-size: 14px;
font-family: "Comic Sans MS";
font-weight: bold;
color:#CCCCFF; /*hier*/
position: relative;
background: #050529; /*hier*/
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
display: block;
padding: 5px 5px;
line-height: 17px;
padding-left: 8px; 
text-decoration: none;
}

.menu ul li a:visited{
color: white;
}

.menu ul li a:hover{ 
	color: #006633;
	background: #ffffff;
}
a:link {
	color: #CCCCFF;
	text-decoration: none;
}
a:visited {
	color: #CC3366;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	text-decoration: none;
}
.Stil20 {
	color: #CCCCFF;
	font-family: "Comic Sans MS";
	font-size: 12px;
}


.Stil21 {
	font-size: 16px;
	color: #990033;
}
.Stil32 {
	font-size: 16px;
	color: #000000;
}
.Stil28 {font-size: 18px}
.Stil31 {font-size: 12}
.Stil6 {color: #CCCCFF}
.Stil13 {font-size: 14px; font-family: "Comic Sans MS"; font-weight: bold; }
.Stil14 {font-size: 9px; font-family: "Comic Sans MS"; }
.Stil28 {font-size: 18px}
.Stil29 {font-size: 16px}
.Stil21 {font-size: 16px}
.Stil1 {font-size: 24px}