body {
	background-color: #e1ddd9;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0px;
	margin: 0px;
	min-width:600px;
}

img{
  border:0;
}

a img { border:none}

a {
	color: #627EB7;
}

a:visited {
	color: #627EB7;
}

a:hover {
	color: #627EB7;
}

a:active {
	color: #627EB7;}

h1 {
	color: #FFFFFF;
	margin: -35px auto auto;
	width: 420px;
	width: -moz-fit-content;	
	background-image: url(../img/trans-bg2.png);
	vertical-align: middle;
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	
	font-family: Eras Demi ITC, Verdana, Arial, SunSans-Regular, Sans-Serif;
}

h2 {
	margin-top: 0px;
	padding: 0px 10px;
	}

.navi {
	font-size: 20px;
	font-weight: normal;
	padding: 5px 10px;
	margin: 0px;
	
}

#container {
	height: 100%;
	width: 1024px;
	padding: 0px;
	margin:0 auto 3%;
	margin-bottom: 10px;
}

#impressum {
	text-align: right;
	padding: 5px;
	margin: 0px;
	color: #564b47;
	float:right;
}

#impressum a {
	color: #564b47;
}

#banner {
	background-image: url(../img/bg6.jpg);
	background-repeat: repeat-x;
	background-color: #FFAB27;
	padding: 0px;
	margin: 0px;
	height: 92px;
}

#logo{
	margin-top:3px;
	margin-bottom:-85px;
	padding:0px;
	padding-left:20px;
	height: 150px;
	width: 150px;
	
}

#bannertwo{
	float:right;
	padding:0px;
	
}

#outer {
	
	border-left: solid 200px #F9ffA8;
	height: 100%;
	background-color: #ffffff;
}

#inner {
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 520px;
	background-color: #ffffff;
}

#left {
	width: 200px;
	float: left;
	padding-top: 65px;
	position: relative;
	margin-left: -200px;
	margin-right: 1px;
}

.yellpw {
	height: 100%;
	background-color: #F9ffA8;
}

#content {
	height: 100%;
	font-size:120%;
	margin: 0px;
	padding: 30px;
	padding-right: 50px;
	max-width:800px;
	position: relative;
}

p {
	padding: 5px 10px;
	margin: 0px;
}

pre {
	font-size: 12px;
	padding: 5px 10px;
	margin: 0px;
}

#footer {

	display: block;
	clear: left;
	height: 30px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#footer h5 {
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FFAB27;
	border-top: 1px solid #564b47;
	border-bottom: 1px solid #564b47;
	padding: 5px 0px;
	margin: 0px;
	margin-bottom:10px;
}

#tabs {
	width: 100%;
	height: 30px;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	border-bottom: 1px solid #BCD2E6;
}

#tabs ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs form {
	float: right;
	background: url("../tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs form span {
	float: right;
	display: block;
	background: url("../tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
}

#tabs a {
	float: right;
	background: url("../tableft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs a span {
	float: right;
	display: block;
	background: url("../tabright.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #627EB7;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float: none;
}

/* End IE5-Mac hack */
#tabs a:hover span {
	color: #627EB7;
}

#tabs a:hover {
	background-position: 0% -42px;
}

#tabs a:hover span {
	background-position: 100% -42px;
}

.Navigation {
    margin: 0; padding: 0.8em;

}

.Navigation li {
  list-style: none;
  margin: 0; padding: 0;
}

.Navigations li {
  list-style: none;
  margin-left: -25px;
  padding: 0;
}

.Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none;
 	color: #564b47;
 	font-size: 12px;
 }
 
.Navigation a:hover {
    color: white;
    background-color: #FFAB27;
}
