html {  overflow: -moz-scrollbars-vertical; }
/**/
*{
	padding:0;
	margin:0;
	border:0;
}
html, body {
 	height: 100%; 
	font:11px Verdana, Arial, sans-serif;
	color:#000;
	text-align:center;
	background-image:url(_img/allg/bg_whole.gif);
	background-position:top;
	background-repeat:repeat-x;   
}
#header{
	padding:0;
	height:31px;
	font-size:20px;
}

#box{
	width:901px;
	margin:0 auto;
	text-align:left;
  	position: relative;
  	min-height: 100%;
	height:auto !important;
	height:100%; /* IE */
	background-image:url(_img/allg/bg_page.gif);
	background-position:top;
	background-repeat:repeat-x;   	
}

#inhalt {
padding: 0 0 80px 0;	
}

#footer {
/*
  	width: 880px;
  	position: absolute;
  	bottom: 0px;
  	height: 33px;
 	background-image: url(_img/allg/bg_footer.gif);
	color: #63707a;
	padding-left: 21px;
	padding-top: 7px;
*/
  	width: 100%;
  	position: absolute;
	bottom: -1px; /* important for I.E. */
	bottom: 0 !important;
  	height: 45px;
 	/*line-height: 20px;*/
	text-align:center;	
}



#top{
	position: absolute;
	bottom: 70px; /* important for I.E. */
	bottom: 150 !important;
	color:#666666;
	/*
	background-color:#4E5E6A; 
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3;	
	opacity: 0.3;	*/
	}



#footerBox{
	position: absolute;
	width:901px;
	bottom: -1px; /* important for I.E. */
	bottom: 0 !important;
	background-image: url(_img/allg/footerBG.gif);
	background-repeat:no-repeat;
	background-position:left;
	color:#666666;
	/*
	background-color:#4E5E6A; 
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3;	
	opacity: 0.3;	*/
	}



#footerBox a:link {
	color:#666666;
	text-decoration:none;
	}

#footerBox a:visited {
	color:#666666;
	text-decoration:none;
	}

#footerBox a:hover{
	color:#DE9C33;
	text-decoration:none;	
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 0px;		
	}

#footerBox a:active{
	color:#666666;
	text-decoration:none;
	}

#footerBox a:focus{
	color:#666666;
	text-decoration:none;
	}








#footerline {
  	width: 901px;
  	position: absolute;
  	bottom: 40px;
  	height: 3px;
 	background-image: url(_img/allg/bg_line.gif);
}

.bold {
	font-weight: bold;
}

.grey {
	background-color: #f7f7f8;
	background-image: url(_img/allg/shade_left_grey.gif);
	background-repeat: no-repeat;
}

.orange {
	background-color: #fcf1e1;
	background-image: url(_img/allg/shade_right_orange.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.shadeleftwhite {
	background-image: url(_img/allg/shade_left_white.gif);
	background-repeat: no-repeat;
}

.shaderightwhite {
	background-image: url(_img/allg/shade_right_white.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

hr {
	color: #ff0000;
	border: none;
	background-color: #ff0000;
	height: 1px;
}

a:link img { border:none;text-decoration:none; }

#content {
	padding:0;
	margin:0;
    font-size: 11px;
    font-family: Verdana, sans-serif; 
    line-height: 1.5em; 
    color: #666666;
	}
	
	
#content a:link img { border:none;text-decoration:none; }
#content a img { border:none;text-decoration:none; }
#content img { border:none;text-decoration:none; }	
	
/*
#content p {
	padding-top:0;
	padding-bottom:15px;
	margin:0;
	}	
*/
#content h1{
	padding-top:1px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	}

#content h6{
	padding-top:5px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	}
	
#content a:link {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;
	}

#content a:visited {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

#content a:hover{
	color:#666666;
	background-color:#F7E3C4;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

#content a:active{
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

#content a:focus{
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}
   
   
   
   
   
.obenLink a:link {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;
	}

.obenLink a:visited {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

.obenLink a:hover{
	color:#666666;
	background-color:#F7E3C4;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

.obenLink a:active{
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}

.obenLink a:focus{
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}   
   
/*****
NewsLatest
*/
.newsLatest{
	padding:0;
	margin:0;
    font-size: 11px;
    font-family: Verdana, sans-serif; 
    line-height: 1.2em; 
    color: #666666;
	}

.newsLatest p {
	margin:0;
	padding:0;
	}
	

.newsLatest img	{
	padding:0;
	margin:0;
	}

.newsLatestIMG {
	padding:0;
	margin:0;
	}
	
.newsLatestIMG strong {
	padding:0;
	margin:0;
	}
	
.newsLatestIMG b {
	margin:0;
	padding:0;
	}
	
.newsLatestIMG img {
	border:0;
	margin:0;
	padding:0;
	}
	
.newsLatest a {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 0px;		
	}
	
.newsLatest a:visited {
	color:#DE9C33;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 0px;				
	}	
	
.newsLatest a:hover {
	color:#666666;
	background-color:#F7E3C4;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 0px;			
	}					
	
/*****
Newslist
*/	
.newsList{
	padding:0;
	margin:0;
	}

.newsList p {
	margin:0;
	padding:0;
	}

#newsListDiv p {
	margin:0;
	padding:0;
}

	
.newsList a {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;		
	}
	
.newsList a:visited {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;				
	}	
	
.newsList a:hover {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;			
	}	

/*****
News List Inhalt
*/
.newsListTXT{
	padding:0;
	margin:0;
	}

.newsListTXT p {
	margin:0;
	padding:0;
	}
	
.newsListTXT a {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}
	
.newsListTXT a:visited {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;				
	}	
	
.newsListTXT a:hover {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;			
	}	

/*****
News Single
*/
.newsSingle{
	padding:0;
	margin:0;
	}

.newsSingle p {
	margin:0;
	padding:0;
	}

.newsSingle h6 {
	padding-top:5px;
	margin:0;
	font-size:11px;
	font-weight:bold;
	}
	
.newsSingle a {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;	
	}
	
.newsSingle a:visited {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;		
	}	
	
.newsSingle a:hover {
	color:#cc0000;
	text-decoration:none;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 2px 0px;		
	}

.newsImg a {
	color:#fff;
	text-decoration:none;	
	}
	
.newsImg a:visited {
	color:#fff;
	text-decoration:none;			
	}	
	
.newsImg a:hover {
	color:#fff;
	text-decoration:none;	
	}
	
	
/* Element Header */
div.csc-header {
	margin:0;
	padding-top:10px;
	/*line-height:0.6em;*/		
  	}
	
div.csc-header h1{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding-top:100px;	
	/*line-height:0.5em;
	padding-bottom:1px;
	margin:0;
	padding-top:6px;*/
	/*line-height: 1.5em;*/ 
	}	
  
div.csc-header-n3 h1{
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;	
	/*line-height:0.5em;
	padding-bottom:1px;
	margin:0;
	padding-top:6px;*/
	/*line-height: 1.5em;*/
	}
  
  
/* Element Image Caption */  
.csc-textpic-caption{
	font-size:10px;
	}   

.imgtext-table{
  padding-top:3px;
  } 
  
  
  
/* Element Table */
table.contenttable {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border:1px solid #cccccc;*/
	width:100%;
	margin-top:0px;
	color:#666666;
	}

table.contenttable p {
	margin:0;
	padding:0;
	}

table.contenttable a {
	color:#666666;
	text-decoration:none;
	}
	
table.contenttable a:visited {
	color:#666666;
	text-decoration:none;			
	}	
	
table.contenttable a:hover {
	color:#666666;
	text-decoration:none;	
	}	

table.contenttable td{
	padding:5px;
	}

table.contenttable tr.tr-odd {  
	background-color:#F7F7F7;
	}
	
table.contenttable tr .tr-even {  
	background-color:#EDEDED;
	}

table.contenttable .tr-0 {
	background-color:#ffffff ; 
	color:#000000;
	font-weight:bold;  
	} 

/* Special Table */	

table.lineTable {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border:1px solid #cccccc;*/
	width:100%;
	margin-top:0px;
	color:#666666;
	}

table.lineTable td{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #000;
	}

table.lineTable tr.tr-odd {  
	background-color:#fff;
	border-bottom:solid 1px #000;
	padding-top:5px;
	padding-bottom:5px;	
	}
	
table.lineTable tr .tr-even {  
	background-color:#fff;
	border-bottom:solid 1px #000;
	padding-top:5px;
	padding-bottom:5px;	
	}

table.lineTable .tr-0 {
	background-color:#fff ; 
	font-weight:normal;
	border-bottom:solid 1px #000;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;	
	} 

	
/* Element Bulletlist */
.csc-bulletlist{
 	margin:0;
  	padding-left:18px;
  	padding-bottom:5px;
  	line-height: 1.5em; 
  	}  	

    
/* Element Form */
.csc-mailform{
	padding:0px;
	margin:0px;
	}

.mailform {
	padding:0px;
	margin:0px;
	}

form {
	margin:0;
	padding:0;
	}

fieldset {
	border: 0;
	} 

.csc-mailform-submit{
	padding:0;
	margin:0;
}

input, select, textarea { 
	font-family:Verdana,sans-serif; font-weight:normal; 
	font-size:11px;
	border-style:solid;
  	border-color:#CCC;
	border-width:1px;
	}


.req {
	color:#FF0000;
	}

.newsletterForm {
	width:236px;
	height:15px;
	background:url(img/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}

.buttonSubmit{
	/*width:89px;
	height:26px;*/
	color:#666;
	font-weight:bold;
	padding:2px 5px;
	/*background:url(img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;*/
	border:1px solid #E1E1E1;
    background-color:#F5F5F5;
}
	
	
/*Element Sitemap*/

.csc-sitemap{
	padding:0;
	margin:0;
}

.csc-sitemap ul{
	padding-bottom:15px;
	padding-top: 10px;
	list-style:none;
}

.csc-sitemap li{
	padding-bottom:15px;
	list-style:none;
}

.csc-sitemap li a {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #424242;			
	}
	
.csc-sitemap li a:visited {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #424242;			
	}	
	
.csc-sitemap li a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #A8AB83;		
	}	


.csc-sitemap-level1{
	margin: 5px;
	}
	
.csc-sitemap-level2{
	padding-left:20px;
	margin: 5px;
	}	

div.csc-menu-1 p{
	margin:5px;
	}
	
div.csc-textpic-imagewrap{
	margin:0;
	padding:0;
	}

.csc-textpic-image {
	margin:0;
	padding:0;
	}
.csc-textpic-firstcol {
	margin:0;
	padding:0;
	}
.csc-textpic-lastcol{
	margin:0;
	padding:0;
	}
	
dt.csc-textpic-caption{
	margin:300px;
	padding:0;
	}		

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
margin:0;
padding:0;
text-align:left;
}	

div.tx-neegvcard-pi1 a:link{
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #424242;		
	}
	
div.tx-neegvcard-pi1 a:visited {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #424242;			
	}
		
div.tx-neegvcard-pi1 a:active	{
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #424242;			
	}	
	
div.tx-neegvcard-pi1 a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom:solid 1px #A8AB83;		
	}	
	
/******
form
*******/

.form_field td {
	padding:5px 0 5px 0;
	}
	
.field_form {
	width:335px;
	padding:2px;
	}	
	
.field_form_other {
	width:35px;
	padding:2px;
	}
	
.field_form_smal {
	width:55px;
	padding:2px;
	}						
