@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
}
html, body {
	background-color:#333333;
	height: 100%;
	#height:auto !important; /* moderne Browser */
	#height:100%; /* IE */
	padding:0px;
	margin:0px;	
	font-size:9px;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size:11px;
	font-weight:bold;
	margin-top:0;
}
/*#content h1{*/
h1{
	font-size:13px;
	color:#2b33a2;
}
/*h1 {
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	padding:10px 0;
}
*/
a img {
	border:none;
}
a, a:hover{
	text-decoration:none;
}
#out{
	padding:0;
	margin:0 auto;
	width:955px;
	background-color:#ffffff;
}
#banner{
	/*
	background-image:url(../pics/banner.jpg);
	background-repeat:no-repeat;*/
	height:173px;
}
#navi{
	background-image:url(../pics/navi_kachel.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding-left:16px;
	padding-right:16px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	width:923px;
}
#navi a{
	color:#b5b5b5;
}
#navi a:hover{
	color:#ffffff;
}
#ortSearch{
	font-size:11px;
	color:#3a3b3b;
	line-height:17px;
	width:190px;
}

#main_left{
	float:left;
	width:696px;
	padding:13px 11px 10px 15px;
	line-height:0px;
	margin:0;
}
#left_content,#content{
	width:651px;
	background-image:url(../pics/big_box_kachel.jpg);
	background-repeat:repeat-y;
	padding:1px 25px 10px 20px;
}
#left_content{
	min-height:185px;
}

#left_content a{
	color:#3a3b3b;
	padding-left:10px;
}

#content{
	min-height:440px;
	font-size:11px;
	line-height:16px;
	/*#height:auto !important;*/
}

#content hr{
	height:1px;
	background-color:#2932a1;
	color:#2932a1;
	border:none;
}
#content a{
	color:#4d54b0;
	font-weight:bold;
}
#content a:hover{
	color:#2b33a2;
}
#main_center_box, #main_left_box, #main_right_box{
	line-height:20px;
	font-size:11px;
}

#main_center_box{
	width:203px;
	float:left;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding-left:27px;
	height:158px;
}
#main_left_box {
	width:200px;
	float:left;	
}
#main_left_box img{
	margin-bottom:10px;
}
#main_center_box img{
	margin-bottom:10px;
}
#main_right_box img{
	margin-bottom:10px;
}
#main_right_box {
	width:173px;
	float:left;	
	padding-left:27px;
}
#main_right{
	width:223px;
	height:248px;
	float:right;
	padding:13px 10px 10px 0px;
	#height:auto !important;
}
#right_content{
	/*height:141px;*/
	height:146px;
	background-image:url(../pics/red_rec.jpg);
	background-repeat:no-repeat;
	/*padding:40px 37px 32px 26px;*/
	padding:50px 37px 32px 26px;
	color:#FFFFFF;
	line-height:14px;
	position:relative;
}
#right_content strong{
	font-size:10px;
	font-weight:bold;
}
#right_content a{
	font-size:11px;
	font-weight:bold;
	color:#2B33A2;
}
#right_content a:hover{
	color:#ffffff;
}
#bottom{
	clear:both;
	padding-left:0px;
	margin-left:-10px;
	margin-top:15px;
}
.main_objektsuche,.extras {
	width:224px;
	margin-top:18px;
}
.objektsuche{
	background-image:url(../pics/small_box_kachel.jpg);
	background-repeat:repeat-y;	
	color:#575757;
	min-height:191px;
	font-size:11px;
	font-weight:bold;
	padding:5px 22px 13px;
}

.extras_content{
	padding:5px 10px;
}

.extras_pfeil {
	background-image:url(../pics/doppelpfeil.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	width:15px;
}

#SortTable {
	width:650px;
	border:1px solid #999999;	
	margin-bottom:20px;
}
#SortTable td{background-color:#353dac;color:#FFFFFF}
#SortTable a{color:#CCCCCC;}
#SortTable a:hover{color:#FFFFFF;}

.objektsuche br{
	line-height:13px;
}
.objektsuche {
	font-size:11px;	
}
.extras_content a{
	font-size:11px;	
	color:#333333;
	font-weight:normal;
}
.extras_content a:hover{
	font-size:11px;	
	color:#2b33a2;
	font-weight:normal;
}

#content_box {
	width:650px;
	line-height:18px;
	color:#575757;
}
#FehlerBox{
	padding-left:20px;
	color:#FF0000;
}

.TableList {
	width:650px;
	border:1px solid #999999;
}
.nobutton {
	margin:0;
	padding:0;
	border:none;
	background-color:white;
	text-decoration:none;
	font-size:9px;
	color:#999999;
}
.nobutton:hover {
	color:#9a313a;
}

.box_bottom{
	float:left;
	width:224px;
	margin-left:11px;
}
.bottom_content{
	background-image:url(../pics/small_box_kachel.jpg);
	background-repeat:repeat-y;	
	padding:1px;
	color:#2b33a2;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}
.bottom_content a, .bottom_content p{
	padding-left:10px;
	line-height:11px;
}
.bottom_content a {
	color:#888fec;
	margin-bottom:10px;
	display:block;
	font-weight:bold;
}
.bottom_content a:hover {
	color:#2b33a2;
}
.thumbnail {
	width:100px;
	border:1px solid #999999;
}
.test {
	line-height:15px;
	width:110px;
}
.random_object{
	color:#3a3b3b;
	font-weight:normal;
	font-size:11px;
	background-color:#f2f2f2;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	width:218px;
	margin-bottom:10px;
}
.random_object table{
	line-height:22px;
	/*padding-left:10px;*/
	#margin-left:-10px;
	height:100px;
}
.random_object td{
	vertical-align:top;
	margin:0;
}
.random_object img {
	width:100px;
	height:75px;
}

.small_top_box{
	background-image:url(../pics/small_box_top.jpg);
	background-repeat:no-repeat;
	line-height:1px;
	height:12px;
}
.small_bottom_box {
	background-image:url(../pics/small_box_bottom.jpg);
	background-repeat:no-repeat;
	line-height:1px;
	height:19px;
	margin-bottom:20px;
}
.big_box_top {
	background-image:url(../pics/big_box_top.jpg);
	background-repeat:no-repeat;
	line-height:15px;
}
.big_box_bottom {
	background-image:url(../pics/big_box_bottom.jpg);
	background-repeat:no-repeat;
	line-height:14px;
}
.red_arrow{
	background-image:url(../pics/pfeil_red.jpg);
	background-position:left;	
	background-repeat:no-repeat;
	margin-left:10px;
}
.dArrow_red{
	background-image:url(../pics/doppelpfeil.jpg);
	background-position:left;	
	background-repeat:no-repeat;
	padding-left:10px;
	margin-left:5px;
}
.dArrow_white{
	/*background-image:url(../pics/doppelpfeil_white.jpg);*/
	background-image:url(../pics/doppelpfeil_white.gif);	
	background-position:left;	
	background-repeat:no-repeat;
	padding-left:10px;
	margin:14px 0 0;
}
.SearchingFor{
	background-image:url(../pics/pfeil_black.jpg);
	background-position:left;	
	background-repeat:no-repeat;
	padding-left:10px;
}
.newsHeadline {
	margin-bottom: 0px;
	#margin-bottom: -10px;
	padding-top:0;
}

.ListHeadline {
	background-color:#E4E4E4;
	color:#575757;
}
.objektdetails{
	border:1px solid #999999;
	display:block;
}

.detailHeadline {
	background-color:#353DAC;
	color: #ffffff;
	text-align:left;
}

.bgPink{
	background-color:#EFEFEF;
	color:#575757;
}
.noPink{
	background-color:#F6F6F6;
	color:#575757;
}

.ListLinks, .ListOrtLinks{
	padding:0px 10px;
	background-color:#CCCCCC;
	border:1px solid #666666;
	font-size:9px;
}
.ListOrtLinks {
	background-color:#FFFF00;
}

.submit_button{
    border: 1px solid #666666;
    background:#CCCCCC;
}
.submit_button:hover {
    border: 1px solid #99030c;
    background: #eef;
}
.backgroundgrey{
	background-color:#EFEFEF;
	text-align:left;
}
.backgroundlightgrey{
	background-color:#F6F6F6;
	text-align:left;
}
.backgroundwhite{
	background-color:#ffffff;
	text-align:left;
}
.clear{
	clear:both;
}

#mitglieder_liste td {
text-align:center;
}

#fckeditor {
	padding:10px;
	background-color:#FFFFFF;
}

.newsarchivLink {
	display:block;

	position:absolute;
	bottom:28px;
	left:27px;
}

#right_content .newsarchivLink {
	color:#bec1e3;
	background-image:url(../pics/pfeil_blue_link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	margin-top:1px;
}



