﻿@charset "utf-8";
/**************** CSS FILE - ImmoShow */


/**************** Tags */
html, body, div, h1, h2, h3, ul, ol, span, table, td, tr, form, a, img, li, p {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333333;
	text-decoration: none;
	outline: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background: #fff url(img/bg_body.png) repeat-x;
	min-width: 1024px;
}
html:root {
	overflow-y: scroll;
}
html, body {
	height: 100%;
}
h1 {
	color: #333333;
	font-size: 15px;
}
h2 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	color: #6DC1FA;
}
h3 {
	color: #6DC1FA;
	font-size: 15px;
	margin-left: 8px;
	margin-bottom: 3px;
	text-align: left;
}
hr {
	margin-bottom: 30px;
	margin-top: 10px;
	height: 1px;
	color: #333333;
	border-style:none;
	background-color: #333333;
}


/**************** Classes */
.page {
	position: relative;
	margin: auto auto;
	min-height: 100%;
	background: url(img/bg_page.gif) repeat-y;
}
* html .page { /* IE Hack für 100% Höhe */
	height: 100%;
}
.banner {
	position: absolute;
	right: 0px;
	width: 189px;
	height: 189px;
	z-index: 40;
	top: 1px;
}
.header {
	height: 21px;
	margin: 0 auto;
	margin-bottom: 30px;
	width: 900px;
	padding: 20px 10px;
}
.sitenav {
	margin: auto auto;
	text-transform: uppercase;
	text-align: center;
	color: #333333;
	height: 41px;
	width: 760px;
	text-decoration: none;
	border-bottom:1px solid #666666;
	margin-bottom: 30px;
}
.content {
	margin: auto auto;
	margin-bottom: 155px;
	width: 760px;
	/*float: left;*/
}
.content_expose {
	margin: auto auto;
	width: 760px;
	margin-bottom: 430px;
}
.content li, content_expose li {
	list-style: none;
	padding-left: 10px;
	background: url(img/arrow_2.gif) no-repeat left 4px;
}
.player {
	background: url(img/bg_player480x320.png) no-repeat;
	width: 551px;
	height: 403px;
	text-align: center;
	padding-top: 20px;
	margin: auto auto;
}
.player_2 {
	background: url(img/bg_player.png) no-repeat;
	margin: 0 auto;
	text-align: center;
	width: 690px;
	height: 573px;
	padding-top: 20px;
}

.description {
	color: #999999;
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 10px;
}
.description p {
	margin-top: 20px;

}
.footer_thumbs {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(img/bg_footer_vline.png);
	width: 100%;
}
*+html .footer_thumbs {
	bottom: -4px;
}
* html .footer_thumbs { /*da bottom: 0; als bottom: 1px interpretiert wird */
	bottom: -1px;
}
.footer_gradient {
	background: url(img/bg_footer_vlineGradient.png) repeat-x;
	text-align: center;
	height: 115px;
}
.footer_gradient_expose { /*für Exposes */
	background: url(img/bg_footer_vlineGradient.png) repeat-x;
	text-align: center;
	height: 380px;
}
.footer {
	height: 14px;
	width: 100%;
	padding: 20px 0;
	background: #000000;
	border-top: 1px solid #505050;
}
.footer_txt {
	margin: auto auto;
	width: 760px;
}
.footer_txt p {
	color:#999999;
	font-size: 10px;
}
.thumbs_list0 {
	padding-top: 20px;
	margin: auto auto;
	text-align: center;
	width: 740px;
}
* html .thumbs_list0 { /*IE */
	width: 750px;
}
.thumbs_list1 {
	padding-top: 80px;
	margin: auto auto;
	width: 740px;
}
* html .thumbs_list1 { /*IE */
	width: 750px;
}
.thumbs_list1 div {
	float: left;
}
.thumbs_list0 div {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 128px;
	height: 180px;
}
.thumbs_list0 p {
	text-align: left;
	padding-left: 8px;
	color: #999999;
}
.pager {
	color: #999999;
	margin-top: 20px;
}




/**************** Clearit */
.clearit {
	clear: both;
}



/**************** Links */
.sitenav_header {
	float: right;
	padding-right: 15%;
	padding-top: 8px;
}
.sitenav_header a {
	margin-left: 20px;
	color:#FFFFFF;
}
.sitenav a {
	color: #333333;
	padding: 5px;
}
.sitenav a.activ {
	color: #66BFE3;
}
.sitenav a:hover, .sitenav a:active {
	color: #66BFE3;
}
.footer_txt a {
	padding-left: 10px;
	margin-left: 10px;
	color:#999999;
	font-size: 10px;
	background: url(img/arrow_1.gif) no-repeat left 4px;
}
.thumbs_list1_bg {
	float: left;
	display: block;
	padding-top: 19px;
	margin-left: 5px;
	margin-right: 5px;
	background: url(img/bg_thumb_list1.png) no-repeat;
	width: 138px;
	height: 100px;
}
.thumbs_list1_bg:hover, .thumbs_list1_bg:active {
	background: url(img/bg_thumb_on_list1.png) no-repeat;
}
.thumbs_list0_bg {
	display: block;
	padding-top: 13px;
	background: url(img/bg_thumb_list0.png) no-repeat;
	width: 128px;
	height: 90px;
}
.thumbs_list0_bg:hover, .thumbs_list0_bg:active {
	background: url(img/bg_thumb_on_list0.png) no-repeat;
}


/**************** Forms */

.contact_form_tabel {
	width: 364px;
}
.contact_form_tabel td {
	padding-bottom: 7px;
	font-size: 11px;
}

.input_txt {
	background: #F8F8F8;
	border: #333333 solid 1px;
	margin-bottom: 3px;
	margin-right: 10px;
	margin-top: 3px;
	color: #333333;
	font-size: 11px;
	width: 164px;
	padding-left: 2px;
}
.input_txtarea {
	background: #F8F8F8;
	border: #333333 solid 1px;
	margin-top: 3px;
	width: 348px;
	height:100px;
	margin-right: 10px;
	color: #333333;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 3px;
	overflow: auto;
}
.input_btn {
	display: block;
	margin: auto auto;
	text-align: center;
}
.td_inputbtn {
	text-align: center;
}


/*input, textarea, select, td {
	color: #952129;
}

.input_txt {
	width: 164px;
	padding-left: 5px;
	background: #FFFFCC;
	border: 1px solid #952129;
	margin-top: 5px;
}
.input_plz {
	width: 46px;
	padding-left: 5px;
	background: #FFFFCC;
	border: 1px solid #952129;
	margin-top: 5px;

}
.input_ort {
	width: 107.5px;
	padding-left: 5px;
	background: #FFFFCC;
	border: 1px solid #952129;
	margin-top: 5px;
}
.input_txtarea {
	width: 341px;
	height: 126px;
	padding-left: 5px;
	background: #FFFFCC;
	border: 1px solid #952129;
	overflow: auto;
	margin-top: 5px;

}
.input_btn {
	margin-top: 5px;
	width: 347px;
}
*/
