@charset "utf-8";

/*=====================================================
	Stylesheet für die Website vom Gästehaus Schätzle.
	
	Last Update: 02/2010
	Autor: Alexander Schätzle
	Copyright: Gästehaus Schätzle
=====================================================*/


/*=====================================================
	1. Allgemeine Formattierungen
=====================================================*/
body {
	margin: 0px;
}

h1 {
	color: #7b202c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}

h2 {
	color: #7b202c; /*#005a9a;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	letter-spacing: 2px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	page-break-after: avoid;
}

h3 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
	page-break-after: avoid;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../images/layout/List_image.png);
	page-break-inside: avoid;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	page-break-inside: avoid;
}

/* Klassen zur Textformattierung */
.annotation {
	font-size: 0.8em;
}

.important {
	color: #F00;
}

.emphasized {
	color: #354902;
	font-size: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.highlighted {
	color: #354902;
}

.paragraph_start {
	font-size: 1.4em;
	font-style: normal;
}

.indent {
	text-indent: 15px;
}

.centered {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.justified {
	text-align: justify;
}

.clearing {
	clear: both;
}

/* Klassen zur Bild-Formattierung */
.picture_left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.picture_right {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.picture_border {
	border: 1px solid #354902;
}




/*=====================================================
	2. Layout-Formattierung
=====================================================*/
#container {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
}

/* Layout fuer den Header */
#header {
	height: 213px;
	border: 1px solid #354902;
}

/* Layout fuer Haupt- und Sub-Navigation */
#navigation {
}

/* Haupt-Navigation */
#mainNav {
	height: 36px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #354902;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #354902;
	border-left-color: #354902;
}
#mainNav_home {
	display: none;
}
#mainNav_tab1 {
	float: left;
	height: 27px;
	width: 165px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab2 {
	float: left;
	height: 27px;
	width: 205px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab3 {
	float: left;
	height: 27px;
	width: 150px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab4 {
	float: left;
	height: 27px;
	width: 90px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab5 {
	float: left;
	height: 27px;
	width: 170px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab6 {
	float: left;
	height: 27px;
	width: 85px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_tab7 {
	float: left;
	height: 27px;
	width: 86px;
	text-align: center;
	padding-top: 9px;
	position: relative;
}
#mainNav_spacer {
	display: none;
}
#mainNav_selected_left {
	display: none;
}
#mainNav_selected_left_border {
	display: none;
}
#mainNav_selected_right {
	display: none;
}
#mainNav_selected_right_border {
	display: none;
}
#mainNav_overlap {
	display: none;
}
#mainNav_overlap2 {
	display: none;
}

.mainNav_selected {
	font-weight: bold;
}
.mainNav_selected_bg1 {
}
.mainNav_selected_bg2 {
}
.mainNav_not_selected {
}


/* Sub-Navigation */
#subNav {
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 15px;
}
#subNav_tab1 {
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 10px;
}
#subNav_tab2 {
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 175px;
}
#subNav_tab4 {
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 537px;
}
#subNav_tab5 {
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	color: #70952a;
	padding-right: 225px;
}

.subNav_selected {
	font-weight: bold;
}
.subNav_not_selected {
}


/* Layout fuer den Inhaltsbereich */
#content {
}
#contentHeader {
	height: 49px;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
}
#contentMain {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#contentFooter {
	height: 4px;
}

/* Klassen zur Text-Anordnung im ContentMain-Bereich */
.category_box {
	float: left;
	width: 210px;
	padding-top: 10px;
	border: 1px solid #e4e8d9;
	background-color: #e7ebdc;
	text-align: center;
	cursor: pointer;
}
.category_spacer {
	float: left;
	width: 15px;
}
.contentMain_column1 {
	float: left;
	width: 500px;
}
.contentMain_column2 {
	float: right;
	width: 360px;
}
.contentMain_text {
}
.contentMain_text_left {
	width: 650px;
	float: left;
}
.contentMain_text_right {
	width: 650px;
	float: right;
}
.contentMain_text_center {
	float: left;
	width: 423px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.contentMain_sidebar_left {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentMain_sidebar_right {
	float: right;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentMain_horizontalBar {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}


/* Layout fuer den Footer */
#footer {
	height: 31px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #354902;
}
#footer_phoneIcon {
	float: left;
	margin-top: 3px;
	height: 28px;
}
#footer_phoneText {
	float: left;
	margin-top: 3px;
	color: #4d151e;
	font-size: 15px;
	height: 23px;
	padding-top: 5px;
}
#footer_mailIcon {
	float: left;
	margin-top: 3px;
	height: 28px;
	color: #515153;
}
#footer_mailText {
	float: left;
	margin-top: 3px;
	font-size: 13px;
	color: #515153;
	height: 22px;
	padding-top: 6px;
}
#footer_copyright {
	color: #515153;
	font-size: 10px;
	float: right;
	height: 20px;
	margin-top: 3px;
	padding-top: 8px;
}
#footer_impressum {
	color: #515153;
	font-size: 10px;
	float: right;
	height: 20px;
	margin-top: 3px;
	padding-top: 8px;
}



/*=====================================================
	3. Sonstige Formattierungen
=====================================================*/

/* Kontakt-Formular */
#contactForm{
	background-color: #e7ebdc; /*#e5ecf2;*/
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding: 10px;
}
#contactForm label{
	float: left;
	margin-right: 5px;
}
#contactForm #name_input,
#contactForm #email_input{
	width:300px;
	float: right;
}
#contactForm #street_input{
	float: right;
	width: 266px;
}
#contactForm #number_input{
	float: right;
	width: 25px;
	margin-left: 5px;
}
#contactForm #ort_input{
	float: right;
	margin-left: 5px;
	width: 241px;
}
#contactForm #plz_input{
	float: right;
	width: 50px;
}
#contactForm #text_input{
	width: 470px;
	height: 200px;
	margin-bottom: 10px;
}
#contactForm #send_input{
	float: right;
}

