/*
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: #fff url(../images/body_bg.png) repeat-x;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #545454;
	text-align: center;
}
#page {
	width: 954px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.page_inner {
	width: 941px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* @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: 1em;
	padding-top: 2px;
}
#header_top_right {
	float: right;
	padding-top: 7px;
}
#header_left {
	float: left;
	width: 340px;
	text-align: center;
	padding-top: 10px;
	color: #c8c8c8;
	position:relative;
}
#header_right {
	float: right;
	padding: 12px 10px 0 0 ;
	width: 542px;
	position:relative;
}
/* @end */

/* @group slider */
.slider_left {
	float: none;
	width: 500px;
	text-align: center;
	color: #c5ccd2;
	font-size: 0.8em;
	padding-top: 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:#41454c;
  }
#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:#41454c;
  }
#menu li:hover, #menu li:hover a {
  background-position:0% -150px;
  color:#41454c;
  }
#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: 5px;
	font-style: italic;
}
/* @group content */
#content {
	background-color: #fff;
	font-size: 0.8em;
	text-align: left;
}
#content_inner {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
}
#content_inner_left {
	width: 220px;
	float: left;
	font-size: 11px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content_inner_left p {
	text-align: justify;
}

#content_inner_right {
	float: right;
	width: 700px;
	color: #545454;
	font-size: 11px;
}
#content_inner_right h1 {
	color: #b98500;
	font-size: 18px;
	padding-top: 10px;
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	text-indent: 30px;
	padding-bottom: 10px;
}
#content_inner_right h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #CC6600;
	text-align: left;
	text-indent: 10px;
}
#content_inner_right p {
	padding-top: 0;
	padding-bottom: 6px;
	line-height: 1.6em;
	text-align: justify;
}
/* @group content boxen */
.box_1 {
	text-align: center;

}
.box_1_oben {
	background: url(../images/box1_oben.gif) no-repeat center top;
	width: 200px;
	height: 20px;
}
.box_1_unten {
	width: 220px;
	color: #545454;
	padding-bottom: 10px;
	background-color: #F2F2F2;
	background-image: url(../images/box1_unten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
}
.box_1_unten h2 {
	font-size: 16px;
	margin-bottom: 3px;
	padding-left: 2px;
	color: #000066;
	background-color: #999999;
	padding-right: 2px;
}
.box_1_unten h3 {
	font-size: 1em;
	margin-bottom: 15px;
	font-weight: 100;
	padding-left: 20px;
}
.box_1_unten p {
	font-style: italic;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.box_2 {
}
.box_2_oben {
	background: url(../images/box2_oben.gif) no-repeat center top;
	width: 200px;
	height: 20px;
}
.box_2_unten {
	width: 200px;
	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: 954px;
	margin-top: 20px;
	color: #000066;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
#footer_unten {
	background: url(../images/footer_unten.gif) no-repeat center bottom;
	width: 954px;
	color: #0000FF;
	text-align: left;
	padding-bottom: 10px;
	text-indent: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#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: url(../images/quickform_input_bg.gif) no-repeat;
}
.quickmail_textarea_bg {
	height: 98px;
	width: 261px;
	background: url(../images/quickform_textarea_bg.gif) no-repeat;
}
#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: 0px;
	width: 954px;
} 
#footer_nav_right a {
	color: #000066;
	text-decoration: none;
}
#footer_nav_right a:hover {
	color: #9900FF;
}
/* @end */
/* @end */
#content_inner_right2 {
	float: left;
	width: 942px;
	color: #545454;
	font-size: 11px;
	top: 10px;
	bottom: 10px;
}
#content_inner_right3 {
	font-size: 11px;
}
#content_inner_right3   h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
.content_inner_right4 {
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

.content_inner_right4 h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #666666;
}



.contect_01 {
	font-size: 11px;
	color: #666666;
}

.lister { padding:10px;}
ul.lister { margin:0; list-style:none; float:left;}
ul.lister li { margin:0; padding:0 5px; float:left;}
ul.lister li a {
	display:block;
	float:left;
	width:29px;
	height:29px;
	text-align:center;
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#0000FF;
	text-decoration:none;
	line-height:2.4em;
	background-image: url(../images/lister.gif);
	background-repeat: no-repeat;
}
ul.lister li a:hover {
	color:#FFFFFF;
	background-image: url(../images/lister_h.gif);
	background-repeat: no-repeat;
}
ul.lister li a.active {
	color:#CC00FF;
	background-image: url(../images/lister.gif);
	background-repeat: no-repeat;
}
.text_blok {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#karta {
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding: 5px;
	float: left;
	border: medium double #CCCCCC;
	width: 670px;
	margin: 5px;
}

#text_niz {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: left;
	float: left;
	position: inherit;
}
#blok {
	float: right;
	position: relative;
	color: #000066;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#h3 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	text-decoration: underline;
	text-indent: 10px;
	font-style: italic;
	font-weight: bold;
}
.verh {
	float: right;
	text-align: right;
}

