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

html {
	height: 100%; margin-bottom: 0.1px;
	overflow: -moz-scrollbars-vertical;
}
body {
	margin:0px;
	padding:0px 0px 20px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
/*	outline:0;*/
	color: #de6712;
	text-decoration:none;
}
.extsearch {
	border:none;
	color: #9f0002;
	font-size:12px;
	margin-left:18px;
	font-weight:bold;
}

a img {
	border:none;
}
h1,h2,h3,h4 {
	color: #de6712;
}
h1 {
font-size:120%;
}
h2 {
	font-size:110%;
	border-bottom:1px dashed #de6712;
}	

h3 {
	font-size:100%;
	padding-left:20px;
}

h2.raumdaten {
	border:none;
	font-size:100%;
	margin:0px;
	paddign:0px;
}

#wrapper {
	width:990px;
	margin:0px;
	padding:0px;
}

#banner {
	background: url(../images/banner.png) top left no-repeat;
	height:234px;
	position:relative;

}

/**** TOPTEXTMENU ****/
#topmenu {
	position:absolute;
	top:0px;
	right:0px;
	color: #FFF;
	margin:2px 60px 0px 0px;
	padding:0px;
}	

#topmenu a {
	font-size:70%;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
}

.topmenu {
	position:absolute;
	top:120px;
	width:217px;
}
.topmenu h1 {
	margin:0px;
	padding:0px 20px 0px 0px;
	text-align:right;
	font-size:15px;
	color: #9f0002;
}

#top_ueberuns {
	left:277px;
}

#top_feiern {
	left:503px;
}

#top_rundherum {
	left:727px;
}

.topmenu_ul {
	text-align:right;
	margin:10px 25px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.topmenu_ul a {
	color: #FFF;
	font-size:12px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
}


#left {
	float:left;
	margin:0px;
	padding:0px;
	margin-left:36px;
	_margin-left:18px;
	width:213px;
}
/******* LEFT KARTE ***********/
#left_karte {
	position:relative;
	background:url(../images/left_karte_bg_mid.jpg) top left;
	height: 137px;
	
}
#left_karte_head h1 {
	position:absolute;
	color: #de6712;
	font-size:14px;
	font-weight:bold;
	top:-40px;
	left:18px;
}

#left_karte_karte object {
	position:absolute;
	top:-5px;
	left:-24px;
}

#left_karte_head p {
	position:absolute;
	color: #de6712;
	font-size:11px;
	top:-23px;
	left:18px;
}

/******** LEFT MID ***********/
#left_mid {
	background: url(../images/left_mid.jpg) top left no-repeat;
	height:34px;
	margin:0px;
	padding:0px;
}

/*** LEFT SEARCH ***/
#left_search {
	background: url(../images/left_background.gif) top repeat-y ;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#left_search h1 {
	color: #de6712;
	font-weight:bold;
	font-size:80%;
	background:url(../images/left_search_header.gif) 10px 0px no-repeat;
	margin:0px;
	padding: 3px 0px 0px 15px;
	height:22px;
	color: #9f0002;
}

.search {
	padding:10px 20px 10px 15px;
	margin:0px;
}
.search input{
	width:150px;
}
.search select {
	width:155px;
}

.search label {
	color: #9f0002;
	font-size:70%;
	font-weight:bold;
	display:block;
}

.search .submit {
	border:none;
	color: #9f0002;
	font-size:80%;
	text-align:left;
	background:none;	
	margin:10px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}	

/*** LEFT BOTTOM ***/
#left_bottom {
	background: url(../images/left_bottom.gif) top left no-repeat;
	margin:0px;
	height:12px;
	padding:0px;
}

/***** CONTENT ****/
#content {
	margin:20px 10px 0px 0px;
	position:relative;
	font-size:13px;
	float:right;
	width:700px;
	font-family:Arial, Verdana, sans-serif;
}
#content p, #content ul {
	text-align:justify;
	line-height:140%;
}


#content h1, #content h2, #content h3, #content h4, #content h5, .topangebot_header,#right_content_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content a {
	color: #de6713;;
	text-decoration:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
   clear: left;
    visibility: hidden;
}
.clearfix {height: 1%;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/******* RIGHT CONTENT ****/
#right_content {
	float:right;
	width:200px;
}

#right_content_header {
	height:22px;
	background: url(../images/right_content_header.gif) top left no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 10px 0px;
	color: #9f0002;
	padding: 3px 0px 0px 5px;
	font-weight:bold;
	font-size:110%;
}

#right_content_top 	{
	background:url(../images/right_content_top.gif) top left no-repeat;
	height:12px;
	font-size:1px;
	margin:0px;
	padding:0px;
}
#right_content_bottom 	{
	background:url(../images/right_content_bottom.gif) top left no-repeat;
	height:12px;
	margin:0px;
	padding:0px;
}
#right_content_mid	{
	background:url(../images/right_content_mid.gif) top left repeat-y;
	margin:0px;
	padding:0px;
}

/*********** LEFT AD ***************/
.left_ad {
	margin-top:20px;
	width:213px;
}

.left_ad h3 {
	font-size:11px;
	color:#9f0002;
	margin:0px;
}

#left_ad_top 	{
	background:url(../images/left_ad_top.gif) top left no-repeat;
	height:12px;
	font-size:1px;
	margin:0px;
	padding:0px;
}
#left_ad_bottom 	{
	background:url(../images/left_ad_bottom.gif) top left no-repeat;
	height:12px;
	margin:0px;
	padding:0px;
}
#left_ad_mid	{
	background:url(../images/left_ad_mid.gif) top left repeat-y;
	margin:0px;
	padding:0px;
}

/********* Rahmenprogramm klein */
.rahmenprogramm {
margin-bottom:15px;

}
.rahmenprogramm h1 {
	margin:0px;
	padding:8px 0px 5px 15px;
	font-size:90%;
	color: #de6712;
}
.rahmenprogramm a,.rahmenprogramme_weitere {
	display:block;
	font-size:90%;
	text-align:right;
	padding-right:5px;
}
.rahmenprogramme_weitere {
	margin-top:15px;
}
.rahmenprogramm p {
	margin:0px;
	padding:5px 5px 0px 15px;
	font-size:90%;
}
.rahmenprogramm_img {
	background: url(../images/rahmenprogramm/img_background.gif) top left no-repeat;
}
.rahmenprogramm_img img {
	position:relative;
	top:1px;
	left:15px;
}
/**** BREADCRUMB ****/

#breadcrumb, #breadcrumb a {
	font-size:11px;
	color: #8b9cb2;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:15px;
}


/********** TOPANGEBOT *****/
.topangebot {
	float:left;
	width:490px;
	border-bottom:1px dashed #000;
	margin-bottom:20px;

}

.topangebot_header {
	background-color: #EEE;
	padding:5px;
	margin-bottom:5px;
}

.topangebot_header h1 {
	margin:0px;
	padding:0px;
	font-size:14px;
	color: #de6713;
}

.topangebot_header p {
	font-size:11px;
	margin:2px 0px 0px 2px;
	padding:0px;
}

.topangebot_image {
	float:left;
	margin: 0px 10px 10px 0px;
}
.topangebot_image img {
	display:block;
	padding-top:2px;
	padding-bottom:10px;
}
.topangebot_text {
	margin-left:170px;
	margin-bottom:10px;
	text-align:justify;
}
.top-angebote-morelink {
	display:block;
	text-align:right;
	font-size:90%;
	margin-bottom:10px;

}
.topangebot_content a {

}

/*** FOOTER ***/
#footer {
	clear:both;
	background: #d6dde7;
	height:40px;
	width:945px;
	margin:40px 0px 20px 30px;
	padding:5px 5px 5px 10px;
	font-size:10px;
	color: #000;
}


.image-right {
	float:right;
	padding-left:10px;
}

.image-left {
	float:left;
	padding-right:10px;
}


.tab_active, .tab_normal, .tab_active_100, .tab_normal_100 {
	padding:4px 0px 0px 10px;
	height:18px;
	float:left;
	font-weight:bold;
	color: #9f0002;

	display:block;
}

#content .tab_normal_100, #content .tab_active_100 {
	color: #9f0002;
}

/*.tav_active *, .tab_active:link, .tab_active:visited, .tab_active:hover, .tab_active:active, 
, .tab_normal a,  .tab_active_100 a, .tab_normal_100 a {
	color: #9f0002;
	color: #000;
	border:1px solid #000;
}*/

.tab_active {
	background-image:url(/site/images/tabs/tab_active.gif);
	margin-left:10px;
	width:207px;
	font-size:14px;
}

.tab_normal {
	background-image:url(/site/images/tabs/tab_normal.gif);
	margin-left:10px;
	width:207px;
	font-size:14px;
}


.tab_active_100 {
	background-image:url(/site/images/tabs/tab_active_100.gif);
	margin-left:5px;
	font-size:13px;
	width:90px;
}

.tab_normal_100 {
	background-image:url(/site/images/tabs/tab_normal_100.gif);
	margin-left:5px;
	width:90px;
	font-size:13px;
}

.searchresults {
	border-collapse:collapse;
	vertical-align:top;
}

.searchresults td {
padding-bottom:10px;
}
.searchresults * {
vertical-align:top;
}

thead td {
font-weight:bold;
color: #de6712;
padding-bottom:10px;
}

table {
	border-collapse:collapse;
}	

table td {
vertical-align:top;
}

.overview-table {
 	width:100%;
	margin:auto;
}
.overview-table thead {
	vertical-align:middle;
	border:1px solid #F5F5F5;
	background:#d6dde7;
}

.overview-table td {
	vertical-align:middle;
}
.overview-table thead td {
	padding:5px;
	margin:0px;
}	

.list-table {
	margin-bottom:10px;
}

.list-table:hover {
	background-color: #F5F5F5;
	cursor:pointer;
}

.list-table td {
	padding: 5px;
}
.list-table {
	border: 1px solid #F5F5F5;
}

.input-anfrage, .textarea-anfrage {
	width:400px;
	border:1px solid #EEE;
}
.table-anfrage td{
	vertical-align:middle;
}	

.input-extsearch {
	width:300px;
	border:1px solid #EEE;
}

.input-extsearch-small {
	width:100px;
	border:1px solid #EEE;
}

.table-search td {
	vertical-align:middle;
	padding-bottom:5px;

}

.table-search input, .table-search select {
	border:1px solid #999;
	width:200px;
}

.table-search input {
	width:198px;
}
.table-search .radio, .table-search .check {
	border:none;
	width:auto;
}

.table-search .submit {
	width:auto;
}

hr {
	border:none;
	height:1px;
	color: #000;
	background-color:#000;
}