body { 
padding: 0; 
font: 13px/18px Lucida Sans, Helvetica, Verdana, Arial, san-serif; 
color: #7f7f7f;  /*black;*/ 
position: absolute; 
margin-left: -400px;
width: 800px; 
left: 50%; 
background: #ececec url(../images/bg.png) repeat-y center; 
}

#header {
	width:585px;
	height:25px;
	font-size: 1.4em;
	color: #cc6666; /*#993333; /*#aaa;*/ 
	padding: 15px 0 0 15px;
	letter-spacing: -1px;
	float: left;
}

#impressum {
	width: 170px;
	height: 10px;
	padding: 15px 15px;
	font-size: 0.8em;
	color: #aaa;
	text-align: right;
	float: right;	
}
	
#logo {
	width:800px;
	height:192px;
	margin-left: 10px;
	clear: both;
}

#column_right {
	width:260px;
	float:right;
}

#news {
	background: #cc6666; /*#993333; /*#996633*/
	color: #ececec;
	font-size: 0.8em;
	padding: 20px 0 15px 40px;
	float: right;
	width:220px;
	height: auto;
}

#title {
	margin: 0;
	padding:10px 10px 0 15px;
	width:780px;
	color: #999999; /*#ff7800;*/
	font-size: 0.9em;
	/*font-weight: bold;*/
	text-decoration: underline;
	letter-spacing: 0.5px;
}

#left {
	clear: both;
	height: auto;
	width: 490px;
	float: left;
}

#maincontent {
	color: #7f7f7f;
	padding: 20px 0 10px 15px;
	height: auto;
	width: 490px;
	float: left;
	font-size: 0.9em;
}


#kommtext {
	background-image: url(../images/kommentar.png);
	background-repeat: no-repeat; 
    background-position: left top; 
	background-color: #ececec;
	padding: 25px 15px 15px 15px;
	width: 441px;
}

#footer {
	background: url(../images/foot.png) no-repeat;
	clear: both; 
	font: 10px/9px Lucida Sans, Helvetica, Verdana, Arial, san-serif; 
	color: #993333; /*#7f7f7f;*/
	padding: 6px 0 0 575px;
	width:225px;
	height:37px;
}

#projektnr {
	/*text-align: right;*/
	color: #f9f9f9;
	font-size: 0.75em;
}

#projektaustitel {
	text-align: left;
	color: #cc6666; /*#993333;*/
	font-size: 16px;
}

#projektaus {
	text-align: justify;
}

#mitarbeiter {
	text-align: justify;
	letter-spacing: 0.1px;
}

#kenndaten {
	color: #999999;
	font: 10px/8px  Helvetica, Verdana, Arial, san-serif;
}

#s_text {
	color: #999999;
	font: 11px/10px  Helvetica, Verdana, Arial, san-serif;
}

#warnung {
	color: #993333;
}

#navi {
	font: 10px/8px  Helvetica, Verdana, Arial, san-serif;
}

#naviwahl {
	font: 10px/8px  Helvetica, Verdana, Arial, san-serif;
	text-decoration: overline underline;
	color: #cc6666;
}

#suche {
	color: #cc6666;
	text-decoration: underline;
}

p {}

p.sehnichts { display:none; } /* Spamschutz, wird nicht angezeigt */

#tableonline {
	 font: 10px/8px Helvetica, Verdana, Arial, san-serif;
	 color: #aaa;
}


table {
	 font: 12px/16px  Helvetica, Verdana, Arial, san-serif;
	/* color: #7f7f7f; */
}

td {}

hr {border: none 0; 
	border-top: 1px solid #f9f9f9;
	border-bottom: 1px solid #cccccc;
	/* width: 100%; */
	height: 1px;
	margin: 1px auto 5px 0;
	text-align: left;

}

a:link { 
	color: #aaa;
	text-decoration: none; 
}

a:visited { 
	color: #aaa;
	text-decoration: none; 
}

a:hover { 
	color: #cc6666 ; 
	text-decoration: none; 
}

a:active { color: #cccccc }


/**************************************
Listendefinition
**************************************/
#menue {
font-size: 11px;
width: 250px;
padding-bottom: 10px;
color: #7f7f7f; /*#ff7800;*/
letter-spacing: 1px;
line-height: 1.7em;
}

#menu-active {
border-right: 10px solid #ccc;
}

#menue ul {
list-style: none;
margin: 0;
padding: 0;
}

#menue ul li {
margin: 0;
border-left: 0px solid #f9f9f9;  /*22px*/
border-top: 1px solid #cccccc;
}

#menue ul li a{
display: block;
border-left: 0px solid #ececec;
text-decoration: none;
color: #cc6666; /*#993333; /*#7f7f7f; #ff7800;*/
}

/*html>body #menue ul li a {
width: auto;
}*/

#menue ul li a:hover {
border-left: 0px solid #cccccc;
padding-left: 0px; /*22px*/
margin-left: 0px; /*-22px*/
background-color: #cccccc;
color: #666666;
}

#menue ul li a:active {
background-color: #ececec; 
}

/**************************************
Bilder
**************************************/

div.imgleft {
	padding-bottom: 12px;
}

div.imgfloatright {
	float: right;
	padding: 6px 0 12px 18px;
}

div.imgpadright {
	float: right;
	padding: 0 0 0 6px;
}

div.imgfloatleft {
	float: left;
	padding: 6px 18px 12px 0;
}

div.imgpadleft {
	float: left;
	padding: 0 8px 0 0;
}

div.imgfloatrightshadow {
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

div.imgfloatleftshadow {
	float: left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

div.imgfloatrightshadow img {
	display: block;
	position: relative;
	background-color: white;
	border: 1px solid #aaa;
	margin: -10px 6px 6px -4px;
	padding: 3px;
}

div.imgfloatleftshadow img {
	display: block;
	position: relative;
	background-color: white;
	border: 1px solid #aaa;
	margin: -10px 6px 6px -4px;
	padding: 3px;
}



