body, input,textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.2;
	text-align: center;
	background-color: #2e5370;
	margin: 0;
	padding: 0;
	color: #3c3c3c;
}

h1{
   padding: 2px 0 6px 0;
  margin: 0;
  color: #396588;
  font-size: 1.4em;
  font-weight: normal;
}

h2{
  padding: 2px 0 6px 0;
  color: #E98933;
  font-size: 1.2em;  
  font-weight: normal;
  margin: 0;
}

h3{
  padding: 2px 0 6px 0 ;
  color: #6d9227;
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
}

h4{
  padding: 4px 0 ;
  color: #396588;
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
}
h5{
	padding: 4px 0 ;
  color: #708090;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0;
}

p{
  margin: 4px 0 3px 0;
  padding: 0;
  color:#3c3c3c;
  font-size: 0.75em;
}

img {
	border: 0;
}
input,textarea{
	font-size: 0.75em;
	padding: 2px;
}
table td{
	vertical-align: top;
}

#text_area a{
  text-decoration: underline;
  color: #696969;
}
#text_area a:hover {
  text-decoration: underline;
  color: black;
}
#text_area ol,
#text_area ul{
	font-size: 0.75em;
	line-height: 1.5em;
	color: #638624;
	clear: both;
}
#text_area ul{
	list-style: square;
	color: #426E93;
}
address{
	font-size: 0.8em;
	color: #396588;
}
.upper{
	text-transform: uppercase;
}
.textr{
	text-align: right;
}
.tcenter{
	text-align: center;
}
.image-f-right{
	float: right;
	margin: 0 0 5px 5px;
}
.image-f-left{
	float: left;
	margin: 0 5px 5px 0;
}

#page_bg
{
  position:relative;
  left:0px;
  top:0px;
  margin: 0px;
	background:#d8d8d8 url('images/back_pag_bg.jpg') top center repeat-x;
	z-index:1;
}

#page
{
  	position:relative;
  	top:0px;
  	width:998px;
  	margin: 0 auto;
	text-align:center;
	background:#d8d8d8 url('images/back_pag_bg.jpg') top center repeat-x;
	overflow:hidden;
}
#header
{
	width: 998px;
	height: 395px;
	top: 0px;
	position: relative;
	background: transparent url('images/header.jpg') top center no-repeat;
	text-align: center;
	margin: 0 auto;
}
#header ul{
	margin: 0;
	padding: 0;
}
#header .logo
{
	position: absolute;
	top: 72px;
	left:44px;
	width:160px;
	height:76px;
	margin:0;
	padding:0;
	overflow: hidden;
	font-weight: normal;
	text-transform: uppercase;
}
#header .logo a{
	text-decoration: none;
	color: #E98933;
}
#header .logo span{
	display: block;
	font-size: 0.5em;
	text-transform: none;
}
#header .logo .click {
	width: 160px;	height: 76px;
	position: absolute;
	top: 0;	left: 0;
	background: url('images/logo.jpg') left top no-repeat;
}

#header .text {
	width:450px;	height:166px;
	position: absolute;
	top: 190px;
	left:50px;
	text-align:left;
	margin:0;
	padding: 0 0 0 4px;
	overflow:hidden;
	background: #305778 url(images/bg-banner-text.jpg) no-repeat top left;
}
#header .text h2{
	color: #d7e6f2;
	padding: 10px 0 0 0;
}
#header .text h2 a{
  color:white;
  text-decoration: none;
}
#header .text h2 a:hover{
  text-decoration: underline;
}
#header .text p {
  padding: 0;
  color: #d7e6f2;
  font-size: 0.7em;
  font-weight:normal;
  margin: 0;
}
#header .top_menu {
	width: 300px;
	position: absolute;
	text-align: left;
	top: 35px;
	left: 44px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header .top_menu li{
	font-size: 0.6em;
	display: inline;
 	color: #595959;
	 padding:0 6px;
}
#header .top_menu li a{
	color: #595959;
	text-decoration: none;
}
#header .top_menu li a:hover{
	color: black;
	text-decoration: underline;
}

#header .phone
{
	width:170px;	height:26px;
	position: absolute;
	text-align: left;
	font-weight:bold;
	top: 30px;
	right:60px;
	list-style: none;
	margin:0;
	padding: 7px 0 0 165px;
	z-index:3;
	font-size: 0.8em;
	overflow: hidden;
}
#header .phone span{
	display: block;
	width: 154px; height: 21px;
	padding-top: 5px;
	position: absolute;
	top: 0;	left: 0;
	overflow: hidden;
	color: #6D9227;
	font-size: 1.3em;
	font-weight: normal;
}
#header .phone span span{
	background: transparent url('images/phone.jpg') top left no-repeat;
}
#header .flash
{
	width: 398px;
	height: 317px;
	top: 64px;
	right: 63px;
	position: absolute;
	margin: 0 auto;
	z-index: 2;
}

#main_text_cont {
	position:relative;
	float:left;
	top:0px;
	left:20px;
	width: 960px;
	padding:0 0 20px 0;
	text-align: left;
	z-index: 2;
	background:white url('images/text_bg.jpg') top left repeat-x;
}
#main_text_cont img{
	border: 8px solid #d9d9d9;
	margin: 5px 10px 0 0;
}
	
#left
{
	position:relative;
	float: left;
	left:10px;
	top:0px;
	width:249px;
	padding: 0;
	text-align:left;
}
		
#menu {
	position:relative;
	top:0px;
	left:0px;
	padding:0;
	color:#333333;
	text-align: left;
	background: url(images/menu_bg_main.jpg) repeat-y left top;	
	font-size: 1em;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	line-height: 1.2em !important;
	z-index: 100;
}
#menu li{
	margin: 0 0 1px 0;
	padding: 0;
	position: relative;
}
#menu .buttons{
	margin: 0;
	text-align: left;
	font-weight: bold;
	width: 229px;
}
#menu .buttons li{
	width: 229px;
}
#menu .buttons a
{
	width: 199px;
	color: #333333;
	display: block;
	text-decoration: none;
	padding: 7px 0 7px 30px;
	background: #e2e2e2 url('images/menu_arr.jpg') center left no-repeat;
}
#menu .buttons a.active,
#menu .buttons a:hover
{
	background: #6d9227 url('images/menu_arr_ho.jpg') center left no-repeat;
	color: white;
	padding: 7px 0 7px 30px;
}
#menu ul ul {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 100%; /* to position them to the right of their containing block */
	width: 100%; /* width is based on the containing block *//* width is based on the containing block */
	font-size: 1em;
}
#menu ul ul a{
	width: 219px !important;
	padding: 5px !important;
	background: #B8DB79 !important;
	color: #324312 !important;
}
#menu ul ul a:hover{
	background: #6d9227 !important;
	color: white !important;
}
#menu ul ul li{
	margin: 0 !important;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
}
div#menu ul ul,
div#menu ul li:hover ul ul{
	display: none;
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul	{
	display: block;
	z-index: 100;
}

#menu .bg-bottom {
    background: url(images/menu_bg_bottom.jpg) no-repeat left bottom;
}
#menu .bg-top {
	position: relative;
	margin-top: 0px;
	padding: 10px 10px;
	background: url(images/menu_bg_top.jpg) no-repeat left top;
}

#kont_menu {
	position:relative;
	margin: 5px 0;
	padding: 0;
	font-size: 0.75em;	
	font-weight:bold;
	color:white ;
	text-align: left;
	background:url(images/menu_bg_main.jpg) repeat-y left top;
	border-bottom: 1px solid white;
}
#kont_menu a:hover,
#kont_menu a{
	color: White;
}
#kont_menu .kontext {
	padding: 7px 0 7px 30px;
	color:white;
	background: #396588 url(images/kont_menu_bg.jpg) no-repeat left center;
	font-style: normal;
	font-size: 1em;
	height: 53px;
	position: relative;
}
html>body #kont_menu .kontext {
	height: auto;
	min-height: 53px;
}
#kont_menu .bg-bottom {
    background: url(images/menu_bg_bottom.jpg) no-repeat left bottom;
}
#kont_menu .bg-top {
	position: relative;
	margin-top: 0px;
	padding: 10px 10px;
	background: url(images/menu_bg_top.jpg) no-repeat left top;
}

.bblok {
	margin: 0;
	padding: 10px;
}
.bbtext {
	
}
.bbtext h1,
.bbtext h2,
.bbtext h3,
.bbtext h4,
.bbtext h5{
	margin: 5px 0 2px 0;
	padding: 0;
}
.bbtext h1{
	font-size: 1.2em;
}
.bbtext h2{
	font-size: 1.0em;	
	font-weight: bold;
}
.bbtext h3{
	font-size: 0.95em;	
	font-weight: bold;
}
.bbtext h4{
	font-size: 0.85em;	
}
.bbtext h5{
	
}
.bbtext p{
	color: #696969;
	font-size: 0.75em;
	margin: 3px 0 !important;
}
.ctext .blue,
.bbtext .blue{
	background: #396588;
	color: White;
	padding: 4px;
}
.ctext .green,
.bbtext .green{
	background: #6D9227;
	color: White;
	padding: 4px;
}
.ctext .silver,
.bbtext .silver{
	background: #DCDCDC;
	color: #555555;
	padding: 4px;
}
.ctext .orange,
.bbtext .orange{
	background: #E98933;
	color: White;
	padding: 4px;
}
.ctext .ram-silver,
.bbtext .ram-silver,
.ctext .ram-green,
.bbtext .ram-green,
.ctext .ram-blue,
.bbtext .ram-blue,
.ctext .ram-orange,
.bbtext .ram-orange {
	padding: 4px;
}
.ctext .ram-silver,
.bbtext .ram-silver{
	border: 2px solid #DCDCDC;
}
.ctext .ram-green,
.bbtext .ram-green{
	border: 2px solid #C1E08A;
}
.ctext .ram-blue,
.bbtext .ram-blue{
	border: 2px solid #A5C2DA;
}
.ctext .ram-orange,
.bbtext .ram-orange{
	border: 2px solid #F3BD8C;
}

.form-style{
	margin: 15px 0 5px 0;
	clear: both;
	padding: 0;
	background: #FBFDF7;
}
.form-style fieldset{
	border: 1px solid #6D9227;
	padding: 5px;
}
.form-style legend{
	color: #6D9227;
	font-weight: bold;
	font-size: 0.8em;
}
.form-style textarea,
.form-style input{
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
}
.form-style label{
	display: block;
	font-size: 0.75em;
	margin: 7px 0 2px 0;
}
.form-style .sendbtn{
	padding: 6px 20px;
	cursor: pointer;
	background: #C1D69D;
	border-bottom: 1px solid #6D9227;
	border-right: 1px solid #6D9227;
	border-top: 1px solid #E2ECD2;
	border-left: 1px solid #E2ECD2;
}
.form-style div{
	margin-top: 8px;
}
.success,
.warning{
	font-weight: bold;
	color: #DC143C;
	border: 1px solid #F8B1BF;
	padding: 4px;
	margin: 2px 0;
}
.success{

	color: #6D9227;
	border: 2px solid #AFD768;
}

#right
	{
	position:relative;
	float: right;
	right:30px;
	top:0px;
	width:620px;
	padding: 0 20px 0 0;
	text-align:left;
	line-height:1.3;	
}
.titlep {
	padding-left: 120px;
	background: url(images/index_icon.jpg) no-repeat top left;
	background-position: 10px 4px;
}
#right .toptext
{
	position:relative;
	top:0px;
	padding: 0 0 10px 0;
}
#right .maintext
{
	position:relative;
	top:0px;
	float:left;
	width:620px;
	padding: 10px 0 10px 0;
	background:url('images/right_main_bg.jpg') top center no-repeat;
}

#right .maintext .mbox_lf
{
	float:left;
	width:290px;
	top:0px;
	padding: 0 0 10px 10px;
}
#right .maintext .mbox_rt
{
	float: right;
	right:10px;
	width:290px;
	top:0px;
	padding: 0 0 10px 0;
}
		
	

	
#kategorie
	{
	text-align:left;
	position:relative ;
	padding:5px 0 20px 10px;
	font-size: 10px;
}

#kategorie li{
	display: inline;
	float: left;
	overflow:hidden;
 	color: white;
	 padding:0 6px 0 6px;
}
#kategorie li a{
	color: white;
	display: block;
	text-decoration: none;
}
#kategorie li a:hover{
	color: #9bee81;
	text-decoration: underline;
}
#kategorie li a.active{
	color: #9b9b9b; 
}

#bottom
	{
	position:relative;
	top:0px;
	padding:0px;
	height:153px;
 	margin: 0 auto;
	text-align:center;
	background:#2e5370 url('images/bott_bg.jpg') top center repeat-x;
  	
	}
	
#bottom_bg
{
	position: relative;
	width: 998px;
	height: 120px;
	margin: 0 auto;
	background: url('images/bottom.jpg') top center no-repeat;
	background-position: 0 0;
}

#bottom_bg .bottext
{
	position: absolute;
	float: right;
	top: 35px;
	right: 50px;
	width: 300px;
	text-align: right;
	padding: 10px;
	font-size: 0.75em;
}

#bottom_bg .butt_1
{
	width: 190px;
	height: 39px;
	position: absolute;
	float: left;
	left: 20px;
	top: 40px;
	overflow: hidden;
}
#bottom_bg .butt_1 a{
	color: black;
	text-decoration: none;
}
#bottom_bg .butt_1 .logo:hover,
#bottom_bg .butt_1 a:hover.logo,
#bottom_bg .butt_1 .logo{
	width: 190px;
	height: 39px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/bott_butt_1.jpg') left top no-repeat;
}
#bottom_bg .butt_1 .logo:hover,
#bottom_bg .butt_1 a:hover.logo{
	background: url('images/bott_butt_1_h.jpg') left top no-repeat;
}
#bottom_bg .butt_2
{
	width: 190px;
	height: 39px;
	position: absolute;
	float: left;
	left: 221px;
	top: 40px;
	overflow: hidden;
}
#bottom_bg .butt_2 a{
	color: black;
	text-decoration: none;
}
#bottom_bg .butt_2 a:hover.logo,
#bottom_bg .butt_2 .logo:hover,
#bottom_bg .butt_2 .logo{
	width: 190px;
	height: 39px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/bott_butt_2.jpg') left top no-repeat;
}
#bottom_bg .butt_2 a:hover.logo,
#bottom_bg .butt_2 .logo:hover{
	background: url('images/bott_butt_2_h.jpg') left top no-repeat;
}

#bottom_bg .bottext  p {
	color: #9bacb9;
	margin: 3px;
}

#bottom_bg .bottext  a {
	color: #9bacb9;
	text-decoration: none;
}

#bottom_bg .bottext a:visited  {
	color: #9bacb9;
}

#bottom .bottext a:hover {
	color: white;
	text-decoration: underline;
}


