﻿/* -------         Hauptstylesheet         --------------
----------     Autor: Robert Schroeder      --------------
---------- Formatierung fuer den Bildschirm ------------*/

html {
	height: 101%;
	margin-bottom: 1px;
}

/* - BEGIN ----------------------------------------------- Formatierung der Body-Tags ------------------------------------------------------ */
body {
	background-color: #b1b82e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}
/* - END ------------------------------------------------- Formatierung der Body-Tags ------------------------------------------------------ */


/* - BEGIN ----------------------------------------------- Ausrichtung der IV-Container fuer den Seitenaufbau ----------------------------- */
#outer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 860px;
	height: auto;
	padding: 0 20px 20px 35px;
	background-color: #fff;
}
#main {
	position: relative;
	margin: 0;
	width: 840px;
	height: auto;
	padding: 0;
	background-color: #fff;
}
#img_right_corner {
	position: absolute;
	left: 810px;
	top: 160px;
	width: 50px;
	height: 50px;
}
#header {
	height: 120px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 0;
	background-image: url(../images/bg_line_top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header_logo a img {
	margin-left: 270px;
	margin-top: 19px;
	border: 0;
}
#menu_ebene_1 {
	height: 30px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000;
}
#menu_ebene_2 {
	height: 30px;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000;
}
#content {
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
}
#content_left {
	height: auto;
	width: 165px;
	float: left;
	padding: 0 15px 0 0;
	margin: 40px 0 40px 7px;
	background-color: #fff;
	overflow: visible;
	z-index: 1;
}
#content_right {
	height: auto;
	width: 650px;
	float: left;
	padding: 0;
	margin: 40px 0 40px 0;
	border: 0;
	border-left: 1px solid #000;
	background-color: #fff;
}
#cont_right_left {
	height: auto;
	width: 432px;
	float: left;
	padding: 0 0 0 25px;
	margin: 0;
	border: 0;
	background-color: #fff;
}
#cont_right_right {
	height: auto;
	width: 190px;
	float: left;
	padding: 0;
	margin: 34px 0 0 0;
	border: 0;
	background-color: #fff;
}
#cont_right_one {
	height: auto;
	width: 625px;
	float: left;
	padding: 0 0 0 25px;
	margin: 0;
	border: 0;
	background-color: #fff;
}
#min_height {
	height: 400px;
	width: 1px;
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#footer {
	background-image: url(../images/bg_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
	padding: 0;
	margin: 0;
	border: 0;
	text-align: right;
	background-color: #fff;
}
.clearall {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
/* - END ----------------------------------------------- Ausrichtung der DIV-Container fuer den Seitenaufbau ----------------------------- */





/* - BEGIN --------------------------------------------- Formatierung fuer das istenmenue ------------------------------------------------ */



#menu_ebene_1 ul, #menu_ebene_2 ul, #footer ul {
	list-style-type: none;
	margin: 0 0 0 7px;
	padding: 0;
	font-size: 11px;
	margin-top: 0px;
}
#menu_ebene_1 ul li, #menu_ebene_2 ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
}
/* Formatierung erste Ebene */



#menu_ebene_1 ul li a {
	display: block;
	margin: 6px 25px 4px 0;
	padding: 0;
	width: auto;
	height: 16px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_ebene_1 ul li.aktiv a, #menu_ebene_1 ul li a:hover {
	color: #b1b82e;
}
/* Formatierung erste Ebene */



#menu_ebene_1 ul li ul {
	position: absolute;
	width: 600px;
	height: 16px;
	margin: 6px 10px 4px 0;
	padding: 0 10px 0 0;
}
#menu_ebene_1 ul li ul li a {
	display: block;
	margin: 6px 10px 4px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #000;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu_ebene_1 ul li ul li.last a {
	border-right: 0;
}
#menu_ebene_1 ul li ul li.aktiv a, #menu_ebene_1 ul li ul li a:hover {
	color: #000;
}
#footer ul {
	list-style-type: none;
	padding: 15px 7px 0 0;
	margin: 0;
}
#footer ul li {
	float: right;
	margin: 0 0 0 15px;
}
/* Formatierung erste Ebene */

#footer ul li a {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	height: 16px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer ul li.akt a, #footer ul li a:hover {
	color: #9ba63a;
}
#projektliste ul {
	list-style-type: none;
}
#projektliste {
	margin: 0;
	padding: 0;
}
#projektliste li {
	margin-bottom: 5px;
	list-style-type: none;
}
#projektliste li a {
	text-decoration: none;
	margin-left: 0;
	padding-left: 0;
	font-size: 12px;
	color: #000;
}
#projektliste li a:hover, #projektliste li.aktiv a {
	padding-left: 15px;
	color: #9ba63a;
	background-image: url(../images/menu_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
/* - BEGIN --------------------------------------------- Formatierung fuer die Contentelemente -------------------------------------------- */



#content_right img {
	border: 1px solid #999999;
}
.news {
	margin-bottom: 20px;
}
#aktuelles {
	margin: 0 0 0 0;
}
.big_img {
	margin: 0 0 13px 0;
}
.small_img {
	float: left;
	margin: 0 13px 0 0;
}
.small_img_last {
	float: left;
	margin: 0;
}
.small_img img {
	margin: 0;
	padding: 0;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 16px 0;
	padding: 0;
}
#content_right H1 img {
	border:0;
}
.news H1 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.news H1 a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.news H1 a:hover {
	color: #9ba63a;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin: 0 0 30px 30px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #86731E;
	width: 340px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 0 0 30px 30px;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #86731E;
	width: 340px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #86731E;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 40px 0 0;
	line-height: 15px;
}
td p {
	margin: 0;
}
a {
	color: #9BA63A;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
hr {
	color: #000;
	background-color: #000;
	left: 0;
	height: 1px;
	text-align: left;
	border-width: 0;
	margin: 15px 0;
}
img {
	border-width: 0px;
}
.csc-textpic-text {
	margin-right: 20px;
}
ul {
	list-style-type: none;
}
.text {
	margin: 0;
	padding: 0;
}
.text a {
	padding: 0 0 0 30px;
	margin: 0px;
	font-weight: bold;
}
.important {
	color: #c72b34;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clearBoth {
	clear: both;
}



/* - END ----------------------------------------------- Formatierung fuer die Contentelemente -------------------------------------------- */

