body {
	background-color: #999966;
	margin-top: 60px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header{
	padding:5px; 
	font-size:16px; 
	font-weight:bold;
}
.footer_index{
	padding:10px;
	margin:0; 
	color:#FFFFFF; 
	text-align:right; 
	font-size: 11px;
}
.footer_index a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer_index a:hover{
	color: #cc6633;
	text-decoration:none;
}
.footer{
	margin:0;
	color:#000000;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
}
.footer a{
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	color: #000000;
	text-decoration:none;
}

.enter{
	padding:10px 0 30px 0;
	text-align:center;
	text-transform: uppercase;
}
.enter a{
	color:#FFFFFF;
	text-decoration:none;
}
.enter a:hover{
	color:#000000;
	text-decoration:none;
}
.content_rahmen{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc6633;
	border-right-color: #cc6633;
	border-bottom-color: #cc6633;
	border-left-color: #cc6633;
	background-image: url(../img/p.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.text{
	padding:20px;
	margin:0;
}
.text p{
	padding:0;
	margin:0;
}
.text_oben{
	padding: 20px 20px 10px 20px;
	height:40px;
	margin:0;
}
.text p{
	padding:0;
	margin:0;
}
h1, h2, h3, h4{
	padding:0;
	margin:0;
	font-weight: normal;
}
h1{
	font-size:14px;
	font-weight:bold;
}
h2{
	font-size:13px;
}
#header {
	float:left;
	width:100%;
	background:#000;
	line-height:normal;
	font-size: 11px;
  }
#header ul {
  margin:0;
  padding: 0;
  list-style:none;
  }
#header li {
  float:left;
  margin:0;
  padding:0;
  }
#header a {
  float:left;
  display:block;
  padding:2px 20px 2px 20px ;
  text-decoration:none;
  font-weight: normal;
  color:#ffffff;
  border-right:1px solid #ffffff;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
	color:#cc6633;
  }
#header #aktiv {
  background-image:url("../v3/left_on.gif");
  }
#header #aktiv a {
  background-image:url("../v3/right_on.gif");
  color:#cc6633;
  }
a{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
ul{
	list-style-position: outside;
	list-style-type: square;

}
li{
	padding:0;
}

