/*
In dieser datei befinden sich alle styles, die für alles seiten gültig sind.
Überschriften, links, die rechten module, etc.
styles, die varieren befinden sich in den jeweils seperaten dateien.
unterschiedlich sind beispielsweise die 1. überschriften der bäder und swr, die farbe der boxen der rechten seite, etc.
*/

	/*
	1. Grundgerüst der Seite
	2. Navigation
	3. Startseite linke Seite
	4. Boxen auf der rechten Seite
	5. Links
	6. Überschriften
	7. Ausrichtung
	8. Pressemitteilungen
	*/

/*------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------- GRUNDGERÜST DER SEITE  --------------------------------------------------------*/

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color:#333333;
	visibility: visible;
}
#content	{
	position: absolute;
	left: 0px;
	top: 130px;
	visibility: visible;
}
#content_fe	{
	position: absolute;
	left: 200px;
	top: 130px;
	visibility: visible;
}
.li_ohne {
	margin-left: 30px;
}
#headbild_fe {
	position: absolute;
	left: 110px;
	top: 0px;
	width: 688px;
	height: 97px;
	background-image: url('images/print_fe_header.jpg');
	visibility: visible;
}

/*--------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------- Main Navigation  ----------------------------------------------------------------*/
	#navi_swr a, #navi_swr a:hover, #navi_swr_self a {
		display: none;
	}
	/*--------------------------*/
	#navi_fairenergie a, #navi_fairenergie a:hover, #navi_fairenergie_self a {
		display: none;
	}
	/*--------------------------*/
	#navi_baeder a, #navi_baeder a:hover, #navi_baeder_self a {
		display: none;
	}
	/*--------------------------*/
	#navi_rsv a, #navi_rsv a:hover, #navi_rsv_self a {
		display: none;
	}
	/*--------------------------*/
	#navi_sub {
		display: none;
	}
	#nav {
		display: none;
	}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------- Startseite Links  -----------------------------------------------------------*/
#teaser	{
		display: none;
}
	#teaser1 {
		display: none;
	}
	#teaser2 {
		display: none;
	}
	#teaser3 {
		display: none;
	}
	.teaserHead_1, .teaserHead_2, .teaserHead_3	{
		display: none;
	}
	.teaserContent {
		display: none;
	}
/*---------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------  Rechte Seite  -----------------------------------------------------------*/
#module	{
	display: none;
}
#box {
	display: none;
}
/*wird bei den Bädern auch im Content verwendet und muss deshalb ausdruckbar sein*/
.modulContent, .modulContentBold, .modulContentBow, .modulBottom {
	padding-left: 4px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	background-color: #f4f4f4;
	color: #333333;
	font-size: 100%;
	min-height: 1em;
	height: 100%;
}
.modulContentBold {
	font-weight: bold;
	padding-bottom: 0px;
}
.modulContentBow {
	background-image: url('images/modul_bogen_3.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.modulBottom {
	margin-top: 1px;
	background-color: #e9e9e9;
	background-image: url('images/modul_bogen_2.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------  Links  -------------------------------------------------------------------*/
.link_b {
	color: #333333;
	font-size: 100%;
	text-decoration: none;
}

.link_b:hover {
	color: #333333;
	font-size: 100%;
	text-decoration: underline;
}
.link_under {
	color: #333333;
	font-size: 100%;
	text-decoration: underline;
}

.link_under:hover {
	color: #333333;
	font-size: 100%;
	text-decoration: underline;
}
.link_rot {
	color: #b50000;
	font-size: 100%;
	text-decoration: none;
}

.link_rot:hover {
	color: #b50000;
	font-size: 100%;
	text-decoration: underline;
}
.link_o {
	color: #dd8400;
	font-size: 100%;
	text-decoration: none;
}

.link_o:hover {
	color: #dd8400;
	font-size: 100%;
	text-decoration: underline;
}
.link_blau {
	color: #056bb5;
	font-size: 100%;
	text-decoration: none;
}

.link_blau:hover {
	color: #056bb5;
	font-size: 100%;
	text-decoration: underline;
}
.linkbread {
	color: #666666;
	text-decoration: none;
}

.linkbread:hover {
	color: #666666;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------  Überschriften  ------------------------------------------------------------*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	white-space: normal;
	font-size: 1.0em;
	margin-bottom: 0px;
}
/*----------------------------------------------------------------------------------------------*/
/*------- listen -------------------------------------------------------------------------------*/
ul {
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
/* workaround für ie 7*/
*+html ul {
	list-style: none;
	margin-left: 35px;
}
/* workaround für ie6 und kleiner*/
* html ul {
	list-style: none;
	margin-left: 35px;
}
li {
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 0.9em; /*abstand zwischen zwischen grafi und text*/
	margin-bottom: 0.1em;
}
/*----------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------  Ausrichtung  -------------------------------------------------------------*/
.reihe {
  clear: both;
  padding: 2px 0px;
}
.modul_reihe hr {
	display:  block;
	clear: left;
	margin: 0px;
	visibility: hidden;
}
*html .modul_reihe hr {
	display:  block;
	clear: left;
	margin: -8px;
	visibility: hidden;
}
.modul_label {
  float: left;
  width: 20px;
  text-align: left;
  padding-left: 2px;
  padding-top: 2px;
}
.modul_feld {
  float: left;
  text-align: left;
  width: 80%;
} 
.news_label {
  float: left;
  width: 20px;
  text-align: left;
  padding-left: 2px;
  padding-top: 2px;
}
.clear {
	clear:both;
}
/*-----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------- Bilder im Content rechts -----------------------------------------------------*/
.pic {
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
sup {
	font-size: 70%;
}
.note {
	font-size: 90%;
}
/*-----------------------------------------------------------------------------------------------------------------*/
/*----------------------------------- Pressemitteilungen Detail ---------------------------------------------------*/
.content_text {
	width: 100%;
}
.bild_links {
	clear: both;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bild_rechts {
	clear: both;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
