* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #555555;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
}

#wrap {
	width: 980px;
	margin: 20px auto;
	margin-bottom:0;
	text-align: left;
	position: relative;overflow: auto;
	min-height: 700px; /* Fuer moderne Browser */
	height: auto !important; /* Fuer moderne Browser */
	background: url(bg_content.gif) repeat-y;
}
/*-------------------------------------  HEADER  ----------------*/

#header {
	background: url(header.jpg) no-repeat left top;
	float: left;
	display: inline;
	width: 100%;
	height: 210px;
	position: relative;
	margin: 0px;
	padding: 0px;	
}

#logo {
	float: none;
	display: block;
	margin: 10px;
	padding: 0;
	width: 100%;
	height: 89px;
	background: url(logo.gif) no-repeat left top;
}

/*-------------------------------------  FOOTER  ----------------*/
#foot{
	position: relative;
	text-align: center;
}
#footer {
	width: 980px;
	margin: auto auto;
	height: 100px;
	background: url(bg_footer.gif) no-repeat center bottom;
	margin-bottom: 20px;
	text-align: center;
}

#footer p {
	text-align : center;
	font-size: 80%;
	padding-top: 8px;
}

/*-------------------------------------  CONTENT  ----------------*/
#content {
	position: relative;
	float: left;
	width: 640px; /* 640px + 40px = 680px */
	margin: 10px 0px 0px 40px;
	padding: 0;

}

/*-----------------------------   SPIEGEL ------------------------*/

#spaltemenue {
	position: relative;
	width: 280px;
	background: transparent;
	color: black;
	float: left;
	z-index: 200;
	height: auto;
	margin-left: 10px;
}
#startnavi {
	float: left;
	display: inline;
	width: 100%;
	height: 70px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	line-height: 70px;
}
#bottomnavi {
	width: 395px;
	height: 20px;
  	position: absolute;
	top: 22px;
	left: 700px;
	text-align: center;
}
*html #bottomnavi {
	left: 500px;
}
/* --------------------------- TESTFORMATE ------------------*/
/*------------------------------------------------------------------*/

hr {
	display: none;
}
.invis {
	display: none;
}
img {
	border: none;
}

a {
	background: transparent;
	color: #8F9C18;
	text-decoration: none;
	font-size: 90%;
}

a:visited {
	background: transparent;
	color: #708090;
	font-size: 90%;
}

a:hover,
a.aktiv {
	background: transparent;
	color: #A72B8B;
}

a.aktiv {
	color: #A72B8B;
	cursor: default;
	font-weight: normal;
	background: transparent;
}
p {
	font-size: 90%;
	color: #555555;
	background-color: transparent;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #8F9C18;
	font-size: 150%;

	font-style : normal;
	font-weight : lighter;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
	background-color: transparent;
}
h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color : #A72B8B;

	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
	background-color: transparent;
	margin-bottom: 10px;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color : #A72B8B;

	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
	background-color: transparent;
	padding: 5px 0 3px 0;
}
h4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;

	color : #A72B8B;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
	padding: 5px 0 3px 0;
}
h5{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;

	color : #A72B8B;
	text-align : left;
	text-indent : 1px;
	vertical-align : baseline;
	padding: 5px 0 3px 0;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;

	background-color: transparent;
	color: #555555;
	margin-bottom : 0px;
	margin-top :0px;
}
blockquote {
	padding: 0 0 0 30px;
}
.prgfunktion {
	font-size: 80%;
	color: #A72B8B;
	text-align: right;
	margin-right: 20px;
}
.pcenter {
	font-size: 90%;

	padding: 3px 0 0 0px;
	text-align: center;
}

.peinr{
	background-color: transparent;
	color: #555555;
	font-size: 90%;

	padding: 3px 0 0 30px;
	text-align: left;
}
.pleft {
	background-color: transparent;
	color: Black;
	font-size: 90%;

	padding: 1px 0 0 20px;
	text-align: justify;
}
.pleft a {
	font-size: 100%;
	padding: 1px 0 0 15px;
	text-align: justify;
}
.pright {
	background-color: transparent;
	color: #555555;
	font-size: 90%;

	padding: 3px 10px 0 0px;
	text-align: right;
}
.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;

	color : #8F9C18;
	background-color: transparent;
	text-align: justify;
}
.medium2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color : #A72B8B;
	background-color: transparent;
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	background-color: transparent;
	color: #A72B8B;
	text-align: center;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 90%;

}
.bildlinks {
	float: left;
	border: none;
	margin: 5px;
}
.bildrechts {
	float: right;
	border: none;
	margin: 5px;
}
.clearall {
	clear: both;
}
li {
	list-style: outside url(point.gif);
	margin-bottom: 5px;
	margin-left: 30px;
	padding-left: 0px;
}
.submit {
	text-align: center;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	background-color: #EAEAEA;
	color: #A72B8B;
	padding: 1px 0 0 0;
/*	margin: 5px 5px 5px 5px;*/
}

/*--------------------------- NAVIGATION --------------------------*/

#nav, #unternav{
	background: transparent;
	color: #8F9C18;
	text-align: left;
}
#nav li, #unternav li, #bottomnavi li  {
	list-style: none url(dummy.gif);
	padding: 2px;
	margin-left: 20px;
}
#unternav li {
	margin-left: 40px;
	font-size: 90%;
}
#bottomnavi li{
	display: inline;
	float: left;
	font-size: 90%;
}
#nav a:link,
#nav a:visited,
#unternav a:link,
#unternav a:visited,
#bottomnavi a:link,
#bottomnavi a:visited {
  text-decoration: none;
  color: #8F9C18;
  background: transparent;
  border: 0;
}

#nav a:hover,
#unternav a:hover,
#bottomnavi a:hover {
  color: #A72B8B;
  background: transparent;
  text-align: left;
  border: 0;
}


/* ----- HIGHLIGHT für aktive Seite ----- */
body.nav1 #nav li#nav1 a,
body.nav2 #nav li#nav2 a,
body.nav3 #nav li#nav3 a,
body.nav4 #nav li#nav4 a,
body.nav5 #nav li#nav5 a,
body.nav6 #nav li#nav6 a,
body.nav7 #nav li#nav7 a,
body.nav8 #nav li#nav8 a,
body.nav9 #nav li#nav9 a,
body.nav10 #nav li#nav10 a,
body.nav11 #nav li#nav11 a, 
body.nav12 #nav li#nav12 a,
body.nav13 #nav li#nav13 a,
body.nav14 #nav li#nav14 a,
body.nav15 #nav li#nav15 a,
body.nav16 #nav li#nav16 a,
body.nav17 #nav li#nav17 a,
body.nav18 #nav li#nav18 a,
body.nav19 #nav li#nav19 a {
 border-bottom: 0px solid #A72B8B;
  color: #A72B8B;
  text-align: left;
  font-weight: bold;
}
  
body.unternav1 #unternav li#unternav1 a,
body.unternav2 #unternav li#unternav2 a,
body.unternav3 #unternav li#unternav1 a,
body.unternav4 #unternav li#unternav1 a,
body.unternav5 #unternav li#unternav1 a,
body.unternav6 #unternav li#unternav1 a,
body.unternav7 #unternav li#unternav1 a,
body.unternav8 #unternav li#unternav1 a,
body.unternav9 #unternav li#unternav1 a {
  color: #A72B8B;
  font-weight: bold;
}

body.bottomnavi20 #bottomnavi li#bottomnavi20 a,
body.bottomnavi21 #bottomnavi li#bottomnavi21 a,
body.bottomnavi22 #bottomnavi li#bottomnavi22 a,
body.bottomnavi23 #bottomnavi li#bottomnavi23 a,
body.bottomnavi24 #bottomnavi li#bottomnavi24 a,
body.bottomnavi25 #bottomnavi li#bottomnavi25 a,
body.bottomnavi26 #bottomnavi li#bottomnavi26 a,
body.bottomnavi27 #bottomnavi li#bottomnavi27 a,
body.bottomnavi28 #bottomnavi li#bottomnavi28 a,
body.bottomnavi29 #bottomnavi li#bottomnavi29 a {
  color: #A72B8B;
  font-weight: bold;
}

.table1, .table2 {
	background-color: #EAEAEA;
	color: #555555;
	width: 95%;
	margin-top: 10px;
	border: 1px solid #DCDCDC;
	font-size: 90%;
}
p .table1, p .table2 {
	font-size: 90%;
}
.table1 .pcenter,.table2 .pcenter {
	font-size: 100%;
}


#searchform {
	border: 1px dotted Silver;
	width: 100%;
	padding: 5px;
	margin-left: 15px;
	font-size: 90%;
	color: #8F9C18;
	margin-top: 15px;
}
#search { 
	font-size: 90%;
 }

