@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	outline: 0;
	font-size: 100%;
}

body {
	background-color: #312F2F;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0px 0.5em 0px;
}

h1 {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	text-align: left;
}

h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.5em;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #999999;
}

#contentWrapper a,#contentWrapper  a:link {
	color: #999900;
	text-decoration: underline;
}

#contentWrapper a:visited {
	color: #999900;
	text-decoration: none;
}

#contentWrapper a:hover {
	color: #AEAE00;
	text-decoration: underline;
}

#contentWrapper a:focus {
	color: #000;
}

#contentWrapper a:active {
	color: #000;
}

#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}

#outerWrapper #header {
	height: 100px;
	background-image: url(bilder/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: -60px;
	margin-bottom: 8px;
}

#outerWrapper #header #standardlinks {
	padding-top: 10px;
	padding-left: 700px;
	text-align: right;
	font-size: 11px;
	color: #999999;
}

#outerWrapper #header #standardlinks a {
	color: #999999;
}

#outerWrapper #header #standardlinks a:hover {
	color: #C0C478;
}

#outerWrapper #header a.homelink {
	display: block;
	float: left;
	height: 90px;
	width: 350px;
	border-style: none;
}

#outerWrapper #flash {
	height: 180px;
	background-image: url(bilder/flash.jpg);
	background-repeat: no-repeat;
	margin-bottom: 8px;
	background-color: #595758;
	/* 21.12.2009 */	
	position:absolute;
	top:104px;	
	z-index: 100;		
}

#outerWrapper #contentWrapper {
	background-color: #F0EFE7;
	float: left;
	overflow: hidden;
	height: auto;
	background-image: url(bilder/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 950px;
	/* 21.12.2009*/
	margin-top:180px;
}
#outerWrapper #contentWrapper #content {
	margin: 0px;
	padding: 40px 16px 40px 40px;
	background-image: url(bilder/bg_content_top.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #EAEAEA;
	width: 566px !important;
	min-height: 948px;
	float: left;
	overflow: hidden;	
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #F6F6F6;
	padding: 30px 12px 12px 12px;
	width: 302px;
	border-left: 1px solid #EAEAEA;
	min-height: 950px;
	float: right;
}



#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}

#outerWrapper #footer {
	background-color: #323030;
	height: 138px;
	padding: 36px 36px 36px 36px;
	background-image: url(bilder/bg_footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #AAA8A6;
	clear: both;	
}

#outerWrapper #footer a {
	color:#999999;

}

#outerWrapper .ft2 a{
	font-size:7pt;
	text-decoration:none;
}
#outerWrapper .ft2 a:hover {
	text-decoration:underline;	
}

#rightColumn1 {
	background-image: url(bilder/bg_right_top.jpg);
	background-repeat: repeat-x;
}

#rightColumn1 .titel {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	background-color: #7F7D7D;
	padding: 3px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightColumn1 #anbieterlogo {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
    text-align:center;
}

#rightColumn1 #anbietertext {	
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:left;
	font-size: 11px;
	line-height: 120%;	
	color:#707070;
	
}
#rightColumn1 h2 {
	background-color: #7F7D7D;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 12px;	
	font-weight: bold;
	padding: 3px;
}

#rightColumn1 h3 {
	color: #707070;
	background-color: #D5D4D3;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
}

#rightColumn1 ul.angebote, #content .box ul.angebote {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#rightColumn1 ul.angebote li {
	background-color: #F3F2EF;
	height: auto;
	border: 1px solid #D0D0CE;
	margin: 6px 0px;
	padding: 6px;
	float: left;
	clear: left;
	width: 286px;
	font-size: 85%;
	line-height: 120%;
}

#rightColumn1 ul.angebote .bild {
	background-color: #FFFFFF;
	padding: 3px;
	height: auto;
	width: 60px;
	border: 1px solid #9E9E9E;
	float: left;
	margin-right: 6px;
}
#rightColumn1 ul.angebote .bild:hover {
	background-color: #B1B53A;
}
#rightColumn1 ul.angebote .bild img {
	border-style: none;
}
#rightColumn1 ul.angebote .infotext {
	margin-left: 75px;
	width: 170px;
}

#rightColumn1 ul.angebote .infotext a.titellink {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#rightColumn1 ul.angebote .infotext a.titellink:hover {
	text-decoration: underline;
}

#rightColumn1 ul.angebote .infotext a.pfeil /*,
#rightColumn1 ul.angebote .infotext a:hover,
#rightColumn1 ul.angebote .infotext a:visited,
#rightColumn1 ul.angebote .infotext a:link*/
{
	background-image: url(bilder/icon_smalllink.gif);
	float: right;
	height: 15px;
	width: 16px;
	display: block;
	margin-right: -30px;
	margin-top: 5px;
	background-repeat: no-repeat;
	text-decoration: none;
}

#content .box {
	background-color: #FFFFFF;
	padding: 12px;
	border: 1px solid #CBD0C4;
	width: 530px;
	float: left;
	margin: 0.5em 0px;
	clear: left;
}

#content .box .boxcontent, #content .box .boxcontentgr {
	background-color: #EFEFE7;
	padding: 10px;
	border: 1px solid #CBD0C4;
	float: left;
	width: 510px;
}
#content .box .boxcontentgr {
	background-color: #E9EFCA;
	border-color: #C6D0AB;
	border-top-style: none; 
}

#content .box .boxcontent h2 {
	color: #FFFFFF;
	background-color: #C2CB5E;
	padding: 6px 5px 4px 5px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bilder/box_titeldeko.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

#content .box ul.angebote li {
	border-bottom: 1px solid #D0D0CE;
	margin: 0px;
	padding: 6px 6px 6px 0px;
	float: left;
	clear: left;
	width: 100%;
}

#content .box ul.angebote .bild {
	padding: 0px;
	width: 96px;
	height: auto;
	float: left;
	margin-right: 6px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	border-color: #DFDFDF;

}

#content .box ul.angebote .bild img{
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	padding: 3px;
}

#content .box ul.angebote .bild img:hover{
	background-color: #B1B53A;
}


#content .box ul.angebote .infotext {
	width: 390px;
	float: left;
}

#content .box ul.angebote .ortsname {
	color: #FFFFFF;
	background-color: #707070;
	padding: 2px;
	margin-right: 5px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
}

#content .box ul.angebote a.pfeil ,
#content .box ul.angebote a.pfeil:hover ,
#content .box ul.angebote a.pfeil:link ,
#content .box ul.angebote a.pfeil:visited 
 {
	background-image: url(bilder/icon_smalllink.gif);
	float: right;
	height: 25px;
	display: block;
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 20px;
	text-decoration: underline;	
}

#content .box ul.angebote a.titellink {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#content .box ul.angebote a.titellink:hover {
	text-decoration: underline;
}

#content p.einleitung {
	font-size: 15px;
}

#tagcloud a.link1 {
	font-size: 11px;
	color: #AAAAAA;
}

#tagcloud a.link2 {
	font-size: 13px;
	color: #888888;
}

#tagcloud a.link3 {
	font-size: 15px;
	color: #666666;
}

#tagcloud a.link4 {
	font-size: 20px;
	color: #333333;
}

#tagcloud {
	padding-left: 115px;
	background-image: url(bilder/box_icon_stadt.gif);
	background-repeat: no-repeat;
	line-height: 28px;
}
#bundeslaender {
}


#bundeslaender {
	padding-left: 110px;
	background-image: url(bilder/box_icon_bundesland.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
	line-height: 28px;

}

#bundeslaender a {
	display: block;
	width: 190px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#tagcloud a {
	padding-right: 10px;
}

#content #breadcrumb {
	font-size: 10px;
}

#bundeslaender .secRow {
	background-color: #E2E7BA;
	height: 28px;
	clear: left;
}

#tagcloud a {
	white-space: nowrap;
}
#tagcloud a:hover {
	color: #999900;
}

#liste_stadt h2, #liste_bundesland h2 {
	font-size: 14px;
}
#liste_stadt a, #liste_bundesland a {
	font-size: 11px;
}

#liste_stadt, #liste_bundesland {
	clear: left;
	padding-top: 24px;
}

#liste_stadt a, #liste_stadt h2 {
	color: #617A5F;
}

#liste_bundesland a, #liste_bundesland h2 {
	color: #999900;
}

.objektdetails a {
	background-image: url(bilder/icon_smalllink.gif);
	background-position: right center;
	padding-right: 20px;
	display: block;
	background-repeat: no-repeat;
	width: 150px;
	float: right;
	text-align: right;
}

#content .thumbnails {
	margin: 0px 0px 60px 0px;
	padding: 0px;
	list-style-type: none;
}

#content .thumbnails li {
	padding: 2px;
	height: 65px;
	width: auto;
	margin-right: 12px;
	border: 1px solid #999999;
	float: left;
	margin-bottom: 12px;
}

.box .objektdetails p {
	margin-bottom: 30px;
}

.objektdetails h3 {
	color: #333333;
	padding-left: 16px;
	border-bottom: 1px solid #999900;
	background-image: url(bilder/titel_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#detailbild {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 280px;
	border: 1px solid #999999;
	margin-right: 20px;
	height: auto;
	margin-bottom: 30px;
}

a#detailbutton {
	background-image: url(bilder/button_details.gif);
	float: left;
	height: 73px;
	width: 231px;
	font-size: 0px;
	color: #BBC254;
	margin-top: 50px;
}



/* bugfix IE 6 */

* html #outerWrapper {
	overflow: hidden;
}

* html #outerWrapper #contentWrapper #rightColumn1 {
	height: 950px;
}

* html #outerWrapper #contentWrapper #content {
	padding: 40px 27px 40px 28px;
	margin-right: 0px;	
	float: left;
	width: 566px;
}

* html #rightColumn1 ul.angebote .infotext {
	width: 200px;
}
/*
* html #rightColumn1 ul.angebote .infotext a {
	margin-right: 0px;
}*/


* html #content .box { 
	width: 520px;
}

* html #rightColumn1 ul.angebote .infotext a.titellink {

}


* html #rightColumn1 ul.angebote .infotext a.pfeil
{
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
	float: right;
}
/* DEBUG */
/*div { border: 1px solid green; }*/

#kontaktform {
	padding: 10px 0px;
	margin: 10px 0px;
}

#kontaktform input{
	height: 20px;
}

#kontaktform input:focus, #kontaktform textarea:focus,
#kontaktform input:active, #kontaktform textarea:active,
#kontaktform input.formular_input_error:active,#kontaktform input.formular_input_error:focus {
	background-color: #FFFFCC;
}

#kontaktform input, #kontaktform textarea {
	margin: 0px 0px 2px 20px;
	padding: 2px 3px 0px 3px;
	width: 300px;
	border: 1px solid #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#kontaktform input.festtext {
    background-color: transparent;
    border-style: none;
    font-size: 12px;
    color: #5E5E5E;
    overflow: visible;
}

#kontaktform input.formular_input_error {
    border: 1px solid red;
    background-image:url(bilder/icon_formfehler.gif);
    background-repeat: no-repeat;
    background-position: 2px 1px;
    padding-left: 20px;
    background-color:#FFFFFF;
    width:283px !important;
}



#kontaktform input.festtext:active {
    background-color: transparent;
}

#kontaktform label {
    clear: both;
    float: left;
    width: 150px;
    text-align: right;
}

#kontaktform label span {
	font-size: 10px;
	color: #999900;
	padding: 0px 2px;
	;
}

#kontaktform fieldset {
	margin: 10px 0;
	padding: 5px 0;
	border-style: none;
}

#kontaktform legend {
	font-size: 85%;
	text-transform: uppercase;
	color: #707070;
	padding-right: 5px;
	margin-left: -5px;
	padding-left: 0px;
	text-indent: 0px;
}

#kontaktform #submit {
    clear: both;
    float: left;
    width: 120px;
    margin-left: 170px;
    margin-top: 15px;
}
#kontaktform #submit {
	color: #FFFFFF;
	background-color: #B0B43B;
	border: thin solid #BBBBBB;
	font-weight: bold;
	padding: 3px;
	height: 25px;
	width: auto;
}
#kontaktform #submit:active, #kontaktform #submit:active {

}
#kontaktform .checkboxgroup {
	padding-left: 20px;
	display: block;
	width: 350px;
	float: left;
}

#kontaktform .checkboxgroup input {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    border-style: none;
}
#kontaktform .checkboxgroup label {
	float: left;
	margin: -2px 10px 0px 3px;
	padding: 0px;
	width: auto;
	clear: none;
}

#kontaktform .hinweis {
	padding: 0px;
	width: 300px;
	font-size: 11px;
	color: #999900;
	margin: 10px 0px 10px 170px;
}

#kontaktform .festtext {
    margin-left: 170px;
    padding: 0px;
    width: 300px;
}

#contentWrapper .mitlink,#contentWrapper .mitlink:active,#contentWrapper .mitlink:visited,#contentWrapper .mitlink:link {
	color:#000000;	
	text-decoration:none;
}
