/* CONTENT */
@import url("anfrage.css");


/* LAYOUT */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background-color: #d9ccb7;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url('../layoutpics/boxback2.jpg');	
}

* {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin: 0;
}

h1{
	font-family: Arial;
	font-size: 13px;
	color: #08724a;
	font-weight: bold;
	padding-bottom:3px;
	padding-top:10px;
	text-transform: uppercase;
}




h2{
	font-family: Arial;
	font-size: 14px;
	color: #08724a;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #378264	;	
	text-style:italic;
	text-decoration: none;

}


/* LAYOUT */
div#box {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 975px;	
	min-height: 100%; 
	height: auto !important; 
	height: 100%;
	top: 0;
	bottom: 0;
}

#backdiv{
	position: relative;
	left: 0px;
	top: 220px;
	width: 245px;
}

div#head{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 767px;
	height: 219px;
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	z-index:210;		
}

div#headpic{
	position: absolute;
	width: 623px;
	height: 210px;
	margin: 0px;
	left: 150px;
	z-index:100;
}

div#logo{
	position: absolute;
	width: 241px;
	height: 219px;
	margin: 0px;
	padding: 0px;
	margin-left: -185px;
	z-index:200;
}


/* INHALT */
div#contentbox{
	position: relative;
	top: 240px;
	z-index:300;	
}

div#content{
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	color: #002f68;
	width: 730px;
	float: left;	
	z-index:300;	
}

div#content-home{
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	color: #002f68;
	width: 730px;
	float: left;	
	z-index:300;	
}

#tec-content{
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 20px;
	padding-top: 0px;
	color: #002f68;
	width: 730px;
	float: left;
	margin-bottom: 240px;
	
}



div#rightcolum{
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	top: -240px;
	color: #002f68;
	width: 195px;
	float: right;
}

/* FOOTER */

div#footer{
	position: relative;
	width: 730px;
	height: 21px;
	z-index: 300;
	left: 0px;
	top: 0px;
	border-top: solid 1px #a98752;
	margin-top: 40px;
}

div#footer ul{
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	padding: 0px;
}

div#footer li { 
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	float: left;
}

div#footer ul li a {
	height:  1%;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #a98752;
	padding: 0px 0 5px 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: none;

}

div#footer ul li a:hover {
	color: #000;
}



/* NAVIGATION */
div#nav{
	position: absolute;
	width: 773px;
	height: 21px;
	z-index: 300;
	left: 0px;
	top: 190px;
	background-image: url('../layoutpics/nav_back.png');
	background-repeat: no-repeat;
	background-color: #000000;
}

div#nav ul{
	position: relative;
	top: 0px;
	left: 0px;
	list-style-type: none;
	padding: 0px;
	padding-right: 10px;
}

div#nav li { 
	position: relative;
	padding: 0px;
	margin: 0px;
	float: right;
}

div#nav ul li a {
	height:  16px;
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #378264;
	padding: 0px 7px 5px 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: none;
}

div#nav ul li a:hover {
	color: #000;
	background-color: #087148;
}

div#nav ul li a.active {
	color: #a98752;
}

#nav ul ul{
	margin:0;
	padding:0;
	z-index:200;
	height: 21px;
	width: 400px;
}

#nav .children{
	top: 20px;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul {
	left: 0px;
}

#nav li:hover ul li {
	display: block;
	float: left;	
}

#nav li:hover ul li a{
	display: block;
	background-color: #000000;
}

#nav li:hover ul li a:hover{
	background-color: #087148;
}


/*HOME*/

#homebox{
	width: 725px; 
}

#homebox-top{
	width: 725px; 
}

#homebox-top-left{
	width: 340px;
	float: left;

	background-image: url('../layoutpics/kastenback.jpg');
	background-repeat: repeat-y;
	
	padding: 10px;
}

#homebox-top-right{
	width: 340px;
	float: right;
}

#homebox-top-right li {
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	
	background-image: url('../layoutpics/kastenback.jpg');
	background-repeat: repeat-y;
	
	font-weight: bold;
}

#homebox-top-right li.rot{
	color: #d2463c;
}

#homebox-top-right li.rot .textwidget{
	border-top: solid 1px #d2463c;
	padding-top: 5px;
}

#homebox-top-right li.braun{
	color: #a98752;
	
}

#homebox-top-right li.braun .textwidget{
	border-top: solid 1px #a98752;
	padding-top: 5px;
}

#homebox-top-right li .textwidget{
	font-weight: normal;
	color: #000000;
}

#homebox-bottom{
	background-image: url('../layoutpics/kastenback_wide.jpg');
	background-repeat: repeat-y;
	margin-top: 20px;
	padding-bottom: 10px;	
}

#homebox-top-left li{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#homebox-top-left ul{
	padding: 0;
	margin: 0;
}

#homebox-top-left .upcoming{
	border-top: solid 1px #378264;
}

#homebox-top-left a{
	color:#378264;
}

#homebox-top-left a:hover{
	color:#378264;
}



#homebox-top-left .dig-in{
	padding-top: 5px;
}

#homebox-top-left .event *{
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
}

#homebox-top-left .when{
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	padding-top: 5px;
}


#homebox-top-left img {
	padding-top: 10px;
}

#homebox-bottom li{
	color:#378264;
	font-weight: bold;
	
	list-style: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#homebox-bottom .gallery-pbb-side-menu-container{
	border-top: solid 1px #378264;
}

#homebox-bottom .gallery-pbb-side-menu-container ul{
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

#homebox-bottom .gallery-pbb-side-menu-container ul li{
	width: 320px;
	float: left;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	margin-right: 20px;
	color: #000000;
}

#homebox-bottom .gallery-pbb-side-menu-container ul li img{
	padding-right: 10px;
}

#homebox-bottom .gallery-pbb-side-menu-container ul li a{
	color: #000000;	
}

#homebox-bottom .gallery-pbb-side-menu-container .gal-img {
	width: 100px;
	float: left;
}

#homebox-bottom .gallery-pbb-side-menu-container .gal-text {
	width: 200px;
	float: right;
	font-weight: normal;	
}

#homebox-bottom .gallery-pbb-side-menu-container .gal-text h3{
	font-weight: bold;
	text-decoration: none;
}

