/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	color: #26609c;
	font-weight: bold;
}

h3 {
	font-size: 1em;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #26609c;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	height: 6px;
	color:  #3F3F3F;
	background-color:#3F3F3F; 
}

/* Menu */

#menu {
	width: 960px;
/*	height: 45px; */
	margin: 0 auto;
/*	padding: 0px 0; */
/*	background: url(images/img02.gif) no-repeat center top;*/
}
/*
#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.png) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.png) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #C6DBF1;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #FFFFFF;
}
*/
/* Menu Immobilien */

.menuI {
	width: 960px;
	height: 22px;
	margin: 0 auto;
	padding: 0px 0;
	background: #26609c;
	border-radius: 10px 10px 10px 10px;
}

.menuI ul {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menuI li {
	float: left;
	height: 20px;
}

.menuI p {
	float: left;
	width: 130px;
	height: 22px;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	background: #26609c;
	color: #FFFFFF;
	text-align: right;
	border-color: #26609c;
	border-radius: 10px 0px 0px 10px;
}

.menuI a {
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px 15px;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	color: #C6DBF1;
}

.menuI a:hover {
	background: #26609c;
	background: url(images/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 22px;
	border-radius: 10px 10px 10px 10px;
}

/* Splash */

#splash {
	width: 960px;
	height: 200px;
	margin: 0 auto;
}


/* Logo */

#LogoContainer {
	width: 960px;
	margin: 0 auto;
	}

#LogoBild {
	width: 960px;
	margin: 10px 0px 10px 0px;
	}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
	min-height: 600px;
}

#pagelist {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

.immotext {
	float: right;
	width: 480px;
	height: 420px;
	}

.immopic {
	float: left;
	width: 480px;
	height: 420px;
}


#list {
	float: right;
	width: 480px;
	height: 420px;
}

#listpic {
	float: left;
	width: 480px;
	height: 420px;
}

.immoleft {
	float: left;
	width: 480px;
	height: 440px;
}

.immoleft p{
	text-align: center;
}

.immoright h2{
	text-align: left;
}

.immoright {
	float: right;
	width: 480px;
	height: 440px;
}

.immoright p{
	text-align: center;
}

.immoright h2{
	text-align: right;
}

#detailleft {
	float: left;
	width: 450px;
	height: 420px;
}

#content {
	float: right;
	width: 680px;
}

.post {
	padding-bottom: 20px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
}

.post .title a {
	text-decoration: none;
}

.auftragtitle {
	margin: 0;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 24px;
	text-align: center;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

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

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
/*	background: url(images/img07.jpg) no-repeat; */
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}

#slider { 
   width: 960px; /* important to be same as image width */ 
   height: 200px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#sliderContent {
   width: 960px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0px; /* important */
   margin-left: 0px; /* important */
}

.sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   font-size: 14px;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

.immoheader{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #26609c;
	font-weight: bold;
	margin-bottom: 40px;
}	
	
.h2red{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: red;
	font-weight: bold;
}	

.h2left{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #26609c;
	font-weight: bold;
}	

.pic{
	position:	absolute; 
	margin-top:	0px; 
	z-index:	0;
	border:		0px;
	margin-left: 40px;
}

.picres{
	position:	absolute; 
	margin-top:	0px;
	z-index:	1;
	border:		0px;
	margin-left: 40px;
}

.imgleft{
	text-align:	left;
	width:		400px;
	height:		400px;
}

.imgleft:hover{
	text-align:	left;
	width:		1000px;
	height:		1000px;
}

p .picright{
	text-align:	right;
}

img{
	border:		none;
}

.provisionsfrei{
	color:			red;
	font-size:	20px;
}

.modalWindowOrig {
	position: fixed;
	width: 100%;
	font-family: arial;
	font-size:80%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.2);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalWindowAlt {
	position: relative;
	top: 50%;
	left: 50%;
	//transform: translate(-50%, -50%);
	background: #e0e0e0;
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalWindow {
	position: fixed;
	width: 50%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: translate(50%, 0%);
	background: rgba(0,0,0,0.2);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalHeader h2 {
	color: #26609c;
	border-bottom: 2px groove #efefef;
	text-align: center;
}

.modalWindow:target {
	opacity: 1;
	pointer-events: auto;
}

.modalWindow > div {
	position: relative;
	margin: 10% auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}

.modalWindow .modalHeader {
	padding: 5px 20px 0px 20px;
}

.modalWindow .modalContent {
	padding: 0px 20px 5px 20px;
}

.modalWindow .modalFooter {
	padding: 8px 20px 8px 20px; 
}

.modalFooter {
	background: #F1F1F1;
	border-top: 1px solid #999;
	-moz-box-shadow: inset 0px 13px 12px -14px #888;
	-webkit-box-shadow: inset 0px 13px 12px -14px #888;
	box-shadow: inset 0px 13px 12px -14px #888;
}

.modalFooter p {
	color:#D4482D;
	text-align:right;
	margin:0;
	padding: 5px;
}

.ok, .close, .cancel {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close {
	position: absolute;
	right: 22px;
	top: 30px;
	width: 22px;
	height: 22px;
	font-size: 10px;
}

.ok, .cancel {
	width:80px;
	float:right;
	margin-left:20px;
}

.ok:hover { background: #189CDA; }
.close:hover, .cancel:hover { background: #D4482D; }
.clear { float:none; clear: both; }
