﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color:#F5F1C2;
	color:#2E2F69;
	background-image:url(../images/bg_body.gif);
	background-position:top;
	background-repeat:repeat-x;
}
div{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.bodytext a{
	text-decoration: underline;
}
p a{
	text-decoration: underline;
}
p {
	padding:0;
	margin:0 0 0.5em 0;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td{
	align:left;
	vertical-align:top;
}
h3{
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin-bottom:5px;
}
h2{
	font-size: 15px;
}
h1{
	font-size: 16px;
	color:#E10915;
}
a {
	color:#000000;
	text-decoration: none;
}
ul {
	padding:0 0 0 1.4em;
	margin:0;
}
li {
	margin:0 0 0 0;
	margin:0;
}
input, textarea, select, checkbox {
	border:1px solid #cccccc;
}
a:hover {
	color:#E10915;
	text-decoration: underline;
}
.red{
	color:#E10915;
}
a.weissblau {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;	
}
a.weissblau:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FEF9A3;
	text-decoration: none;	
}
#page_col1{
}
#page_col2{
	margin:20px 8px 20px 16px;
}
#trenner{
	font-size:1px;
	margin:0 40px 0 40px;
	height:10px;
	/*border-bottom:1px solid #FEA110;*/
}
#menu {
	margin:20px 10px 0px 45px;
	width:210px;
}
#menu_bottom {
	margin:10px 10px 0px 45px;
	width:210px;
}
#menu ul{
	list-style-type: none;
	display: block;
	padding:0px;
	margin:0px;
}
#menu ul.sub{
	list-style-type: none;
	display: block;
	padding:0 0 1em 0 ;
	margin:0px;
}
#menu li{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#menu a.nav0 {
	display: block;
	margin:  0px 0px 0px 0px ;
	padding: 0 1px 0 30px;
	background-image:url(/fileadmin/online/images/r_linie.gif);
	background-position: left center;
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	height:2.4em;
	color:#FE9C03;
	font-weight: bold;
	text-decoration: none;
}
#menu a.nav0:hover {
	display: block;
	background-image:url(/fileadmin/online/images/r_linie_over.gif);
	background-repeat:no-repeat;
	color:#E10915;
	font-weight: bold;
	text-decoration: none;
}
#menu a.nav0_act {
	display: block;
	margin:  0px 0px 0px 0px ;
	padding: 0 1px 0 30px;
	background-image:url(/fileadmin/online/images/r_linie_over.gif);
	background-position: left center;
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	color:#E10915;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	height:2.4em;
}
#menu a.nav0_act:hover {
	display: block;
	background-image:url(/fileadmin/online/images/r_linie_over.gif);
	background-repeat:no-repeat;
	font-family: "Times New Roman", Times, serif;
	color:#E10915;
	font-weight: bold;
	text-decoration: none;
}
#menu a.nav1 {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px;
	padding: 0px 1px 0px 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FE9C03;
	text-decoration: none;
	font-weight: bold;
}
#menu a.nav1:hover {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px ;
	padding: 0px 1px 0px 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#E10915;
	font-weight: bold;
	text-decoration: underline;
}
#menu a.nav1_act {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px;
	padding: 0px 1px 0px 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#E10915;
	text-decoration: underline;
	font-weight: bold;
}
#menu a.nav2 {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px;
	padding: 0px 1px 0px 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FE9C03;
	text-decoration: none;
}
#menu a.nav2:hover {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px ;
	padding: 0px 1px 0px 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#E10915;
	text-decoration: underline;
}
#menu a.nav2_act {
	display: block;
	height:20px;
	margin:  0px 0px 0px 0px;
	padding: 0px 1px 0px 45px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#E10915;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------*/
#adminnav {
	position:absolute;
	right:15px;
	bottom:4px;
	color: #F5F1C2;
}
#adminnav td{
	color:#FFFFFF;
}
#adminnav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1C2;
	margin:4px;
	text-decoration: none;
}
#languagemenu {
	position:absolute;
	left:280px;
	bottom:4px;
	color: #F5F1C2;
}
#languagemenu .lng_active img{
	border:1px solid #FA830C;
}
#languagemenu .lng img {
	border:1px solid #FA830C;
}
#languagemenu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1C2;
	margin:0 0.8em 0 0;
	padding:0 0 0 0;
	text-decoration: none;
}
#languagemenu a img {
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}
#languagemenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
#languagemenu a.active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin:4px;
	text-decoration: underline;
}
/*---------------------------------------------------------------------------*/
#addressrow {
	position:absolute;
	left:267px;
	top: 80px;
	color: #F5F1C2;
}
#addressrow a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5F1C2;
	margin:4px;
	text-decoration: none;
}
#addressrow a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin:4px;
	text-decoration: underline;
}
#addressrow a.active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin:4px;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------*/
#kopf{
	position:relative;
	height:160px;
	background-color:#D92C3D;
	background-image:url(/fileadmin/online/images/hg_kopf.jpg);
	background-repeat:no-repeat;
}
#kopf_popup{
	position:relative;
	height:100px;
	background-color:#D92C3D;
	background-image:url(/fileadmin/online/images/hg_kopf.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#mitte {
	position:relative;
	top:0px;
	left:0px;
	width:1000px;
}
.textIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
#manyTablesHolder{
	border: solid #ff0000 1px;
}
#manyTablesCols{
	border: solid #00ff00 1px;
}
/* Spaltenbereich Rand +++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
#COL_BORDER_HOLDER{
	float: right;
	width:210px;
	margin:0px 1px 35px 0px ;
	padding:0px;
	border:1px solid #FEA110;
}
#COL_BORDER{
	float: right;
	width:200px;
	height:100px;
	margin:5px;
}
#divCOL_BORDER {
}
#divCOL_BORDER .csc-header a {
	display:block;
	text-decoration: none;
	padding:0px ;
	margin:0px;
}
#divCOL_BORDER h3, #divCOL_BORDER h2, #divCOL_BORDER h1{
	background-image:url(/fileadmin/online/images/r_linie_left.gif);
	background-repeat:no-repeat;
	padding:6px 5px 12px 25px;
	margin:0 0 0.2em 0;
}

/* Spaltenbereich Links +++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
#col_standard {
	margin: 0 0 0 0 ;
	padding:0;
	border:none;
	width:480px;
}
#COL_RIHGT_HOLDER {
	margin: 0 10px 0 0 ;
	padding:0;
	border:none;
}
#COL_LEFT_HOLDER{
	width:100%;
	margin:0px ;
	border:none;
}
#COL_LEFT{
	float: left;
	width:220px;
	height:150px;
	margin:0px 16px 16px 0px;
}
#divCOL_LEFT {
}
#divCOL_LEFT .csc-header csc-header-n1 a {
	display:block;
	text-decoration: none;
	padding:0px ;
	margin:0px;
}
#divCOL_LEFT h3, #divCOL_LEFT h2, #divCOL_LEFT h1{
	background-image:url(/fileadmin/online/images/r_linie_left.gif);
	background-repeat:no-repeat;
	padding:5px 5px 12px 25px;
	margin:0 0 0.2em 0;
}
/* Spaltenbereich Rechts +++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
#COL_RIGHT_HOLDER{
	width:100%;
	margin:0px ;
}
#COL_RIGHT{
	float: left;
	width:218px;
	height:130px;
	margin:0px 14px 14px 0px;
}
#divCOL_RIGHT {
}
#divCOL_RIGHT .csc-header a {
	display:block;
	text-decoration: none;
	padding:0px ;
	margin:0px;
}
#divCOL_RIGHT h3, #divCOL_RIGHT h2, #divCOL_RIGHT h1{
	background-image:url(/fileadmin/online/images/r_linie_left.gif);
	background-repeat:no-repeat;
	padding:5px 5px 12px 25px;
	margin:0 0 0.8em 0;
}
.tx-spdirectory-pi1 {
	width:470px;
}
/*+++++++++++++++++++++++++++++Kontaktformular+++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contactform {
	padding:0;
	margin:0;
	font-weight: normal;
	font-size:1em;
}
#contactform  td{
	font-weight: normal;
	text-align: left;
}
#contactform input{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#contactform textarea{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#contactform textarea{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#contactform select{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 2px;
}
#contactform .input{
	border: 1px solid #999999;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#contactform .input_anliegen{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}

#contactform .plz {
	border: 1px solid #999999;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
}
#contactform .buttons {
	border: 1px solid #999999;
	width: 140px;
	padding: 2px;
}
#contactform .textarea{
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	width:270px;
	height:280px;
}
#contactform .radiobuttons {
	padding: 0px;
	border: 0px none;
}
.popup_adresse {
	font-size:13px;
	color: #F5F1C2;
}
.popup_adresse a{
	color: #F5F1C2;
}
.popup_adresse a:hover{
	color:#FFFFFF;
	/*color: #F5F1C2;*/
}
/*++++++++++++++++++++++++++++++++++++++++Preis formatierung++++++++++++++++++++++++++++++++*/
.preis {
	font-weight:bold; color:#E10915;
}
.preis a{
	display:block;
	float:left;
	background-image:url(../images/preis.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#E10915;
	text-decoration:none;
	height:50px;
	width:150px;
	font-size:16px;
	padding:7px 12px 3px 34px;
	margin:10px 1px 10px 1px;
	font-weight:bold;
}
.preis a:hover{
	color:#E10915;
	text-decoration:underline;
}
/*++++++++++++++++++++++++++++++++++++++++Preis-klein formatierung++++++++++++++++++++++++++++++++*/
.preisklein {
	font-weight:bold; color:#E10915;
}
.preisklein a{
	display:block;
	float:left;
	background-image:url(../images/preis_kl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#E10915;
	text-decoration:none;
	height:40px;
	width:150px;
	font-size:12px;
	padding:5px 12px 3px 26px;
	margin:10px 1px 10px 1px;
	font-weight:bold;
}
.preisklein a:hover{
	color:#E10915;
	text-decoration:underline;
}
/*++++++++++++++++++++++++++++++++++++++++Preis-klein-lang formatierung++++++++++++++++++++++++++++++++*/
.preisklein_lang {
	font-weight:bold; color:#E10915;
}
.preisklein_lang a{
	display:block;
	float:left;
	background-image:url(../images/preis_kl_lang.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#E10915;
	text-decoration:none;
	height:40px;
	width:150px;
	font-size:12px;
	padding:5px 12px 3px 26px;
	margin:10px 1px 10px 1px;
	font-weight:bold;
}
*html .preisklein_lang a{
}
.preisklein_lang a:hover{
	color:#E10915;
	text-decoration:underline;
}
/*++++++++++++++++++++++++++++++++++++++Header formatierungen+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
h3.r_blue {
	background-image:url(../images/r_h3_blue.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 0 3px 20px;
}
h3.r_orange {
	background-image:url(../images/r_h3_orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 0 3px 20px;
	color:#FF9900;
}
h3.r_orange a {
	color:#FF9900;
}
h3.r_orange a:hover {
	color:#FF9900;
}

h3.r_red {
	background-image:url(../images/r_h3_red.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:3px 0 3px 20px;
	color:#E10915;
}
h3.r_red a {
	color:#E10915;
}
h3.r_red a:hover {
	color:#E10915;
}
.contentend {
	clear:both;
}
/*##################################  Simple Gallery ##########################################*/

.tx-photogals-pi1 {
	margin:0px;
	padding:0px;
	width:460px;
}
.tx-photogals-pi1-big a {
	border:1px solid #CCCCCC;
	padding:2px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#FFFFFF;
	text-align:center;
	display:block;
}
.tx-photogals-pi1-big a:hover {
	border:1px solid #999999;
}
.tx-photogals-pi1-small a {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding:1px;
	margin-right:5px;
	margin-bottom:2px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small a:hover {
	border:1px solid #FFFFFF;
	background-color:#FE9C03;
}
.tx-photogals-pi1-small-active a {
	border:1px solid #FFFFFF;
	background-color:#E10915;
	padding:1px;
	margin-right:5px;
	margin-bottom:2px;
	margin-top:3px;
	float:left;
}
.tx-photogals-pi1-small-active a:hover {
	border:1px solid #FFFFFF;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.csc-mailform {
	border:none;
}
.csc-mailform-field {
	clear:left;
	margin:0 0 0.3em 0;
	
}
.csc-mailform-field label{
	float:left;
	display:block;
	width:150px;
	
}
.csc-mailform-submit {
	margin:0 0 0 150px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tx-indexedsearch-searchbox {
}
.tx-indexedsearch td{
	padding: 0 0.4em 0.4em 0;
}
.tx-indexedsearch-searchbox label {
	margin: 0 0 0.4em 0.4em;

}
.tx-indexedsearch-browsebox {
	margin:0 0 0.7em 0;
	padding:0 0 0.5em 0;
	border-bottom:1px solid #333333;
}
.tx-indexedsearch-title {
	font-weight:bold;
}

.tx-indexedsearch-res .tx-indexedsearch-info {
background:#EBE1C2 none repeat scroll 0% 50%;
}

.tx-macinasearchbox-pi1 #searchform {
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.tx-macinasearchbox-pi1 #searchform input {
	border:none;
	font-size:10px;
	float:left;
	padding:0 1px;
	margin:1px 0 0 2px;
}
.tx-macinasearchbox-pi1 #searchform input.searchfield {
	border:1px solid #CCCCCC;
	margin:1px 0 0 4px;
	padding:0 0 0 0;
	width:90px;
	background-color: #FFFFFF;
	height:14px;	
}

#poitab {
	display:none;
}
.align-center {
	text-align:center;
}
