/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	text-align: center; /* horizontal zentrieren für IE 5 */
	margin-top: 0px;
	background-color: #e2e2e3;
	margin-bottom: 25px;
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
}

/*------- Seitenlayout --------*/

#wrap {
	text-align: left;
	width: 983px;
	margin:0 auto;
}
#header {
	height: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 24px 0px;
}
#header h1 {
	position:relative;
	width:548px;
	height:226px;
	left:0px;
	top:-211px;
}
#main {
	width: 983px;
}
#footer {
	text-align:left;
	height: 12px;
	padding-left: 4px;
	padding-top: 5px;
	line-height: normal;
	color: #666666;
	padding-right: 24px;
	clear:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

/*-------Generelle Seitenkonfiguration --------*/

p {
	margin-bottom:17px;
}
a {
	color: #707DAD;
	font-size: 11px;
}
a:link {
	color: #e2007a;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #e2007a;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #e2007a;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #e2007a;
	outline: none;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h3 {
	margin-bottom:24px;
	font-size: 16px;
	color: #FFF;
	font-style:normal;
	line-height: 22px;
}
h5 {
	font-size:12px;
	margin-bottom:9px;
}
a.interner-link {
	background: url(../bilder/link-icon.gif) left 2px no-repeat;
	padding-left: 17px;
	color: #707DAD;
	font-size: 14px;
}
a.interner-link:link {
	color: #707DAD;
	text-decoration: none;
}
a.interner-link:visited {
	text-decoration: none;
	color: #707DAD;
}
a.interner-link:hover {
	text-decoration: underline;
	color: #707DAD;
}
a.interner-link:active {
	text-decoration: none;
	color: #707DAD;
}

hr {
	display:block;
	border:none;
	height:3px;
	background:url(../bilder/gepunktete_linie.gif) repeat-x bottom left;
	margin-bottom:18px;
	}
/*###### Hauptspalte #######*/

#hauptspalte {
	text-align: left;
	width: 740px;
	margin-right: 12px;
	margin-top: 0px;
	background: url(../bilder/inhalt-hg.gif) repeat-y left top;
	float: left;
}
#hauptspalte-oben {
	background: url(../bilder/inhalt-hg-o.gif) no-repeat left top;
	width:740px;
}
#hauptspalte-inhalt {
	background: url(../bilder/hauptbereich-mitte.gif) repeat-y left top;
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	/*min-height: 420px;*/
	min-height: 570px;
	/*	width:660px;
*/	overflow:visible;
}
#hauptspalte-unten {
	background: url(../bilder/inhalt-hg-u.gif) no-repeat left bottom;
	width:740px;
}

/*Hauptspalte ganz*/

#hauptspalte-ganz {
	text-align: left;
	/*width: 740px;*/
	margin-right: 0px;
	margin-top: 0px;
	background: url(../bilder/inhalt-hg-ganz.gif) repeat-y left top;
}
#hauptspalte-oben-ganz {
	background: url(../bilder/inhalt-hg-o-ganz.gif) no-repeat left top;
	width:883px;
}

#hauptspalte-unten-ganz {
	background: url(../bilder/inhalt-hg-u-ganz.gif) no-repeat left bottom;
	width:883px;
}
/*-------Hauptnavigation--------*/

#hauptnavigation {
	background: url(../bilder/navi-hg-l.gif) left top no-repeat;
	float: left;
	width:100%;
	height:30px;
	margin-top: 5px;
}

/*######### Subnavigation #########*/

#subnavspalte {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 215px;
}
/*-------News-Container--------*/

#news-container {
	background:url(../bilder/news-hg.gif) repeat-y left top;
}
#news-oben {
	background:url(../bilder/news-hg-o.gif) no-repeat left top;
}
#news-inhalt {
	/*min-height:378px;*/
	min-height:150px;
	padding: 0px 20px 0px 20px;
	text-align:center;
}
#news-fuss {
	height:22px;
	background:url(../bilder/news-hg-u.gif) no-repeat left bottom;
}
#news-inhalt h2 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size:68px;
	text-align:center;
	padding-top:25px;
	margin-bottom:50px;
}
/*-------Seitenbild--------*/
#seitenbild {
		padding-top:20px;
}
#seitenbild img {
	padding:4px;
	background:url(../bilder/bild-quer-hg.gif) no-repeat center center;
	}


/*-------Overlay Box--------*/


#newsletterHideshow {
  display:none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100000;
}

* html #newsletterHideshow #fade {
  /*height:1000px*/
}

#newsletterHideshow #fade {
  overflow: hidden;
  background: #000000;
  position: fixed;
  width: 100%;
  height: 100%;
  filter:alpha(opacity=80);
  opacity: .80;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
  left: 0;
  top: 0;
  z-index: 2147483646;
  min-height: 100%;
}  

* html #newsletterHideshow #fade {
  position: absolute;
  height: 10000px
}
  
#newsletterHideshow .popup_block {
  top: 50px;
  position: relative;
  z-index: 2147483647;
  text-align: left;
}

#newsletterHideshow .popup_block .popup {
	
  margin:0 auto;
  width:850px;
}  
  
#newsletterHideshow .popup_block .popup .close {
  background:transparent url(../bilder/ico_close.gif) no-repeat scroll 0 0;
  position: absolute;
  text-indent:-1000px;
  height: 30px;
  width: 30px;
  margin-top:0px;
}
