/*
------------------------------------------
 CSS Apartment Lisa
 Homepage Version 1.0
 Online: 27.06.2008
 Autor: www.adesign.at
------------------------------------------ 
*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body{
	line-height : 110%;
	background-color: #EAE3D9;
	margin: 0;
	padding: 0;
}
a {
	color: #7F673B;
}
a:hover {
	color: #BB9F6C;
}

/* ------------------- Layout ------------------- */

#wrapper {
	width: 816px;
	margin: 0 auto;
	text-align: left;
	margin: 10px auto 0 auto;
	position: relative;
}
#wrapperLeft, #wrapperRight {
	height: 75px;
	width: 8px;
	margin-top: 0px ;
}
	#wrapperLeft {
		background:#EAE3D9 url(../images/bg_wrapperLeft.png) no-repeat;
		float: left;
	}
	#wrapperRight {
		background:#EAE3D9 url(../images/bg_wrapperRight.png) no-repeat;
		float: right;
	}
#header {
	height: 75px;
	width: 800px;
	background: #F7F0DF url(../images/bg_header.png) repeat-x;
	float: left;
}
#headerLeft, #headerRight {
	height: 75px;
	width: 7px;
	margin-top: 0px ;
}
	#headerLeft {
		background:#F7F0DF url(../images/headerLeft.png) no-repeat;
		float: left;
	}
	#headerRight {
		background:#F7F0DF url(../images/headerRight.png) no-repeat;
		float: right;
	}
#container {
	background:#F7F0DF url(../images/bg_container.png) repeat-y;
	width: 816px;
	float: left;
}
#content {
	background-color: #F6F1E9;
	width: 800px;
	padding: 0 0 18px 0;
	margin: 0 auto 0 auto;
	position: relative;
}
#footer {
	height: 34px;
	width: 816px;
	background: transparent url(../images/bg_footer.png) no-repeat;
	margin: 0 auto 0 auto;	
	float: left;
	position: relative;
}

/* ------------------- Header ------------------- */

#logo {
	background: transparent url(../images/logo.png) no-repeat 0 0;
	width: 292px;
	height: 37px;
	padding: 0;
	margin: 24px auto 0 auto;
	float: left;
	margin-left: 10px;
	position: relative;
}
	#willkommen {
		background: transparent url(../images/willkommen.png) no-repeat 0 0;
		width: 317px;
		height: 18px;
		padding: 0;
		margin: 57px auto 0 auto;
		float: right;
		margin-right: 2px;
		position: relative;
	}

/* ------------------- Navigation ------------------- */

#navigation {
	width: 162px;
	float: left;
	margin-left: 5px;
	margin-top: 20px;
}
	#navigationOben {
		height: 30px;
		width: 162px;
		background: #F7F0DF url(../images/bg_navigation_oben.png) no-repeat;
		float: left;
	}
		#navigationMitte {
			width: 158px;
			background: #F7F0DF url(../images/bg_navigation_mitte.png) repeat-x;
			border-width:2px;
			border-style:solid;
			border-color: #EFEADB;
			float: left;
		}
			#navigationUnten {
				height: 25px;
				width: 162px;
				background: #F7F0DF url(../images/bg_navigation_unten.png) no-repeat;
				float: left;
			}
#adresse {
	height: 30px;
	width: 162px;
	background: #F7F0DF url(../images/bg_adresse_oben.png) no-repeat;
	float: left;
	margin-top: 20px;
}
	#adresseInhalt {
		height: 151px;
		width: 162px;
		background: #F6F1E9 url(../images/bg_adresse_inhalt.png) no-repeat;
		float: left;
		margin-top: 0px;
		padding: 0 0 0 0;
	}
#navigationMitte  li a {
	display: block;
	text-decoration: none;
	color: #84714D;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EFEADB;
	height: 20px;
}
#navigationMitte  li a:hover {
	color: #65563A;
	background-color: #EFEADB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #785E30;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #785E30;
}

/* ------------------- Inhaltsbereich ------------------- */

#content h1 {
    color : #A48242;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
}
#content h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 2px 0 0 0;
	color: #2E653C;
	font-size: 11px;
	font-weight: bold;
}
#content h3 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
    font-size : 11px;
    color : #A48242;
	margin-left: 9px;
}
#content h4 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
}
#content p {
	color : #275633;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0 0 0 5px;
	margin-top: 15px;
}
#content ul {
	list-style: none;
}
.inhaltKontakt { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 10px;
	color : #A48242;
	margin-left: 3px;
}

/* ------------------- Flash ------------------- */

#bgFlash {
	background: transparent url(../images/bg_flash.png) no-repeat 0 0;
	width: 610px;
	height: 228px;
	float: right;
	margin-right: 10px;
	padding: 0 0 0 0;
	margin-top: 10px;
}
	#flash {
		background: transparent url(../images/home.jpg) no-repeat 0 0;
		width: 581px;
		height: 203px;
		margin-left: 14px;
		margin-top: 12px;
		padding: 0 0 0 0;
	}
	
/* ------------------- Text ------------------- */

#textInhalt {
	background-color: #fff;
	width: 543px;
	float: right;
	margin-right: 42px;
	margin-top: -25px;
	border-width:1px;
	border-style:solid;
	border-color: #E1CD8E;
	position: relative;
}
	#textInhaltAnfrage {
		background-color: #fff;
		width: 543px;
		height: 320px;
		float: right;
		margin-right: 42px;
		margin-top: -25px;
		border-width:1px;
		border-style:solid;
		border-color: #E1CD8E;
		position: relative;
	}

/* ------------------- Kleine Bilder ------------------- */

#kleineBilder {
	width: 800px;
	height: 104px;
	background-color: #F6F1E9;
	float: left;
	margin-top: 20px;
}
	#bgbild1, #bgbild2, #bgbild3, #bgbild4 {
		background:#FCF8EB url(../images/bg_bild.png) no-repeat;
		background-position: center;
		width: 184px;
		height: 104px;
		float: left;
		margin-left: 13px;
		padding: 0 0 0 0;
		margin-top: 0px;
	}
		#bild1, #bild2, #bild3, #bild4 {
			height: 78px;
			width: 156px;
			float: left;
			margin-left: 14px;
			margin-top: 12px;
		}
			#bild1 {
				background:#FCF8EB url(../images/bg_bild1.png) no-repeat;
				float: left;
			}
			#bild2 {
				background:#FCF8EB url(../images/bg_bild2.png) no-repeat;
				float: left;
			}
			#bild3 {
				background:#FCF8EB url(../images/bg_bild3.png) no-repeat;
				float: left;
			}
			#bild4 {
				background:#FCF8EB url(../images/bg_bild4.png) no-repeat;
				float: left;
			}

/* ------------------- Footer ------------------- */

#footerIhnen {
    font-family : Georgia, "Times New Roman", Times, serif;
    font-size : 9px;
    color : #A48242;
    background-color: #F3EBD3;
	width: 700px;
	height: 15px;
	padding: 0;
	margin: 0 auto 0 auto;
	margin-top: 2px;
	text-align: center;
	position: relative;	
}
	.adesign { 
		font-family : Verdana, Arial, Helvetica, sans-serif;
		text-decoration : none;
		font-weight: bold;
		font-size : 9px;
		color : #A48242;
	}
	
/* ------------------- Anfrage Formular ------------------- */

.textAnfrage { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #7F673B;
}
.anfrageBox {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #7F673B;
    font-size : 11px;
    color : #A48242;
	width:160px;
}
.anfrageName {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #7F673B;
    font-size : 11px;
    color : #A48242;
	width:157px;
	height: 15px;
}
.anfrageTextBox { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #7F673B;
    font-size : 11px;
    color : #A48242;
	width:498px;
}
input.submit { padding:2px 22px;margin-top:5px;background-color:#ffffff;border-width:1px;border-style:solid;border-color:#7F673B;font:bold 12px/12px verdana,arial,sans-serif;color:#7F673B;cursor:pointer; }

/* ------------------- Kontakt ------------------- */

input.kontaktBox,textarea { 
	width: 450px;
	font: 12px/12px 'courier new',courier,monospace;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #ccc;
}

/* ------------------- Panorama ------------------- */

#panorama1 {
	width: 160px;
	height: 100px;
	float: left;
	margin-top: 10px;
}

#panorama2 {
	width: 160px;
	height: 100px;
	float: left;
	margin-top: 10px;
}

#panorama3 {
	width: 160px;
	height: 100px;
	float: left;
	margin-top: 10px;
}
