/*
Design by templay.de
http://www.templay.de
*/
* {
	margin: 0;
	padding: 0;
}
a, input {
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @group page */
body {
	background: #222 url(../images/body_bg.png) repeat-x;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #545454;
	text-align: center;
}
#page {
	width: 954px;
	margin: 0 auto;
	position:relative;
}
.page_inner {
	width: 941px;
	margin: 0 auto;
	position:relative;
}
/* @end */
/* @group header */
#header {
	background-image: url(../images/header_bg.png);
	width: 954px;
	height: 294px;
	position:relative;
}
#header_top_left {
	float: left;
	text-align: left;
	color: #e0e9f0;
	font-size: 0.8em;
	padding-top: 12px;
}
#header_top_right {
	float: right;
	padding-top: 7px;
}
#header_left {
	float: left;
	width: 340px;
	text-align: center;
	padding-top: 5px;
	color: #c8c8c8;
	position:relative;
}
#header_left h1 {
	padding-top: 20px;
}
#header_left h2 {
	font-size: 0.8em;
}
#header_right {
	float: right;
	padding: 12px 10px 0 0 ;
	width: 542px;
	position:relative;
}
/* @end */

/* @group slider */
.slider_left {
	float: left;
	width: 267px;
	text-align: left;
	color: #c5ccd2;
	font-size: 0.8em;
}
.slider_left h1 {
	color: #c5ccd2;
	font-size: 1.2em;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.slider_left p {
	padding-left: 20px;
}
.slider_right {
	float: right;
	width: 230px;
}
#slider{}	
#slider ul, #slider li{
	list-style:none;
	}
#slider li{ 
	width:513px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:14px;
	height:34px;
	position:absolute;
	left:-14px;
	top: 105px;
	}	
#nextBtn{ 
	left:513px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/btn_l.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../images/btn_r.png) no-repeat 0 0;	
	}
/* @end */
/* @group menu */
#menu {
	width:100%;
	font-size: 0.8em;
	color:#000;
	line-height:normal;
	padding-top: 12px;
}
#menu img {
  	margin:0;
  	padding: 12px 10px 0 0;
	border:none;
  }
#menu ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
  }
#menu li {
  float:left;
  background:url("../images/tab.png") no-repeat left top;
  margin:0 6px 0 0;
	padding: 0 0 2px 10px;
}
#menu a {
  float:left;
  display:block;
  width:1em;
  background:url("../images/tab.png") no-repeat right top;
  padding:10px 19px 10px 10px;
  text-decoration:none;
  color:#ccc;
  }
#menu > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */
#menu a:hover {
  color:#41454c;
  }
#menu #current {
  background-position:0 -150px;
  }
#menu #current a {
  background-position:100% -150px;
  padding:10px 19px 10px 10px;
  color:#d6b35e;
  }
#menu li:hover, #menu li:hover a {
  background-position:0% -150px;
  color:#d6b35e;
  }
#menu li:hover a {
  background-position:100% -150px;
  }
/* @end */
#sucheform {
	float: right;
	background: url("../images/tab.png") no-repeat left top;
	width: 202px;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}
#sucheform form {
	background: url("../images/tab.png") no-repeat right top;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 2px;
}
#sucheform ul {
	list-style: none;
}
#sucheform li {
	float: left;
	margin-right: 3px;
}
#sucheform_input {
	width: 134px;
	background: url(../images/suche_input_bg.png) no-repeat;
	height: 21px;
	border-style: none;
	text-indent: 30px;
	line-height: 21px;
	padding-top: 2px;
	font-style: italic;
}
/* @group content */
#content {
	background-color: #222;
	font-size: 0.8em;
	text-align: left;
}
#content_inner {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
}
#content_inner_left {
	width: 340px;
	float: left;
}
#content_inner_right {
	float: right;
	width: 543px;
	color: #545454;
}
#content_inner_right h1 {
	color: #b98500;
	font-size: 1.4em;
	padding-top: 17px;
}
#content_inner_right h2 {
	font-size: 1.2em;
	padding-top: 2px;
	font-weight: 100;
	padding-bottom: 24px;
}
#content_inner_right p {
	padding-top: 0;
	padding-bottom: 6px;
	line-height: 1.6em;
}
/* @group content boxen */
.box_1 {

}
.box_1_oben {
	background: url(../images/box1_oben.gif) no-repeat center top;
	width: 339px;
	height: 20px;
}
.box_1_unten {
	width: 339px;
	background: url(../images/box1_unten.gif) no-repeat center bottom;
	color: #545454;
	padding-bottom: 20px;
}
.box_1_unten h2 {
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-left: 20px;
}
.box_1_unten h3 {
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: 100;
	padding-left: 20px;
}
.box_1_unten p {
	font-style: italic;
	padding: 2px 20px;
}

.box_2 {
}
.box_2_oben {
	background: url(../images/box2_oben.gif) no-repeat center top;
	width: 339px;
	height: 20px;
}
.box_2_unten {
	width: 339px;
	background: url(../images/box2_unten.gif) no-repeat center bottom;
	color: #545454;
	padding-bottom: 20px;
}
.box_2_unten h2 {
	font-size: 1.2em;
	margin-bottom: 3px;
}
.box_2_unten h3 {
	font-size: 1.2em;
	margin-bottom: 3px;
	padding-left: 20px;
}
.box_2_unten p {
	font-style: italic;
	padding: 2px 20px;
}
.box_3 {
	float: left;
}
.box_3_oben {
	background: url(../images/box3_oben.gif) no-repeat center top;
	height: 20px;
	width: 262px;
}
.box_3_unten {
	background: url(../images/box3_unten.gif) no-repeat center bottom;
	width: 262px;
}
.box_3_unten p {
	padding: 20px;
}
/* @end */
/* @end */
/* @group footer */
#footer {
	
}
#footer_oben {
	background: url(../images/footer_oben.gif) no-repeat center top;
	height: 20px;
	width: 942px;
	margin-top: 20px;
}
#footer_unten {
	background: url(../images/footer_unten.gif) no-repeat center bottom;
	width: 942px;
	color: #222;
	text-align: left;
	padding-bottom: 20px;
}
#footer_left {
	width: 370px;
	font-size: 0.7em;
	float: left;
	padding-left: 20px;
}
#footer_left ul {
	float: left;
	list-style-type: none;
}
#footer_left li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer_right {
	float: right;
	padding-right: 20px;
}
#footer_right li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#quickmail {
}
#quickmail ul {
	list-style-type: none;
}
#quickmail_input {
	float: left;
	width: 260px;
}
#quickmail_input h1{
	font-size: 1em;
	float: left;
}
.quickmail_input_bg {
	height: 28px;
	width: 242px;
	background-color: #fff;
	
}
.quickmail_textarea_bg {
	height: 98px;
	width: 261px;
	background-color: #fff;
}
#quickmail_input input {	
	border: none;
	color: #545454;
	font-family: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	margin: 6px 10px 3px;
}
#quickmail_textarea {
	float: right;
	padding-top: 10px;
}
#quickmail_textarea textarea{
	border: none;
	color: #545454;
	font-family: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-style: italic;
	margin: 10px;
	width: 230px;
	height: 70px;
}

/* @group footer_nav */
#footer_nav {
	margin-top: 15px;
	text-align: left;
}
#footer_nav_left {
	width: 359px;
	float: left;
	padding-left: 20px;
}
#footer_nav_right{
	float: left;
	color: #c1c1c1;
	font-size: 0.7em;
	padding-top: 8px;
} 
#footer_nav_right a {
	color: #c1c1c1;
	text-decoration: none;
}
#footer_nav_right a:hover {
	color: #4f6d86;
}
#scrolltext {
	position: relative;
	padding-right: 15px;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 500px;
	overflow: auto;
	scrollbar-base-color:#c1c1c1;
  	scrollbar-3d-light-color:#676767;
  	scrollbar-arrow-color:#c1c1c1;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#454545;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#454545;
}

#backlink {
	color: #c1c1c1;
	font-size: 1.2em;
	padding-bottom: 11px;
}

a img { 
	border: 0; 
}


/* @end */


