/* CSS Document */

body {
	font-family:Verdana;
	background-color: #bcbcbc;
}

img {
	border:none;
}

a:link {
	text-decoration:none;
	color:#cc6600;
}

a:visited {
	text-decoration:none;
	color:#cc6600;
}

a:hover {
	text-decoration:none;
	color:#cc6600;
}

a:active {
	text-decoration:none;
	color:#cc6600;
}

a:focus {
	text-decoration:none;
	color:#cc6600;
}

p.k_r {
	padding-left: 130px;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 14px;
}

#container {
	width: 1000px;
	height: 656px;
	border: medium solid #cc6600;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	background-color: #ffff66;
	background-image:url(startbild.jpg);
	/*background-repeat:*/
}

#kopf {
	/*background-color: #ffff66;*/
	/*height: 96px;*/
	margin: 0px;
	padding: 0px
}

/*#menu {
	position:absolute;
	left: 0px;
	top: 128px;
	bottom: 0px;
	background-color: white;
	height: 528px; 
	width: 179px;
	padding: 20px 0px 0px 10px;
	font-weight:bold;
}*/

/*#menu {
	background-color: white;
	height: 538px;
	width: 155px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #cc6600;
}*/

/*#content {
	position:absolute;
	left: 179px;
	top: 128px;
	width: 1000px;
	background-color: #ffff66;
	height: 528px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}*/

#content {
	width: 1000px;
	/*background-color: red;*/
	height: 656px;
	float: left;
	margin: 0px;
	padding:0px;
	font-size: 12px;
}


#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:black;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	overflow:auto;
}*/

