@charset "UTF-8";
/* CSS Document */

body {
	
	background-color: #723e4a;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(bilder/bg_neu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
border:0px;
}

/* ### LAYOUT ### */

#container {
	width: 865px;
	position: relative;
	left: 50%;
	margin-left: -432px;
	height: 603px;
	background-image: url(bilder/bg_container.jpg);
	top: 0px;
}
#navi {
	position: absolute;
	height: 315px;
	width: 206px;
	left: 20px;
	top: 243px;
	background-image: url(bilder/navi.jpg);
}
#inhalt {
	position: absolute;
	height: 475px;
	width: 619px;
	left: 226px;
	top: 83px;
	background-image: url(bilder/inhalt.jpg);
	background-color: #FFFFFF;
}

#inhalt_news {
	position: absolute;
	height: 475px;
	width: 619px;
	left: 226px;
	top: 83px;
	background-image: url(bilderneu/bg_news_jan12.jpg);
	background-color: #FFFFFF;
}

#inhalt_wohnen {
	position: absolute;
	height: 475px;
	width: 619px;
	left: 226px;
	top: 83px;
	background-image: url(bilder/bg_wohnen.jpg);
}

#logo {
	position: absolute;
	height: 160px;
	width: 206px;
	left: 20px;
	top: 83px;
	background-image: url(bilder/logo.gif);
	background-repeat: no-repeat;
}

#unten {
	position: absolute;
	height: 25px;
	width: 619px;
	left: 226px;
	top: 558px;
	z-index: 5;
}

#social {
	position: absolute;
	height: 25px;
	width: 206px;
	left: 20px;
	top: 558px;
	z-index: 6;
	background-image: url(bilder/bg_social.jpg);
	background-repeat: no-repeat;
}

#text {
	position: absolute;
	height: 400px;
	width: 500px;
	left: 89px;
	top: 0px;
	padding-top: 75px;
	padding-right: 30px;
	overflow: auto;
	z-index: 20;
}

#bild_quadrat {
	float: right;
	/*height: 174px;*/
	width: auto;
	margin-right: 0px;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #EBAC8B;
	border-bottom: 3px solid #EBAC8B;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 10px;
}

#bild_quadrat_unterschrift {
	float: right;
	/*height: 174px;*/
	width: auto;
	margin-right: 0px;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #EBAC8B;
	border-bottom: 3px solid #EBAC8B;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 2px;
}

#bild_2 {
	float: right;
	/*height: 174px;*/
	width: auto;
	margin-right: 0px;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #EBAC8B;
	border-bottom: 3px solid #EBAC8B;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 10px;
	clear: right;
	margin-top: 20px;
}


#bild_2_unterschrift {
	float: right;
	/*height: 174px;*/
	width: auto;
	margin-right: 0px;
	margin-left: 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #EBAC8B;
	border-bottom: 3px solid #EBAC8B;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 2px;
	clear: right;
}

#bildunterschrift {
	float: right;
	/*height: 174px;*/
	width: 150px;
	margin-right: 0px;
	margin-left: 15px;
	clear: right;
	padding-top: 0px;
	padding-bottom: 20px;
}

#bild_flash {
	float: right;
	/*height: 174px;*/
	width: 125px;
	margin-right: 0px;
	margin-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #EBAC8B;
	border-bottom: 3px solid #EBAC8B;
	border-left: 1px solid #FFFFFF;
	margin-bottom: 0px;
}

/* ### LAYOUT ### */

h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #DE753E;
	display: inline;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #664455;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #DE753E;
}


.text {
	font-size: 12px;
	color: #664455;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

/* ### ALT ### */

a:link { color:  #DE753E; ; text-decoration: none}
a:visited { color: #DE753E; ; text-decoration: none}
a:active { color: #664455; ; text-decoration: underline}
a:hover { color: #664455; ; text-decoration: underline}


.gross {

	font-size: 13px;
	font-weight: bold;
	color: #664455;
}

li {
	font-size: 12px;
}

.klein {
	font-size: 10px;
	color: #664455;
}

.mega {
	font-size: 18px;
	font-weight: bold;
	color: #664455;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEF;
	border-right-color: #EBAC8B;
	border-bottom-color: #EBAC8B;
	border-left-color: #EEEEEF;
	color: #664455;
	font-weight: bold;
	background-color: #EECCAA;
}

.textfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBAC8B;
	border-right-color: #EEEEEF;
	border-bottom-color: #EEEEEF;
	border-left-color: #EBAC8B;
	color: #777777;
}

.medium {
	font-size: 11px;
	color: #664455;
	line-height: 13px;
}

.weiss {
	font-size: 4px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}


/* ### NEWS ### */

/*body { SCROLLBAR-BASE-COLOR: #EE8855; SCROLLBAR-TRACK-COLOR: #EEAA88; SCROLLBAR-HIGHLIGHT-COLOR: #EECCBB; SCROLLBAR-SHADOW-COLOR: #BB5511; SCROLLBAR-3DLIGHT-COLOR: #EEAA88; SCROLLBAR-DARKSHADOW-COLOR: #EEAA88; SCROLLBAR-ARROW-COLOR: #BB5511;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #664455;

	background-image: url(bilder/bg_news_fruehling_08.jpg);

	background-repeat: repeat-y;

	background-attachment: fixed;

}*/

span {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

}

a:link { color:  #DE753E; ; text-decoration: none}

a:visited { color: #DE753E; ; text-decoration: none}

a:active { color: #664455; ; text-decoration: underline}

a:hover { color: #664455; ; text-decoration: underline}

.head1 {

	font-size: 18px;

	font-style: normal;

	font-weight: bold;

	color: #DE753E;

}

.border {

	border-top: 1px solid #FFFFFF;

	border-right: 3px solid #EBAC8B;

	border-bottom: 3px solid #EBAC8B;

	border-left: 1px solid #FFFFFF;

}

.gross {



	font-size: 13px;

	font-weight: bold;

	color: #664455;

}

li {

	font-size: 12px;

}

.klein {

	font-size: 10px;

	color: #664455;

}

.mega {

	font-size: 18px;

	font-weight: bold;

	color: #664455;

}

.button {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EEEEEF;

	border-right-color: #EBAC8B;

	border-bottom-color: #EBAC8B;

	border-left-color: #EEEEEF;

	color: #664455;

	font-weight: bold;

	background-color: #EECCAA;



}

.textfeld {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #EBAC8B;

	border-right-color: #EEEEEF;

	border-bottom-color: #EEEEEF;

	border-left-color: #EBAC8B;

	color: #777777;

SCROLLBAR-BASE-COLOR: EFE0CF;

 SCROLLBAR-TRACK-COLOR: #EECCAA; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #EBAC8B; SCROLLBAR-3DLIGHT-COLOR: #EEAA88; SCROLLBAR-DARKSHADOW-COLOR: #CC8866; SCROLLBAR-ARROW-COLOR: #EBAC8B;

}.medium {

	font-size: 11px;

	color: #664455;

	line-height: 13px;



}

.weiss {

	font-size: 4px;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;



}

#Flashplaceholdercontrol2 {
	
}
