@charset "utf-8";

/* 
====================================|
STANDART-FARBEN IM DOKUMENT: 	 	|
====================================|
Hintergrundfarbe:		#d7dda2		|
									|
Navigation-Text:		#838383		|
									|
Textfarbe:				#4f552a		|
									|	
Text-hover:				#050600		|
									|
Sulzhau-Schrift:		#f5f5f0		|
------------------------------------'
*/

* {
	margin: 0;
	padding:0;
	border: 0;
}


/*
---------------------------\
  	 HAUPT-KOMPONENTEN      \
	===================     /
---------------------------/
*/


html, body, #container {
	height: 100%;
	background: #000;
}

html, body {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #6a6a6a;
}

body > #container {
	height: auto;
    min-height: 100%;
}

#container {
	height: auto;
    min-height: 100%;
	width: 960px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	margin-left: -450px;
	background: transparent;
}

#content {
	background: white;
	padding: 13px 18px;
}


/*
------------------\
  	 CLEAR-FIX     \
	===========    /
------------------/
*/

.clearfix:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* IE on Mac START */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* IE on Mac END */


/*
----------------------------\
  	 SCHRIFTFORMATIERUNG     \
	=====================    /
----------------------------/
*/

a, a.link, a.active, a.alink, a.vlink {
	text-decoration: none;
	color: #838383;
}

a:hover {
	color: #666;
}

h1 {
	font: bold 16px Verdana, Helvetica, Arial, sans-serif;
	color: #858244;
	margin: 18px 0 14px 0;
}

h2 {
	font: bold 16px Verdana, Helvetica, Arial, sans-serif;
	color: #858244;
	margin: 18px 0 14px 20px;
}

/* ####################### INHALT!!!!  ############ */

#myContent {
	position: fixed;
}

#headline {
	height: 36px;
	padding: 0 0 4px 0;
	margin: 6px 0;
}

#navigation {
	height: 31px;
}

#navigation ul li {
	list-style: none;
	float: left;
}

#navigation ul li a {
	display: block;
	width: 96px;
	height: 21px;
	padding: 10px 0 0 0;
	background: rgba(255,255,255,0.75);
	text-align: center;
	font-weight: bold;
}

#navigation #aktiv a {
	background: rgba(255,255,255,1);
	color: #666;
}

#navigation a:hover  {
	background: rgba(255,255,255,0.9);
}

.box_text {
	font: 11px/15px Verdana, Helvetica, Arial, sans-serif;
	float: left;
	width: 216px;
	height: 290px;
	margin: 0 20px 0 0;
	text-align: left;
}

#box_text_last {
	margin: 0;
	width: 210px;
	text-align: left;
}

/* #### BLOG #### */

.blog_box {
	background: #ebebeb url(../images/bg_blog.gif) no-repeat bottom;
	margin: 18px 0 0 0;
	padding: 14px 0 14px 18px;
}

.blog_box:after {
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.blog_box_head {
	display: block;
}

.blog_headline {
	float: left;
	font: bold 14px Verdana, Helvetica, Arial, sans-serif;
	color: #858244;
	width: 690px;
}

.blog_datum {
	float: left;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color: #858244;
	width: 150px;
	padding: 1px 0 2px 0;
	text-align: right;
}

.blog_plus {
	float: left;
	width: 16px;
	height: 15px;
	margin: 0 0 0 32px;
	background: url(../images/blog_plus.png) no-repeat;
}

.blog_content {
	margin: 18px 0 0 0;
	overflow: hidden;
	clear: both;
}

.blog_text{
	float: left;
	margin: 18px 0 0 0;
	width: 360px;
	font: 12px/22px Verdana, Helvetica, Arial, sans-serif;
}

.blog_image {
	float: right;
	text-align: right;
	padding: 18px 18px 5px 0;
	width: 500px;
}

.blog_image img {
	margin: 10px 0;
}

/* ######### ABOUT PROJEKTE ############ */

.body_head {
	font: bold 12px/18px Verdana, Helvetica, Arial, sans-serif;
	color: #858244;
	margin: 18px 0 14px 0;
}

#about_projekte {
	padding: 0 0 0 20px;
}

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

.about_goldplatin {
	list-style: none;
	padding: 0 0 0 4px;
	margin: 0 0 20px 0;
}

.about_goldplatin li {
	margin: 0 0 4px 0;
}

/* #### FOOTER #### */

#footer {
	clear: both;
	background: white url(../imagesz/bg_footer.gif) no-repeat bottom right;
	height: 1px;
}

/* ### STOP BACKGROUND BUTTON ### */

#stopbackground {
	display: none;
}

#stopbackground a{
	margin: 0 0 0 54px;
}

/* ##### jQuery SLIDER ###### */

#slider_container {
	display: block;
	height: 326px;
}

#slider {
	float: left;
	overflow: hidden;
	width: 924px;
	height: 300px;
}

#slider_content {
	display: block;
	width: 3696px;
	height: 300px;
}

.slider_inhalt {
	float: left;
	width: 924px;
	height: 300px;
	background: #ccc;
}

#slider_navigation, #slider_navigation li{
	list-style: none;
}

#slider_navigation a {
	float: left;
	display: block;
	height: 10px;
	background: #d9d9d9;
	padding: 4px 8px 8px 8px;
	margin: 4px 4px 0 0;
	font-weight: bold;
}

#slider_inhalt li {
	margin-left: 20px;
	list-style: none;
	height: 22px;
	font-weight: bold;
}