/* CSS Document */

/*..................................................TEXTE......................................................*/

h2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}


.subheadline {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}


.fliesstext {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-right:70px;
}


.fliesstext2 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-right:70px;
}


.link {
	color: #7eabe6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


.clear{
	clear:both;
	overflow:hidden;
	height:1px;
}


/*..................................................ABSÄTZE....................................................*/



p{margin:0 0 0 0}


a{
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration:none
}



/*..................................................LISTE......................................................*/


#navigation_horizontal ul {
	padding:0;
	margin:30px 0 0 120px;
	list-style-image: none;
	list-style-type: none;
}
	
#navigation_horizontal ul li {
	padding:0;
	margin:0;
}
	
#navigation_horizontal ul li a {
	height:14px;
	width: 80px;
	padding:3px 10px 3px 10px;
	font-size:0.9em;
	display:block;
	color:#fff;
}


#inhalt ul {
	list-style:none;
	padding: 0;
	margin: 0;
}

#inhalt ul li {
	margin: 0 0 5px 0;
	border:none;
}

#inhalt ul li.heading {
	background:url(../images/ordner.jpg) no-repeat;
	padding: 0 0 0 35px;
	margin: 0 0 5px 0;
	width: 150px;
	border-bottom:1px solid #fff;
}

/*..........................................LISTENELEMENTE......................................................*/


#navigation_horizontal ul li a:hover,
#navigation_horizontal ul li.aktiv a {
	background:url(../images/liste.gif)  8px 5px no-repeat;
	padding:3px 10px 3px 30px;}



/*..................................................HTML.......................................................*/




html{
	margin:0;
	padding:0;
}
body{
	background:url(../images/backround.jpg) repeat-x #75808b;
	font-family: arial, sans-serif;
	font-size: 11pt;
	margin:0;
}



/*..................................................CONTAINER....................................................*/


#container{
	width: 810px;
	margin:0 auto 0 auto;
	background: url(../images/back_all.jpg) repeat-y;
}


#header{
 width: 804px;
 height: 100px;
 background: #FFF;
}



#banner{
	width: 810px;
	height: 303px;
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
}

#navi{
	width:238px;
	height: auto;
	padding: 0px;
	float:left;
	margin-left: 22px;

}


#navigation_horizontal{
	width:238px;
	height: 213px;
	margin-left: 22px;
	background-color: #00CC66;
	float:left;
	background-image: url(../images/gr_oben.jpg);
	background-repeat: no-repeat;
}



#navigation_vertikal{
	width:204px;
	height: 400px;
}


#inhalt{
	width: 390px;
	background:#374756 url(../images/bl_oben.jpg) top right no-repeat;
	margin-left: 16px;
	padding-left: 43px;
	padding-top: 30px;
	min-height: 400px;
	float:left;
	padding-right: 80px;
}







#footer{
	width: 810px;
	height: 39px;
	margin:auto;
	background-image: url(../images/unten.jpg);
	background-repeat: no-repeat;
}



/*..................................................BEISPIELE....................................................*/


/* SOLLTE EIN PIXAROUND DRIN SEIN?! */

/*#pixaround{
	width: 400px;
	height: 200px;
	float: left;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	border: 5px solid #FFFFFF;
}*/

/* 	BEISPIEL ZU ENDE */

	
/*......................................................................................................*/	



/* 	BEISPIEL FÜR EINEN BUTTON MIT ROLLOVER EFFEKT BEO DEM EIN BILD MIT EINEM ANDEREN AUSGETAUSCHT WERDEN */
/* 	-AKTIV : BEDEUTET DASS DIESER BUTTON SOLLTE MAN IN DEM DAZUGEHÖRIGEN UNTERSEITE SEIN AKTIVIERT BLEIBT
	DABEI MUSS -AKTIV AUF DER HTML SEITE IN DEM DAZUGEHÖRIGEN LINK EINGEBAUT WERDEN; FERTIG */


	
/**html #unternavi ul li.gast a {
	background:url(../images/gast.jpg) no-repeat;
	margin:25px 0 0 -10px;
	height:163px;}
	
	
*html #unternavi ul li.gast a:hover,
*html #unternavi ul li.gast-aktiv a {
	background:url(../images/gast.jpg) no-repeat;
	width:187px;
	margin:25px 0 0 -10px;
	height:163px;}*/




/* 	BEISPIEL ZU ENDE */



/*......................................................................................................*/


.clear{
	float:none;
	clear:both;
	overflow:hidden;
	height:0px;
}


/*......................................................................................................*/


/* GIBT DEN BILDERN AUTOMATISCH; WENN SIE ALS BILDER BENANNT WURDEN SIND EINEN WEISSEN RAHMEN VON 5PX */



#inhalt img {	
	margin: 4px 4px 30px 0px;
	padding:5px 5px 10px 5px;
	background:#fff;}


/* BBEISPIEL ZU ENDE */


/*......................................................................................................*/
