

body {
	color: #584e49; 
	font-size: 11px; 
	line-height: 20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0; 
	padding:0;
	height: 100%;
	background:#908782;
	}

html
	{
	height: 100%;
	} 



a {color: #d36119; text-decoration:none; font-weight: bold; font-size: 11px; }
a:focus,
a:hover,
a:active {color: #c2874c; text-decoration:underline; font-weight: bold;}

	
h1, H1 {
	font-size: 11px; 
	margin: 0 0 0 0;
	padding: 10px 0 30px 0;
	line-height: 18px; 
	font-weight: bold;
	text-decoration: none;
	color: #cd6119;
	}

	
h3, H3 {}


.csc-firstHeader{
	font-size: 11px; 
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #cd6119;
	}
	
.csc-header-n2{
	font-size: 12px; 
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #da7717;
	}
	


	
	
h2, H2 {
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	}
p, P { 
	padding: 4px 0 10px 0px;
	margin: 0 0 0px 0;
 
	/*text-align: justify;*/
	text-decoration: none;
	}
	
	


strong, b, B {
	font-weight: bold;
	text-decoration: none;
	color: #584e49;
}

.headline {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #DD4613;
	text-align: left;
	}


.important{
	padding: 10px 0px 0px 0px;
	font-weight: normal;
	color: #C32300;
	}
		
.align-right{
	font-size: 12px; 
	padding-right: 10px;
	margin: 0 0px 0 2px;
	font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: right;
	text-decoration: none;
	color: #fff;
	background: #da7716;
	border:4px solid #cc3300;
	}
	
li {  
	padding: 0px 0px  4px 0px;
	margin:4px 0px 4px 10px;
	text-decoration: none;	
	font-weight: normal;
	list-style: square;
	list-style-image: url(../img/arrow_act.gif);
	}
	
ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	list-style: square;
	list-style-image: url(../img/arrow_act.gif) ;
	 }	

.csc-header{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}


.csc-header-n1{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

/* -------- Ebenen positionieren -------- */



#language {
	position: absolute;
	top: 2px;
	left: 50%;
	margin-left: 373px;
	padding: 0px 0px 0px 0px;
	width: 70px;
	height: 23px;
	text-align: right;
	z-index: 500;
}
	

#wrapper { width: 100%; border:0; 	
	position: absolute;
	left: 50%;
	margin-left: -424px;
	width: 847px;	
	}

#header-img {
	position: absolute;
	left: 50%;
	width: 847px;
	margin-left: -424px;
	top: -3px;
	padding: 0px 0px 0px 0px;
	height: 272px;
	z-index: 2;
}
	
	
#content-wrapper {
	padding: 0px 40px 100px 0px;
	margin: 0px 0px 100px 0px;
	background:#e0dedc;
	}

#content{
	position: absolute;
	left: 50%;
	margin-left: -240px;
	margin-top: 270px;		
	padding: 80px 40px 0 40px;
	width: 595px;
	line-height: 18px; 
	color: #584e49;
	background: url(../img/bg.png) repeat;
	border-bottom: 4px solid #fff;
	}
	
#side-content	{
	position: absolute;
	left: 50%;
	margin-left: -510px;
	margin-top: 200px;		
	padding: 0 0px 0 0px;
	width: 164px;
	float: right;
	z-index: 4000;
	color: #908782;
	background:#fff;
	}
	

	
/* -------- Navigation -------- */	
	
#menu_left{
	position: absolute;
	left: 50%;
	margin-left: -410px;
	margin-top: 270px;	
	width: 172px;
	z-index: 3;
	padding-left: -10px;
  padding-top: 73px;
  padding-bottom: 30px;
	font-size: 12px;
	line-height: 18px; 
	font-weight: bold;
  background: url(../img/bg.png) repeat;
  border-bottom: 4px solid #fff;
}
#bottom{
	position: relative;
	z-index: 1000;
}

#menu_left ul{
	list-style: none;
	font-weight: bold;
  color: #cd6119;

}

#menu_left li{
	list-style: none;
	padding-bottom: 3px;
	font-weight: bold;
  color: #827a76;
  border-bottom: 1px solid #ebebeb;
}


#menu_left ul.level2 li{
	padding-bottom: 0px;
}

#menu_left ul.level2 li a, #menu_left ul.level2 li span.cur{
	padding-bottom: 2px;
  color: #827a76;
}

#menu_left ul.level2 {
	padding-top: 3px;
	padding-bottom: 3px;
}



#menu_left li a {

  color: #827a76;
  margin-right: 0px;
 /* background: url(../img/navpunkt.png) repeat;*/
}

#menu_left ul.level2 li a {
  color: #827a76;
    /*   background: url(../img/navpunkt.png) repeat ;*/
}

#menu_left li a:hover {
  color: #fff;
  text-decoration: none;
  /* background: url(../img/navpunkt_act.png) repeat;*/
}

#menu_left ul.level2 li a:hover {
  color: #fff;
  padding-left: 0px;
  text-decoration: none;
  	 /*background: url(../img/subnavpunkt_act.png) repeat; */
  
}

#menu_left li a{
  display: block;
padding: 0px 0px 5px 0px;
	text-decoration:none;
	 /*	background: url(../img/navpunkt.png) repeat;*/
}


#menu_left li .cur {
  display: block;
	text-decoration:none;
	padding: 0px 0px 5px 0px;
	 /*background: url(../img/subnavpunkt_act.png) repeat ;*/
}


#menu_left ul.level2 li a, #menu_left ul.level2 li .cur {

}

#menu_left li.act a {
  color: #cd6119;
  	 /*	background: url(../img/navpunkt_act.png) repeat; */
}

#menu_left li.level2 a {

  color: #cd6119;
	padding-left: 18px;
}

#menu_left li.level2 a:hover {

  color: #fff;

 /*	background: url(../img/subnavpunkt_act.png) repeat;*/
	
}

#menu_left li.level2_act a {

  color: #cd6119;
  padding-left: 18px;

 /*	background: url(../img/subnavpunkt_act.png) repeat;*/
	
}

#menu_left li.act .cur {
	color: #cd6119;
	padding-left: 18px;
	 /*background: url(../img/subnavpunkt_act.png) repeat; */
}


a.content, a.content:link, a.conten:visited { 
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 14px; 
	border-bottom: solid 1px;
	border-color: #5B5D69;
	color: #cd6119;
	}

a.content:active { color: #000000; }
a.content:hover { color: #fff; }

a.important, a.important:link, a.important:visited { 
	padding: 10px 0px 10px 0px;
	text-decoration: none; 
	font-weight: bold;
	line-height: 18px; 
	width: 150px;
	color: #ec6007;

	font-weight: normal;
	}
	
a.important:active { color: #5B5D69; border-bottom: solid 0px; border-color: #ffffff;}
a.important:hover { color: #fff;}


/* -------- Bilder und Formulare -------- */
.img {
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #ffffff;
	width: 200px;
	float: left;
	}
	
.csc-textpic-imagewrap{	border: 0px solid #ffffff;}

input#submit { /* den Submit-Button */width: 190px; padding-left:140px;  }
submit {margin-left:140px; border-left: 190px solid #cc3300;}
SUBMIT {margin-left:140px;}

input {
	margin: 4px 4px 4px 4px;
	width: 190px; 
	background-color: #fff;
	border-left: 0px solid #5B5D69;
	border-right: 0px solid #5B5D69;
	border-top: 0px solid #5B5D69;
	border-bottom: 0px solid #5B5D69;
	color: #908782;
	font-size: 11px;
	}

select, textarea {
 	margin: 4px 4px 4px 4px;
	background-color: #fff;
	border-left: 0px solid #5B5D69;
	border-right: 0px solid #5B5D69;
	border-top: 0px solid #5B5D69;
	border-bottom: 0px solid #5B5D69;
	font-family:  verdana;
	color: #908782;width: 190px; 
	font-size: 11px;
	}
	
.csc-mailform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border:0;
	color: #fff;
}

.csc-mailform{margin: 0 0 0 0; padding: 0 0 0 0; }
.csc-mailform-field { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	}
	
label {  display: block; float: left; width: 140px; color:#cd6119;}

.form  {
	display:inline;
	background-color: #ccc;
	border-left: 1px solid #cc3300;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-family:  verdana;
color: #626E79;
	font-size: 14px;
	}

#top a {display: inline; padding: 0; margin: 0;}

#copyright a {color: #584e49; text-decoration:none; font-weight: normal; font-size: 11px; }
#copyright a:focus,
#copyright a:hover,
#copyright a:active {color: #c2874c; text-decoration:none; font-weight: normal;}

img {border: 0px; }



