/*
------------------------------------------
 CSS Ferienwohnung Ingrid
 Homepage Version 1.0
 Online: 22.12.2008
 Autor: www.adesign.at
------------------------------------------ 
*/

* {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

body{
	background-color: #990000;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

a {
	color: #97A6BB;
	font-weight: bold;
}

a:hover {
	color: #FF9BD5;
	font-weight: bold;
}

h1 {
	color : #666666;
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
}

p {
	color : #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: inherit;
	padding: 0 0 0 0;

}

#bg{
	background-color: #fff;
	display: block;
	margin-top: 10%;
	width: 100%;
	height: 490px;
	position: absolute;
	left: 0;
}

#wrapper {
	width: 870px;
	height: 622px;
	margin: 0 auto;
	margin-top: -66px
}

#header {
	width: 870px;
	height: 66px;
	background: transparent url(../images/bg_header.png) no-repeat;
	float: left;
	position: relative;
}

#logo {
	background: transparent url(../images/logo.png) no-repeat;
	width: 269px;
	height: 35px;
	float: left;
	margin: 6px 0 0 14px;
}

#header_right {
	background: transparent url(../images/bg_header_right.png) no-repeat;
	width: 378px;
	height: 37px;
	float: right;
	margin: 6px 25px 0 0;
}

#container {
	background: transparent url(../images/bg_container.png) repeat-y;
	width: 870px;
	height: 490px;
	float: left;
}

#footer {
	width: 870px;
	height: 85px;
	background: transparent url(../images/bg_footer.png) no-repeat;
	clear: both;
	position: relative;
}

#footer_image {
	width: 408px;
	height: 65px;
	float: right;
	margin-right: 10px;
	margin-top: -225px;
	position: relative;
}

	#footer_imageH {
		width: 408px;
		height: 60px;
		float: right;
		margin-right: 5px;
		margin-top: 5px;
	}

#left {
	width: 270px;
	height: 490px;
	float: left;
	margin-left: 15px;
}

#menu {
	width: 150px;
	height: 490px;
	float: left;
	margin-left: 10px;
}

	#menu ul {
		list-style: none;
	}
	
	#menu  li a {
		display: block;
		text-decoration: none;
		color: #97A6BB;
		padding-top: 2px;
		padding-left: 1px;
		margin-left: 5px;
		font-weight: bold;
		font-size: 13px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E1E5EB;
		height: 20px;
		width: 137px;
	}
	
	#menu  li a:hover {
		color: #990000;
	}

#right {
	width: 400px;
	height: 274px;
	float: left;
	margin-left: 12px;
	padding-top: -10px;
}

	#rightH {
		width: 400px;
		height: 480px;
		float: left;
		margin-left: 12px;
		padding-top: 10px;
	}
	
#copyright {
	width: 870px;
	height: 30px;
	background-color: #900;
	clear: both;
	text-align: center;
	position: relative;
}

  #copyright p {
	  color: #fff;
	  font-family : Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  font-weight: bold;
	  margin-top: 4px;
  }
  
	#copyright a {
		color: #fff;
		font-family : Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
	}
	
	  #copyright a:hover {
		  color: #ccc;
		  font-family : Georgia, "Times New Roman", Times, serif;
		  font-size: 10px;
		  font-weight: bold;
	  }

		.adresse {
			color: #fff;
			font-family : "Times New Roman", Times, Arial, serif;
			font-size: 13px;
			font-weight: bold;
		}

/* ------------------- Anfrage ------------------- */

#right_anfrage {
	width: 400px;
	height: 450px;
	float: left;
	margin-left: 12px;
	padding-top: -10px;
}

.textAnfrage { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #990000;
}
.anfrageBox {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #97A6BB;
    font-size : 11px;
    color : #999;
	width:130px;
}
.anfrageName {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #97A6BB;
    font-size : 11px;
    color : #999;
	width:190px;
	height: 15px;
}
.anfrageTextBox { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #97A6BB;
    font-size : 11px;
    color : #999;
	width:395px;
}
.sicherheitscode {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #990000;
    font-size : 11px;
    color : #990000;
	width:50px;
	height: 15px;
}
input.submit { padding:2px 22px;margin-top:5px;background-color:#ffffff;border-width:1px;border-style:solid;border-color:#990000;font:bold 12px/12px verdana,arial,sans-serif;color:#990000;cursor:pointer; }