/* CSS Document */

body {
	background-color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana;
}

img {
	border:none;
}

table {
	font-size:13px;
}

a:link {
	text-decoration:none;
	color:#660000;
}

a:visited {
	text-decoration:none;
	color:#999966;
}

a:hover {
	text-decoration:none;
	color:#999999;
}

a:active {
	text-decoration:none;
	color:#999999;
}

a:focus {
	text-decoration:none;
	color:#999999;
}

#kopf {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 1000px;
	height: 128px;
	/*background-color: #FFCC33;*/
	background-color:black;
}

#menu {
	position:absolute;
	left: 0px;
	top: 128px;
	bottom: 0px;
	background-color: #FFEBA3;
	height: 528px; 
	width: 179px;
	padding: 20px 0px 0px 10px;
	/* font-size:16px; */
	font-weight:bold;
}

html>body #menu {
	position:absolute;
	left: 0px;
	top: 128px;
	bottom: 0px;
	background-color: #FFEBA3;
	height: 508px; 
	width: 169px;
	padding: 20px 0px 0px 10px;
	/* font-size:16px; */
	font-weight:bold;
}

#content {
	position:absolute;
	left: 179px;
	top: 128px;
	width: 821px;
	background-color: #FFFFCC;
	height: 528px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(startbild.png);
}

html>body #content {
	position:absolute;
	left: 179px;
	top: 128px;
	width: 821px;
	background-color: #FFFFCC;
	height: 528px;
	background-image:url(startbild.png);
}

#menu_kae_b {
	position:absolute;
	left: 4px;
	top: 644px;
	width: 173px;
	height: 10px;
	z-index:1;
	background-image:url(grau.png);
	background-repeat:repeat-x;
}
#menu_kae_t {
	position:absolute;
	left: 4px;
	top: 130px;
	width: 174px;
	height: 10px;
	z-index:1;
	background-image:url(grau.png);
	background-repeat:repeat-x;
}

#menu DIV.menu1-L1-no {
	color:#660000;
	font-size:16px;
	padding: 16px 0px 0px 0px;
}

#menu DIV.menu1-L1-act {
	color:#999999;
	font-size:16px;
	padding: 16px 0px 0px 0px;
}

#menu DIV.menu1-L2-no {
	color:#660000;
	font-size:16px;
	padding: 2px 0px 0px 10px;
}

#menu DIV.menu1-L2-act {
	color:#999999;
	font-size:16px;
	padding: 2px 0px 0px 10px;
}

#menu DIV A:link {
	color:#660000;
}

#menu DIV A:visited {
	color:#999966;
}

#menu DIV A:hover {
	color:#999999;
}

#menu DIV A:active {
	color:#999999;
}

#menu DIV.menu1-L1-act a:visited {
	color:#999999;
}

#menu DIV.menu1-L2-act a:visited {
	color:#999999;
}

#desc {
	position:absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 1000px;
	height: 128px;
	z-index:-1;
	/*background-color: #FFCC33;*/
	background-color:black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:auto;
}
