

/* Start reset CSS */
    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
        margin:0;
        padding:0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 101%;
		line-height: 1;
    }
    table {
        border-collapse:collapse;
        border-spacing:0;
    }
    fieldset,img { 
        border:0;
    }
    address,caption,cite,code,dfn,em,strong,th,var {
        font-style:normal;
        font-weight:normal;
    }
    ol,ul {
        list-style:none;
    }
    caption,th {
        text-align:left;
    }
    h1,h2,h3,h4,h5,h6 {
        font-size:100%;
        font-weight:normal;
    }
    q:before,q:after {
        content:'';
    }
    abbr,acronym { 
		border:0;
    }
	
	a:focus {
		outline:none;
	}
	
	a:hover {
		text-decoration:none;
	}
	
/* End reset CSS */


body {
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #ada183;
	color: #222121;
}

/* ----- Hack fuer IE 6+7 ----- */
*+html body, *html body {
	overflow: auto;
} 


/************* CONTAINER *******************************************************/

#rahmen {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
  height: 100%;
	background-color: #ffffff;
}


#oben {
	margin: 0;
	padding: 0;
	position: fixed;
	top:0;
	width: 800px;
	height: 59px; /* gleicher Wert wie #inhalt top - border*/
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 3px solid #0582ba; /* FARBWECHSEL */
	text-align: right;
}

#oben h1 {
	margin: 12px 60px 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #8b0504;
}
#oben h2 {
	margin: 5px 60px 0 0;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#mitte {
	margin: 0;
	padding: 0;
	position: fixed;
	top: 62px; /* gleicher Wert wie #oben height + border*/
	bottom: 60px; /* gleicher Wert wie #unten height*/
	width: 800px;
	background-color: #ffffff;
}

#menue {
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;	
	top: 0px;
	left: 0px;
	width: 240px;
  height: 100%;
	float: left;
	background-color: #e4dbc1;
	border: 10px solid #ffffff;
	text-align: right;
  overflow: auto;
}

#menue img {
	border-bottom: 10px solid #ffffff;

}

#inhalt {
	margin: 10px 0 20px 0;
	padding: 0 10px 0 0;
	position: static;
	width: 520px;
	height: 92%;
	float: right;
	text-align: left;
	overflow: auto;
}



#unten {
	margin: 0;
	padding: 0;
	position: fixed;
	bottom: 0px;
	width: 800px;
  height: 92px;
	clear: both;
  background-color: #ffffff;
}

/* ----- Hack fuer IE 6+7 ----- */
*+html #oben, *html #oben, *+html #mitte, *html #mitte, *+html #unten, *html #unten {
	position: static;
} 


.news {
	margin: 0;
	padding: 10px;
	display: block;
	background-color: #e4dbc1;
}


/************* NAVIGATION *******************************************************/

#menue ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
}

#menue ul  ul{
	margin: 0;
}

#menue ul li a:link, #menue ul li a:visited, #menue ul li a:hover, #menue ul li a:focus, #menue ul li a:active, #menue ul li a.aktiv:link, #menue ul li a.aktiv:visited, #menue ul li a.aktiv:hover, #menue ul li a.aktiv:focus, #menue ul li a.aktiv:active {
	margin: 0;
	padding: 0 20px 0 0;
	line-height: 1.5;
	text-decoration: none;
	color: #000000;
}

#menue ul li#phil .subaktiv a:link, #menue ul li#phil .subaktiv a:visited, #menue ul li#phil .subaktiv a:hover, #menue ul li#phil .subaktiv a:focus, #menue ul li#phil .subaktiv a:active  {
	color: #0582ba;  /* FARBWECHSEL */
}

#menue ul li#leis .subaktiv a:link, #menue ul li#leis .subaktiv a:visited, #menue ul li#leis .subaktiv a:hover, #menue ul li#leis .subaktiv a:focus, #menue ul li#leis .subaktiv a:active  {
	color: #b27f03;  /* FARBWECHSEL */
}

#menue ul li.normal a:hover, #menue ul li.normal a:focus, #menue ul li.normal a:active, #menue ul li.normal a.aktiv:link, #menue ul li.normal a.aktiv:visited, #menue ul li.normal a.aktiv:hover, #menue ul li.normal a.aktiv:focus, #menue ul li.normal a.aktiv:active {
	color: #8b0504; ; /* FARBWECHSEL */
	background-image: url("../img/balken_.gif"); /* BILDWECHSEL */
	background-repeat: no-repeat;
	background-position: center right;
}

#menue ul li#phil .subaktiv a:link, #menue ul li#phil .subaktiv a:visited, #menue ul li#phil .subaktiv a:hover, #menue ul li#phil .subaktiv a:focus, #menue ul li#phil .subaktiv a:active, #menue ul li#phil a:hover, #menue ul li#phil a:focus, #menue ul li#phil a:active, #menue ul li#phil a.aktiv:link, #menue ul li#phil a.aktiv:visited, #menue ul li#phil a.aktiv:hover, #menue ul li#phil a.aktiv:focus, #menue ul li#phil a.aktiv:active {
 color: #0582ba;
 background-image: url("../img/balken_phil.gif");
 	background-repeat: no-repeat;
	background-position: center right;
}

#menue ul li#leis .subaktiv a:link, #menue ul li#leis .subaktiv a:visited, #menue ul li#leis .subaktiv a:hover, #menue ul li#leis .subaktiv a:focus, #menue ul li#leis .subaktiv a:active, #menue ul li#leis a:hover, #menue ul li#leis a:focus, #menue ul li#leis a:active, #menue ul li#leis a.aktiv:link, #menue ul li#leis a.aktiv:visited, #menue ul li#leis a.aktiv:hover, #menue ul li#leis a.aktiv:focus, #menue ul li#leis a.aktiv:active {
 color: #b27f03;
 background-image: url("../img/balken_leis.gif");
 	background-repeat: no-repeat;
	background-position: center right;
}


/* UNTERNAVIGATION */

#menue ul li li a:link, #menue ul li li a:visited, #menue ul li li a:hover, #menue ul li li a:focus, #menue ul li li a:active, #menue ul li li a.aktiv:link, #menue ul li li a.aktiv:visited, #menue ul li li a.aktiv:hover, #menue ul li li a.aktiv:focus, #menue ul li li a.aktiv:active  {
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 1em;
	line-height: 1.5;
	text-decoration: none;
	color: #000000;
}

#menue ul li#phil ul li a:hover, #menue ul li#phil ul li a:focus, #menue ul li#phil ul li a:active, #menue ul li#phil ul li a.aktiv:link, #menue ul li#phil ul li a.aktiv:visited, #menue ul li#phil ul li a.aktiv:hover, #menue ul li#phil ul li a.aktiv:focus, #menue ul li#phil ul li a.aktiv:active {
 color: #0582ba; /* FARBWECHSEL */
}

#menue ul li #leis li a:hover, #menue ul li #leis li a:focus, #menue ul li #leis li a:active, #menue ul li #leis li a.aktiv:link, #menue ul li #leis li a.aktiv:visited, #menue ul li #leis li a.aktiv:hover, #menue ul li #leis li a.aktiv:focus, #menue ul li #leis li a.aktiv:active {
 color: #b27f03; /* FARBWECHSEL */
}




/************* TEXT- UND SCHRIFTAUSZEICHNUNGEN *******************************************************/

#inhalt h3 {
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.2;
	color: #626060;
}

#inhalt h4 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2;
	color: #626060;
}


#inhalt p {
	margin: 0 5px 20px 0;
	padding: 0;
	font-size: 0.8em;
	line-height: 1.6;

}

strong {
	font-weight: bold;
}

.news strong {
	font-size: 0.9em;	
}

.news p {
	line-height: 1;
}

#inhalt ul {
	margin: 5px 0 20px 0;
	list-style-type: none;
}

#inhalt li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 16px;
	list-style-type: none;
	background-image: url("../img/listbutton.gif");
	background-repeat: no-repeat;
	background-position: 5px left;
	font-size: 0.8em;
	line-height: 1.3;
}

small {
	font-size: 0.7em;
	color: #626060;
	font-weight: bold;
}

/************* LINKS *******************************************************/

#inhalt a:link, #inhalt a:visited, #inhalt a:hover, #inhalt a:focus, #inhalt a:active {
	margin: 0;
	padding: 0 0 0 10px;
	background-image: url("../img/link_phil.gif"); /* BILDWECHSEL */
	background-repeat: no-repeat;
	background-position: center left;
	color: #0582ba; /* FARBWECHSEL */
	text-decoration: underline;
	border: none;
}

#inhalt a:hover, #inhalt a:focus, #inhalt a:active  {
	background-image: url("../img/link.gif");
	color: #222121;
	text-decoration: underline;
	border: none;
}

/************* FORMULARE *******************************************************/

.submit, .reset {
	padding: 3px;
	border: none;
	background-color: #ada183;
	color: #ffffff;
  font-size: 0.8em;
  cursor: pointer;
}

input, textarea {
  margin-top: 8px;
	padding: 3px;
	border: none;
	background-color: #e4dbc1;
	line-height: 1.3;
	color: #000000;
  font-size: 0.8em;
}

label {
	margin: 0;
	padding: 0 0 10px 0;
  font-size: 0.8em;
}

/************* SONSTIGES *******************************************************/

