

/*	Template downloads/support/forum-CSS Univention Relaunch 2009
	geschrieben: mueller@grow-werbeagentur.de | www.grow-werbeagentur.de
*/


@import url("SpryTabbedPanels.css");


/*	Starhacks & Co. ---------------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	}
a {
	outline: none;
	color:#CC0000;
	text-decoration:none;
	}
img {
	border: none;
	}
* :focus { outline: none } /*Safari 4*/
*a:focus { outline: none } /*Firefox */
link { border: none; }


/*	Grundlegendes ---------------------------------------------------------------*/
html {
	background: #c6002b url("../img/pattern-body.jpg") repeat-x top center;
	height: 100%;
	}

body {
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 140%;
	font-size: 12px;
	background-image: url(../img/wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 100%;
	}
	
#wrapper {
	position: relative;
	top: 0px;
	z-index: 10;
	width: 920px;
	margin: 0px auto;
	}
	
#header {
	position: relative;
	top: 0px;
	z-index: 10;
	height:auto;
	width: 840px;
	margin: 0px auto;
	}
	
.clear {
  clear: both;
}
/*	Icons ---------------------------------------------------------------*/
#icons {
	position: relative;
	top: 12px;
	z-index: 10;
	width: 130px;
	height: 70px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	color: #878781;
	text-indent: -2000px;
	}
a#icon-01 {
	display: block;
	background: url(../img/icon.png) no-repeat -2px 0px;
	width: 32px;
	height: 40px;
	float: left;
	border-right: 1px #c6002b solid;
	margin-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	}
a:hover#icon-01,
a:active#icon-01
	{
	background: url(../img/icon.png) no-repeat -41px 0px;
	}
a#icon-02 {
	display: block;
	background: url(../img/icon.png) no-repeat -84px 0px;
	width: 30px;
	height: 40px;
	float: left;
	border-right: 1px #c6002b solid;
	margin-right: 5px;
	padding-left: 8px;
	}
a:hover#icon-02,
a:active#icon-02
	{
	background: url(../img/icon.png) no-repeat -131px 0px;
	}
a#icon-03 {
	display: block;
	background: url(../img/icon.png) no-repeat -175px 0px;
	float: left;
	width: 30px;
	height: 40px;
	border-right: 1px #c6002b solid;
	margin-right: 5px;
	padding-left: 5px;
	}
a:hover#icon-03,
a:active#icon-03
	{
	background: url(../img/icon.png) no-repeat -211px 0px;
	}

	
/*	Logo ---------------------------------------------------------------*/
#logo {
	position: relative;
	top: 20px;
	z-index: 10;
	width: 300px;
	height: 70px;
	float: right;
	margin-right: 7px;
	background: url("../img/logo.png") no-repeat top right;
	text-indent: -2000px;
	}

/*	Tabmenü 2 ---------------------------------------------------------------*/
#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;
	}

/*	Content ---------------------------------------------------------------*/
#content {
	z-index: 10;
	width: 840px;
	padding: 0px 0px 25px 0px;
	margin: 40px auto 0 auto;
	/*Sicherheit*/
	font-size: 11px;
	color: #878781;*/
	}

/*	Typografie ---------------------------------------------------------------*/
h1 {
	clear:both;
	color:#82817A;
	font-size:16px;
	font-weight:normal;
	margin-bottom:10px;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #878781;
	margin: 10px 0px 5px 0px;
	}
h3, 
h4, 
h5,
h6  {
	font-size: 11px;
	font-weight: bold;
	color: #878781;
	margin: 10px 0px 5px 0px;
	}
.TabbedPanelsContent p {
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px;
	text-indent: 0px;
	width: 100%;
	color: #4d4d49;
	}	
.TabbedPanelsContent ul,
.TabbedPanelsContent ol {
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	width: 80%;
	color: #000;
	}
.TabbedPanelsContent ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	margin: 10px 10px 10px 25px ;
	width: 80%;
	color: #4d4d49;
	list-style: none;
	list-style-image: url(../img/bullet.gif);
	}
.TabbedPanelsContent ol li {
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	margin: 10px 10px 10px 25px ;
	width: 80%;
	color: #4d4d49;
	}
	

/*	Spalte Rechts ---------------------------------------------------------------*/
.uticker {
	position: relative; /* Hinzu für Startseite wg. Headline */
	top: 0px; /* Hinzu für Startseite wg. Headline */
	width: 187px;
	height: auto;
	padding: 10px 10px 20px 10px;
	border: none;
	margin: 10px 0px 10px 0px;
	background: #babab3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow: hidden;
	float: right;
	box-shadow: 0 0 2px #000;
	}
.uticker p {
	line-height: 125%;
	color: #666;
	}
.uticker .csc-header  {
	margin: 0px;
	}
.uticker h1 {
	color: #FFF;
	text-shadow: #5a5a5a 0 0 2px;
	}
	
.uticker a,
.uticker a:link,
.uticker a:visited {
	color: #333;
	text-decoration: none;
	}
.uticker a:hover,
.uticker a:visited:hover {
	color: #000;
	}
.uticker a:active {
	color: #000;
	}
	
/*	JS-Scroll-Ticker ---------------------------------------------------------------*/
.jrTicker h1 {
	margin: 10px 0px;
	padding: 10px 0px;
	color:  #FFF;
	line-height: 120%;
	}
.jrTicker p {
	margin: 10px 0px;
	padding: 10px 0px;
	color:  #000;
	line-height: 130%;
	}

/*	Tabellen etc. ---------------------------------------------------------------*/
#content table {
	border:  none;
	font-size: 11px;
	line-height: 130%;
	color: #878781;
	text-indent: 0px;
	}
#content td {
	padding: 5px;
	}
#content .tabellenformat1 {
	color: #878781;
	}

/*	? ---------------------------------------------------------------*/
.thumb {
	float:left;
	width: 150px;
	margin-top: 10px;
	border: none;
	}

/*	Footer ---------------------------------------------------------------*/
#footer {
  padding: 0 0 10px 254px;
  color: #6f7272;
  font-size: 11px;
}

#footer ul,
#footer p {
  float: left;
}

#footer p {
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #6f7272;
}

#footer ul li {
  float: left;
  list-style: none;
}

#footer ul li a {
  display: block;
  color: #6f7272;
  margin-right: 7px;
  padding-right: 7px;
  border-right: 1px solid #6f7272;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #d0003a;
  text-decoration: underline;
}

#footer ul .last a {
  border: none;
}



/* UNIVENTION TEMPLATE */
a:link,
a:visited,
a:active {
	color: #666666;
	text-decoration: none; }
table {
	font: normal 10px/16px Verdana, Trebuchet, Georgia, Verdana, Arial, sans-serif;
}

/* No line over table */
hr {
	display: none;
}

/* Free space to the index.txt content */

pre {
	padding: 20px;
}

