/*
Style fuer www.raumklima-gmbh.de
style angelegt fuer php-menue
2007-10-24 erstellt v. dt dietmar.thamm@jads.net
2008-03-11 stylefehler von alex&jonas ausgebuegelt dt
2008-04-16 stylefehler von diddi (#kopf #FreieSuche #SearchString) ausgebuegelt aw
2009-00-00 #NaviNewsletter p margin:0 auskommentiert, #banner .RelCont ul li a hinzu aw
2010-03-26 p-tag fuer links/rechts fliessende Bilder

*/


body {
	font-family: arial, helvetica, sans-serif;
	/*background: url(/admin/raumklima/styles/hellblau/pics/body_bg.gif) 0px 28px repeat-x;*/
	background-color: #FFF;
}
#sammelbox {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -475px;
	background: url(/admin/raumklima/styles/hellblau/pics/sammelbox_bg.gif) repeat-y;
	/*
	diese konstruktion zentriert die seite automatisch
	dazu wird die linke obere ecke mit 50% in die mitte der seite geschoben
	und anschließend um die hälfte der breite wieder nach links gerückt
	*/
}

/* +++ KOPF +++ */

#kopf {
	width: 950px;
	height: 140px;
	z-index: 1;
	background: url(/admin/raumklima/styles/hellblau/pics/kopf_rk_wolken_bg.jpg) no-repeat 0px 0px #BFD0E4;
}
#kopf #KundenLogo {
	position: absolute;
	left: 800px;
	top: 28px;
	z-index: 105;
}
#kopf #KundenLogo #KundenLogoText {

}
#kopf #KundenLogo a img {
	border: 0;
	z-index: 105;
}
#kopf #Startseite, #kopf #kanal {
 	display: none;
}
#kopf #kopftext {
 	z-index: 1;
 	visibility: hidden;
}

#kopfbild a{
	position: absolute;
	top: 83px;
	width: 245px;
	height: 52px;
	z-index: 105;
}

#kopf #breadcrumb {
 	display: none;
	position: absolute;
	left: 200px;
	top: 140px;
	width: 552px;
	padding: 2px;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 60%;
	font-weight: bold;
	color: #5f87b8;
	z-index: 101;
}
#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {
	text-decoration: none;
	color: #5f87b8;
	z-index: 101;
}
#kopf a {
	text-decoration: none;
}
#kopf #FreieSuche {
	position: absolute;
	left: 762px;
	top: 110px;
}
#kopf #FreieSuche #SearchString {
	background: #FFF;
	border-style: solid;
	border-color: #5F87B8;
	width: 130px;
}
#kopf #FreieSuche .finde {
	background: url(/admin/raumklima/styles/hellblau/pics/lupe.gif) no-repeat;
	height: 24px;
	width: 24px;
	color: #FFFFFF;
	border: 0;
}
#kopf #FreieSuche h1 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 100%;
	color: #003370;
}
#kopf #FreieDetailSuche {
	display: none;
}

/* +++ MENÜ +++ */
#navi {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 200px;
	z-index: 105;
}
#navi ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*width: 200px;*/
	z-index: 105;
}
#navi li.MenuLevel1 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#navi li.MenuLevel1 a,
#navi li.MenuLevel1 a:link,
#navi li.MenuLevel1 a:visited {
	color: #5F87B8;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 75%;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 18px;
	display: block;
}
#navi li.MenuLevel1 a:hover,
#navi li.MenuLevel1 a:active {
	color: #FFFFFF;
	background-color: #5F87B8;
	/*background: url(/admin/raumklima/styles/hellblau/pics/nav_bg_hover.gif) no-repeat;*/
}
#navi ul.MenuLevel1 {
	display: none;
	margin-left: 20px;
	margin-top: 10px;
}
#navi li.MenuLevel2 a,
#navi li.MenuLevel2 a:link,
#navi li.MenuLevel2 a:visited {
	color: #5F87B8;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 70%;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	border: 0;
	display: block;
}
#navi li.MenuLevel2 a:hover,
#navi li.MenuLevel2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
#navi li.MenuLevel3 a,
#navi li.MenuLevel3 a:link,
#navi li.MenuLevel3 a:visited {
	color: #5F87B8;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 60%;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	border: 0;
	display: block;
}
#navi li.MenuLevel3 a:hover,
#navi li.MenuLevel3 a:active {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
}
#navi #NaviSuche {
	width: 185px;
	margin-top: 15px;
}
#navi #NaviSuche #SearchString {
  	border: 1px solid #5F87B8;
  	font-size: 80%;
  	width: 130px;
  	height: 22px;
  	float: left;
}
#navi #NaviSuche .finde {
  	display: inline;
  	border: 0;
  	background: #2F2;
  	font-weight: bold;
  	color: #5F87B8;
  	border: 2px solid #5F87B8;
  	width: 50px;
  	vertical-align: middle;
  	margin-left: 5px;
}
#navi #NaviSuche, #navi #NaviDetailSuche {
  	display: none;
}
#navi #NaviNewsletter {
  	position: relative;
  	left: 0px;
  	top: 10px;
}
#navi #NaviNewsletter h1 {
	font-family: Arial;
	font-stretch: narrower;
	font-size: 75%;
	font-weight: bolder;
  	color: #FFFFFF;
  	height: 26px;
	background-color: #5F87B8;
  	/*background: url(/admin/raumklima/styles/hellblau/pics/nav_bg.gif) 0px 0px no-repeat;*/
  	padding-left: 27px;
	padding-top: 5px;
  	margin-top: 20px;
}
#NaviNewsletter .newsfeld {
  	background: #FFF;
  	border-style: solid;
  	border-color: #5F87B8;
	width: 130px;
  	margin-left: 8px;
}
#NaviNewsletter .newsbutton {
  	background: #5F87B8;
	background: url(/admin/raumklima/styles/hellblau/pics/news_abo.gif) no-repeat;
	height: 24px;
	width: 24px;
	color: #FFFFFF;
  	border: 0;
}
#NaviNewsletter p {
  	color: #5F87B8;
  	font-size: 70%;
  	padding-left: 8px;
  	padding-right: 8px;
	/*margin: 0: behebt anzeigeproblem im ie8*/
}
/* +++ MAIN +++ */
#main {
  	position: absolute;
  	left: 0px;
	top: 140px;
	width: 950px;
  	z-index: 100;
  	padding: 0;
  	background: url(/admin/raumklima/styles/hellblau/pics/sammelbox_bg.gif);
  	min-height: 640px;
}
#main #text {
  	position: relative;
  	left: 200px;
  	width: 552px;
  	min-height: 550px;
  	z-index: 12;
  	/*color: #BFD0E4;*/
  	padding: 0;
	padding-top: 10px;
  	padding-bottom: 20px;
  	/*background: url(/admin/raumklima/styles/hellblau/pics/text_rote_linie.gif) 20px 100px repeat-y;*/
}
#text h1, #text .Modul caption {
  	width: 500px;
  	margin-left: 20px;
  	height: auto;
	font-family: Arial;
	font-stretch: narrower;
	font-weight: bolder;
  	font-size: 95%;
  	color: #5F87B8;
  	/*background: url(/admin/raumklima/styles/hellblau/pics/header_bg.gif) 0px 5px repeat-y #2F2;*/
}
#text .KategoriePressemitteilung h1 {
  	height: auto;
}
#text .Modul caption {
  	margin-top: 14px;
}

#text .Modul h3 {
  	background: none;
  	font-size: 80%;
  	margin-left: 26px;
}

#text .dokumentListe, #text .rubrikListe, #text .terminListe, #text .pressemitteilungListe, #text .pressespiegelListe {
	border: 1px solid #5F87B8;
	margin: 10px;
}
#text p, #text .SuchTreffer {
  	font-size: 80%;
  	margin-top: 15;
  	margin-bottom: 15px;
  	margin-left: 15px;
	margin-right: 15px;
}
#text p.FormError {
  	margin: 2px;
  	margin-left: -25px;
  	padding: 5px;
  	font-weight: bold;
  	border: 1px solid #5F87B8;
  	background: #DDE158;
}
#text img {
  	margin-left: 95px;
}
#text p img {
  	margin-left: 0;
}
#text h2, #text h1.Content, #text .SingleDoc caption, #text #Suche .SucheTrefferAnzahl {
	position: static;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 95%;
	margin-left: 21px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	color: #5F87B8;
	/*background: url(/admin/raumklima/styles/hellblau/pics/header_bg.gif) 0px 5px repeat-y;*/
	font-weight: bold;
	width: 479px;
	text-align: left;
}
#text .SingleDoc caption {
  	margin-left: 0;
}
#text .SingleDoc h2, #text .SingleDoc h3, #text .SingleDoc img {
	clear: both;
}
#text .KategorieRubrik h1, #text .starttext h1 {
  	display: none;
}
#text .KategorieRubrik h2 {
	clear: both;
}
#text .KategorieRubrik p, #text .starttext p {
  	margin: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0;
	clear: both;
}
#text .RaumklimaRubrikStartImg {
	margin-left: -15px;
}
#text form h2 {
  	margin-left: 0;
  	font-size: 120%;
  	font-weight: bold;
}
#text h3 {

}
#text ol,
#text ul {
  	margin-left: 105px;
  	font-size: 80%;
}
#text ul {
  	vertical-align: middle;
}
#text ul h3 {
	font-size: 100%;
}

#text table {
  	font-size: 80%;
}
#text p table {
  	font-size: 100%;
}

#text a,
#text a:link {
  	color: #5F87B8;
	font-weight: bold;
  	text-decoration: none;
}
#text a:visited {
  	color: #46557B;
}
#text a:hover,
#text a:active,
#text a:focus {
  	text-decoration: underline;
}
#text h2 a,
#text h2 a:link,
#text h2 a:visited,
#text h2 a:hover,
#text h2 a:active,
#text h2 a:focus {
  	color: #5F87B8;
  	text-decoration: none;
  	font-family: Arial;
	font-stretch: narrower;
	font-weight: bolder;
}
#text h3 a,
#text h3 a:link,
#text h3 a:visited,
#text h3 a:hover,
#text h3 a:active,
#text h3 a:focus {
  	color: #5F87B8;
  	text-decoration: none;
  	font-family: Arial;
	font-stretch: narrower;
	font-weight: bolder;
}
#text div.mehr {
  	font-size: 80%;
  	width: 100%;
  	text-align: right;
  	padding-right: 10px;
}
#text p.MitTeaser div.mehr {
  	font-size: 120%;
}
#text .SingleDoc {
  	margin: 0;
  	padding: 0;
}
#text .EdithFormular { /* beschreibt mit dem formularmanager erstellte formulare. */
  	margin-left: 95px;
  	font-size: 80%;
}
#text .EdithFormular .InputText, #text .EdithFormular textarea {
  	border: 1px solid #5F87B8;
}
#text .EdithFormular .InputSubmit, #text .EdithFormular .InputButton {
  	background: #FFFFFF;
  	font-weight: bold;
  	color: #5F87B8;
  	border: 1px solid #5F87B8;
}
#text #TriggerAuffuehrungDatum {
  	display: none;
  	margin-left: 5px;
}
#text .Modul {
  	margin-top: 15px;
}
#text .Modul p {
  	margin-left: 26px;
  	font-size: 100%;
}
#text .Modul p.MitTeaser {
  	font-size: 80%;
  	margin-left: 26px;
}
#text table {
	/*z.B. Termine*/
	margin-left: 26px;
}

#text .Modul p a,
#text .Modul p a:link,
#text .Modul p a:visited,
#text .Modul p a:active {
  	font-weight: normal;
  	text-decoration: underline;
}
#text .Modul p a:hover {
  	text-decoration: none;
}
#text .SingleDoc .Modul h1 {
	position: static;
	font-size: 105%;
	margin-left: 95px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #5F87B8;
	border: 2px solid #5F87B8;
	background: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
	width: 399px;
	text-align: left;
}
#text #Suche {
  	margin-top: 15px;
}
#text #AuffuehrungAuswahl {
	padding: 5px;
	border: 3px dotted #DDE158;
	background: #DDE158;
}
#text #AuffuehrungAuswahl h2 {
  	width: 379px;
}
#text .ausverkauft {
  	color: #FD1A2B;
  	font-style: italic;
}
#text #RaumklimaPersonen,
#text table.Person,
#text table#AbgeordneteNachWahlkreis,
#text table#PresseMitteilungListe {
  	width: 483px;
  	margin-left: 20px;
}
#text #RaumklimaPersonen tr.even,
#text table.FeedbackForm tr.even,
#text table#AbgeordneteNachWahlkreis tr.even {
	background: #FFFFFF;
}
#text table.Person .PersonRubrik {
  	font-weight: bold;
  	vertical-align: top;
}
#text table.Person img {
  	margin-left: 0;
}
#text #RaumklimaPersonen tr.Beschreib {
  	font-size: 110%;
  	text-align: center;
}
#text #RaumklimaPersonen td.Name img{
  	margin-left: 0;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#text #RaumklimaPersonen td.Email img{
  	margin-left: 0;
}
#text #RaumklimaPersonen td.Url img{
  	margin-left: 0;
}
#text table.FeedbackForm {
  	margin-left: 23px;
  	width: 480px;
}
#text table.FeedbackForm td.Name {
	margin-left: 5px;
	width: 200px;
	font-weight: bold;
}
#text table#PresseMitteilungListe .Datum {
	font-weight: bold;
	vertical-align: top;
}
#text table#PresseMitteilungListe h3 {
	font-size: 100%;
}
#text #PresseMitteilungArchivListe {
	width: 480px;
	margin: 0;
	padding: 0;
	margin-left: 23px;
	font-size: 80%;
}
#text h3.PositionspapiereTitel {
	margin-top: 15px;
}
#text p#PaginationLinks {
	font-size: 80%;
	margin-left: 23px;
	border-top: 1px solid #E60010;
	text-align: center;
	padding-top: 10px;
}
#text #PaginationLinks .CurrentPage {
	text-decoration: none;
	font-weight: bold;
}
/* setzt die eintraege in fckstyles.xml um */
#text p.ImagesLeft {
	clear: both;
}
#text p.ImagesRight{
	clear: both;
}
#text p.ImagesLeft img {
	float: left;
}
#text p.ImagesRight img {
	float: right;
}
/* Debug-Option: * /
#text p.ImagesLeft {
	border: solid 2px green;
}
#text p.ImagesRight{
	border: solid 2px red;
}
/**/

/* +++ BANNER (Related Content) +++ */
#banner {
	position: absolute;
	left: 762px;
	top: 0px;
	width: 178px;
}
#banner a:link {
	color: #5F87B8;
	font-weight: bold;
	text-decoration: none;
}
#banner a:visited {
	color: #46557B;
	font-weight: bold;
	text-decoration: none;
}
#banner a:hover,
#banner a:active,
#banner a:focus {
  	text-decoration: underline;
}
#banner a img {
	border: 0;
}
#banner .RelCont {
	background: #BFD0E4;
	margin-bottom: 25px;
}
#banner h1 {
	position: relative;
	top: 0px;
	color: #FFFFFF;
	background-color: #5f87b8;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 90%;
	font-weight: bolder;
	margin-bottom: 0;
	padding-left: 5px;
}
#banner .RelCont p,
#banner .RelCont ul li a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 80%;
}
#banner .Modul ul {
	font-size: 70%;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: -15px;
	margin-top: 0pt;
	padding-bottom: 7px;
}


/* +++ FUSS +++ */
#main #fuss {
	position: relative;
	left: 200px;
	margin: 0;
	width: 552px;
	height: 75px;
	padding: 0px;
	background: url(/admin/raumklima/styles/hellblau/pics/fuss_bg.gif) repeat-x;
	z-index: 15;
	clear: both;
}
#fuss img {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
}
#fuss .home {
	margin-left: 10px;
}
#fuss .hoch {
	margin-left: 10px;
}
#fuss .back {
	margin-left: 10px;
}
#fuss #FussDruckenBild {
/*  	margin-left: 356px;  */
	margin-left: 377px;
	margin-top: 30px;
}
#fuss #FussPDFBild {
	margin-left: 10px;
	margin-top: 30px;
}
#fuss .adress {
	position: absolute;
	left: 0px;
	width: 552px;
	height: 20px;
	bottom: -15px;
	text-align: center;
	vertical-align: bottom;
	font-family: Arial;
	font-stretch: narrower;
	font-size: 75%;
	font-weight: bolder;
	color: #000000;
}
#fuss a,
#fuss a:link,
#fuss a:visited,
#fuss a:hover,
#fuss a:active {
	color: #66ACFF;
	text-decoration: none;
	font-weight: bold;
}

/* +++ META +++ */
#meta {
  	display: none;
}

/* Frontend-Fehler-Styles */
.error, .warning,.notice, .Error, .Warning,.Notice {
	padding: 8px;
	margin: 8px;
}
.error .Error {
	background-color: #D22;
}
.warning .Warning {
	background-color: #F80;
}
.notice .Notice {
	background-color: #DD0;
}


#logger .error, .LoggerError {
	background-color: red;
}
#logger .warning, .LoggerWarning {
	background-color: #F80;
}
#logger .notice, .LoggerNotice {
	background-color: #E6F2FF;
}



