@charset "utf-8";
/* CSS Document */


#master {
	
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: 1px solid #D9D9A9;
}
#header {
	
	position: relative;
	height: 60px;
	width: 740px;
	background-color: #D9D9A9;
	padding: 20px;
	text-align: right;
	background-repeat: no-repeat;
	background-image: url(bilder/hintergrund_header.jpg);
	
}
#navi_top {
	
	background-color: #FFF2CC;
	position: relative;
	height: 15px;
	width: 770px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 5px;
	text-align: right;
}
#navigation {
	
	background-color: #FFF;
	position: relative;
	height: 350px;
	width: 175px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D9D9A9;
}
#navigation_admin {
	float: left;
	background-color: #FFF;
	position: relative;
	height: 450px;
	width: 199px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #039;
}
#content {
	
	width: 760px;
	height: auto;
	position: relative;
	background-color: #FFF;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-align: left;
}
#content_in {
	width: 555px;
	height: auto;
	padding: 10px;
}

#content_admin {
	float: left;
	width: 550px;
	height: 440px;
	position: relative;
	background-color: #FFF;
	padding: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#footer {
	
	background-color: #D9D9A9;
	position: relative;
	height: 15px;
	width: 770px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	padding: 5px;
	text-align: center;
}
.head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #FFFFCC;
}
.navi {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #039;
	text-decoration: none;
}
.navpunktcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #263463;
}
.inp {
	font-size: 12px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #263463;
	border-left-color: #263463;
	border-top-style: none;
	border-right-style: none;
}
.head_klein {
	font-size: 18px;
	color: #000;
}
#nav_block .haupt {
	font-size: 16px;
	font-weight: bold;
	color: #A17125;
}
#nav_block {
	background-color: #FFF2CC;
	padding: 5px;
	height: auto;
	width: 150px;
	border: 1px solid #D9D9A9;
	position: relative;
}
.rechter_rand {
		border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D9D9A9;
}
#master #navi_top a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#master #navi_top a:hover {
	color: #DAD9A9;
	text-decoration: none;
}
#master #content table tr .rechter_rand #nav_block a:hover {
	color: #DAD9A9;
	text-decoration: none;
}
#master #content table tr .rechter_rand #nav_block a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.unternavi {
	font-size: 10px;
}
