* {
  padding: 0;
  margin: 0;
}
body {
  background: #efeff8 url('images/bg.jpg') 0 0 fixed;
  margin: 0px 0;
}
.clear {
  clear: both;
}

#container{
	width: 900px;
	background: none;
	margin: 0 auto;
}

#logo{
	width: 900px;
	height: 92px;
}
#logo object{
	border: none;
}
#logo embed{
	border: none;
}

#menu{
	width: 764px;
	height: 43px;
	padding-left: 180px;
	padding-right: 66px;
	background: url('images/menu.gif') 0 0 no-repeat;
    display: table-cell;
    vertical-align: middle;
}

#menu_home_icon{
	float: left;
	margin-right: 5px;
	width: 17px;
	height: 43px;
	background: url('images/home_green.gif') 0 0 no-repeat;
	position: relative;
}

#menu_mail_icon{
	float: left;
	margin-right: 5px;
	width: 10px;
	height: 43px;
	background: url('images/mail.gif') 0 0 no-repeat;
	position: relative;
}
.top_menu_spacer{
	float: left;
	height: 43px;
	width: 130px;
	background: none;
	position: relative;
}

.menu_right, .menu_right a, .menu_right a:visited{
	float: left;
	height: 40px;
	text-align: center;
	margin-top: 7px;
	margin-right: 10px;
	color: #A4B7BB;
	font-family: Arial;
	font-size: 0.8em;
	text-decoration: none;
	position: relative;
}

.menu_right a:hover{
	text-decoration: underline;
}

#right_button{
	float: left;
	background: url('images/right_button.gif') 0 0 no-repeat;
	margin-bottom: 5px;
	margin-left: -3px;
	width: 169px;
	height: 34px;
	position: relative;
}



.menu_element, .menu_element a, .menu_element a:visited{
	float: left;
	width: 110px;
	height: 10px;
	vertical-align: middle;
	text-align: center;
	margin-top: 6px;
	color: #fefefe;
	font-family: 'Trebuchet MS';
	font-size: 0.85em;
	text-decoration: none;
	position: relative;
}

.menu_element a:hover, .menu_element a:active{
	text-decoration: underline;
	color: #C1CE96;
	border: none;
}


#menu_separator{
	float: left;
	margin: 0 5px;
	width: 4px;
	height: 43px;
	background: url('images/menu_separator.gif') 0 0 no-repeat;
	position: relative;
}

#header{
	height: 22px;
	background: url('images/header.gif') 0 0 no-repeat;
}

#footer{
	height: 30px;
	background: url('images/footer.gif') 0 0 no-repeat;
}

#post_header{
	height: 167px;
	background: url('images/post_header.jpg') 0 0 no-repeat;
}
#head_h_separator{
	height: 20px;
	background: url('images/head_h_separator.gif') 0 0 repeat-y;
}
#main_column{
	width: 519px;
	float: left;
	margin-left: -80px;
	position: relative;
	background: url('images/main_column.gif') 0 0 repeat-y;
}

#right_column{
	width: 261px;
	float: left;
	position: relative;
	background: url('images/right_column.gif') 0 0 repeat-y;
}

#content{
	height: 100%;
	background: url('images/content.gif') 0 0 repeat-y;
}

#h_separator-wide{
	width: 480px;
	height: 2px;
	margin: 8px auto 5px;
	background: url('images/separator_line.gif') 0 0 repeat-x
}

#h_separator-narrow{
	width: 400px;
	height: 2px;
	margin: 8px auto 5px;
	background: url('images/separator_line.gif') 0 0 repeat-x
}
#kontakt_text{
	float: left;
	width: 160px;
	text-align: right;
}
#spacer{
height: 400px;
width: 1px;
padding: 0;
margin: 0;
} 
#images{
	bottom: 0px;
	margin: 0px auto 0 auto;
	padding-left: 0px;
	padding-bottom: -30px;
	width: 480px;
}

#border{
	float: left;
	width: 108px;
	height: 108px;
	border: solid #809092 1px;
	margin: 5px;
}

#border a, #border a:active, #border a:visited, #border a:hover{
	border: none;
	text-decoration: none;
}

#images img{
	text-align:center;
	padding: 6px;
}

.form_label{
	margin: 13px 5px;
}
.form_field{
	margin: 10px 5px;
}
.counter{
	float: right;
	margin-right: 110px;
	margin-top: -20px;
	font-family: Tahoma;
	font-size: 0.6em;
	color: #809092;
	position: relative;	
}
#kontakt{
	width: 230px;
	/*margin-left: 5px;*/
}

#kontakt_fields{
	float: none;
	margin-left: 160px;
	width: 260px;
}
#kontakt_fields input{
	display: inline;
}
#submenu{
	text-align: right;
	width: 169px;
	margin: 0px 0px 80px 0px;
	color: #A4B7BB;
}

#submenu a{
	text-decoration: none;
}
#submenu img{
	border: none;
	margin: 5px 3px 0 0;
	float: left;
}
#sub_bullet{
	float: left;
	margin: 5px 3px 0 0;
	width: 7px;
	height: 7px;
	background: url('images/arrow.gif') 0 0 no-repeat;
}

.sub_elem, .sub_elem_single{
	float: left;
	margin-right: 0px;
	margin-top: 2px;
	font-size: 0.9em;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	width: 165px;
	height: 100%;
	position: relative;
	font-weight: bold;
}
.sub_elem_single{
	margin-top: 9px !important;
}

#gallery{
	width: 100%;
	margin: 0 auto;
}
#gallery img{
	float: left;
	position: relative;
	width: 100px;
	margin-left: 20px;
	display: block;
	margin-bottom: 15px;
}

.footer_text{
	font-size: 7px;
	color: #809092;
	font-family: Tahoma;
	text-align: center;
	display: block;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#sub_bullet_right{
	float: right;
	margin-top: 5px;
	width: 7px;
	height: 7px;
	background: url('images/arrow-left.gif') 0 0 no-repeat;
	position: relative;
}
#submenu ul li { list-style-type: none; }
#submenu ul li:before { 
	content: "<img src="images/arrow.gif" />";
	padding-right: 0.5em; 
}

#submenu a:active, #submenu a:hover{
	text-decoration: underline;
}
.login{
	color: #809092;
	font-family: "Arial";
	font-size: 0.8em;
	text-align: justify;
}
.main_content{
	color: #809092;
	font-family: "Arial";
	font-size: 0.8em;
	text-align: justify;
}

.main_content img{
	float: left;
	margin: 0 5px 5px 0px;
	border: none;
}

.a_center{
	text-align: center;
	display: block;
	float: none !important;
	margin: 0 auto !important;
}

.a_right{
	text-align: right;
	float: right !important;
	margin: 0 0px 5px 5px !important;
}

.here{
	font-size: 7px;
	font-family: Verdana;
}

.main_content a, .main_content a:visited, .main_content a:active{
	color: #046380;
	font-weight: bold;
	text-decoration: none;
}

.main_content a:hover{
	text-decoration: underline;
}

.main_content h1{
	margin: 2px;
	font-family: "Arial";
	color: #445878;
}

.main_content p{
	margin-left: 7px;
}

.main_content blockquote{
	border-left: 5px solid #afafaf;
	margin: 10px;
	font-style: italic;
	padding-left: 10px;
	color: #666666;
	line-height: 1.69em;
}
.main_content pre, .main_content code {
  background-color: #f7f7f7;
  border: 1px dashed #afafaf;
  margin: 10px 35px;
  padding: 5px;
  overflow: auto;
  font-size: 1.15em;
  color: #666666;
  display: block;
  width: 380px;
}
.main_content ul{
	padding-left: 35px !important;
}

.right_content{
	width: 200px;
	color: #1d1d1d;
	padding-left: 98px;
	font-family: Tahoma;
	font-size: 0.75em;
	text-align: justify;
}

.right_content h2{
	font-size: 1.4em;
	margin-top: 5px;
	color: #002F2F;
}

.right_content a:visited, .right_content a{
	text-decoration: none;
	color: #31353D;
}

.right_content a:hover, .right_content a:active{
	text-decoration: underline;
}
