body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	background-image: url(../img/bg_head_wolken.jpg);
	background-repeat: repeat-x;
	background-color: #8AB420;
	color: #333;
}
p {
	margin: 0px;
}
#center {
	margin: 0pt auto;
	position: relative;
	width: 960px;
	border: 1px solid transparent;
}
#center h1{
	color: #005826;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 18px;
}
#center h2{
		color: #005826;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 16px;
}
#center h3{
	color: #333;
	margin-top: 0px;
	margin-bottom: 13px;
	font-size: 13px;
}
/*--------------------Logobereich, Nav und Flashanimation---------------*/
#top {
	position: relative;
	height: 97px;
	margin-bottom: 12px;
	margin-top: 12px;
}
#top .logo {
	background-repeat: no-repeat;
	width: 249px;
	height: 97px;
	float: left;
}
#top .schrift {
	background-repeat: no-repeat;
	width: 450px;
	height: 30px;
	float: left;
	padding-top: 57px;
	padding-left: 100px;
	color: #005927;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
}
#allgaeu { position: absolute; top: 0px; right: 40px; width: 108px; height: 108px; background-image: URL(../img/allgaeu_logo.jpg); }


/*#top .schrift a{
	color: #005827;
	text-decoration: none;
	font-weight: normal;
	outline-color: #FFF;
	outline-style: solid;
	outline-width: 1px;
	padding: 1px 2px 1px 2px;
}
#top .schrift a:hover{
	color: #AE0D04;
}*/
#top .suche {
}
/* search */
.search {
	padding:0 0 0 0;
	margin:0;
	width:220px;
	float:right;
}
.search form { display:block; padding:0;}
.search span {
	display:block;
	float:left;
	width:119px;
	padding:0 5px 0 0;
	height:24px;
}
.search form .keywords {
	line-height:15px;
	height:15px;
	float:left;
	width:143px;
	border:0;
	padding:6px 5px;
	margin: 1px 0px 0px 0px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
.search form .button { float:left; margin:0; padding:0;}

#nav {
	background-image: url(../img/nav_bg.png);
	height: 42px;
	background-repeat: no-repeat;
}
#nav a{
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	display: block;
	float: left;
	height: 30px;
	padding-left: 12px;
	padding-right: 13px;
	border-right-color: #005827;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 2px;
	padding-top: 10px;
}
#nav a:hover{
	color: #AEE02C;
}
#nav .active{
	color: #AEE02C;
}
/* --------------------STARTSEITE-------------------*/

/*cube*/
.cu3er_resize {
	width:960px;
	z-index: 1000;
	margin-top: 12px;
}
#cu3er-container { width:960px; outline:0; }
/*ende cube*/
#hotspot_nav {
	background-image: url(../img/bg_leuchten.jpg);
	height: 109px;
	background-repeat: no-repeat;
	margin-top: 13px;
}
#hotspot_nav .nav{
	font-size: 14px;
	color: #2A7423;
	width: 450px;
	padding-left: 20px;
	float: left;
	padding-top: 22px;
	line-height: 20px;
	text-align: center;
	margin-left: 30px;
}
#hotspot_nav .nav a{
	color: #015a28;
	text-decoration: none;
	padding-right: 10px;
}
#hotspot_nav .nav a:hover{
	color: #FFF;
}
#hotspot_nav .nav .active{
	color: #FFF;
}
#breite{
	width: 350px;
}
#hotspot_nav .hotspot{
	font-size: 14px;
	color: #FFF;
	width: 357px;
	float: right;
	padding-top: 10px;
}
.blaettern{
	font-size: 12px;
	border: 1px white solid;
	background-color: #62832d;
	padding: 3px 3px 3px 3px;
	height: 45px;
	width: 145px;
	color: #CCC;
}
.blaettern a{
	color: #FFF;
	text-decoration: none;
}
.blaettern a:hover{
	text-decoration: underline;
}
.blaettern_link{
	font-size: 12px;
	border: 1px white solid;
	background-color: #62832d;
	padding: 3px 3px 3px 3px;
	color: #CCC;
	margin-bottom: 3px;
}
.blaettern_link a{
	color: #FFF;
	text-decoration: none;
}
.blaettern_link a:hover{
	text-decoration: underline;
}
#hotspot {
	margin-top: 25px;
	color: #FFF;
	height: 298px;
}
#hotspot img{
	border: 5px solid #005826;
	margin-bottom: 13px;
}
#hotspot .box1{
	width: 300px;
	float: left;
}
#hotspot .box2{
	width: 300px;
	float: left;
	margin-left: 30px;
}
#hotspot .box3{
	width: 300px;
	float: right;
}
.mehr {
	height: 18px;
	color: #333;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 6px;
	margin-top: 13px;
	background-color: #E9E9E9;
	border: 1px solid #005826;
	width: 111px;
}
.mehr a{
	text-decoration: none;
	color: #333;
}
.mehr a:hover{
	color: #C00;
}
/*---------------------INHALT----------------------------------*/
#inhalt {
	background-color: #FFF;
	margin-bottom: 20px;
	padding: 20px 20px 20px 20px;
	min-height: 200px;
}
#inhalt .left{
	padding: 20px 20px 20px 20px;
	float:left;
	background-color: #F0F;
	width: 600px;
}
#inhalt .right{
	padding: 20px 20px 20px 20px;
	float: right;
	background-color: #F00;
	width: 270px;
}
.linkbox {
	width: 325px;
	border: 2px solid;
	border-color: #E99A0A;
	padding: 5px;
	color: #06522C;
}
.linkbox a{
	color: #06522C;
	text-decoration: underline;
}
.linkbox a:hover{
	text-decoration: none;
}
/*---------------------FUSS----------------------------------*/
#fuss {
	background-image: url(../img/nav_bg.png);
	height: 42px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	clear: both;
}
#fuss a{
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	display: block;
	float: left;
	height: 30px;
	padding-left: 12px;
	padding-right: 13px;
	border-right-color: #005827;
	border-right-style: solid;
	border-right-width: 1px;
	margin-top: 2px;
	padding-top: 10px;
}
#fuss a:hover{
	color: #AEE02C;
}
#fuss .active{
	color: #AEE02C;
}
/*---------------------ZOOM----------------------------------*/


/* von joerg ++++++++++++++++++++++++++++++++++++++ */
.acc_header { background: URL('/images/acc_header_inactive.jpg'); width: 536px; height: 22px; padding: 8px 0px 0px 24px; margin-top: 2px; cursor: pointer; }
.acc_header_active { background: URL('/images/acc_header_active.jpg'); }
.acc_details { display: none; background: URL('/images/acc_detail.jpg') bottom; width: 514px; padding: 8px 22px 22px 24px }
.acc_left { float: left; width: 320px; }
.acc_right { float: left; width: 180px; text-align: right; position: relative; }
.acc_right_pfeil { position: absolute; top: 38px; right: 50px; border: none; }
