/**** CSS File ****/
body{
	margin: 0 auto;
	padding: 0;
	background-color: #f5f5e6;
	text-align: center;
	color: white;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
}
a, a:active, a:visited, a:hover {
	color: #ffffff;
	text-decoration: none;
}
b {
	font-weight: bolder;
}
h1{
	font-size: 13px;
}
.csc-textpic-text p.bodytext{
	margin: 0;
}
p.bodytext {
	margin: 5px 0;
}
td p{
	margin:2px 10px;
}
.indent{
	margin-left:10px;
}
#main{
	margin: 0 auto;
	margin-top: 20px;
	width: 1024px;
	height: 768px;
	background-image: url(images/background.gif);
}
#logo{
	margin: 0 auto;
	width: 870px;
	height: 90px;
	background-image: url(images/logo.gif);
}
#nav{
	margin: 0 auto;
	width: 870px;
	height: 30px;
}
/*#nav span.menu, #nav span.menulast, #nav span.menufirst{
	margin-top: 5px;
	width: 174px;
	float: left;
}*/
#content{
	margin: 0 auto;
	width: 870px;
	height: 540px;
}
#outer_content_left{
	width: 280px;
	height: 100%;
	float: left;
	background-image: url(images/content_left.gif);
	background-repeat: no-repeat;
	
}
#outer_content_left_image{
	width: 280px;
	height: 100%;
	float: left;
	background-image: url(images/content_left_image.gif);
	background-repeat: no-repeat;
}
#outer_content_left_image_light{
	width: 280px;
	height: 100%;
	float: left;
	background-image: url(images/content_left_image_light.gif);
	background-repeat: no-repeat;
}
#inner_content_left{
	margin: 30px 25px 0;
}
#outer_content_right{
	width: 580px;
	height: 100%;
	float:right;
	text-align: left;
	background-image: url(images/content_right_wasserzeichen.gif);
	background-repeat: no-repeat;
}
#content_right_title{
	height: 20px;
	margin: 30px 25px 0 25px;
	font-size: 13px;
	font-weight: bold;
}
#content_right{
	height: 445px;
	overflow: auto;
	line-height: 1.3em;
	margin: 0px 25px 0 50px;
	scrollbar-3ddivght-color:#b2b044;
	scrollbar-arrow-color:#9d9f37;
    scrollbar-face-color:#b8b679;
    scrollbar-track-color:#b8b679;
    scrollbar-darkshadow-color:#9d9f37;
    scrollbar-highdivght-color:#ffffff;
    scrollbar-shadow-color:#b2b044;
}
#footer{
	padding-top: 40px;
	letter-spacing: 0.03em;
	font-size: 13px;
}
.cleargif{
	background-image: url(images/clear.gif);
	height: 30px;
}
.black{
	color: black;
}
#black{
	color: black;
}
.italic{
	font-style: italic;
}

/* Menu Slide Out CSS */
div.menuheader, div.menuheader div {
    list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	font-size: 12px;
}
span.umenu a, span.umenufirst a, span.umenulast a {
    display: block;
	color: #9d9f37
}
.menuheader a:hover {
	color: black;
}
span.umenu a{
	margin-left: 27px;
}
span.umenufirst a {
	margin-top: 5px;
	margin-left: 27px;
}
span.umenulast a{
	margin-left: 27x;
}
span.menufirst span.umenu a, span.menufirst span.umenufirst a, span.menufirst span.umenulast a{
	margin-left: 27px;
}
span.umenu {
    float: left;
    height: 20px;
	background-color: #ffffff;
	width:164px;
}

/* F�r Unterpunkte keine Float-Eigenschaft */
span.menu div span {
	clear: both;
}
span.umenufirst {
	float:left;
	background-image: url(images/menutop.png);
	height:25px !important;
	width: 174px !important;
	background-repeat: no-repeat;
	background-position: top;
}
span.menufirst span.umenufirst {
	background-image: url(images/menutop.png);
}
span.umenulast {
	float: left;
	background-image: url(images/menubot.png);
	height:25px !important;
	width: 174px !important;
	background-repeat: no-repeat;
	background-position: bottom;
}
span.menufirst span.umenulast {
	background-image: url(images/menubot.png);
}
/*1. Ebene Splitten*/
.splitter{
	width: 97px;
	float: left;
}
/* Links auf Unterpunkten sollen die Hintergrundfarbe �ndern */
div.menu div span.hover, div.menu div span:hover {
    background-color: #ffffff;
}
/* Zweite Ebene */
div.menuheader div{
	background-position:center bottom;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	top: 15px;
	left: 0;
	text-align:left;
	width:174px;
	margin-left: 0;
	clear:both;
}
span.menufirst div{
	
}
/* Zweite Ebene anzeigen */
div span:hover div{
    display: block;
}
.menu, .menufirst, .menulast{
	height: 20px;
	text-align: left;
	position: relative;
	float:left;
}
.menu a, .menulast a{
	margin-left: 27px;
}
.menufirst a{
	margin-left: 27px;
}
/* Aktive Links schwarz setzen */
.black a{
	color: black;
}
#black a{
	color: black;
}
div.csc-textpic-imagerow dl.csc-textpic-image{
	margin: 30px 20px;
}
/* MAILFORMULAR */
.labeltitle {
	display:block;
	float:left;
	width:155px;
}
.textarea {
	width: 290px;
	height: 60px;
	margin-bottom: 2px;
}
.inputfield {
	width: 290px;
	margin-bottom: 2px;
	float:left;
	float:left;
}
.inputbutton {
	width:85px;
	margin-left: 213px;
}

