/* CSS Document 
	 Freie Saaten.org
	 c: J Streit 
	 Maerz 2007
*/

@import url(menu.css);
@import url(formular.css);
@import url(news.css);
@import url(kb_list.css);

	html {height:100.1%;}
* {margin:0;padding:0;}
	body {
		margin:0 auto; 
		padding:0 auto;
		font: 85% Verdana,sans-serif;
		color:#454545;
/*		background-color:#fff;*/
		background:#E6E6E6 url(http://www.freie-saaten.org/fileadmin/templates/images/body_hg.jpg) left top repeat-x;
		width:1025px;

		}
	#header {
		margin:0px 0 0 0; 
		padding:0px 1em 0 0px;
		color:#000;
		background:url(http://www.freie-saaten.org/fileadmin/templates/images/obenhg.jpg) left top no-repeat; 
		height:215px;
		/*		
		background:#E3EFD8 url(../images/Freie_Saaten_logo.jpg) 5px 5px no-repeat; 
		height:130px;
*/
}


.header-text {
	width:950px;
	margin:0;
		padding:55px 1em 0 180px;
		}

.subheader {
padding:8px 0 20px 0 ;
width:350px;
font:  lighter 0.8em Verdana,sans-serif;
}

#main1 {
		margin:0 0 0 0;

/*				
		border: 1px solid #C0c0c0;
*/		
			}
	#main2 {
	background:url(http://www.freie-saaten.org/fileadmin/templates/images/mittehg.jpg) repeat-y top left; 
	padding:0 25px 0 25px;
		margin:0;
		width:975px;
		}
		
	#left {
		float:left;
		width:140px;
		margin:0; 	
		padding:10px 0 10px 10px;
		font-size:0.9em;
		color:#4F6E00 ;
		background:#fff;
		height:470px;
		border-right:1px solid #87BB00;
		}
	#right {
		float: right;
		width: 190px;
		margin:0; 	
		padding: 10px 0 10px 5px;
		font-size:0.9em;
		color:#6E4400;
		background:#fff;
		height:470px;
		border-left:1px solid #BA7300;
		}
		
	.scrollit{	
		height: 490px; 
		overflow:auto;
		width:620px;
		padding:0;
		}
		
	.middle{
 	/*   position:relative; braucht der IE6 sonst zeigt er den TExt nicht an */
		margin:0;
		padding: 10px 0 10px 10px;
		color:#454545;
		background:#fff;
		font:0.9em Verdana,sans-serif;;
		line-height:1.4em; 
		/* width:570px; */
		width: 47em;
		height: 450px;
		height: expression(this.scrollHeight > 550 ? "auto":"550px"); /*fuer den scrollbereich wenn gewuenscht */
		}
#footer{
		background:url(http://www.freie-saaten.org/fileadmin/templates/images/untenhg.jpg) left bottom no-repeat; 
}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:0px none;
		margin:0; padding:0;
		background:transparent;
		}
	h1,h2 { 
		font-size: 1.7em;
		margin: 0; 
		line-height:1.2em;
		}
	p { margin: 0.5em 0; }
.middle ul, 
.middle ol  {padding: 30px;}
.csc-textpic-caption {font:0.9em verdana, sans-serif;}
A{
color:#454545;
/*text-decoration:none;*/
}

.middle A{
color:#87BB00 ;
/*text-decoration:none;*/
}

A:hover{
color:#000;
background:#99CC66;
}

fieldset{
text-decoration: none; 
font-family:verdana; 
color: #454545; 
border: 0;
}               
.footertext{display:none;}


.print IMG {border:none; text-decoration:none;}
.print A:hover{border:none; text-decoration:none; background:#fff;}


.print {
position: absolute;
top: 710px;
}
