@charset "utf-8";

body {
background-image:url(../images/bg.jpg);
background-color:#e6e7e8;
background-position:top;
background-repeat:repeat-x;
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:9pt;
text-align:center;
color:#000;
margin:0;
padding:0;
}

.komplette_seite #container {
width:950px;
background-image:url(../images/hintergrund.jpg);
background-position:center top;
background-repeat:repeat-y;
text-align:left;
margin:0 auto;
}

.komplette_seite #header {
height:196px;
padding:0;
}

.komplette_seite #unternavigation {
float:left;
width:150px;
padding:30px 10px 15px 60px;
text-transform:uppercase;
margin-right:5px;
}

.komplette_seite #fuer_fotos {
	float:right;
	width:auto;
	text-align:right;
	/*padding:15px 142px 0 0;*/
position:relative;
	height: 371;

}

.komplette_seite #angebote_details {
float:right;
width:auto;
text-align:left;
padding:15px 70px 0 0;
position:relative;

}

.komplette_seite #mainContent {
margin:0 220px;
padding:0 10px;
}

.komplette_seite #mainContent_galerie {
margin:0 65px 0 220px;
padding:0 10px;
}

.komplette_seite #mainContent_kontakt {
	margin:0 65px 0 60px;
	padding:0 10px;
}

.komplette_seite #footer {
text-align:center;
background-image:url(../images/footer.jpg);
font-size:7pt;
color:#0077c1;
height:130px;
margin-top:25px;
padding:0;
}

.komplette_seite #footer p {
margin:0;
padding:0;
}

.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

.komplette_seite #navigation {
height:18px;
margin:0;
padding:0 0 0 234px;
}

h1 {
padding-top:30px;
font-size:22px;
font-weight:700;
color:#0077c1;
}

h2 {
padding-top:9px;
font-size:15px;
font-weight:bold;
color:#0077c1;
padding-bottom:0px;
margin-bottom:1px;
}

h3 {
padding-top:10px;
font-size:12px;
font-weight:700;
color:#0077c1;
}

h4 {
font-family:Arial, Helvetica, Verdana, sans-serif; font-size:9pt;
}
p {
margin:0;
padding:6px 0 0 0;
line-height:150%;
}

.bildunterschrift {
font-size:7pt;
color:#0077c1;
}

.objektbilder {
border-color:#0077c1;
border-style:solid;
border-width:1px;
}

img {
border:none;
}

.fetter_text {
font-weight:700;
color:#0077c1;
}

td {
vertical-align:top;
}

.auserwaehlt {
color:#0077c1;
font-weight:700;
text-decoration:none;
border-left-width:10px;
border-left-style:solid;
border-left-color:#0077c1;
font-size:9pt;
}

.korrektur {
color:#F09;
}

.maps_google {
overflow:hidden;
padding-left:-15px;
}

.zitat {
display:block;
width:280px;
background:url(../images/blase_bg.gif) repeat-y;
font-style:italic;
padding:10px;
}

.absendebutton {
background-color:#cadff9;
color:#0b4da2;
padding:1px;
}

a:link,a:visited,a:hover {
color:#0077c1;
text-decoration:none;
}

a:active,a:focus {
text-decoration:none;
}

.komplette_seite #unternavigation a:link {
	color:#808080;
	text-decoration:none;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#808080;
	font-size:9pt;
}
.komplette_seite #unternavigation a:visited {
	color:#808080;
	text-decoration:none;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#808080;
	font-size:9pt;
}
.komplette_seite #unternavigation a:active {
	color:#666666;
	text-decoration:none;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#666666;
	font-size:9pt;
}
.komplette_seite #unternavigation a:hover {
	color:#0077c1;
	text-decoration:none;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#0077c1;
	font-size:9pt;
}
.komplette_seite #unternavigation a:focus {
	color:#808080;
	text-decoration:none;
	border-left-width:10px;
	border-left-style:solid;
	border-left-color:#808080;
	font-size:9pt;
}

.news_box{
border-left:#cadff9 1px solid;
border-bottom:#cadff9 1px solid;
padding-bottom:4px;
padding-left:4px;
}

.det {
width:50px;
display:inline-block;

}

.news_box_head{
background-color:#cadff9;
padding-bottom:2px;
padding-top:1px;
padding-left:4px;
margin-left:-4px;
color:#0077c1;
font-size:14pt;
font-weight:bold;
}

.news_box_cont{
background-color:#cadff9;
padding-bottom:2px;
padding-top:1px;
padding-left:4px;
margin-left:-4px;
color:#0077c1;
font-size:10pt;
font-weight:bold;
}

.komplette_seite #unternavigation_news {
float:left;
width:150px;
padding:30px 10px 15px 60px;

font-size:9pt;
}


li{
list-style-image:url(../images/aufzaehler_blau.jpg);
}

hr {
	background-color:	#cadff9;	/* Mozilla 1.4 */
	color:			#cadff9;	/* IE 6 */
	border:			#cadff9;	/* Opera 7.11 */
	height:			1px;		/* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}


.fliesstext{
font-family:Arial, Helvetica, Verdana, sans-serif;
font-size:9pt;
}

th{
background-color:#1482C1;
color:#fff;
text-align:center;
font-weight:bold;
}

abbr{
border:none;
text-decoration:none;
cursor:help;
}
.komplette_seite #unternavigation_news a{
border-left:none
}

.preview {	
border:1px solid #1482C1;
width:103px;
height:145px;
float:left
}
