@charset "utf-8";

/* CSS Document */

#wrapper {
	background-color: #F60;
	margin: auto;
	height: 100%;
	width: 900px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
#topnavi {
	width: 100%;
	background-color: #F60;
	color: #FFF;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	height: 115px;
	vertical-align: text-bottom;
	padding-top: 5px;
}

#topnavi a {
	color: #FFF;
	text-decoration: none;
}
#topnavi a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header {
	height: 154px;
	width: 100%;
	background-image: url(images/banner_ohne_Text2.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E81016;
}
#logo {
	width: 100%;
	background-color: #F60;
	font-size: 34px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #E81016;
	line-height: 50px;
}


#navi {
	background-image: url(images/bg_navi.gif);
	background-repeat: repeat-x;
	margin:0;
	height: 23px;
  border-top:3px solid #FFF;
}
#navi ul {
	list-style-type:none;
	margin:0 0 0 80px;
}
#navi li {
	float:right;
}
#navi li a {
	text-decoration:none;
	display: block;
	padding:0;
	height: 23px;
	width: 104px;
	border-left: 1px solid #E81016;
}
#navi li .a1 {
	background-image:url(images/Button1.gif);
	background-repeat: no-repeat;
}
	
	#navi li .a2 {
	background-image: url(images/Button2.gif);
	background-repeat: no-repeat;
}
	
	#navi li .a3 {
	background-image: url(images/Button3.gif);
	background-repeat: no-repeat;
}
	
	#navi li .a4 {
	background-image: url(images/Button4.gif);
	background-repeat: no-repeat;
}
	
	#navi li .a5 {
	background-image: url(images/Button5.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #E81016;
}
	#navi li .a6 {
	background-image: url(images/Button6.gif);
	background-repeat: no-repeat;
}
	#navi li .a7 {
	background-image: url(images/Button7.gif);
	background-repeat: no-repeat;
}
	

	
#navi li .a1:hover {
	background-image: url(images/Button1_ho.gif);
	background-repeat: no-repeat;
}
#navi li .a2:hover {
	background-image: url(images/Button2_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a3:hover {
	background-image: url(images/Button3_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a4:hover {
	background-image: url(images/Button4_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a5:hover {
	background-image: url(images/Button5_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a6:hover {
	background-image: url(images/Button6_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a7:hover {
	background-image: url(images/Button7_hv.gif);
	background-repeat: no-repeat;
}

#navi li .a1active {
	background-image: url(images/Button1_ho.gif);
	background-repeat: no-repeat;
}
#navi li .a2active {
	background-image: url(images/Button2_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a3active {
	background-image: url(images/Button3_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a4active {
	background-image: url(images/Button4_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a5active {
	background-image: url(images/Button5_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a6active {
	background-image: url(images/Button6_hv.gif);
	background-repeat: no-repeat;
}
#navi li .a7active {
	background-image: url(images/Button7_hv.gif);
	background-repeat: no-repeat;
}

#menueright {
	background-color: #F60;
	float: left;
	width: 156px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: 100%;
	min-height: 700px 
	
}
#main {
	background-color: #FFD0B0;
	float: right;
	width: 719px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	height: 100%;
	min-height: 700px;
	text-align: center;
	
}
#footer {
	background-color: #F30;
	height: 35px;
	width: 900px;
	clear: both;
	text-align: right;
}
* {
	margin: 0px;
	padding: 0px;
body {
	background-color: #FFEFCE;
}
#ind {
	text-align: left;
}
.logo2 {
	height: 81px;
	width: 100px;
	position: 0;
}
#apDiv1 img {
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: auto;
}

