@charset "utf-8";
/* CSS Document */

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

.fl {
	float: left;
}

.fr {
	float: right;
}
	
.clear{
	clear: both;
}

img {
	border: 0;
}

body{
   font-family: Arial, Helvetica, sans-serif;
   background: #303030;
}

a {
	text-decoration: none;
}

#page_left_holder a {
	text-decoration: underline;
	color: #0083B4;
}

#page_left_holder a:hover {
	color: #000;
}

a:focus { outline: none; -moz-outline-style: none;}


p {
	line-height: 18px;
	padding-right: 10px;
}

img {
	border: 0;
}

#wrapper{
	width: 100%;
	height: 100%;
	display: table;
}

#header_holder {
	width: 920px;
	display: table;
	margin: 0 auto;
	padding-top: 18px;
	padding-bottom: 22px;
}

#header_logo_holder {
	width: 416px;
	height: 71px;
	float: left;
}

#header_logo_holder h1{
    background:url(../images/logo_header.png) no-repeat;
	float: left;
	text-indent: -9999px;
}

#header_logo_holder h1 a{
	display: block;
	width: 416px;
	height: 71px;
}

#header_slogan_holder {
	float: left;
	width: 163px;
	height: 15px;
    margin-top: 25px;
	margin-left: 35px;
	background: url(../images/slogan_header.png) no-repeat;
}

#header_blog_holder {
	float: right;
	width: 65px;
	height: 36px;
    margin-top: 18px;
}

#menu_bg_holder {
	width: 100%;
	height: 84px;
	display: table;
	background: url(../images/bg_menu.png) #1D1D1D repeat-x top;
}

#menu_holder {
	width: 934px;
	height: 84px;
	display: table;
	margin: 0 auto;
	padding-left: 6px;
}

#menu_holder li {
	display: inline;
	text-align: center;
}

#menu_holder li.current {
	background: url('../images/eselsohr.gif') no-repeat 50% 67px;
}


/* menu buttons */	
	
	#menu_holder li a {  color: #fff; font-weight: bold; font-style: normal; font-size: 18px; line-height: 18px; } 
	#menu_holder li a span { color: #ffc000; font-weight: normal; font-size: 12px; text-transform: uppercase; } 

#menu_holder li { height: 84px; float: left; padding-top: 18px; }

#menu_holder li.back {
	background: url("../images/mm-hov.gif") no-repeat right -84px;
	width: 9px; height: 84px;
	z-index: 8;
	position: absolute;
}

#menu_holder li.back .left {
	background: url("../images/mm-hov.gif") no-repeat top left;
	height: 84px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
	margin-top: -18px;
}

#menu_holder li a {
	outline: none;
	z-index: 10;
	position: relative;
	overflow: hidden;
	display: block;
	padding: 0 25px;
}



#sm
{
	width: 904px;
	margin: auto;
}

#sm td
{
	text-align: center;
	height: 45px;
	vertical-align: bottom;
}

#sm a
{
	display: block;
	background: url('/fileadmin/images/sm-std.gif') no-repeat 0 5px;
	color: #fff;
	font-size: 11pt;
}

#sm a:hover, #sm a.current
{
	display: block;
	background: url('/fileadmin/images/sm-std.gif');
	color: #fff;
	font-size: 11pt;
	
}

#sm a span
{
	display: block;
	padding: 19px 14px 9px;
	background: url('/fileadmin/images/sm-std.gif') no-repeat 100% -45px;
}

#sm a:hover span, #sm a.current span
{
	display: block;
	padding: 14px;
	background: url('/fileadmin/images/sm-std.gif') no-repeat 100% -50px;
}

#sm a.current, #sm a.current span
{
	background-image: url('/fileadmin/images/sm-curr.gif');
}



#main_bg_holder {
	width: 100%;
	display: table;
	background: url(../images/bg_main.png) #303030 top repeat-x;
}

#submenu {
	display: table;
	background: #fff;
	height: 100px;
	width: 900px;
	margin: auto;
}

#header_image_holder {
	width: 934px;
	height: 225px;
	margin: 0 auto -5px auto;
}

#page_bg_holder {
	width: 900px;
	display: table;
	background: url(../images/bg_page.png) repeat-y;
	padding-bottom: 20px;
	margin: 0 auto;
}

#page_left_holder{
	float: left;
	width: 615px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	min-height: 600px;
}
/*
#page_left_holder h1{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083B4;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0 15px;
}

#page_left_holder h2{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083B4;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
}

#page_left_holder h3{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083B4;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
}

#page_left_holder h4{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083B4;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
}

#page_left_holder h5{
	font-family: Arial, Helvetica, sans-serif; 
	color: #0083B4;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
*/
#page_left_holder p{
	font-size: 12px;
	padding-bottom: 15px;
}


#latest_blog_entries_holder{
	width: 604px;
	height: 179px;
	background: url(../images/bg_latest_entries.png) top no-repeat;
}

#latest_blog_entries_holder ul{
	padding-top: 70px;
	padding-left: 55px;
	list-style: none;
}

#latest_blog_entries_holder li a{
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #004FA8;
}


#page_right_holder{
	position: absolute;
	float: right;
	width: 205px;
	padding: 2px;
	margin-left: 692px;
}

.right_box_top {
	width: 195px;
	height: 36px;
	background: url(../images/rightbox_top.png) top no-repeat;
}

.right_box_top h3 {
	color: #FFA000;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding: 8px 6px 0 8px;
}

.right_box_top_schnellkontakt {
	margin: 10px 0 0 0px;
	width: 195px;
	height: 36px;
	background: url(../images/rightbox_top_schnellkontakt.png) top no-repeat;
}

.right_box_middle {
	margin: 0;
	width: 195px;
	background: #CDCDCD;
	padding-top: 10px;
	padding-bottom: 10px;
}

.right_box_middle fieldset {
	border: 0;
}

.right_box_middle_btn_submit_holder {
	margin: 0 auto;
	width: 180px;
	height: 25px;
}

.right_box_middle_btn_submit {
	border: 0;
	width: 176px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	background: url(../images/submit_button.png) no-repeat 0 0;	
	cursor: pointer;
	margin-left: 3px;
}

.right_box_middle label {
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4E4E4E;
}

.right_box_middle_txtfield {
	margin: 0 0 5px 10px;
	background: url(../images/bg_textfield.png) repeat-x top #fff;
	font: 12px Arial;
	border: 1px solid #4E4E4E;
	width: 164px;
	padding: 3px 5px;
}

.right_box_middle_txtarea {
	margin: 0 0 5px 10px;
	background: url(../images/bg_textfield.png) repeat-x top #fff;
	font: 12px Arial;
	border: 1px solid #4E4E4E;
	height: 88px;
	width: 164px;
	padding: 3px 5px;
}

.right_box_bottom {
	margin: 0;
	width: 195px;
	height: 5px;
	background: url(../images/rightbox_bottom.png) top no-repeat;
}


#footer_bg_holder {
	width: 900px;
	height: 144px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
	margin: 0 auto;	
	background: url(../images/bg_footer.png) no-repeat top;
}

.footer_seitenanfang {
	width: 110px;
	height: 40px;
	position: absolute;
	margin-top: 30px;
	margin-left: 20px;
	cursor: pointer;
}

.footer_fontsize {
	width: 110px;
	height: 40px;
	position: absolute;
	margin-top: 50px;
	margin-left: 135px;
}

.footer_fontsize img {
	border: 0;
}

#footer_links {
	margin: 0 auto;
	width: 600px;
	padding-top: 120px;
	font-size: 11px;
	color: #A1A1A1; 
}

#footer_links a {
	text-decoration: none;
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font: bold 12pt "Arial", Tahoma, Verdana;
	color: #000;
	margin: 0 0 20px 0;
}

h1 {
	font-size: 14pt !important;
}

/* --- LEXIKON ---------------------------------------------- */

#lex a {
	float: left;
	display: block;
	padding: 3px 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	background: #d6d6d6;
	margin: 0 3px 3px 0;
	-moz-border-radius: 1px;
	text-decoration: none;
}

#lex a:hover, #lex a.act {
	background: #0083B4;
	color: #fff;
}

#err {
	font-size: 11pt;
	color: #a00 !important;
}

#cform label {
	float: left;
	display: block;
	width: 160px;
	font-size: 10pt;
	padding-top: 4px;
}

#cform input, #cform textarea {
	width: 300px;
}

#cform select {
	width: 312px;
}

.stimmung {
	margin: -15px -20px 0 -15px;
}