/* CSS Document */
/* Allgemein */

html {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	height:99.5%;
	margin:0%;
	padding:0%;
	color:#000;
	
	background-color:#fff;
}

div, p, span, table, tr, th, td {
	font-size:1em;
}

a {
	color:#405C2E;
	font-weight:bold;
}

/* Seitenstile */
.siteBody {
	background-color:#B4D096;
	background-image:url('images/bg_body.jpg');
	background-position:top center;
	background-repeat:repeat-y;
}

#site {
	position:relative;
	width:698px;
	min-height:100%; 
	height:auto !important; 
	height:100%; 

	margin:auto;
	
	background-image:url('images/bg_site.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

#siteHeader {
	position:relative;
	margin:0;
	width:698px;
	height:100px;
	
	border-bottom:1px solid #405C2E;
}

#siteMenu {
	float:right;
	width:160px;
	height:400px;
	
	margin-top:10px;
/*
	margin-left:20px !important;
	margin-left:10px;
*/
	margin-right:20px !important;
	margin-right:10px;

	background-image:url('images/bg_menu.png') !important;
	background-image:url('images/bg_menu.gif');
	background-repeat:no-repeat;
}

#siteContentFrame {
	position:relative;
	width:698px;
	padding-bottom:30px;
}

#siteContent {
	float:left;
	width:470px;

	padding:10px;
	padding-left:20px;
}

.divClear {
	clear:both;
	height:1px;
	font-size:0%;
	overflow:hidden;
}

#siteFooter {
	position:absolute;
	width:698px;
	height:15px;
	bottom:0 !important;
	bottom:-1px;
	padding-top:2px;
		
	border-top:1px solid #333;
	
	font-size:0.95em;
	color:#333;
}

#siteFooterCopyright {
	padding-left:10px;
	text-align:left;
	float:left;
}

#siteFooterSAT {
	padding-right:10px;
	text-align:right;
	float:right;
}

#siteExtHeader {
	position:absolute; 
	top:0px; 
	left:50%; 
	width:698px;
	height:125px; 
	overflow:auto;
	
	margin-left:-349px;

	background-image:url('images/bg_site.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

#siteExtMenu {
	width:698px;
	text-align:center;
}

#siteExtMenu a {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

#siteExtMenu a:hover{
	color:#D0654E;
}

a#activeMenu:hover {
	color:#fff;
}

#siteExtFrame {
	position:absolute;
	width:698px;
	height:100%;
	margin-top:125px;
	
	top:0px;
	left:50%;
	margin-left:-349px;
	
	background-color:#fff;

	border-top:1px solid #405C2E;
}

/* Menü-Stile */
#siteMenu ul {
	width:158px;
	margin:0px;
	margin-left:1px;
	margin-top:10px;
	padding:0px;
	
	text-align:center;
	list-style:none;
}

#siteMenu li {
	margin:0px;
	padding:0px;
	display:inline;
}

#siteMenu a {
	display:block;
	margin:0px;
	padding:1px;
	padding-top:2px;
	color:#000;
	text-decoration:none;
	font-size:1.2em;
	font-weight:normal;
}

#siteMenu a:hover {
	background-color:#405C2E;
	color:#fff;
}

a#activeMenu {
	background-color:#D0654E;
	color:#fff;
	font-weight:bold;
}

/* Template-Stile */
.tplContainer {
	width:470px;
}

.tplHeadline {
	float:left;
}

.tplHeadline h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#29381E;
}

.tplHeadlineNav {
	float:right;

	font-size:0.8em;
	text-align:right;
	padding-top:7px;
}

.tplContent {
	clear:both;
	
	width:470px;
	padding-top:10px;
	border-top:1px solid #333;
}

.tplNav {
	font-size:0.8em;
	text-align:right;
	margin-bottom:15px;
}

.tplFooter {
	clear:both;

	width:470px;
	height:1px;
	
	border-top:1px solid #333;

	margin-bottom:15px;
}

.tplTableGalerie {
	text-align:center;
	width:235px;
}

.tplTableNavLeft {
	width:235px;
	text-align:left;
}

.tplTableNavRight {
	width:235px;
	text-align:right;
}

/* Slideshow */
#slideshow {
	width:152px;
	margin:auto;
	text-align:center;
	font-size:0.8em;
	margin-top:25px;
	padding-top:10px;
	border-top:1px solid #405C2E;
}

#slideshow img {
	border:1px solid #000;
}

/* Gutschein - Stile */
#gutscheinContainer, #buchContainer {
	width:450px;
	font-size:0.9em;

	color:#111;
	
	padding:9px;
	border:1px solid #000;
	
	margin-bottom:10px;
}

#gutscheinContainer {
	background-color:#fff;
	background-image:url('images/bg_gutschein.jpg');
	background-repeat:no-repeat;
}

#buchContainer {
	background-color:#fff;
	background-image:url('images/bg_bestellung.jpg');
	background-repeat:no-repeat;
	background-position:top;
	
	padding-top:155px;
}

#gutscheinLeft {
	float:left;
	width:210px;
	padding-top:50px;
}

#buchLeft {
	float:left;
	width:210px;
}

#buchTop {
	width:440px;
	padding:5px;

	text-align:center;
	
	font-size:1.3em;
	font-weight:bold;
	
	color:#c00;

	border-bottom:1px dotted #999;
}

#gutscheinRight, #buchRight {
	float:right;
	width:210px;
}

#gutscheinText {
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	
	padding-bottom:120px;
}

#gutscheinContainer label, #buchContainer label {
	display:block;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:1px;
}

.gutscheinFormHeadline, .buchFormHeadline {
/*	text-transform:uppercase;*/
	padding-top:15px !important;
	margin-bottom:5px !important;
	font-size:1.2em;
	color:#405C2E;
	
	border-bottom:1px dotted #999;
}

.gutscheinFormStar, .buchFormStar {
	font-size:0.9em !important;
	font-weight:normal !important;
	color:#c00 !important;
}

.gutscheinLabelError, .buchLabelError {
	color:#c00 !important;
}

.gutscheinFormBetrag {
	border:1px solid black;
	width:100px;
}

.gutscheinFormAddress, .buchFormAddress {
	border:1px solid black;
	width:200px;
}

.gutscheinFormZip, .buchFormZip {
	border:1px solid black;
	width:40px;	
}

.gutscheinFormCity, .buchFormCity {
	border:1px solid black;
	width:151px;
}

.gutscheinFormSubmit, .buchFormSubmit {
	width:75px;
	height:22px;
	background-image:url('images/button75.gif');
	background-repeat:no-repeat;
	border:0px;
}
