/* CSS Document */

p {
  margin: 0px;
  padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

text-align: center;
	background-color: #ffffff;/*	background-image: url(../startseite/bilder/HG-Balken.jpg); */
/*	background-repeat: repeat-x; */
}


a {
	-moz-outline-width: 0;
	outline-width: 0;
}

a img { border:0;}

#container {
	margin-left: auto;
	margin-right: auto;
	width:951px;
	text-align: left;
}


#head {
	width:951px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top: 0px;
	position:relative;
	margin: 0px 0px 0px;
}



#head_start {
	width:951px;
	height:302px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top: 0px;
	position:relative;
	margin: 0px 0px 0px;
}


#Logo {
	position:absolute;
	top: -90px;
	color: #A6A5A3;
	padding-right: 0px;
	left: 10px;
	width: 159px;
	text-align: right;
	z-index: 300;
}

#main {
	margin:0px;
	padding:0px;
	min-height:900px;
}


#main_start {
	margin:0px;
	padding:0px;
	min-height:900px;
}


/*#left {
	width:220px;
	margin:0px;
	overflow:hidden;
	position: absolute;
	left: -3px;
	top: 205px;
} 

  #left_start {
	width:220px;
	margin:0px;
	overflow:hidden;
	position: absolute;
	left: -3px;
	top: 205px;
}*/


#left-max-content {
	width:250px;
	margin:0px;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}



#left_start-max-content {
	width:250px;
	margin:0px;
	float: left;
	padding-bottom: 20px;
	padding-left: 15px;
}


/* #middle {
	padding:12px 0px 27px 215px;
	margin: 0px;
	width: 726px;
}


#middle_start {
	padding:12px 0px 27px 215px;
	margin: 0px;
	width: 726px;
}*/


#middle-max-content {
	float:left;
	margin:0;
	padding:0 0 27px;
}



#middle_start-max-content {
	padding:12px 0px 27px;
	margin: 0px;
	float: left;
}


/*#right {
	width:178px;
	margin:0px;
	padding-top: 0px;
	position: absolute;
	left: 741px;
	top: 225px;
}


#right_start {
	width:178px;
	margin:0px;
	padding-top: 0px;
	position: absolute;
	left: 741px;
	top: 225px;
} */


#right-max-content {
	width:178px;
	margin:0px;
	padding-top: 20px;
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
}

#right_start-max-content {
	width:178px;
	margin:0px;
	padding-top: 20px;
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
}




#content {
	background-position:center top;
	background-repeat:no-repeat;
	font-family:Arial,Helvetica,sans-serif;
	min-height:560px;
	width:660px;
	color: #333333;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}


#content_start {
	width:660px;
	background-repeat:no-repeat;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;

padding:0px 0px 30px;
	color: #333333;
}



#impressum {
	width:500px;
	background-color:#FFFFFF;
	font-size:9px;
	color:#5F5F5D;
	clear:both;
	padding-top: 20px;
	text-align: right;
}
#impressum a {
	color:#5F5F5D;
	text-decoration:none;
	font-size: 9px;
}
#impressum a:hover {
	text-decoration:underline;
}

#raender {
	background-color: #ffffff;
	vertical-align:top;
	height: 500px;
}



#foot {
	width:500px;
	background-color:#FFFFFF;
	background-position:bottom;
	border-top:2px solid white;
	font-family: Arial, Helvetica, sans-serif;

clear:both;
}


.footer_LueA {
	background-color: #cb3398;
	color: #ffffff;
	font-size: 11px;
	height: 25px;
	text-align: right;
}

.footer_LueA span{
	position: relative;
	top: 5px;
	right: 15px;
}






/* Elemente verstecken, aber nicht abschalten */
.hide {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

/* Elemente verstecken */
.hidden {
  display: none;
}

.editBox{
	position: absolute;
	background-color: transparent;
	background-repeat: no-repeat;
	z-index: 9999;
}	

.editBox a{
	display: block;
	width: 100%;
	height: 100%;
}

.online_edit,
.online_edit_bilder{
  position: relative;
  height:auto !important;
  height:1px;
}

.online_edit .editBox{
  width:18px;
  height:18px;
  background-image: url("../redaktion/bilder/icon_edit.gif");
} 

.online_edit_bilder .editBox{
  width:18px;
  height:18px;
  background-image: url("../redaktion/bilder/icon_bilder.gif");
} 
