/* @group ergaenzungen 11/2011	*/

.unterkat { }
	.unterkat li { list-style: none; margin-left: 30px; padding-left: 20px; background: url(images/arrow.png;) no-repeat left center; height: 20px;
	}

/* @end */


/* CSS Document */
#mainBody {
  width:100% !important;
}
* {
	margin:0;
	padding:0
}
body {
  font-family: Arial, Verdana, Tahoma, 'Trebuchet MS'; 
	font-size:11px;
	margin:0;
	padding:0;
  background-color: #ffffff;
  color: #2F2F2F;
}
img.img_rechts {
  float: right;
  margin: 4px 5px 2px 15px;
}
img.img_links {
  float: left;
  margin: 4px 15px 2px 0px;
}
img.img_full {
  margin: 4px 0px 10px 0px;
}
img.img_top {
  margin: 15px 0px 10px 0px;
}
div.clear_nav {
  clear:both;
  margin: 0px 0px 10px 0px;
}
a, a:link, a:visited, a:active, a:hover {
	background:transparent;
	text-decoration:none;
	cursor:pointer;
}
a:link {
	color:#005DB3;
}
a:visited {
	color:#005DB3;
}
a:active {
	color:#005DB3;
}
a:hover {
	color:#860120;
  text-decoration: underline;
}
#wrap {
	margin: 0 auto;
  width: 1000px;
}
#header {
  background-image: url(images/bg_head_neu.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 1000px;
  height: 145px;
  padding: 45px 0px 0px 0px;
}
#content {
  background-image: url(images/bg_content_neu.jpg);
  background-repeat: repeat-y;
  min-height: 400px;
  width: 1000px;
  color: #2F2F2F;
}
#cont_right {
  float: right;
  font-size: 13px;
  line-height: 18px;
  width: 760px;
  min-height: 250px;
  margin: 0px 24px 0px 0px;
  padding: 0px 0px 30px 15px;
}
*html #cont_right {
  float: right;
  font-size: 13px;
  line-height: 18px;
  width: 760px;
  min-height: 250px;
  margin: 0px 11px 0px 0px;
  padding: 0px 0px 30px 15px;
}
p {
  font-size: 13px;
  line-height: 20px;
  margin: 8px 0px 8px 0px;
}
#cont_left {
  float: right;
  width: 180px;
  min-height: 250px;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;  
}
#cont_left h2 {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #FFFFFF;
  font-weight: bold;
}
#cont_left p {
  font-size: 11px;
  line-height: 16px;
  margin: 8px 12px 8px 0px;
  color: #FFFFFF;
}
#cont_left p a {
  color: #C6D64A;
  text-decoration: none;
} 
#cont_left p a:hover {
  color: #C6D64A;
  text-decoration: underline;
}
#cont_left hr {
  height: 0px;
  background-color: transparent;
  color: transparent;
  border-bottom: 1px dotted #FFFFFF;
  margin: 10px 10px 10px 0;
}
.navigation {
  margin: 0px 0px 0px 0px;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
}
.navigation a, .navigation a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.navigation a:hover {
  text-decoration: none;
  color: #C6D64A;
}
.navigation a.select {
  text-decoration: none;
  color: #C6D64A;
}
.breaker {
 padding: 0px 0px 30px 18px;
}
h1 {
  margin: 0px 0px 10px 0px;
  color: #005DB3; 
  font-size: 16px;
  padding: 0px;
  font-weight: bold;
}
h2 {
  margin: 0px 0px 5px 0px;
  color: #454545; 
  font-size: 15px;
  padding: 0px;
  font-weight: bold;
}
#footer {
  background-image: url(images/bg_footer_neu.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 1000px;
  height: 60px;
}
#copyright {
  width:950px;
  text-align: center;
  padding: 25px 0px 0px 0px;
  font-size: 9px;
  font-weight: bold;
  margin:0 auto;
}
#copyright a {
  color: #005DB3;
  text-decoration: none;
  font-weight: bold;
}
#copyright a:hover {
  color: #005DB3;
  text-decoration: underline;
}   
input, textarea {
  padding: 3px;
}
.tab_header {
  background-image: url(http://www.ferienhausbroker.de/images/bg_head_neu.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 1000px;
  height: 190px;
  padding: 45px 0px 0px 0px;
}

.tab_footer {
  background-image: url(http://www.ferienhausbroker.de/images/bg_footer_neu.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 1000px;
  height: 60px;
}

.tab_cont_right {
  font-size: 13px;
  line-height: 18px;
  width: 820px;
  min-height: 250px;
  background-color:red;
}




