* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


body {
  margin: 0px;
  padding: 0px;
  background-image: url(images/bg.gif);
  background-repeat: repeat-x;
  background-color: #FFFAF0;
  font-size: 12px;
  color: #7A868E;
}

p {
  margin-top: 0px;
}


img {
  border:0px;
  vertical-align: bottom;
}



/* container */

#start {
  position:relative;
  width:960px;
  margin: auto;
}


#container {
  position:relative;
  width:960px;
  min-height: 350px;
  height: auto !important;
  height: 350px;
  left:5px;
  margin-top:16px;
}



#left {
  position: relative;
  width: 254px;
  float:left;
}

#nav {
  background-image: url(images/nav_bg.gif);
  background-repeat: no-repeat;
  background-position: top;
  min-height: 260px;
  height: auto !important;
  height: 260px;
  padding:140px 20px 0px 0px;
}

.hline {
  background-image: url(images/hline.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom:3px;
}

.abstand {
	padding-top:20px;
}

#nav_top {
  position:absolute;
  background-image: url(images/nav_top.png);
  background-repeat: no-repeat;
  background-position: top right;
  width:59px;
  height:316px;
  top:0px;
  left:195px;
  
}

#anfrage {
	margin-top:10px;
}

#anfrage_con {
	border:1px solid #7A868E;
	margin-right:20px;
   background-image: url(images/anfrage_bg.gif);
   background-repeat: no-repeat;
   background-position: top left;
	padding:10px 5px 10px 5px;
}

#neusommer_con {
	border:1px solid #7A868E;
	margin-right:20px;
   background-image: url(images/neusommer_bg.gif);
   background-repeat: no-repeat;
   height:140px;
	padding:10px 5px 10px 5px;
}



#right {
	position: relative;
   padding-right: 17px;
	width: 689px;
	float: right;
	min-height: 350px;
   height: auto !important;
   height: 350px;
	background-image: url(images/shadow_right.jpg);
	background-repeat: no-repeat;
	background-position:top right;
}

#content {
	position: relative;
	padding:40px 10px 0px 10px;
}

.zimmeranfrage {
	background-color: #FDEEC8;
}

.preisliste {
	background-color: #FDEEC8;
}

.bord_bot {
	border-bottom:1px solid #7A868E;
}

#footer {
  position: relative;
  width: 943px;
  border-top: 1px solid #666666;
  margin-top:20px;
  margin-bottom:20px;
  left:5px;
}



#footer_left {
  position: relative;
  float:left;
  left: 10px;
  margin-top:13px;
  width:200px;
}



#footer_right {
  position: relative;
  margin-left: 262px;
  margin-top:5px;
}

/* container ende */

h1 {
  font-weight: bold;
  font-size:14px;
  color:#9D032A;
  margin:0px 0px 20px 0px;
  padding-bottom:2px;
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position:bottom; 
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:#9D032A;
  margin:0px;
}

#content table tr td h2 {
	height:30px;
	}


/* links */
a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #9E032A;
  text-decoration: none;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #9E032A;
  text-decoration: underline;
  font-weight:normal;
}



a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 12px;
  color:#7A868E;
  text-decoration: none;
  font-weight : normal;
}



a.blacklink:hover {
  text-decoration:none;
  font-size: 12px;
  color:#9E032A;
  text-decoration: underline;
  font-weight : normal;
}

a.blacklink2:hover,a.blacklink2:link,a.blacklink2:visited,a.blacklink2:active  {
  text-decoration:none;
  font-size: 12px;
  color:#9E032A;
  text-decoration: underline;
  font-weight : normal;
}

input,textarea,select{
  font-size: 12px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #7A868E;
  padding:1px;
}



.white {

	color:white;

}



li{

	list-style : disc;

	margin-left:35px;

	list-style-image:url(images/icon2.gif);

}



ul{

	margin : 0px;

	margin-bottom:20px;

}

