* {
  margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
	background: #3e1d04 url('../../fileadmin/template/bg.jpg');
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;

	}

#page {
	width: 1004px;
/*	width: 1007px;*/
	background: url('../../fileadmin/template/page_bg.jpg') repeat-y;
	position: absolute;
	left: 50%;
	margin-left: -503px;
	min-height: 100%;
	}
	
	
	
#sponsor {
	position: absolute;
	left: 894px;
	width: 100px; 
	top: 0;
}

#sponsor img {
	margin: 0 0 1px 0;
	border: none;
}

#container { width: 907px; }
	
* html #page { height: 100%; }

#deko {
  position: absolute;
	right: 22px;
	top:90px;
	width: 200px;
	height: 200px;
	background: url('../../fileadmin/template/deko.gif') no-repeat bottom right;
	z-index: 0;
  }	
	
#left_col {
  background: url('../../fileadmin/template/leftcol.jpg') no-repeat top right;       /* Navigationsspalte */	
  width: 227px;
	float: left;
	margin-bottom: 60px;   
	}
	
#content {			 				 																									     			 /* Content */
	float: left;
	margin-left: 19px;
	position: relative;
	z-index: 10;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 630px;
  }
	

#content ul {
padding-left: 20px;
list-style-image: url('../../fileadmin/template/li-star.gif');
}


#content ul li {																			 														
padding: 0 0 7px 0px;
}

#content ul.news {
list-style: none;
padding: 0;
}

#content ul.news li {
margin: 0 0 10px 0;
padding-left: 30px;
padding-top: 8px;
background: url('../../fileadmin/template/news_star.gif') no-repeat center left;
	position: relative;
	z-index: 11;
}




#content a:link {
 color: #900; 	
 font-weight: bold;
 text-decoration: none;
}

#content a:visited  {
 color: #700; 	
 font-weight: bold;
 text-decoration: none;
}


#content a:hover {
 text-decoration: underline;
}

h2{
  font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
	


.link { 
  font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:underline;  
  color: #000; 	
	}
	
#nav { 	 											 																						     			 /* Main Navigation*/	
  margin-left: 47px;
	margin-top: 37px;
  }		

#nav ul {
  list-style: none;
	}
	
#nav ul a {
  display: block;
  width: 150px;
	height: 27px;
	margin-bottom: 2px;
	text-align: center;
	padding-top: 3px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 22px;
	
	}
	
#nav img {
  padding-top: 3px;
  }	
	

#nav ul li.nav1 a	{
	background: url('../../fileadmin/template/nav1.gif') no-repeat;
	}
	
#nav ul li.nav2 a	{
	background: url('../../fileadmin/template/nav2.gif') no-repeat;
	}	
	
#nav ul li.nav3 a	{
	background: url('../../fileadmin/template/nav3.gif') no-repeat;
	}		
	
#nav ul li.nav4 a	{
	background: url('../../fileadmin/template/nav4.gif') no-repeat;
	}			
	
#nav ul li.nav5 a	{
	background: url('../../fileadmin/template/nav5.gif') no-repeat;
	}		
	
#nav ul li.nav6 a	{
	background: url('../../fileadmin/template/nav6.gif') no-repeat;
	}			

#nav ul li.nav7 a	{
	background: url('../../fileadmin/template/nav7.gif') no-repeat;
	}				
	
#nav ul li.nav8 a	{
	background: url('../../fileadmin/template/nav8.gif') no-repeat;
	}	
	
#nav ul li.nav9 a	{
	background: url('../../fileadmin/template/nav9.gif') no-repeat;
	}			
	
#nav ul li.nav10 a	{
	background: url('../../fileadmin/template/nav10.gif') no-repeat;
	}			
	 
#nav ul ul a {																														 		 			 /* Sub Navigation*/	
  height: 12px;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #fadca0;
	background: none !important;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	voice-family: "\"}\"";
	voice-family:inherit;
  height: 8px;		
	}	
	
#nav ul ul li {

}

#nav3  {	
	margin: 10px 0 0 0; 																														 							 /* Sub-Sub Navigation*/	 
}	
	
#nav ul ul ul  {	 
    background: url('../../fileadmin/template/nav3bg.png') no-repeat top center;
	width: 133px;
	padding: 6px 14px 10px 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	margin: 0;
	}		
	
* html #nav ul ul ul  {	 
    background: url('../../fileadmin/template/nav3bg.gif') no-repeat top 11px;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='fileadmin/template/nav3bg.png'); */
	}	
	

#nav ul ul ul a {	
	font-size: 9px;
	font-weight: bold;
	color: #840002;
	text-align: center;
  	margin: 0;
	padding: 0;
	margin-top: 7px;
	display: block;
	}

* html #nav ul ul ul a {	 
  position: relative;
	}		
	
#newsletter {	 		 			 																											 			/* Newsletter*/	
  margin-left: 47px;
	margin-top: 35px;
	}

#newsletter p.news {
 	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #fadca0;
	margin-left: 3px;
	margin-bottom: 10px;
 }
	
#newsletter input {						 																								 			/* Eingabefeld: Email eintragen */
  display: block;
	float: left;
  border-width: 1px;
  border-style: solid;
  border-color: #000; 
	background: #deb17d;
	height: 17px;
	font-size: 12px;
	color: #900;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 15px;		
	}	
	
#newsletter input.submit { 																										 			/* Eingabefeld: ok */
	width: 25px;
	height: 17px;
	}	
	
#newsletter input.text {   
	margin-right: 10px;
	width: 120px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 110px;	
	}	

.clear { clear: both;}    																										 			/* der Float (links:left-col/rechts:content) wird an dieser Stelle unterbrochen */

.unsichtbar {
  position: absolute;    																											 			/* Bezeichnung = Name (unsichtbar) -> dient in dem Fall als Hilfe zum Auslesen von Ausgabegeräten */
	top: -1000px;
}

#header  {height:145px; width:907px; position: relative}

.headerimage {
  margin-bottom: 20px;
	}

.headerimage img {
 border: 1px solid #990000;
 }
	
	
#impressum {
  clear: both;
  position: absolute;
	bottom: 20px;
	left: 0;
	margin-left: 90px;
  }	
	
#impressum a {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffcc66;
	}
	
h1 {
  font-family: verdana, arial, sans-serif;
	font-size: 17px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 15px;
	}
	
p, ul, ol, table {
  margin-bottom: 8px;
  }	
	
.csc-textpic-image {
 	  padding-bottom: 1px;
}


.csc-textpic-caption {
 	color: #770000;
 	font-size: 12px;
}

#content ol.tx-ttnews-browsebox, #content ul.csc-uploads, #content .tx-indexedsearch-browsebox ul {
	list-style: none;
	padding: 0;
}

#content ol.tx-ttnews-browsebox li, #content  .tx-indexedsearch-browsebox li {
	display: inline;
	margin-right: 6px;

}

.csc-form textarea, .csc-form input.text {
	width: 200px;
	background: transparent;
	border: solid 1px #900;	
	}

.csc-form input.submit {
	background-color: #8d0000;
	border: solid 1px #000;	
	color: #ffcc66;
	font-weight: bold;
	font-size: 10px;
	}	
	
.csc-form-row {
	margin-bottom: 4px;
	padding-bottom: 4px;
	clear: both;
	}
	
.csc-form-clear {
  clear: both;
	}

.csc-form-labelcell, .csc-form-checkfieldcell {
	float: left;
	width: 110px;
	padding-right: 10px;	
	text-align: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100px;
	}
	
.csc-form-fieldcell, .csc-form-checklabelcell {
  margin-left: 120px;
	}	
		
.csc-form-error {
	font-weight: bold;
	color: red;
	margin-left: 110px;
}


.csc-form-required {
  color: #900;
	}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
	}

