/*  =========================================================
Formatting for screen
Filename:  screen.css
Date:      20.08.2008
Author:    Theresa Eismann
========================================================== */

@media screen { 

/* ======================================
   1. General styles
   ====================================== */
   
body {
	background-color: #959595;
	color: #5B5B5B;
	line-height: 1.6;
}

/* Hyperlinks */

a { text-decoration: none; outline: none; } 
a:link { 
	color:#FFFFFF;
} 
a:visited { color: #FFFFFF; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: underline; }
a:active { color: white; }

/* General Classes and IDs */

#right {
	float: right;
	display: inline;
	width: 200px;
}

/* ==================================== 
   2. Styles for index.html
   ==================================== */

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 30px;
	position: relative;
}
	#div1 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #959595;
	padding: 7px 0;
	}
	
#fineliving2 {
	position: absolute;
	top: 0;
	left: 422px;
}

#flash {
	padding: 0;
	margin: 0;
	background-color: #959595;
}

#homepage #mainbody {
	clear: both;
	background-color: #AAD6F3;
	height: 780px;
	position: relative;
}
.buttons {
width: 198px;
float: right;
margin-left: 15px;
}
	.buttons img {
	padding-bottom: 9px;
	}
	
#left1 {
	position: absolute;
	padding: 30px 40px;
	text-align: center;
}
	#left1 .conny {
		border: 1px solid #ffffff;
		margin-top: 10px;
		margin-bottom: 15px;
	}
#left2 {
	position: absolute;
	top: 450px;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 22px;
	padding-top: 5px;
	line-height: 0.7;
	text-align: center;
}
	#left2 a {
		color: #5B5B5B;
		text-decoration: underline;
		font-size: 14px;
		padding-bottom: 10px;
	}

#homepage #main2 {
	position: absolute;
	right: 0;
	width: 700px;
	padding: 30px 50px 0 40px;
}	
.top1 {
	position: absolute;
	left: 215px;
	top: 35px;
	width: 470px;
}
#zitat {
	font-style: italic;
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	padding-bottom: 25px;
}
#zitat a {
	text-decoration: underline;
	color: #5B5B5B;
}
#main3 {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#main4 {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
#main5 {
	padding: 15px 15px 0 15px;
	font-style: italic;
	text-align: center;
}	
#main6 {
	position: absolute;
	left: 0;
	top: 635px;
	padding-right: 8px;
	padding-bottom: 10px;
}
	#main6 img {
		margin: 8px;
	}
#main7 {
	position: absolute;
	right: 0;
	bottom: -5px;
	border-top: 1px solid #ffffff;
	padding-top: 5px;
	width: 960px;
	text-align: center;
}
#footer {
	height: 17px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 7px;
}
#footer a {
		color: #FFFFFF;
		text-decoration: underline;
	} 

/* ======================================
   3. Additional styles for listigs.html
   ====================================== */

#listings #main2, #private_listings #main2, #selling #main2, #details #main2, #links #main2, #contact #main2 {
	width: 695px;
	padding: 30px 50px 50px 215px;
}	
#listings #mainbody, #private_listings #mainbody, #selling #mainbody, #details #mainbody, #links #mainbody, #contact #mainbody {
	clear: both;
	background-color: #AAD6F3;
	position: relative;
}
#text_top {
	font-style: italic;
}
#text_top a {
	text-decoration: underline;
	color: #0000CC;
}
.tours {
clear: both;
padding-bottom: 30px;
}
#listings .buttons {
padding-top: 8px;
}
#top1 {
	position: absolute;
	left: 215px;
	top: 35px;
	font-style: italic;
}
#border_listings {
	margin-top: 30px;
	border: 1px solid #ffffff;
	padding: 30px;
}
#table_listings {
	
}
#table_listings a {
	color: #5B5B5B;
	text-decoration: underline;
}
#listings #main6 {
	position: relative;
	text-align: right;
	top: -20px;
	right: 40px;
}
#private_listings #main6, #selling #main6, #links #main6, #details #main6, #contact #main6 {
	position: relative;
	text-align: right;
	top: 0;
	right: 40px;
}
#listings #main7, #private_listings #main7, #selling #main7, #links #main7, #details #main7, #contact #main7 {
	position: relative;
	bottom: -5px;
	right: 0;
	padding-bottom: 1px;
}
#prop_img img {
	border: 1px solid #ffffff;
}
td#title {
	padding: 0 5px;
	font-weight: bold;
}
td#text {
	padding: 10px 5px 0 5px;
}
td#contact {
	padding: 0 5px 30px 5px;
	border-bottom: 1px solid #ffffff;
}

/* ==============================================
   5. Additional styles for private_listigs.html
   ============================================== */

#private_listings #text_top {
	font-style: italic;
	text-align: left;
	padding-top: 0;
}
#private_listings #text_top span {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
#virtual_tours {
	margin-top: 15px;
}
#private_listings #main6 {
margin-top: 100px;
}

/* ======================================
   6. Additional styles for details.html
   ====================================== */

#details #text_top {
	font-style: italic;
	text-align: left;
	padding-top: 0;
}
#details #table_listings span {
	font-weight: bold;
	padding-right: 10px;
}
#details #description {
	padding-bottom: 15px;
}
#details #pics img {
	margin: 10px;
	border: 1px solid #ffffff;
}
#details #border_listings {
	margin-top: 0;
	padding-bottom: 20px;
}
#details #border_listings a {
	color: #5B5B5B;
	text-decoration: underline;
}
#spacer3 {
	height: 15px;
}

/* ==============================================
   7. Additional styles for selling.html
   ============================================== */

#selling #border_listings {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	padding-top: 15px;
	border: 0;
}
#selling #top1 {
	right: 52px;
	top: 25px;
	width: 480px;
	text-align: left;
	font-style: normal;	
}
#selling #text_top {
	text-align: left;
	font-style: normal;	
	padding-top: 75px;
}
#selling #text_top li {
	line-height: 2.5;
}
#selling #text_top ul {
	padding-left: 40px;
}
#selling #main6 {
	margin-top: 30px;
}
#bold {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 25px;
}
#call_C {
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	font-style: normal;	
}
#call_C span {
	font-weight: bold;
}
#sold {
 padding-left: 160px;
	text-align: left;
	font-size: 12px;
}

/* ==============================================
   8. Additional styles for links.html
   ============================================== */

#links #border_listings {
	margin: 0 40px;
	padding-left: 160px;
}
#links #border_listings td {
	padding: 5px 0 5px 10px;
}
#links #border_listings a {
	color: #5B5B5B;
	text-decoration: underline;
}
#links td#eingeruckt {
	padding-left: 60px;
}
#links #main2 {
	padding-bottom: 20px;
}	
#spacer2 {
	height: 10px;
}
.bold {
	font-weight: bold;
}

/* ======================================
   9. Additional styles for contact.html
   ====================================== */

#spacer {
	height: 50px;
}
#contact #border_listings {
	margin: 0 40px;
	padding: 0 70px 30px 70px;
}

#contact #main2 {
	padding-bottom: 20px;
}	
#contact #top1 {
	right: 215px;
	font-size: 14px;
}
#contact #top1 span {
	font-weight: bold;
}

/* Contactform */

/* Beschriftung auf eigener Zeile */
label {
	width: 80px;
	text-align: right;
	float: left;
	padding-right: 15px;
	padding-left: 25px;
}
	
input.input1 {
	width: 280px;
	margin-bottom: 25px;
	border: 1px solid #959595;
	padding: 1px 5px;
}

textarea {
	width: 280px;
	border: 1px solid #959595;
	padding: 1px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#required {
	text-align: right;
	font-size: 11px;
	color: #CC0000;
	padding: 25px 0 20px 0;
}

.star {
	color: #CC0000;
}
#count {
	clear: both;
	text-align: right;
	padding-right: 65px;
	padding-top: 10px;
	font-size: 11px;
}

#button_send {
	clear: both;
	padding-left: 121px;
}

/* ====================================
   Additional styles for news.php
   ==================================== */
   
table.news {
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
}
table.news td {
	padding: 5px 10px;
	background-color: #C4E2F7;
}
tr.title td {
	font-weight: bold;
}
#left1a {
	float: left;
	padding: 30px 40px 30px 38px;
	text-align: center;
}
	#left1a .conny {
		border: 1px solid #ffffff;
		margin-top: 10px;
		margin-bottom: 15px;
	}
#left1a #left2 {
	position: relative;
	top: 0;
	padding-left: 0;
	padding-top: 20px;
	width: 120px;
}
#main2a {
	width: 680px;
	float: right;
	padding: 30px 50px 0 0;
}	
#main6a {
	clear: both;
	padding-bottom: 10px;
	text-align: center;
}
#main6a img {
	margin: 8px;
}
tr.pic_float img {
	float: right;
	margin: 5px 0 10px 10px;
	border: 1px solid #ffffff;
}

} /* End @media

/* ======================================= 
   E N D  screen.css 
   ======================================= */
