@charset "iso-8859-1";
	* { margin:0; padding: 0; } 

	option {padding-left: 0.4em}
	
	html { height: 100% } 
	body { 
		/*min-height: 101%;*/
		font-size: 100.01%; 
		position: relative; 
		color:#6c2300;        
		background:none; 
		text-align: left; 
		
		font-size:14px;
		color:000000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		overflow:auto;
	} 
	
	a, a:hover {
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:14px;
		background:none;
		padding:0;
		margin:0;
	}
	
	a.internal-link, a.external-link, a.external-link-new-window, a.mail, .tx-guestbook-left a, p.bodytext a {
		background:none;
		padding:0
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:14px;
		background:none;
		padding:0;
		margin:0;
	}

	a.internal-link:hover, a.external-link:hover, a.external-link-new-window:hover, a.mail:hover, .tx-guestbook-left a:hover, p.bodytext a:hover {
		text-decoration: none;
		text-decoration:none;
		color:#000000;
		font-weight:bold;
		font-size:14px;
		background:none;
		padding:0;
		margin:0;
	}
	
	p, p.bodytext {
		color:#000000;
		font-size:14px;
	}
	
	fieldset, img { border:0; }
	select, input, textarea { font-size: 99% }
	
	.csc-header img {
		display:none;
	}
	
	h1.type1 {
		font-size:24px;
		padding: 0 0 2px 0;
		margin:0 0 5px 0;
	}
	
	.skip {
		position: relative;
		left:auto;
		width: auto;
	}
	
	/* Festlegung der Layoutbreite und Zentrierung*/
	#container { 
		width:100%; 
		margin:0 0 0 0;
		overflow:auto;
	}
	
	#header { 
		display:block;
		width: auto;
		height: auto;
		overflow:auto;
	}
	
	#navcontainer {
		display:block;
		width: auto;
		height: auto;
		overflow:auto;
	}
	
	#logo {
		display:block;
		width: auto;
		overflow:auto;
	}
	
	#logo img {
		display:none;
	}
	
	#mainnav {
		margin: 0 0 0 0;
	}
	
	#mainnav ul#mainmenu {
		display:none;
	}

	#mainnav ul#mainmenu li {
		padding:0;
		margin:0px 0px -2px 0px;
		list-style:none;
	}
	
	#subnav {
		display:none;
	}
	
	#subnav ul#submenu {
		padding:0;
		margin:10px 0 0 0;
		list-style:none;
	}

	#subnav ul#submenu li {
		padding:0;
		margin:0px 0px -2px 0px;
		list-style:none;
	}
	
	#headercontent {
		display:none;
	}
	
	#content {
		display:block;
		background:#FFFFFF;
		margin: 0;
		padding:0 0 0 0;;
		width: 700px;
		height: auto;
		clear: both;
		overflow:auto;
	}
	
	#content_breit {
		display:block;
		margin: 0 0 0 0;
		padding:0;
		width: auto;
	}
	
	#footer {
		background:#FFFFFF;
		margin: 10px 0 0 0;
		clear:both; 
		width: auto;
		height:aUTO;
	}
	
	div#copyright {
		width: auto;
		text-align: left;
	}
	
	div#functions {
		width: 230px;
		float: right;
		text-align:right;
		padding: 2px 0 0 0;
	}
	
	div#functions ul {
		list-style:none;
		text-align:right;
		margin:0;
	}
	
	div#functions ul li {
		float: left;
		margin:0;
	}
	
	div#functions li.printpage {
		background-image:url(../img/print.gif);
		background-repeat:no-repeat;
		background-position:7px 1px;
		padding:0 18px 0 25px;
	}
	
	div#functions li.totop {
		background-image:url(../img/totop.gif);
		background-repeat:no-repeat;
		background-position:7px 1px;
		padding:0 18px 0 25px;
	}



	.fce_text_mit_bild {
		background:#FFFFFF;
	}
	
	.fce_text_mit_bild .container {
		
	}
	
	.fce_text_mit_bild .container .text{
		
	}
	
	.fce_text_mit_bild .container .bild{
		
	}
	
	
	




