/*
------------------------------------------
 CSS Pension Schlossberg
 Homepage Version 2.0
 Online: 23.12.2008
 Autor: www.adesign.at
------------------------------------------ 
*/

* {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
body{
	background-color: #787878;
	margin: 0;
	padding: 0;
}
a {
	color: #F8F0DE;
}
a:hover {
	color: #FF7118;
}

/* ------------------- Layout ------------------- */

#wrapper {
	width: 965px;
	margin: 0 auto;
	margin-top: 25px;
	text-align: left;
}
#wrapperLeft, #wrapperRight {
	height: 515px;
	width: 10px;
	margin-top: 0px ;
}
	#wrapperLeft {
		background: transparent url(../images/layout/wrapper_l.png) no-repeat;
		float: left;
	}
	#wrapperRight {
		background: transparent url(../images/layout/wrapper_r.png) no-repeat;
		float: right;
	}
#header {
	height: 515px;
	width: 945px;
	float: left;
}
  #menu {
	  background-color: #CC0000;
	  height: 22px;
	  width: 945px;
	  float: left;
  }
	#submenu {
		background-color: #FF7118;
		height: 14px;
		width: 945px;
		float: left;
	}
	  #flash {
		  background-color: #FFF;
		  height: 479px;
		  width: 945px;
		  float: left;
	  }
#container {
	background: transparent url(../images/layout/bg_container.png) repeat-y;
	width: 965px;
	height: auto;
	float: left;
}
#content {
	width: 945px;
	height: auto;
	padding: 10px 0 15px 0;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
}

#contentSommerpreisliste {
	width: 945px;
	height: 400px;
	padding: 10px 0 15px 0;
	margin: 0 auto;
	margin-bottom: 10px;
	position: relative;
}

  #kontakt {
	  width: 250px;
	  float: right;
	  padding: 0 0 0 10px;
  }
#footer {
	background: transparent url(../images/layout/bg_footer.png) no-repeat 0 0;
	width: 965px;
	height: 68px;
	margin: 0 auto;
}
  #stempel {
	  width: 126px;
	  height: 126px;
	  float: right;
	  margin: -80px 14px 0 0;
	  position: relative;
  }
#copy {
	background-color: #787878;
	width: 965px;
	height: 17px;
	margin: 0 auto;
	text-align: center;
}

  #copy p {
	  color: #fff;
	  font-family : Georgia, "Times New Roman", Times, serif;
	  font-size: 10px;
	  font-weight: bold;
  }
  
	#copy a {
		color: #fff;
		font-family : Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		font-weight: bold;
	}
	
	  #copy a:hover {
		  color: #FF7118;
		  font-family : Georgia, "Times New Roman", Times, serif;
		  font-size: 10px;
		  font-weight: bold;
	  }
	  
/* ------------------- Menu ------------------- */

#menu ul {
	list-style: none;
	padding: 1px 0 0 0;
	text-align: center;
}
#menu li {
	display: inline;
}
#menu a {
	padding: 0 5px;
	font-size: 94%;
	font-weight: bold;
}

/* ------------------- Inhaltsbereich ------------------- */

#content h1, #contentSommerpreisliste h1 {
	color : #CC0000;
	padding: 0 0 8px 5px;
	font-size: 16px;
	font-weight: bold;
}
#content h2, #contentSommerpreisliste h2 {
	padding: 0 0 8px 5px;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
#content h3, #contentSommerpreisliste h3 {
	margin-bottom: 20px;
	font-size: 100%;
	font-weight: bold;
}
#content h4, #contentSommerpreisliste h4 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
}
#content p, #contentSommerpreisliste p {
	color : #666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0 5px 0 5px;
	font-weight: bold;
}
#kontakt p {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0 0 0 5px;
	font-weight: bold;
}
#content ul, #contentSommerpreisliste ul {
	list-style: none;
}
#content a, #contentSommerpreisliste a {
	color: #CC0000;
	font-weight: bold;
}
#content a:hover, #contentSommerpreisliste a:hover {
	color: #FF7118;
	font-weight: bold;
}

/* ------------------- Anfrage Formular ------------------- */

.textAnfrage { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight: bold;
	font-size : 11px;
	color : #CC0000;
	margin-left: 5px;
}
.anfrageBox {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #CC0000;
    font-size : 11px;
    color : #FF7118;
	width:217px;
	margin-left: 5px;
}
.anfrageName {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #CC0000;
    font-size : 11px;
    color : #FF7118;
	width:216px;
	height: 15px;
	margin-left: 5px;
}
.anfrageTextBox { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #CC0000;
    font-size : 11px;
    color : #FF7118;
	width:662px;
	margin-left: 5px;
}
.sicherheitscode {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    text-decoration : none;
	font-weight: bold;
	border-width:1px;
	border-style:solid;
	border-color: #CC0000;
    font-size : 11px;
    color : #990000;
	width:60px;
	height: 15px;
}
input.submit { padding:2px 22px;margin-top:5px;background-color:#ffffff;border-width:1px;border-style:solid;border-color:#CC0000;font:bold 12px/12px verdana,arial,sans-serif;color:#CC0000;cursor:pointer;margin-left: 5px; }

/* ------------------- Winterpreise ------------------- */

#winterpreise {
	width: 650px;
	height: auto;
	margin: 0 0 0 5px;
	padding: 5px;
	text-align: center;
}

#winterpreiseRot {
	width: 650px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 5px;
	border: 1px solid #CC0000;
	text-align: center;
}

  #winterpreiseRot p {
	  color : #cc0000;
	  font-family : Verdana, Arial, Helvetica, sans-serif;
	  font-size : 11px;
	  padding: 0 5px 0 5px;
	  font-weight: bold;
  }

#winterpreiseBlau {
	width: 650px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 5px;
	border: 1px solid #5580FF;
	text-align: center;
}

  #winterpreiseBlau h1 {
	  color : #5580FF;
	  padding: 0 0 8px 5px;
	  font-size: 16px;
	  font-weight: bold;
  }

	#winterpreiseBlau p {
		color : #5580FF;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		padding: 0 5px 0 5px;
		font-weight: bold;
	}

/* ------------------- Sommerpreise ------------------- */

#kinderpreise {
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}

#summercard {
	width: 400px;
	float: left;
	padding: 0 0 0 10px;
}