﻿@charset "utf-8";
body  {
	behavior: url("csshover3.htc");
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #FCFCFC;
    }
.thrColFixHdr #container {
	width : 780px;
	background : #cecece;
	margin : 4px auto;
	border : 1px none #000000;
	text-align : left;
}
.thrColFixHdr #header {
	width: 780px;
	height: 158px;
	padding : 0;
	background-color: #ffffff;
	background-image: url(images/Logo-780.jpg);
	background-repeat: no-repeat;
}
.thrColFixHdr #header h1 {
margin : 0;
padding : 10px 0;
}
/*kompletter DIV=navi links*/
.thrColFixHdr #container #navi {
	float : left;
	width : 160px;
	background-color : #ebebeb; 
	margin :0 ;
	height:520px;
	padding-top : 15px;
	padding-right : 10px;
	padding-bottom : 0;
	padding-left : 10px;
}
/*bestimmt Verhalten,Aussehen der Listenelemente bzw. Ankerpunkte; den Button*/
#navi a {
	color : white;
	width : 130px;
	display : block;
	text-align : left;
	margin: 0;
	list-style-type : none;
	border : 2px solid #ffffff;
	border-color : #ffffff #ffffff #8d8d8d #8d8d8d;
	padding-top : 3px;
	padding-right : 0px;
	padding-bottom : 3px;
	padding-left : 5px;
	text-decoration : none;
	background-color: transparent;
}
/*Bereich hinter den Buttons*/
.navlist {
	margin-left :10px;
	padding : 0;
	list-style-image : none;
	list-style-type : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	width : 135px;
	font-weight : bold;
	background-color: #808080;
} 
/* "." steht für 'class' und '#' für 'id'*/

/* actvie macht nur 3/4 container hinten den Buttons aus ;ähnlich Hintergrund
.active {
	background-color:#00FFFF; /*türkis
	width : 135px;}*/
	
/*active li bestimmt das Verhalten der BUttons */
.active li {
display : none;
}
.active:hover li {
display : block;
}
/*Unterpunkte li bestimmt die Farbe der Unterpunkte aber nur innerhalb des Bereichs in navlist*/
.Unterpunkte li{
	list-style:none;
	margin-left:-40px;
	font-family : Arial, Helvetica, sans-serif;
	width : 135px;
	font-weight : bold;
	background-color: #C1C1C1;
	font-size: smaller;
}
/*
#navi a:visited {
	color : #ffffff;
	text-decoration: none;
	background-color : #808080;
	width : 135px;
	padding : 0;
	border : 2px inset;
	border-color :#ffffff #ffffff #8d8d8d #8d8d8d ;
}
*/
#navi a:active {
	color : #ffffff;
	background-color : #800000;
	width : 135px;
	padding : 0;
	border : 2px inset;
	border-color : #ffffff #ffffff #8d8d8d #8d8d8d;
	text-decoration: none;
}
#navi a:hover {
color : white;
background-color : red;
width : 135px;
border : 2px inset;
border-color : #ffffff #ffffff #8d8d8d #8d8d8d;
text-decoration: none;
}

.thrColFixHdr #sidebar2 {
float : right;
width : 160px;
height:520px;
background : #ebebeb;
padding-top : 15px;
padding-right : 10px;
padding-bottom : 0;
padding-left : 10px;
}
.thrColFixHdr #mainContent {
	margin-top : 0;
	margin-right : 200px;
	margin-bottom : 0;
	margin-left : 200px;
	padding-top : 15px;
	padding-right : 15px;
	padding-bottom : 0;
	padding-left : 10px;
	background-color : #ffffff;
	font-size: 12px;
	overflow: auto;
	height:520px;
	text-align: justify;

}

.thrColFixHdr #footer {
	padding : 0 10px 0 20px;
	background-color: #FFFFFF;
}
.thrColFixHdr #footer p {
margin : 0;
padding : 0;
}
.fltrt {
float : right;
margin-left : 8px;
}
.fltlft {
float : left;
margin-right : 8px;
}

.clearfloat {
clear : both;
height : 0;
font-size : 1px;
line-height : 0;
}
.thrColFixHdr #container #mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.Stil2 {font-family: Arial, Helvetica, sans-serif}
.thrColFixHdr #container #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
.thrColFixHdr #container #mainContent a {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	color: #000000;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent p {
	color: #000000;
}
.thrColFixHdr #container #mainContent a {
	color: #0000FF;
}
.thrColFixHdr #container #mainContent .Stil5 strong {
	font-size: 10px;
}
.thrColFixHdr #container #mainContent .Stil4 {
	font-size: 10px;
}
.thrColFixHdr #container #mainContent .projectmngt {
	font-size: 12px;
}
