/* ------------ NEU ------------ */

html{
height:100%;
margin:0;
padding:0;
}

body{
height:100.1%;
margin:0;
padding:0;
background:url(images/background.jpg) repeat-x;
background-color:#262626;
font-family: Tahoma, Verdana;
}
#main {
width:813px; 
background-color:#000000; 
min-height:100%; 
margin:auto; 
border-left:2px #444444; 
border-left-style:solid; 
border-right:2px #444444; 
border-right-style:solid;
}
#language {
height:20px;
margin:0px 20px 0px 20px;
background-color:#000000;
border-bottom:1px solid #000;
padding:20px 0px 0px 0px;
}
#header {
height:174px;
margin:0px 20px 0px 20px;
background:url(images/top2.jpg);
}
#menu {
margin:7px 20px 7px 153px;
}
#content_bg {
margin:0px 20px 0px 20px;
padding:50px 0px 0px 120px;
}
#submenu {
color:#ffffff;
font-size:8pt;
margin-bottom:20px;
}
#top_level_title {
color:#fab91d;
font-size:8pt;
margin-bottom:20px;
float:left;
}
#top_level_title img {
margin:0px 5px 0px 2px;
}
#content {
padding:20px 0px 0px 20px;
background-color:#000000;
}
#footer {
font-size: 8pt;
color: #ffffff; 
text-align:right;
margin:20px 20px 20px 20px;
padding-bottom:20px;
}
#csc-sitemap ul {
	
	font-size:10pt;
	color: #ffffff; 
	text-align:right;
	margin-left:20px;
}

.csc-textpic { margin-right:10px; }
.csc-textpic-imagerow { margin:0px 0px 0px 10px; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 20px; }

ul, ol, csc-bulletlist, csc-bulletlist-0 {
color: #ffffff; 

font-size: 10pt; 
/*list-style-image: url(/fileadmin/template/v4/images/bullet.gif); */
margin-left: 16px;	
margin-top: 0px;
padding-top: 0px;
}

#csc-textpic-imagewrap {
	margin-left:50px;
}

/* Formular */

fieldset.csc-mailform {
	border:0;
	
	font-size: 10pt; 
	color: #ffffff; 
}

fieldset.csc-mailform label {
width: 180px;			
float: left;
text-align: right;
margin-right: 10px;
display: block
}

fieldset.csc-mailform select,
fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
	
	font-size: 10pt; 
	color: #000000; 
border:1px solid #ccc;
padding:2px;
width:250px;
}

#mailformformtype_mail {
padding:2px;
margin-left:40px;
background:#eee;
border:1px solid #ccc;
width:120px;
text-align:center;
}


p.bodytext a:link, p.bodytext a:visited, p.bodytext a:active, p.bodytext a:hover {  
	color:#fab91d;
	font-size: 10pt;
	text-decoration:none; 
}
p.bodytext a:active, p.bodytext a:hover, #content2 h2 a:active, #content2 h2 a:hover {  
	color:#fab91d;
	border-bottom: 1px solid #fab91d;
} 
a.navi, a.navi_act {  
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	padding-right:40px;
	text-transform: uppercase;
	text-decoration:none; 
}
a.subnavi, a.subnavi_act {
	font-size:8pt;
	color:#ffffff;
	text-transform: uppercase;
	text-decoration:none; 
}
a.navi_act, a.subnavi_act {
	color:#fab91d;
	text-transform: uppercase;
}
a.navi:active, a.navi:hover {
	color:#fab91d;
}
a.subnavi:active, a.subnavi:hover {  
	color:#fab91d;
}
#top_level_title a {
	color:#fab91d;
	font-weight:bold;
	text-decoration:none; 
}

a.smenu:link {  
	
	font-size: 8pt;
	color: #cacaca; 
	text-decoration:none; 
}
a.smenu:visited {  
	
	font-size: 8pt;
	color: #cacaca; 
	text-decoration:none; 
}
a.smenu:active {  
	
	font-size: 8pt;
	color: #cacaca; 
	text-decoration:none; 
}
a.smenu:hover {  
	
	font-size: 8pt;
	color: #ff7e00; 
	text-decoration:none; 
}

.smenu {
	
	font-size: 8pt;
	color: #ffffff; 
}
p.bodytext {
	font-size: 10pt;
	color: #ffffff; 
	text-align: justify;
	margin:3px;
	padding:3px; 
}
h1 {
	color: #ffffff;
	font-size: 12pt;
	margin-top:0px;
	padding-top:0px;
}




div.csc-sitemap a {
   color: white;
   text-decoration: none;
}

div.csc-sitemap a:hover, div.csc-sitemap a:focus, div.csc-sitemap a:active {
   text-decoration: underline;
}

/*Erste Ebene */

div.csc-sitemap ul {
   list-style: none;
}

div.csc-sitemap ul li{
   list-style-image: url(../images/dot_n.gif);
   margin-left:0px;
}

/*Zweite Ebene */

div.csc-sitemap ul li ul{
   margin-left: 50px;   
}

div.csc-sitemap ul li ul li{
   list-style-image: url(images/sitemap-level3.gif);
   /*margin: 0.5em 0; */
} 