/*---------------------------------------------------
  Default Style Sheet for Quinta no Estaço
  version:1.0
  author:Dieter Malter
  email:hdm@monchique.info
  website:webworks.monchique.info
---------------------------------------------------*/

/*=typographie*/

a {
	text-decoration:none;
}

img{
	border:0;
}

ul,ol,li{
	list-style-type:none;
	padding:0;
	margin:0;
}

h1,h2,h3,ul,li,p,th,td {
	font-family:"Trebuchet-MS", Arial, sans-serif;
	color:#000;
}

h1{
	font-size:1.3em;
}

h2{
	font-size:1.0em;
}

p,li{
	font-size:0.8em;
}


/*=main navigation*/
ul#nav_main{
	position:absolute;
	width:130px;
	height:250px;
	top:10%;
	left:52%;
	z-index:10;	
}

#nav_main li{
	display:inline;
	text-align:left;
}

#nav_main a {
	font-weight:bold;
	font-size:0.8em;
   font-family: "new century schoolbook",sans-serif;
	line-height:1.1em;
	color:#FFF;
	padding:0.6em;
	display:block;
	border:#FFF 1px solid;
	background:#0D254E;
	
}

#nav_main a:hover{
		background:#F69D0E;
}

/*=language navigation*/
ul#nav_lang{
	position:absolute;
	z-index:3;
	top:0;
	right:0;
	margin:0;
	width:130px;
	height:40px;
}

#nav_lang li{
	display:inline;
}

#nav_lang a {
	font-size:0.8em;
	font-weight:normal;
	line-height:1.5em;
	color:#000;
	padding:0 0.2em;
}

#nav_lang a:hover{
	color:#FFF;
}
	
/*=bottom navigation*/
ul#nav_bot{
	margin:2px auto;
	
}

ul#nav_bot li{
	display:inline;
}

ul#nav_bot a{
	font-weight:normal;
	font-size:0.9em;
	line-height:1.5em;
	color:#000;
	padding-right:3px;
}

#nav_bot a:hover{
	color:#FFF;
}


h1#logo {
	position:absolute;
	top:23%;
	left:80%;
	width:98px;
	height:129px;
	background:url(../images/logo.jpg) no-repeat;
	text-indent:-9000px;
	
	
}

/*=content layout*/
ul.spezial_content{
	width:300px;
	height:125px;
	margin:0 0 5px;
	padding:10px;
	background:#F69D0E;
	border:4px double #6B890F;
}

ul.weather{
margin-left:15px;
margin-bottom:5px;
}

ul#linkpic{
	width:300px;
	height:400px;
	margin:0 0 5px;
	padding:10px;
	background:#F69D0E;
	border:4px double #6B890F;
}

ul#links a{
	font-weight:bold;
	font-size:1.0em;
   font-family: "new century schoolbook",sans-serif;
   line-height:2.0em;
   color:#6B890F;
   border-bottom:1px solid #F69D0E;

}

#content_header{
	color:#F69D0E;
	padding-top:5px;
}


#content_sub_header{
	color:#6B890F;
	padding-top:5px;
}

.content{
	padding:5px 0;
}
	
.content_bg{
	background:#F69D0E;
	padding:8px;
}

.content_td{
	margin:45px 0 0;
	border:2px solid #6B890F;
}

#gallery{
	margin:5px 0;
	padding:10px 0;
	text-align:center;
	background:#F69D0E;
	border:2px solid #6B890F;	
}

#gallery2{
	margin:43px 0 5px;
	padding:10px 0;
	background:#F69D0E;
	border:2px solid #6B890F;
	text-align:center;	
}

#vertrag{
	padding:15px;
	text-align:justify;
	background:#F69D0E;
	border:2px solid #6B890F;
}

#bankaccount{
	margin:5px 0;
	padding:10px;
	background:#F69D0E;
	border:2px solid #6B890F;
	
}

.hr{
	border-bottom:2px solid #6B890F;
}

#inventar{
	margin-top:80px;
	padding:15px;
	text-align:justify;
	background:#F69D0E;
	border:2px solid #6B890F;
}

#inventar li{
	padding:2px;
}


#anfahrt{
	padding:15px;
	text-align:justify;
	background:#F69D0E;
	border:2px solid #6B890F;
}

#gmap{
	border:2px solid #6B890F;
}

/*=vcard layout*/
.vcard{
	padding:3px 15px;
	border:2px solid #6B890F;
	font-weight:bold;
	font-size:0.9em;
	line-height:1.5em;
}

/*=form layout*/

fieldset{
	margin:0 0 5px;
	border:1px solid #6B890F;
}

legend{
	font-weight:bold;
	font-size:0.8em;
}

label{
	display:block;
}

input{
	width:200px;
}

textarea{
	width:300px;
	height:100px;
}

/*=table layout*/

table{
	width:300px;
	margin:5px;
}

th{
	font-weight:bold;
	font-size:0.8em;
}

td{
	padding:2px;
	font-size:0.8em;
}

.thead{
	font-weight:bold;
	border-bottom:2px solid #6B890F;
}

.tdcolor{
	background-color:#6B890F;
}

.tdcolor2{
	background-color:#AAC165;
}

.person{
	font-size:0.8em;
	padding-left:120px;
	border-bottom:1px solid #6B890F;
	
}
