body {
	font-family:Arial, Helvetica, sans-serif;
	background: #d7e7f4;
}

#background-header {
	height: 10px;
	width: 1010px;
	background: url(images/background-header.jpg);
	margin: 0 auto;
}

#background {
	width: 1010px;
	margin: 0 auto;
	background: url(images/background.jpg) repeat-y;
}

#background-footer {
	height: 10px;
	width: 1010px;
	background: url(images/background-footer.jpg);
	margin: 0 auto;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	border: black 1px solid;
	background: #ffffff;
}

.right {
	width: 826px;
	float:right;
	padding-right:1px;
	margin-top:1px;
	margin-left:0px;
}

.header {
	background:url(images/header-imowo.jpg) no-repeat;
	width: 824px;
	height: 114px;
	border: black 1px solid;
}

.header a{
	display: block;
	height:100%;
	text-decoration:none;
}

.breadcrumb {
	width: 815px;
	background: #623000;
	color:#FFFFFF;
	border-left: black 1px solid;
	margin: 1px 0 0 0;
	padding:3px 5px 1px 5px;
}
.breadcrumb h2 {
	padding:0px;
	margin:0px;
	font-size:16px;
}
.breadcrumb a {
	color: #ead8b4;
	text-decoration:none;
}

.katsparte {
}

#edit {
	font-size:10px;
	display:inline;
	float:right;
	margin-top: 3px;
	color: #FF6600;
}

#edit a {
	color: #FF6600;
}
#edit a:hover {
	color: #FFFF99;
}

.katsparte h2 {
	width: 813px;
	float:right;
	border: 2px solid black;
	margin: 3px 3px 1px 3px;
	background: url(images/sidebar-title.jpg) repeat-x;
	color: #000000;
	font-weight:bold;
	padding-left:5px;
	font-size: 16px;
}

#kat-title {
	width: 824px;
	float:right;
	border: 1px black solid;
	color: #D7E7F4;
	font-size: 18px;
	font-weight:bold;
	background: url(images/button-bg-2.jpg) repeat-x;
	margin: 1px 0 0 0;
	text-align:left;
	height:28px;
	line-height:28px;
	text-align:center;
}
#kat-title h3 {
	color: #D7E7F4;
	font-size: 18px;
	font-weight:bold;
	margin: 1px 0 0 0;
	text-align:center;
	line-height: 28px;
}


.content {
	width: 824px;
	border-right:1px solid black;
	border-left:1px solid black;
}

.content-single {
	border-bottom:1px solid black;
}

.k-content {
	width: 818px;
	float:right;
	border:2px solid black;
	margin: 3px 3px 3px 3px;
	background: #DFDFDF;
}

.k-content p {
	padding: 0 10px 0 10px;
	}

.content-k-desc {
	padding: 15px 5px 5px 5px;
	font-size: 14px;
}

#title {
	display:block;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	padding: 3px 7px 4px 7px;
	color: #D7E7F4;
	font-size: 18px;
	font-weight:bold;
	background: url(images/post-title-bg-2.jpg) repeat-x;
	margin: 1px 0 0 0;
	text-align:center;
}

#title h3 {
	color: #ead8b4;
	font-size: 18px;
	font-weight:bold;
	margin: 1px 0 0 0;
	text-align:center;
	line-height: 20px;
}

#title a {
	color: #D7E7F4;
	text-decoration:none;
}	

#k-title {
	display:block;
	border: 1px black solid;
	padding: 5px 7px 3px 7px;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	background: url(images/post-title-bg.jpg);
	margin: 1px 0 0 0;
	text-align:left;
}

#k-title a{
	color: #4F2B05;
	text-decoration: none;
}

#k-title a:hover{
	color: #BF5E00;
	text-decoration:none;
}

#home {
	display: inline;
	float:right;
	margin:4px 5px 0px 0px;
}
#home a {
	font-size:14px;
	color: #ffff99;
	text-decoration:underline;
}
#home a:hover {
	color: #763136;
}

#single-excerpt {
	border: 1px solid #666666;
	padding: 0 15px 0 15px;
	margin: 2px 0 5px 0;
	font-weight: bold;
	width:564px;
	background: #dfdfdf;
	float: right;
}

#text {
	padding: 5px 15px 5px 10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#text a {
	color: #11375B;
}

#text a:hover {
	color: #af1410;
}

#text img {
	margin: 2px 10px 2px 0px;
}

#text a img {
	margin-top: 10px;
	margin-bottom: 20px;
}

#single-pic img {
	float:left;
	display:inline;
	background: #dfdfdf;
	border: 1px solid #666666;
	padding: 5px;
}

#single-angebot {
	border: 1px solid #666666;
	margin: 2px 0 5px 1px;
	padding: 0 0 0 2px;
	width:592px;
	background: #dfdfdf;
	float: right;
}
#single-angebot-logo {
	float:left;
	vertical-align:middle;
}

#single-angebot-text {
	line-height: 35px;
	vertical-align:middle;
	width:365px;
	float:right;
	font-size:13px;
}

#single-angebot-anbieter {
	margin:0px;
	float:right;
	margin: 3px 2px 0 0;
}

#single-angebot-anbieter a {
	padding: 6px 30px 4px 30px;
	border: 1px solid #000000;
	text-decoration:none;
	line-height: 30px;
	color: #ffff99;
	background: url(images/sidebar-title-hover.jpg) repeat-x;
	font-weight:bold;
}

#single-angebot-anbieter a:hover{
	border: 1px solid #ffff99;
	color: #000000;
	background: url(images/sidebar-title.jpg) repeat-x;
}

#top-links {
background: #e3e5fe;
margin-top: 1px;
}
#top-links-breit-title {
color: #f6f6f6;
border: 1px solid #050608;
border-bottom: none;
background: url(images/sidebar-title.jpg) repeat-x;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:left;
padding: 2px 3px 2px 3px;
}

#top-links-block {
border-top: 1px solid #050608;
border-bottom: 1px solid #050608;
background: #e3e5fe;
width: 183px;
display:block;
float:left;
padding: 8px;
margin-bottom: 3px;
}

#top-links-block a{
color: #11375B;
font-weight:bold;
}

#top-links-block a:hover, top-links-block a:visited {
color: #af1410;
}

.k-text {
	border-right:1px solid black;
	border-left:1px solid black;
	padding: 2px 5px 5px 10px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.k-text-left {
	float:right;
	display:block;
	width:108px;
	height: 80px;
	padding-top: 5px;
}

.k-text-left img{
	padding: 5px;
	border: 1px solid #666666;
	background: #dfdfdf;
	margin-top:1px;
}

.k-text-bild {
	line-height:100%;
	vertical-align:middle;
	padding-left:5px;
	width:100%; 
}

.k-text-middle {
	float:right;
	display:block;
	width:338px;
	border-left: 1px solid #afafaf;
	height: 85px;
	font-size:12px;
	padding: 5px;
	text-align:justify;
}

.k-text-middle p{
	margin-top: 0px;	
}

.k-text-title {
	font-weight:bold;
	font-size:16px;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration:underline;
	text-align:left;
}
.k-text-title a {
	color:#000000;
}

.k-text-right {
	float:right;
	display:block;
	width:355px;
	border-left: 1px solid #afafaf;
	height: 95px;
}

.k-text-right-adsense {
	float:right;
	display:block;
	width:355px;
	border-left: 1px solid #afafaf;
	height: 75px;
	text-align:center;
	padding-top: 20px;
}

.k-text-right-lo {
	float:left;
	display:block;
	height: 32px;
	text-align:center;
	width: 165px;
	line-height: 32px;
	padding-top: 3px;
}

.k-text-right-ro {
	display:block;
	float:right;
	height:37px;
	width:185px;
	border-left: 1px solid #afafaf;
	text-align: right;
	line-height: 37px;
	text-align:center;
	font-weight:bold;
	font-style: italic;
}

.k-text-right-u {
	width: 355px;
	height:25px;
	border-top:1px solid #afafaf;
	float:right;
	text-align:right;
	line-height: 25px;
}

.k-text-right-u div{
	float:right;
	margin-top: 0px;
	background: #FEFFBF;
}

.k-text-right-u table{
	border: none;
	background: #FEFFBF;
}

.k-text-right-u2 {
	width: 355px;
	height:30px;
	border-top:1px solid #afafaf;
	float:right;
	text-align:right;
	padding-top: 4px;
}

.k-text-right-u2 a{
	margin-right: 2px;
	padding: 4px 50px 2px 50px;
	border: 1px solid #000000;
	font-weight:bold;
	text-decoration:none;
	line-height: 25px;
	color: #ffff99;
	background: url(images/sidebar-title-hover.jpg) repeat-x;
}
.k-text-right-u2 a:hover{
	border: 1px solid #ffff99;
	background: url(images/sidebar-title.jpg) repeat-x;
	color: #000000;
}

.weiterlesen {
	margin-top:0px;
	font-size: 12px;
	}

.weiterlesen a {
	color:#990000;
	font-weight: bold;
	}

.weiterlesen a:hover {
	color: #000066;
	}
	
/* #k-text-right img {
	margin-top: 5px;
	margin-left: 15px;
}*/

.k-flugdauer {
	float:right;
	border: 1px solid #ccc;
	padding: 4px;
	font-weight: bold;
	font-style:italic;
	margin-top:0px;
}

.k-preis {
	float:right;
	margin-top: -29px;
}

#angebotsliste {
}

#angebotsliste-1 {
 	border: 1px solid #000000;
	display:block;
	float: left;
	height: 90px;
	text-align:center;
	width: 100px;
	line-height:90px;
	vertical-align:middle;
	margin-bottom: 1px;
}
#angebotsliste-1 {
        margin:auto;
}

#angebotsliste-2 {
	height: 80px;
	width: 320px;
	padding: 5px;
 	border-top: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	display:block;
	float: left;
	margin-bottom: 1px;
	line-height: 80px;
	vertical-align:middle;
}

#angebotsliste-2 b{
	font-size:18px;
}

#angebotsliste-3 {
	height: 90px;
	width: 150px;
	text-align:right;
 	border-top: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	display:block;
	float: left;
	margin-bottom: 1px;
}

#angebotsliste-3 img{
	margin: 5px;
}

#angebotsliste-4 {
	height: 90px;
	width: 75px;
 	border: 1px solid #000000;
	display:block;
	float: left;
	padding: 0 5px 0 5px;
	margin-bottom: 1px;
}

#angebotsliste-5 {
	height: 70px;
	width: 120px;
 	border-top: 1px solid #000000;
 	border-right: 1px solid #000000;
 	border-bottom: 1px solid #000000;
	display:block;
	float: left;
	text-align:center;
	padding: 0 5px 0 5px;
	font-weight:bold;
	font-size: 18px;
	margin-bottom: 1px;
	color: #763136;
	text-decoration:underline;
	padding-top: 20px;
}

#angebotsliste-5 a{
	color:#763136;
	line-height: 32px;
}

#angebotsliste-5 a:hover{
	color: #FF0000;
}

#angebotsliste-5 a img{
	border:none;
}

#angebotsliste-5 a:hover img{
	border: 1px solid red;
}

.navigation {
	font-size: 12px;
	color: #000000;
	margin: 5px 15px 5px 15px;
}

.navigation a {
	font-weight: bold;
	color: #000000;
}

.navigation a:hover {
	color: #000099;
}

#left {
	width: 150px;
	margin: 1px 0 0 1px;
}

#left-2 {
	width: 150px;
	margin: 1px 0 0 1px;
}

.sidebar {
	font-weight:bold;
}

.sidebar h2 {
	display:block;
	padding: 4px;
	margin:0px;
	color: #000000;
	font-size: 18px;
	font-weight:bold;
	background: url(images/sidebar-h2.jpg) repeat-x;
	border: 1px black solid;
	margin-bottom:1px;
	line-height: 20px;
	height: 20px;
	width: 140px;
}

.sidebar ul {
	margin: 0px;
	padding:0px;
	list-style:none;
}

.sidebar ul li{
	list-style:none;
	height: 30px;
	margin-right:1px;
	margin-bottom:1px;
}
.sidebar ul li a {
	padding: 6px 0px 0px 3px;
	height: 22px;
	display:block;
	list-style:none;
	border: black 1px solid;
	color: #000000;
	text-decoration: none;
	font-size:14px;
    background:url(images/button-bg.jpg) repeat-x;	
	font-weight:bold;
}
.sidebar ul li a:hover {
	background:url(images/button-bg-2.jpg) repeat-x;
	color: #ffff99;
	text-decoration:underline;
}


#side-title li a {
	background: url(images/sidebar-title.jpg) repeat-x; 
	color: #ffff99;
}	

#side-title li a:hover {
    background:url(images/sidebar-title.jpg) repeat-x;	
}	

#angebots-buttons li a {
    background:url(images/sidebar-button2.jpg) repeat-x;	
}	

#angebots-buttons li a:hover {
    background:url(images/sidebar-button2-hover.jpg) repeat-x;	
}	

/* ausklappbare Sidebar */

#mainlevel-jsm, #mainlevel-jsm ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #ffffff;
}

#mainlevel-jsm a {
	padding: 6px 3px 0px 3px;
	height: 22px;
	display:block;
	list-style:none;
	border: black 1px solid;
	color: #ead8b4;
	text-decoration: none;
	font-size:14px;
    background:url(images/sidebar-nav-bg-2.jpg) repeat-x;	
	font-weight:bold;
}
#mainlevel-jsm h2 {
	display:block;
	padding: 5px;
	margin:0px;
	color: #4f2b05;
	font-size: 12px;
	font-weight:bold;
	background: url(images/sidebar-h2.jpg) repeat-x;
	border: 1px black solid;
	margin-bottom:1px;
}
#small {
}
#small a {
	padding-top:9px;
	height:23px;
}
#big a {
	padding-top:0px;
	height:32px;
}
#mainlevel-jsm a:hover {
	background: url(images/sidebar-nav-bg.jpg) repeat-x;
	color: #95c4fa;
}
#mainlevel-jsm li {
	position:relative;
	float: left;
	list-style:none;
	width:150px;
	list-style:none;
	height: 30px;
	margin-right:0px;
	margin-bottom:1px;
}
#mainlevel-jsm li:hover {
	color:#ffffff;
}

#mainlevel-jsm li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	margin-right:1px;
	border-left: 1px solid #ffffff;
}

#mainlevel-jsm li:hover ul {
	top:0;
	left: 150px;
}
/* ENDE * ausklappbare Sidebar * ENDE */

#spacer {
	line-height: 1px;
}

.random {
	border:1px solid black;
	margin-bottom: 5px;
	width: 148px;
	padding-bottom:5px;
	background: #c58539;
	overflow:hidden;
	}
.random h2{
	background: #c58539;
	border:none;
	font-size:13px;
	margin-bottom:0px;
	text-decoration:underline;
	height: 20px;
}
.random ul{
	font-size:14px;
	margin-bottom:0px;
	text-decoration:underline;
	padding: 0 5px 5px 5px;
	color:#323440;
	font-weight:bold;
}
.random ul li{
	display:block;
	height:auto;
	border: none;
	width:130px;
	padding-left: 5px;
}
.random ul li a{
	padding: 2px 0px 2px 0px;
	background: none;
	color:#323440;
	font-size:12px;
	font-weight:normal;
	width: 130px;
	border:none;
	height:auto;
	text-decoration:none;
}
.random ul li a:hover{
	font-weight: bold;
}

.immoscout {
	text-align:center;
}
.immoscout p {
	margin: 2px 7px 4px 4px;
	text-align:right;
}

.footer {
	margin: 1px 1px 1px 1px;
	border: black 1px solid;
	height: 30px;
	background:url(images/footer-bg.jpg);
	text-align:right;	
}

.footer-text {
	padding: 5px 8px 0 0;
}

.footer-text a {
	color: #76410d;
	text-decoration:none;
	font-weight: bold;
}
.footer-text a:hover {
	color: #ffff99;
	text-decoration: underline;
}
.clear {
	clear:both;
}

.suchbanner {
}
.suchbanner h3 {
	font-weight:bold;
	font-size: 12px;
	text-decoration:underline;
	text-align:center;
}

.suchbanner-block {
	width:220px; 
	background: #FFF0DF;
	border: #FFC47F 1px solid;
	padding: 0 5px 5px 5px;
	margin: 0 15px 15px 15px;
	display:block;
	float:left;
}

.suchbanner-logo {
	display:block;
	float:left;
	width: 89px;
}

.suchbanner-felder-oben {
	display:block;
	float:right;
}

.suchbanner-felder-oben p {
	margin: 0px;
	padding: 0px;
}

.suchbanner-suchebutton {
	margin: 80px 0 0 8px;
}

.suchbanner-immonet {
}

.suchbanner-immonet-left {
	display:block;
	float:left;
}

.suchbanner-immonet-right {
}


