@charset "utf-8";

/*=====================================================
	Stylesheet für die Website vom Gaestehaus Schaetzle.
	
	Last Update: 02/2010
	Autor: Alexander Schaetzle
	Copyright: Gaestehaus Schaetzle
=====================================================*/


/*=====================================================
	1. Allgemeine Formattierungen
=====================================================*/

/* Hide from IE5-mac. Only IE-win sees this. Concerns IE6 Pixel Bug \*/ 
* html #header {
	margin-bottom: -3px;
}
* html #navigation {
	margin-top: -3px;
}
/* End hide from IE5/mac */

body {
	background-color: #e9f6fb;
	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;
}

h3 {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0px;
}

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

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

/* 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-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #354902;
	border-right-color: #354902;
	border-left-color: #354902;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #354902;
}

/* Layout fuer Haupt- und Sub-Navigation */
#navigation {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #354902;
	border-left-color: #354902;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #354902;
	border-bottom-color: #354902;
}

/* Haupt-Navigation */
#mainNav {
	background-image: url(../images/layout/MainNav_bg.jpg);
	background-repeat: repeat-x;
	height: 36px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
#mainNav_home {
	float: left;
	height: 36px;
	width: 35px;
	text-align: center;
	position: relative;
}
#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 {
	background-image: url(../images/layout/MainNav_spacer.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 1px;
}
#mainNav_selected_left {
	background-image: url(../images/layout/MainNav_selected_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 3px;
}
#mainNav_selected_left_border {
	background-image: url(../images/layout/MainNav_selected.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 3px;
}
#mainNav_selected_right {
	background-image: url(../images/layout/MainNav_selected_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 3px;
}
#mainNav_selected_right_border {
	background-image: url(../images/layout/MainNav_selected2.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 36px;
	width: 3px;
}
#mainNav_overlap {
	background-image: url(../images/layout/MainNav_overlap.jpg);
	height: 13px;
	width: 42px;
	position: absolute;
	left: 607px;
}
#mainNav_overlap2 {
	background-image: url(../images/layout/MainNav_overlap2.jpg);
	height: 13px;
	width: 42px;
	position: absolute;
	left: 607px;
}

.mainNav_selected {
	font-weight: bold;
	color: #1f3316;
}
.mainNav_selected_bg1 {
	background-image: url(../images/layout/MainNav_selected.jpg);
}
.mainNav_selected_bg2 {
	background-image: url(../images/layout/MainNav_selected2.jpg);
}
.mainNav_not_selected {
}


/* Sub-Navigation */
#subNav {
	background-image: url(../images/layout/SubNav_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 15px;
}
#subNav_tab1 {
	background-image: url(../images/layout/SubNav_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 47px;
}
#subNav_tab2 {
	background-image: url(../images/layout/SubNav_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 215px;
}
#subNav_tab4 {
	background-image: url(../images/layout/SubNav_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-top: 3px;
	color: #70952a;
	padding-left: 577px;
}
#subNav_tab5 {
	background-image: url(../images/layout/SubNav_bg.jpg);
	background-repeat: repeat-x;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-top: 3px;
	color: #70952a;
	padding-right: 185px;
}

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


/* Layout fuer den Inhaltsbereich */
#content {
	background-image: url(../images/layout/ContentMain_bg.jpg);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #354902;
	border-bottom-color: #354902;
	border-left-color: #354902;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #354902;
}
#contentHeader {
	background-image: url(../images/layout/ContentHeader_bg.jpg);
	height: 49px;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0px;
}
#contentMain {
	background-image: url(../images/layout/ContentMain_bg.jpg);
	background-repeat: repeat-y;
	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 {
	background-image: url(../images/layout/ContentFooter_bg.jpg);
	background-repeat: no-repeat;
	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;
	background-color: #e7ebdc;
	border: 1px solid #e4e8d9;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentMain_sidebar_right {
	float: right;
	width: 220px;
	text-align: center;
	background-color: #e7ebdc;
	border: 1px solid #e4e8d9;
	padding-top: 10px;
	padding-bottom: 5px;
}
.contentMain_horizontalBar {
	width: 870px;
	background-color: #e7ebdc;
	border: 1px solid #e4e8d9;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.contentMain_tile {
	
}
.contentMain_tile_text {
	width: 650px;
	float: left;
}
.contentMain_tile_picture {
	float: right;
	width: 220px;
	height: 100%;
	text-align: center;
	background-color: #e7ebdc;
	border: 1px solid #e4e8d9;
	padding-top: 10px;
	padding-bottom: 5px;
}


/* Layout fuer den Footer */
#footer {
	height: 31px;
}
#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;
}

