/*	Template3-CSS Univention Relaunch 2009
	geschrieben: mueller@grow-werbeagentur.de | www.grow-werbeagentur.de
*/
/*	Import Standard-CSS ---------------------------------------------------------------*/
/*	Funktionalität Menüs ---------------------------------------------------------------*/

@import url("SpryTabbedPanels.css");

/*	Hauptbild/ wird nicht dargestellt ---------------------------------------------------------------*/
#mood {
	display: none;
	/*
	position: absolute;
	top: 70px;
	z-index: 100;
	width: 920px;
	height: 440px;
    margin: 0px auto;
	background: url("../img/mood-navi-kl2.png") top center no-repeat;
	*/
	}
/*	Tabmenü2/ höher als Startseite ---------------------------------------------------------------*/
#navi2 {
	position: absolute;
	top: 365px;
	left: 60px;
	z-index: 200;
	width: 780px;
	height: 20px;
	}
.navi2 {
	background: #878781 url(../img/pattern-navi2-act.jpg) repeat-x top;
	margin: 0px 3px 0px 0px;
	width: 107px; 
	float: left;
	padding: 0px 10px;
	font-size: 13px;
	color: #000;
	}
.navi2inactive {
	background: #878781 url(../img/pattern-navi2-lnk.jpg) repeat top;
	margin: 0px 3px 0px 0px;
	width: 107px; 
	float: left;
	padding: 0px 10px;
	font-size: 13px;
	color: #FFF;
	}
/*	Breadcrumbs/ höher als Startseite ---------------------------------------------------------------*/
#bread {
	position: absolute;
	top: 127px;
	left: 50px;
	z-index: 200;
	width: 800px;
	height: 20px;
    margin: 0px auto;
	color: #CCC;
	font-size: 11px;
	display: block;
	}
#bread a,
#bread a:link,
#bread a:visited,
#bread a:active {
	text-decoration: none;
	color: #CCC;
	padding: 0px 5px;
	}
#bread a:hover {
	text-decoration: none;
	color: #878781;
	}
/*	Content/ höher als Startseite ---------------------------------------------------------------*/
#content {
	top: 98px;
	z-index: 10;
	width: 840px;
	padding: 0px 0px 25px 0px;
	margin: 10px auto;
	/*Sicherheit*/
	font-size: 11px;
	color: #878781;
	}
/*	Ebene 2 Navi3 ausblenden  ---------------------------------------------------------------*/
#submenuteaser {
	display: none;
	}
/*	Spalte Rechts (nicht fixe Höhe) ---------------------------------------------------------------*/
.uticker {
	position: relative;
	top: 0;
	width: 182px;
	padding: 10px 10px 20px 10px;
	border: none;
	margin: 10px 10px 10px 0px;
	background: #b3b3ac;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	float: right;
	}
.super {
	width: 590px;
	padding: 10px 10px 0px 0px;	
	}
/*	alles weitere wie Standart-CSS ---------------------------------------------------------------*/
#header {
  margin-left: -420px;
  left: 50%;
}
#content {
  position: relative;
  left: 50%;
  margin-left: -420px;
  border: none;
}
#content {
  top: 0;
}
#content-inside {
  border: none;
}
.tabbedPanelsContentGroup {
  border: 1px solid #878781;
  min-height: 700px;
  height: auto !important;
  height: 700px;
}
#wrapper {
  margin-left: -460px;
  left: 50%;
}
.bild,
.kampagne {
  height: 210px;
  width: 190px;
}
.uticker {
  height: auto !important;
  margin-top: 13px;
  width: 205px;
}
#slideshow {
  margin-left: -29px !important;
}
#footer {
  padding: 6px 0 10px 10px;
}
.CollapsiblePanel1Content {
  background: #fdfdfd;
}
#mood {
  left: 50%;
  margin-left: -460px;
}
.CollapsiblePanel1Content {
  background: #fff;
}
#mood {
  left: 50%;
  margin-left: -460px;
}
#icons {
  top: 0;
  left: -10px;
}
#icon-02 {
  width: 35px;
}
.CollapsiblePanel1Tab {
  padding-top: 5px !important;
  color: #fff;
}
* html body {
  background-image: url(../img/wrapper.jpg);
}
* html #icons {
  padding-top: 13px;
}
* html #icon-01 {
  background: url(../img/icon.jpg) no-repeat -4px 0px !important;
}
* html #icon-02 {
  background: url(../img/icon.jpg) no-repeat -85px 0px !important;
  width: 35px !important;
}
* html #icon-03 {
  background: url(../img/icon.jpg) no-repeat -177px 0px !important;
}
* html #logo {
  background: url(../img/logo.jpg) no-repeat top right;
}
/*	Tabelle generell links wegen temporärem Inhalt ---------------------------------------------------------------*/
table {	
	float: left;
	clear: both;
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
	}
/*	Login-Schrott  ---------------------------------------------------------------*/
.csc-loginform {
	float: right;
	color: #FFF;
	background: #c6002b;
	width: 202px;
	-webkit-border-radius: 4px;
	padding: 10px;
	margin: 10px 0px 0px 10px;
	}
#login .csc-loginform {
	float: left;
	color: #FFF;
	background: #c6002b;
	width: 202px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 10px;
	margin: 125px 0px 0px 0px;
	}
p.csc-form-label-req {
	color: #FFF;
	}
.csc-form-fieldcell {
	color: #FFF;
	}
.csc-form-fieldcell input {
    }
p.csc-form-label {
	color: #FFF;
	}
#pattern {
	position: absolute;
	z-index: 2;
	top: 0px;
	background: url(../img/pattern-body-ie.jpg) repeat-x top center;
	height: 450px;
	width: 100%;
	left:  2px;
	}
	
pre {
  display: block;
  width: 100%;
}

/*	Abtrennung News Header / News Liste ---------------------------------------------------------------*/
.news-top {	
	border-bottom: 1px solid #CCC;
	}
