body {
	background: #EEE url(img/bgbody4.gif) 50% 0 repeat-y;
	color: #444;
	font: normal 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

/* structure */
.container {
	background: #fafafa;
	margin: 0px auto 10px auto;
	padding-bottom: 0px;
	width: 766px;
	border: 0px solid #000;
	min-height: 100%; 
	height: 100%;
}
.header {
	background: url(img/rundblogo5.jpg) top left no-repeat;
	height: 180px;
	width: 766px;
	margin: 0 auto;
}

/* title */
.title h1 {
	color: #FFF;
	font: normal 3em Arial, Helvetica, sans-serif;
	height: 150px;
	line-height: 150px;
	margin-bottom: 8px;
	text-align: center;
}

/* navigation */
.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding: 8px 0;
	width: 19%;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

/* main */
.main {
	clear: both;
	padding: 8px 5px;
	margin: 10px 0 0 0;
}

/* main left */
.sidenav h1,.sidenav ul {
	padding-left: 12px;
}
.sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 200px;
}
.sidenav h1 {
	color: #666;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	border-top: 1px solid #FAFAFA;
	background: url(img/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	list-style-type: none;
	margin: 0;
}
.sidenav li a {
	color: #333;
	display: block;
	font-size: 1.1em;
	padding: 3px 6px 3px 14px;
	text-decoration: none;
}
.sidenav li.active, .sidenav li.active a {
	background: #367EA6;
	color: #fff;
	}
.sidenav li a:hover {
	color: #fff;
	background: #367EA6;
}

/* content */
.content {
	float: right;
	width: 540px;
	font-size: 11px;
}
.content .item {
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
}
.content .descr {
	color: #333;
	margin-bottom: 6px;
}

.content a {
	text-decoration: none;
	}



/* search form */
form.search {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.searchbutton {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

.button {
	background: url(img/button.gif) top left repeat-x;
	border: 1px solid #367EA6;
	height: 20px;
	font-size: 1em;
	color: #444;
}

input.text, textarea.text {
	width: 505px;
	}

/* footer */
.footer {
	border: 0px solid #EEE;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
	padding: 0px;
	width: 100%;
}

.footer p {
	color: #666;
	font-size: 1.1em;
}

.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

.ulfooter {
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	}
.ulfooter li {
	float: left;
	list-style-type: none;
	width: 250px;
	}

.ulfooter li a img{
	border: 0px;
	}
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}

form table {
	width: 100%;
	}

label {
	font-size: 1.2em;
	margin: 0px 0 0px 0;
	float:left;
	vertical-align:top;
	width:50%;	
	}			
label.required:after {
	content:" *"; 
	color:#f00;
	}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
div.content ul {
	margin-left: 20px;
	list-style-type: square;
	}
	

h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}
h1,h2,h3,h4 {
	color: #367EA6;
	padding-top: 6px;
	margin-bottom: 3px;
}

/* misc */
.clearer {
	clear: both;
}


/*listExpose_row*/
.posright {
	float: right;
	}
.posleft {
	float: left;
	}
.listextrafields {
	width: 110px;
	}	
.listbild {
	width: 115px;
	}
.boxbildm2 {
	background-image:url(img/bildrahmen_m2.gif);
	background-repeat:no-repeat;
	padding:5px 0px 7px 7px;	
	}
.boxbildm2 img {
	height:71px;
	width: 95px;
	}
	
.listdetails {
	font-size: 11px;
	width: 380px;
	border: 0px solid #ccc;
	margin-bottom: 2px;
	border: 0px solid #000;
	}
.listlinkdetail {
	font-size: 11px;
	width: 380px;
	border: 0px solid #ccc;
	margin-bottom: 10px;
	border: 0px solid #000;
	}

.listlinkdetail a{	
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	line-height: 15px;
	}
.spacer {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	}			
.w100 {
	width:100px;
	}	
.w120 {
	width:120px;
	}	

.w160 {
	width:140px;
	}		
.w300 {
	width:300px;
	margin-left: 5px;
	}			
.objpreis {
	font-weight: bold;
	}	
.monthExpose_row {
	width: 170px;
	font-size: 12px;
}
.monthExpose_row p{
	margin-top: 5px;
}
.monthExpose_row img{
	margin: 0 0 5px 0;
	}
.monthExpose_row a {
	text-decoration:none;
	}

.listExpose_header {
	margin: 5px 0 10px 0;
	}	
.listExpose_footer {
	border: 1px solid #000;
	background: #b9b9b9;
	margin-bottom: 15px;
	font-size: 16px;
	}	

.listExpose_row {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
	border-bottom: 0px solid #b9b9b9;
	padding: 0px 0 8px 0px;
	border: 1px solid #b9b9b9;
	}
	
.lE_rowheader {
	width: 100%;
	background: #b9b9b9;
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0px;
	}	
.lE_rowheader span{	
	margin-left: 5px;
	}
.lE_rowheader a{	

	text-decoration: none;
	margin-left: 5px;
	}
	
.listbild {
	margin-left: 5px;
	}	
.row_even{	
	}
	
.objlistitem {
	padding: 6px 12px;
	background: #FFF;
	margin-bottom: 8px;
	}	

.lEdetail_beschreibung h3, .lEdetail_lage h3, .lEdetail_sonstiges h3, .lEdetail_ausstatt h3{	
	margin: 5px 0 3px 0;
	}
.lEdetail_beschreibung, .lEdetail_lage, .lEdetail_sonstiges, .lEdetail_ausstatt, .lEdetail_item {
	font-size: 12px;
	}
	
.IEdetail_sonstiges {
	padding-bottom: 10px;
	}		
.lEdetail_item {
	margin: 5px 0 3px 0;
	}
.imgExpose {
	width: 200px;
	float:left;
	margin: 0 0 0 8px;
	}	
	
.imgExpose_img a img {
	border: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	}
	
.exposeKontakt {
	clear: both;
	float: left;
	margin-left: 5px;
	}	
.exposeKontakt form{
	margin-top: 5px;
	}
	
.lEObjTitel {
	font-size: 12px;
	width: 100%;
	}	

.lEObjTitel {
	font-weight: bold;
	}

	
/*  Ajax Search */
        #ajaxSearch_form {
            color: #444;
            width: auto;
        }
        #ajaxSearch_input {
            width: auto;
            display: inline;
            height: 17px;
            border: 1px solid #ddd;
            border-left-color: #c3c3c3;
            border-top-color: #7c7c7c;
            background: #fff;
            margin: 0 3px 0 0;
            padding: 3px 0 0;
            vertical-align: top;
        }
        #ajaxSearch_submit {
            display: inline;
            height: 22px;
            line-height: 22px;
        }
        #ajaxSearch_output {
            border: 1px solid #444;
            padding: 10px;
            background: #fff;
            display: block;
            height: auto;
            vertical-align: top;
        }
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #444;
            margin-bottom: 3px;
        }
        .AS_ajax_resultLink {
            text-decoration: underline;
        }
        .AS_ajax_resultDescription{
            color: #555;
        }
        .AS_ajax_more {
            color: #555;
        } 
		
/*  INPUT */
fieldset {
	border: 0px;	
	}

label {
	text-align: left;
	width: 100%;
	}	

#EmailForm label {
	text-align: left;
	width: 100%;
	}	


input:focus, input:hover, textarea:focus, textarea:hover, select:focus, select:hover {
	background:#E7F1F3 none repeat scroll 0%;
	border:1px solid #888888;
	color:#000000;
}
input, textarea, select {
	background:#EEEEEE none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	color: #000;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	line-height:normal;
	padding:1px;
}
input, textarea, select {
	width:180px;
}			

.small {
	width: 150px;
	}

.required {
	border: 1px solid #c00;
	}	
label.required {
	border: 0px solid #c00;
	color: #c00;
	}	

.errors {
	color: #c00;
	}
.specialExpose_row {
	width: 160px;
	float: left;
	margin-left: 10px;}
