@charset "UTF-8";
 div.trans_background {
 	z-index:9;
 	background-color:#FFFFFF;
 	position:absolute;
 	left:0px;
 	top:0px;
 	width:100%;
 	height:100%;
 	display:none;
 	-moz-opacity: 0;
	opacity: 0;	
 	
 }

 div.se_cal {
 	position:absolute;
 	z-index:10;
 	/*background-color:#FFFFFF;*/
 	visibility:hidden;
    margin: 0; 	
 }
 #se_cal_content { 	
 }
 #se_content{
 	padding:0;
 	margin:0;
 	position:relative;
 	display:inline;
 	height:auto;
 }
 #se_content img {
 	padding:0;
 	margin:0;
 }

 td.se_shadow_lt{
background:url('/images/shadow-topleft.png') 0 0 no-repeat;
 	 	
 	width:1px;
 	height:1px;
 }
 td.se_shadow_ct{
	background-color:#6c6c6c;
  	width:auto;
  	height:1px;
 }
 td.se_shadow_rt{
background:url('/images/shadow-topright.png') 0 0 no-repeat;
 	 	
 	width:14px;
 	height:1px;
 }
 td.se_shadow_lc{
 	background-color:#6c6c6c;
 	height:auto;
 }
 td.se_shadow_cc{
 	background-color:#ffffff;
 	height:auto;
 }
 td.se_shadow_rc{
background:url('/images/shadow-right.png') top right repeat-y;
	height:auto;
	vertical-align:top; 	 	
 }
 td.se_shadow_lb{
background:url('/images/shadow-bottomleft.png') left no-repeat;
 	 	
 	width:1px;
 	height:14px;
 }
 td.se_shadow_cb{
background:url('/images/shadow-bottomcenter.png') left repeat-x;
 	 	
 }
 td.se_shadow_rb{
background:url('/images/shadow-bottomright.png') right no-repeat;
 	 	
 	width:14px;
	height:14px;
 }
 .se_cal td {
 }
 
 table.se_cal_table{
 	background:#a90017 ! important;
 	padding:0;
 	margin:0;
 }
 
 tr.se_cal_head{
 	background:#ECECED;
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
 }
 tr.se_cal_head a{
 	text-decoration: none;
 	font-size: 12px;
 	font-weight: bold;
 }
 
 
 tr.se_cal_data{
 }
 tr.se_cal_data td{
 	background:#ECECED;
 	text-align: center;
 	font-size: 12px;
 	font-weight: bold;
 	padding: 4px ! important;
 }
 tr.se_cal_data td a{
 	text-decoration: none;
 }
  
 td.se_cal_today{
 	background:#FFFFFF ! important;
 }
 td.se_cal_today a{
 }
 td.se_cal_event{
 	background:#D9DADB ! important;
 }
 td.se_cal_event a{
 	font-weight: bold;
 }
 
 div.se_cal_event_box{
 	position:absolute;
 	z-index:100;
 	display:none;
	background-color:#FFFFCC;
	border:1px solid #6B7994;
	padding:2px;
	text-align:left;
	font-size:10px;
	white-space:nowrap; 	
 }
 	/* Nur vorübergehendes Div für Debug-Infos */
	div#debugDiv{
		color: #FFFFFF;
		background-color:#000000;
		width:900px;
		height:150px;
		overflow:auto;
	}


	html {
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px;
	}
	body {
		margin: 0; 
		padding: 0; 
		background: #fff;
		font: 11px/18px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif; 
		color: #333;
	}
	
	* {
		padding: 0;
		margin: 0;
	}
	
	img {
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 
		border: 0;
		vertical-align: top;
		border: none;
	}
	a img {
	   border-style: none;
	}
	.right {
		float: right;
	}
	.left {
		float: left;
	}
	.pic_right {
		float: right;
		padding-left: 12px;
	}
	.pic_left {
		float: left;
		padding-right: 12px;
	}
	
	.doc {
		padding-top: 6px;
	}
	
	a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #a5b31d;
	}
	
	a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #bed100;
	}
	
	
	/*	List styles */
	
	ul {
		margin: 12px 0px 0px 0px; 
		padding: 0px 0px 10px 35px; 
		list-style-type: square;
		list-style-position: outside;
		color: #333;
	}
	
	ol {
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 15px 35px; 
		list-style-position: outside;
		color: #333;
	}
	
	li {
		margin: 0; 
		padding: 0; 
	}
	
	.wrapper {
			margin: 0 auto 10px;
			width: 900px;
			position: relative;
			top: 0;
			left: 0;		
		}
	
		.logo {
			position: absolute;
			top: 2px;
			left: 3px;
			background:url("/images/logo.png") 0 0 no-repeat;
			width: 136px;
			height: 52px;
			z-index: 1;
		}
	/* ################# + Print-Classen ausblenden ################## */
	div.printheader{
		display:none;
	}
	div.printfooter{
		display:none;
	} 
	
	
	/* ################# + HeaderNavi ################## */
	div.headernavi {
		margin: 0;
		padding: 0;
	}
	
	div.headernavi div a {
		margin: 7px 0px 7px 0px;
		padding: 36px 0px 0px 0px;
		width: 70px;
		float: right;
		text-align: center;
		font: bold 9px/10px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #999;
		text-decoration: none;
	 	display: block; 
	}
	
	div.kontakt a {
		background: url("/images/kontakt.png") no-repeat top ; 
	}
	
	div.kontakt a:hover {
		background: url("/images/kontakt.png") no-repeat top ; 
		color: #333;
	}
	
	div.drucken a {
		background: url("/images/drucken.png") no-repeat top ; 
	}
	
	div.drucken a:hover {
		background: url("/images/drucken.png") no-repeat top ; 
		color: #333;
	}
	
	div.suchen a {
		background: url("/images/suchen.png") no-repeat top ; 
	}
	
	div.suchen a:hover {
		background: url("/images/suchen.png") no-repeat top ; 
		color: #333;
	}
	
	div.impressum a {
		background: url("/images/impressum.png") no-repeat top ; 
	}
	
	div.impressum a:hover {
		background: url("/images/impressum.png") no-repeat top ; 
		color: #333;
	}
	
	/* ################# - HeaderNavi ################## */

	
	/* ################# + Header     ################## */
	/****************************/
	
	div.headerimg {
		width: 900px;
		height: 205px;
		margin: 0;
		padding: 0;
		background: url("/images/header1.jpg") no-repeat top ;
		/*border-bottom: 1px solid #000;*/
		clear: both;
	}
	
	div.slogan{
		position: absolute;
		top: 210px;
		left: 10px;
		width: 526px;
		height: 29px;
	}
	/* ################# - Header     ################## */
	
	
	/* ################# + Quernav    ################## */
	div.quernav_standard {
		margin: 0;
		padding: 0;
		width: 898px;
		height: 31px;
		background: url("/images/bg_quernav_standard.png") no-repeat top ; 
		border-right: 1px solid #bfbfbf;
		border-left: 1px solid #bfbfbf;
		clear: left;
	}
	
	div.quernav_standard ul {
		margin: 0;
		padding: 0;
	}
	
	div.quernav_standard ul li {
		margin: 0;
		padding: 0;
		list-style: none;
		float: left;
	}
	
	div.quernav_standard ul li a {
		margin: 1px 0px 1px 0px;
		padding: 7px 8px 6px 9px;
		font: normal 12px/15px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #4c4c4c;
	 	display: block; 
		text-decoration: none;
		border-right: 1px solid #bfbfbf;
		border-left: 1px solid #fff;
	}
	
	div.quernav_standard ul li a:hover {
		margin: 0;
		padding: 8px 9px 8px 10px;
		background: url("/images/bg_quernav_standard_hover.png") repeat-x top ; 
		color: #fff;
		border-right: none;
		border-left: none;
	}
	 
	div.quernav_standard ul li.selected {
		background: url("/images/bg_quernav_standard_selected.png") repeat-x top ;
	}
	
	div.quernav_standard ul li.selected a {
		margin: 1px 0px 1px 0px;
		padding: 7px 8px 7px 9px;
		color: #333;
	 	display: block; 
		text-decoration: none;
		border-right: 1px solid #bfbfbf;
		border-left: 1px solid #e5e5e5;
	}
	
	div.quernav_standard ul li.selected a:hover {
		background: none; 
		color: #333;
		border-right: 1px solid #bfbfbf;
	}
	
	
	div.quernav_standard ul li.right {
		float: right;
	 }
	 
	div.quernav_standard ul li.right a {
		border-right: 1px solid #fff;
		border-left: 1px solid #bfbfbf;
	 }
	/* ################# - Quernav    ################## */
	
	
	div.contentback{
		width: 900px;
		height: auto;
		background: url("/images/contentback.gif") 0 0 repeat-y;
	}
	
	/* ################## + LeftSide inkl. Navi #################*/
	div.leftside_navi {
		margin: 0;
		padding: 25px 0px 0px 2px;
		width: 182px;
		float: left;
		/*background:#eeff00;*/
	}
	div.leftside_navi_leer {
		margin: 0;
		padding: 25px 0px 0px 2px;
		width: 182px;
		float: left;
		/*background:#eeff00;*/
	}
	
	/*	Left Nav styles */
	
	div#nav_subnav {
		margin: 0;
		padding: 0;
		width: 176px;
		text-align: right;
		background: url("/images/navs/bg_sidebar_left.png") repeat-y top left; 
	}
	
	div#nav_subnav img {
		margin: 2px 0px 0px 3px;
		padding: 0;
	}
	
	div#nav_subnav ul {
		margin: 0;
		padding: 0;
		width: 176px;
	}
	
	div#nav_subnav ul li {
	
		margin: 0;
	
		padding: 0;
		list-style: none;
		width: 176px;
	}
	
	div#nav_subnav ul li a {
		margin: 1px 0px 0px 0px;
		padding: 9px 22px 9px 20px;
		background: url("/images/navs/bg_nav_subnav.png") repeat-y top left ; 
		font: normal 11px/12px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #747474;
	 	display: block; 
		text-decoration: none;
	}
	
	div#nav_subnav ul li a:hover {
		background: url("/images/navs/bg_nav_subnav_hover.png") no-repeat top left ; 
		color: #fff;
	}
	
	div#nav_subnav ul li a#selected {
		background: url("/images/navs/bg_nav_subnav_selected.png") no-repeat top left ; 
		font: bold 11px/12px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #333;
	}
	
	div#nav_subnav ul li a:hover#selected {
		background: url("/images/navs/bg_nav_subnav_selected_hover.png") no-repeat top left ; 
		color: #fff;
	}
	
	
	div#nav_subnav ul li.header a {
		margin: 0;
		padding: 9px 22px 9px 20px;
		background: url("/images/navs/bg_nav_subnav_header.png") no-repeat top left ; 
		font: bold 9px/10px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #fff;
	}
	
	div#nav_subnav ul li.header a:hover {
		background: url("/images/navs/bg_nav_subnav_header.png") no-repeat top left; 
		color: #fff;
	}
	div#nav_subnav ul li.bottom {
		width: auto;
		height: 8px;
		margin: 0;
		/*padding: 9px 22px 9px 20px;*/
		background: url("/images/navs/bg_nav_subnav_bottom.png") no-repeat top left ; 
		font: bold 9px/10px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #fff;
	}
	
	div#nav_subnav ul li.top a {
		margin: 0;
		padding: 13px 22px 9px 20px;
		background: url("/images/navs/bg_nav_subnav_top.png") no-repeat top left; 
	}
	
	div#nav_subnav ul li.top a:hover {
		background: url("/images/navs/bg_nav_subnav_top_hover.png") no-repeat top left; 
		color: #fff;
	}
	div#nav_subnav ul li.top#selected a {
		margin: 0;
		padding: 13px 22px 9px 20px;
		background: url("/images/navs/bg_nav_subnav_top_selected.png") no-repeat top left; 
	}
	
	div#nav_subnav ul li.top#selected a:hover {
		background: url("/images/navs/bg_nav_subnav_top_selected_hover.png") no-repeat top left; 
		color: #fff;
	}
	
	/*div#nav_subnav ul li.bottom a {*/
	/*div#nav_subnav ul li:last-child a{
		margin: 1px 0px 0px 0px;
		padding: 9px 22px 15px 20px;
		background: url("/images/navs/bg_nav_subnav_bottom.png") no-repeat bottom left; 
	}*/
	
	/*div#nav_subnav ul li.bottom a:hover {*/
	/*div#nav_subnav ul li:last-child a:hover{
		background: url("/images/navs/bg_nav_subnav_bottom_hover.png") no-repeat bottom left; 
		color: #fff;
	}*/
	
	/*div#nav_subnav ul li.bottom#selected a {*/
	/*div#nav_subnav ul li:last-child#selected a{
		margin: 1px 0px 0px 0px;
		padding: 9px 22px 15px 20px;
		background: url("/images/navs/bg_nav_subnav_bottom_selected.png") no-repeat bottom left; 
	}*/
	
	/*div#nav_subnav ul li.bottom#selected a:hover {*/
	/*div#nav_subnav ul li:last-child#selected a:hover{
		background: url("/images/navs/bg_nav_subnav_bottom_selected_hover.png") no-repeat bottom left; 
		color: #fff;
	}*/
	
	
	/*div#nav_subnav ul.tertiary {*/
	div#nav_subnav ul li ul {
		margin: 0;
		padding: 0px 0px 7px 0px;
		background: url("/images/navs/bg_nav_tertiary.png") repeat-y top left; 
		display: block;
	}
	
	/*div#nav_subnav ul.tertiary li a {*/
	div#nav_subnav ul li ul li a {
		margin: 0;
		padding: 9px 22px 9px 10px;
		font: normal 11px/12px  "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		background: url("/images/navs/bg_nav_tertiary.png") repeat-y top left ; 
		color: #a6a6a6;
		text-decoration: none;
	 	display: block; 
	}
	
	/*div#nav_subnav ul.tertiary li a:hover {*/
	div#nav_subnav ul li ul li a:hover {
		background: url("/images/navs/bg_nav_subnav_hover.png") repeat-y top left ; 
		color: #fff;
	}
	
	/*div#nav_subnav ul.tertiary li#selected a {*/
	div#nav_subnav ul li ul li#selected a {
		font: normal 11px/12px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #444;
		background: url("/images/navs/bg_nav_tertiary.png") repeat-y top left ; 
	}
	
	/*div#nav_subnav ul.tertiary li#selected a:hover {*/
	div#nav_subnav ul li ul li#selected a:hover {
		font: normal 11px/12px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #fff;
		background: url("/images/navs/bg_nav_subnav_hover.png") repeat-y top left ; 
	}
	
	
	/* ################## - LeftSide inkl. Navi #################*/
	
	
	
	
	
	/* ################## + Content ############################ */
	.contentborder {
		float: left;
		width: 530px;
		margin: 26px 0 20px 0;
	}

	.contentborder_top {
		width: 523px;
		height: 15px;
		background: url("/images/contentborder_top.png") no-repeat;
	}
	.contentborder_center {
		background: url("/images/contentborder_center.png") left top repeat-y;
		padding-bottom: 20px;
	}
	.contentborder_bottom {
		background: url("/images/contentborder_bottom.png") left top no-repeat;
		width: 523px;
		height: 15px;
	}
	
	.content {	
		width: 500px;
		margin: 0 15px 0 10px;
		padding: 0;
		font: 11px/15px 'Verdana', 'Arial', sans-serif;
		text-align: justify;
	}
	
	.contentblock {
		margin: 0;
	}
	.contentblock ul{
		list-style-image: url(/images/list_style_image.gif);	
	}

	.kattext {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		font: normal 14px/17px 'Lucida Console', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #333;
	}
	
	h2 img, h3 img {
		margin: 0px 7px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: left;
	}
	
	h1 {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 15px 0px;
		font: normal 22px/24px 'Lucida Console', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #a5b31d;
	}
	h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
		font: normal 22px/24px 'Lucida Console', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #a5b31d;
	}
	
	h2 {
		margin: 0px 0px 15px 0px;
		padding: 0px 0px 0px 0px;
		font: normal 14px/17px 'Lucida Console', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #333;
	}
	
	h3 {
		margin: 0px 0px 10px 0px;
		padding: 5px 0px 2px 0px;
		border-bottom: 1px dotted #b3b1af;
		font: bold 12px/15px 'Lucida Console', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #333;
	}
	h3.noborder {
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 1px 0px;
		border-bottom: none;
	}
	h3 a:link, h3 a:visited {
		color: #333;
		text-decoration: none;
	}
	h3 a:hover, h3 a:active {
		color: #a5b31d;
		text-decoration: underline;
	}
	
	h4 {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font: bold 13px/15px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #000;
	}
	h4 a:link, h4 a:visited {
		color: #333;
		text-decoration: none;
	}
	h4 a:hover, h4 a:active {
		color: #3060c8;
		text-decoration: underline;
	}
	
	h5 {
		margin: 0px 0px 15px 0px;
		padding: 5px 0px 2px 0px;
		font: bold 11px/15px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #bed100;
		border-bottom: 1px dotted #b3b1af;
		letter-spacing: 2px;
		text-transform: uppercase;
	}
	h5.noborder {
		margin: 0;
		padding: 0 0 8px 0px;
		border-bottom: none;
	}
	h5 a:link, h5 a:visited, h5 a:hover, h5 a:active {
		color: #3292fe;
		text-decoration: none;
	}
	
	h6 {
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 2px 0px;
		border-bottom: 1px dotted #b3b1af;
		font: bold 10px/14px 'Lucida Grande', 'Geneva', 'Helvetica', 'Tahoma', 'Verdana', sans-serif;
		color: #666564;
		clear: left;
		clear: right;
	}
	h6.noborder {
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		border-bottom: none;
	}
	
	
	hr {
		margin: 0px 0px 15px 0px;
		padding: 10px 0px 0px 0px;
		height: 0px;
		border-bottom: 1px dotted #b3b1af;
		border-right: none;
		border-top: none;
		border-left: none;
		clear: both;
	}
	p {
	margin: 5px 0 5px 0;
	padding: 0;
	}
	/* ################## - Content ############################ */
	
	
	/* ################## + Rechts  ############################ */ 
	
	#rightside {
		float: left;
		width: 176px;
		margin: 0 0 20px 0;
		padding: 0;
		font: 11px/16px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		text-align: left;
	}
	
	.br_box_top {
		margin: 25px 0 0 0;
		background: url("/images/br_top.png") left top no-repeat;
		width: 176px;
		height: 11px;	
	}
	.br_box_center {
		margin: 0 0 0 0;
		padding: 0;
		background: url("/images/br_back.png") left top repeat-y;
		width: 176px;
		min-height: 50px;
		height: auto !important;
		height: 50px;
	}
	.br_box_bottom {
		margin: 0 0 0 0;
		background: url("/images/br_bottom.png") left top no-repeat;	
		width: 176px;
		height: 11px;
	}
	
	.br_content {
		margin: 0 10px 0 10px;
		width: 100%;
	}
	.br_name {
		font: bold 9px/10px "Lucida Grande", "Geneva", "Helvetica", "Tahoma", "Verdana", sans-serif;
		color: #999;
		float: left;
		margin: 4px 0 8px 0;
		padding: 0 6px 0 0;	
		width: 55px;
	}
	.br_form{
		float: left;
		width: 95px;
	}
	.br_form input {
		width: 90px;	
	}
	
	.br_news_top {
		margin: 10px 0 0 0;
		background: url("/images/br_news_top.png") left top no-repeat;
		width: 176px;
		height: 21px;	
	}
	.br_news_center {
		margin: 0 0 0 0;
		padding: 0;
		background: url("/images/br_news_back.png") left top repeat-y;
		width: 176px;
		min-height: 50px;
		height: auto !important;
		height: 50px;
	}
	.br_news_bottom {
		margin: 0 0 0 0;
		background: url("/images/br_news_bottom.png") left top no-repeat;	
		width: 176px;
		height: 11px;
	}
	.br_news_content {
		margin: 0 10px 0 10px;
	}
	.br_news_image {
		margin: 0;
		padding: 0;
		background: url("/images/br_news_back.png") left top repeat-y;
		width: 176px;
	}
	.br_news_image img {
		margin: 0;
	}
	
	/* ################# - Rechts   ############################ */
	
	/*****Footer**************/
	/*************************/
	
	div.footer {
		clear: left;
		width: 900px;
		margin: 0;
		background: url("/images/footer.png") no-repeat top;
		padding: 0 0 0 0;
		min-height: 50px;
		height: auto !important;
		height: 50px;
		display: block;
	}
	div.copy{
		float: right;
		width: 191px;
		height: 127px;
		margin: 20px 40px 0px 0px;
	}
	
	#client_login {
		/*background: url(../images/client_login.jpg) 0 0 no-repeat;*/
		width: 94px;
		height: 15px;
		float: left;
		margin: 2px 0 0;
		font-size: 10px;
		font-family: Tahoma,Verdana,Arial,sans-serif;
		color:#9299aa;
	}
	
	#form_login {
		margin: 0;
		padding: 0;
		width: 480px;
		height: 18px;
		float: left;
	}
	
	#plus {
		/*background: url(../images/plus.jpg) 0 0 no-repeat;*/
		width: 15px;
		height: 15px;
		float: left;
		margin: 2px 0 0;
		padding: 0;
		font-size: 10px;
		font-family: Tahoma,Verdana,Arial,sans-serif;
		color:#9299aa;
		text-align:center;
	}
	
	
	
	/********NavigationImage***
	**************************/
	
	.fnavi {
		background-position: 0 0;
		background-repeat: no-repeat;
		font-size: 5px;
		height: 15px;
		display: block;
	}
	
	#fnavi1 {
		background-image: url(../images/btn_impressum.jpg);
		width: 69px;
	}
	
	#fnavi2 {
		background-image: url(../images/btn_sitemap.jpg);
		width: 57px;
	}
	
	#fnavi3 {
		background-image: url(../images/btn_contact.jpg);
		width: 61px;
	}
	
	#fnavi4 {
		background-image: url(../images/btn_agb.jpg);
		width: 35px;
	}
	
	#fnavi5 {
		background-image: url(../images/btn_print.jpg);
		width: 38px;
	}
	
	/*Hover*/
	
	#fnavi1:hover {
		background-image: url(../images/btn_impressum1.jpg);
		width: 69px;
	}
	
	#fnavi2:hover {
		background-image: url(../images/btn_sitemap1.jpg);
		width: 57px;
	}
	
	#fnavi3:hover {
		background-image: url(../images/btn_contact1.jpg);
		width: 61px;
	}
	
	#fnavi4:hover {
		background-image: url(../images/btn_agb1.jpg);
		width: 35px;
	}
	
	#fnavi5:hover {
		background-image: url(../images/btn_print1.jpg);
		width: 38px;
	}
	
	

	/**************/
	.clear {
		clear: both;
	}

	div.fadeback{
		background-color: #F8F8F8;
	}
	div.search_form{
		width:400px;
		padding:12px;
	}
	
	div.picgal_preview{
		width:146px;
		height:40px;
		overflow: hidden;
		display: block;
		position: relative;
		white-space:nowrap;
	}
	
	div.picgal_preview img{
		padding: 1px;
	}
	
	div.picgalPreviewBox{
		width: 400px;
		height: auto;
		padding: 0 12px 12px 12px;
		position: relative;
		display: block;
		clear: both;
	}
	div.picgalPreviewBoxVisible{
		width: 370px;
		overflow: hidden;
		position: relative;
	}
	div.picgalPreviewBoxContent{
		/*left: 0px;*/		
		position: relative;
		white-space:nowrap;
	}
	div.picgalPreviewBoxContent a{
		padding: 5px;
	}
	td.picgalPreviewBoxMoveLeft{
		width:15px;
		padding-left: 4px;
		text-align:center;
	}
	td.picgalPreviewBoxMoveRight{
		width:15px;
		text-align:center;
	}
	div.picgalBigPic{
		display:none;
		width:400px;
		padding: 0 12px 12px 12px;
	}
	table.picgalBigPic{
		width:400px;
	}
	td.picgalTitel{
		font-weight:bold;
	}
	td.picgalTitel a{
		COLOR:#c4161c ! important;
		font-size: 12px;
		FONT-WEIGHT: bold ! important;
		text-decoration:none;	
	}
	td.picgalBigPic_close{
		background-color:#DBE8EE;
		text-align:right;
	}
	td.picgalBigPic_close a{
		color:#7F6354; 
		font-family:Arial,Verdana,sans-serif; 
		font-size:10px; 
		font-weight:bold;
	}
	td.picgalBigPic_pic{ 
		vertical-align:top;
		text-align:center;
	}	
	div.picgalMemo{
		font-weight:normal;
		margin-bottom: 12px;
	}
	div.picgalBigPic_memo{
		font-weight:normal;
		margin-bottom:4px;
		text-align:left;
	}
