*{
	margin:0px;
	padding:0px;
}
html, body{
	height:100%;
}
body, input{
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:Arial, Helvetica, Verdana;
}

a {
color:#999;
text-decoration:none;
}
.center_div_dia {
margin:auto;
	width:1010px;
	padding-left:5px;
}
	
.center_div_dia a {
	color:#FFF;
}

.center_div_dia a:hover {
	text-decoration:underline;
	color:#FFF;
}

a:hover {
color:#999;
text-decoration:underline;
}
.dashed a {
border-bottom:1px dashed #CCC;
cursor:help;
}
.dashed a:hover {
border:none;
text-decoration:none;
}
/*
  * TAGS ***
*/


h1, h2, h3{
	font-size:16px;
}
h4, h5, h6{
	font-size:14px;
}
h2{
	margin:5px 0px 10px 0px;
}
ul{
	list-style:none;
}
/*
p{
	line-height:21px;
}
*/
img{
	border:none;
}

blockquote{
	margin:10px 20px 10px 20px;
	padding-left:10px;
}


.kalender {
width:1000px;
margin-bottom:10px;
height:130px;
}


/*
  * CONTAINER DIV ***
*/
#menu .logo a{
		background-image:url('img/logo.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}
#menu2 .logo2 a{
		background-image:url('img/logo-w.png');
		background-position:0px 0px;
		background-repeat:no-repeat;
	}	
#logo_start {
	text-align:center;
}

.wrapper{
	overflow:hidden;
	margin:0px;
	padding:0px;
	width:100%;
}
* html .wrapper{
	overflow:hidden;
	margin:0px;
	padding:0px;
	width:100%;
}
.center_div{
	margin:auto;
	width:1010px;
	padding-left:5px;
}
* html #wrapper
{
	text-align: center;
}

* html .center_div
{
	margin-left:15%;

	width: 1010px;
	/* text-align muss gesetzt werden da sonst von container geerbt wird. */
	text-align: left;
}

/*  IE 7 HACK  */
*:first-child+html .center_div{
	height:auto !important;
}
/*  END HACK  */

/*
  * MENÜBEREICH ***
*/

#menu{
	height:70px;
}
	#menu .logo a{
	display:block;
	position:absolute;
	width:320px;
	height:100px;
	border:none;
	top:14px;
	text-indent:-9999px;
	}
	
#menu2{
	height:70px;
}
	#menu2 .logo2 a{
	display:block;
	position:absolute;
	width:320px;
	height:100px;
	border:none;
	top:14px;
	text-indent:-9999px;
	}

/*
  * HEADERS ***
*/


#header_index, #header_page, #header_galleries{
	padding-top:30px;
}


/*
  * INNEN ***
*/


#featured{
	overflow:hidden;
	margin-left:3px;
	padding:0px;
	width:1010px;
	height:520px;
	color:#999;
	margin-bottom:30px;
	
}
#featured_panorama {
	overflow:hidden;
	margin-left:3px;
	padding:0px;
	width:1010px;
	height:500px;
	color:#999;
	margin-bottom:10px;
}

* html #featured_panorama {
	overflow:hidden;
	margin-left:3px;
	padding:0px;
	width:1010px;
	height:520px;
	color:#999;
}
* +html #featured_panorama {
	overflow:hidden;
	margin-left:3px;
	padding:0px;
	width:1010px;
	height:490px;
	color:#999;

}
* html #featured{
	overflow:hidden;
	margin-left:3px;
	padding:0px;
	width:1010px;
	height:600px;
}
.mitte {
float:right;
color:#999;
width:770px;
margin-top:0px;	
padding:0px 20px 0px 0px;
}
.none {
	display:none;
}
.mitte .img {
	background:#fff;
	border:#EBEBEB 5px solid;
	padding:8px 8px 8px 0px;
}
#featured input, #featured textarea , #featured select {

	border: 1px solid #CCC;	
	color:#999;
	
}

/*
  * MENÜ ***
*/
.menuetop {
width:220px; 
margin:20px 0 0 0;
}

.menuetoparrow {
width:220px; 
margin:20px 0 0 0;
background:url(img/icon/arrow.gif) no-repeat;
}
.menuetop span, .menuetoparrow span, .menuetoparrowten span {
padding-left:15px;
}
.menuetoparrowten {
width:220px; 
margin:10px 0 0 0;
background:url(img/icon/arrow.gif) no-repeat;
}
.menuepoint {
width:220px;
height:20px;
margin:5px 0 0 0;
background:url(img/icon/point.gif) no-repeat;
}
.menuepoint span {
padding-left:30px;
line-height:1.7em;
}

.formall {
width:970px; 
margin:5px 0 0 0;
padding:0px 0px 0px 20px;
background:#EFEFEF;
color:#999;
}
.formall .stern {
color:#F00;
}
* html .formall {
width:990px; 
margin:5px 0 0 0;
padding:0px 0px 0px 20px;
background:#EFEFEF;
}
.auswertung { 
background:#EFEFEF;
margin-right:15px;
padding-bottom:10px;
font-family:Verdana, Geneva, sans-serif;
}

.auswertung li { 
padding-left:30px;

}
/*
  * FOOTER ***
*/


#foot-panorama {
width:100%; 
bottom:0px;
background:#999;
color:#CCC; 
position:fixed;
margin-top:10px;
height:25px;
}

#foot-panorama a {
color:#ccc;
}




