body {
	margin: 0 auto;
	padding: 0;
	font: 90% Arial, Helvetica, Geneva, sans-serif;
	line-height: 150%;
	background: #dedcdc url(http://www.bitsz-engineering.de/grafiken/hintergrund2.jpg) repeat-y center;
	color:#303030;
}

#container {
	color: #303030;
	margin: 0 auto;
	width: 900px;
}

#header {
	clear: both;
	margin: 0;
	padding:0;
	height: 90px;
}

#inhalt {
	width: 900px;
	clear: both;
}

#links {
	width: 165px;
	float: left;
}

#mitte {
	width: 500px;
	float: left;
	padding-right: 8px;
	padding-left: 20px;
	border-left: 1px solid #506b77;
	background-color: #fff;
	color: #606C6A;
}

#rechts {
	width: 162px;
	float: right;
	padding-right: 20px;
	background-color: #fff;
}

#footer {
	width: 715px;
	clear: both;
	border-top: 1px solid #506b77;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 165px;
	font-size: 85%;
}

/* ----- Schriften ----- */

h1 {
	font-size: 25px;
	margin: 0 0 10px;
	color: #606C6A;
	font-weight: bold;
	border-bottom: 1px solid #000066;
	padding-bottom: 5px;
	position: relative; 
	top: -40px;"
}

h2 {
	font-size: 15px;
	margin: 6px 0 8px;
	color: #009900;
	font-weight: bold;
}

p {
	margin: 0;
	padding-bottom: 0px;
}

.datum {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

.hinweis {
	color: #800000;
	font: bolder 10px Verdana, Arial, Helvetica, sans-serif;
	height: 5px;
	padding: 5px;
	background: #ffcc66;
	border: 1px solid #ff0000;
	margin-bottom: 5px;
}

a {
	text-decoration: underline;
	color: #009900;
}

a:hover {
	text-decoration: underline;
	color: #000066;
}

.pgp {
	color: #000;
	font: 11px/18px "Courier New", Courier, mono;
	text-align: justify;
}

/* ----- Hinweise ----- */

#news {
	width: 138px;
	font-size: 90%;
	background: #f4f4f4 url(http://www.bitsz-engineering.de/grafiken/news.png) no-repeat;
	padding: 45px 12px 12px;
	line-height: 140%;
	margin-bottom: 15px;
}

#aktivitaeten {
	width: 138px;
	font-size: 90%;
	background: #f4f4f4 url(http://www.bitsz-engineering.de/grafiken/aktivitaeten.png) no-repeat;
	padding: 45px 12px 12px;
	line-height: 140%;
	margin-bottom: 15px;
}

/* ----- Navigation ----- */

#avmenu{
	width: 151px;
	margin: 0 0 10px 8px;
	padding: 0;
	font-size: 0.9em;
}

#avmenu ul {	
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	line-height: 16px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 6px 0 0 12px;
	background: #f4f4f4 url(http://www.bitsz-engineering.de/grafiken/hinweis_grau.png) no-repeat;
}

#avmenu li a.auswahl {
	background: #f4f4f4 url(http://www.bitsz-engineering.de/grafiken/hinweis_orange.png) no-repeat;
}	
	
#avmenu li a:hover{
	background: #eaeaea url(http://www.bitsz-engineering.de/grafiken/hinweis_gruen.png) no-repeat;
	color: #009900;
}

#avmenu ul ul li {
	margin: 0 0 1px 0;
}

#avmenu ul ul a {
	display: block;
	width: 139px;
	color: #505050;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	padding: 6px 0 0 12px;
}

#avmenu ul ul a:hover {
	color: #505050;
	background-color: #f4f4f4;
	text-decoration: none;
}

/* ----- Strich ----- */

.trennstrich {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

/* ----- Suche ----- */

#suche {
	width: 137px;
	height: 54px;
	background-color: #f4f4f4;
	border-left: 4px solid #ccc;
	padding: 6px 0 0 10px;
	margin-bottom: 4px;
	margin-left: 8px;
}

.suchfeld {
	width: 122px;
	height: 20px;
	margin-bottom: 5px;
}

/* ----- Bilder ----- */

.bild_klein {
	margin-right: 10px;
	float: left;
	padding: 5px;
	border: 1px solid #c5c5c5;
}

.bild {
	float: none;
	padding: 5px;
	border: 1px solid #c5c5c5;
	margin-bottom: 15px;
}

.bild_links {
	float: left;
	padding: 5px;
	border: 1px solid #c5c5c5;
	margin-right: 15px;
}

.bild_links_ohne {
	float: left;
	padding: 5px;
	margin-right: 15px;
}

.bild_rechts {
	float: right;
	padding: 5px;
	border: 1px solid #c5c5c5;
	margin-left: 15px;
}

.logo {
	float: right;
	margin-left: 15px;
}

.aktivitaet {
	padding: 5px;
	border: 1px solid #c5c5c5;
}


/* Formular */

.legend {
	font-weight: bold;
	font-size: 13px;
	color: #000066;
}

#person label {
	display: block;
	font-size: 12px;
	font-weight: bold;
}

.fieldset {
	border: 1px solid #ccc;
	padding: 8px;
	margin-bottom: 8px;
}

.textarea {
	width: 400px;
	height: 125px;
}

/* -- Hacks -- */

.clearfix:after {
	content:  ".";
	display: block;
	height: 100%;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;

}
fett und blau {
	color: #004891;
}
.fet_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #036;
}
#container #inhalt #mitte table tr td table tr td {
	color: #036;
}
#container {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #090;
	border-left-color: #090;
}
#container #inhalt #mitte table tr td table {

}
#gruenerrahmen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #036;
}
.gruenerstrich {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #57991D;
}
.font17 {
	font-size: 17px;
}
.gruene_schrift {
	color: #17A834;
	text-align: right;
	margin-right: 10px;
	font-size: 18px;
}

