@charset "utf-8";

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#cccccc;
	
	padding: 0;
	margin: 0;
	background-color: #fff;
	background-image: url(../img/layout/streifen.gif);
	background-repeat: repeat-x;
	background-position: top left;
	overflow-x: hidden;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:inline;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
	display:inline;
}
a:link, a:visited, a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ecc92e;
	text-decoration:none;
}
a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ecc92e;
	text-decoration:underline;
}

hr.clearHr {
	clear: both;
	visibility: hidden;
	position: relative;
	top: -1000px;
	left: -1000px;
	font-size: 1px;
	height: 1px;
	border: none;
}

div#containerSite {
	width: 950px;
	padding: 0 53px 0 0;
	background-image: url(../img/layout/streifen_rechts_neu.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div#containerWrapContent {
	background-image: url(../img/layout/schatten_content.gif);
	background-repeat: repeat-y;
}


div#containerContent {
	width: 650px;
	min-height: 555px;
	height: auto !important;
	height: 555px;
}

div#sidebarRight {
	width: 260px;
	padding: 20px;
	position: absolute;
	left: 650px;
	top: 220px;	
	z-index: 1;
	background-image:url(../img/layout/sidebar_schatten.gif);
	background-repeat:no-repeat;
	color:#969f93;
}
div#sidebarRight h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	font-weight:bold;
	display:inline;
}

div#contentTop {
	background-image: url(../img/layout/streifen_hell.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*min-height: 100px;*/
	/*height: auto !important;*/
	/*height: 100px;*/
	padding: 0 15px 0 15px;
}

div#contentMain {
	background-image: url(../img/layout/streifen_dunkel.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*min-height: 490px;*/
	/*height: auto !important;*/
	/*height: 490px;*/
	padding: 15px 15px 30px 15px;
}

div#footer {
	background-image: url(../img/layout/schatten_unten.gif);
	background-repeat: repeat-x;
	background-position: top left;
	line-height: 50px;
	padding: 0 20px;
	color:#676767;
}

div#footer div#footerRechts {
	float: right;
	width: 150px;
	color:#676767;
	text-align:right;
}


div.spalte {
	float: right;
	padding: 10px 10px 10px 0;
	width: 608px;
}
div#update_flash {
	width:950px;
	height:220px;
}
div#flashcontent {
	width: 950px;
	height: 220px;
}
div#update_flash_slideshow {
	width:258px;
	height:120px;
}
div#flashcontent_slideshow {
	width: 258px;
	height: 120px;
}
.formularfelder{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width:300px;
}
.formularbutton{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width:125px;
}
.mitarbeiter{
	width:130px;
	height:200px;
	margin-right:25px;
	float:left;
}
