/* 
ski-altastenberg.de
nov '05 mm@raut.de
*/

/* main body n html styles */
body {
	height: 100%;
	width: 100%;
	overflow: visible;
	background-color: #ffffff;
	color: black;
	margin: 0;
	padding: 0;
}
html {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #ffffff;
	color: black;
	height: 100%;
	overflow: auto;
}
a {
	color: black;
}

/* browserspezifisches vereinheitlichen */
img {
	margin: 0px;
	padding: 0px;
	display: block;
}

/* zentrierung */
div#zentrierung {
	width: 924px;
	color: black;
	background-color: #ffffff;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}

/* rahmenbilder */
div#oben {
	background-image: url(../bilder/oben.gif);
	width: 920px;
	height: 23px;
	overflow: hidden;
}
div.mitte {
	background-image: url(../bilder/mitte.gif);
	width: 920px;
	overflow: hidden;
}
div.mitte_weiss {
	background-image: url(../bilder/mitte_weiss.gif);
	width: 920px;
	overflow: hidden;
	height: 8px;
}
div#unten {
	background-image: url(../bilder/unten.gif);
	width: 860px;
	height: 18px;
	overflow: hidden;
}

/* navigationscontainer */
div#navigationscontainer {
	background-image: url(../bilder/oben/schneespuren.jpg);
	height: 205px;
	width: 811px;
	margin-left: 54px;
	background-repeat: no-repeat;
}

/* contentcontainer */
div#contentcontainer {
	width: 811px;
	margin-left: 54px;
}

/* contentcontainer */
div#navigation {
	padding-top: 36px;
	padding-left: 9px;
	width: 796px;
	height: 23px;
}
div#leiste {
	background-color: #db0002;
	height: 20px;
	font-size: 14px;
	padding-top: 2px;
}
div#leiste a {
	color: white;
	text-decoration: none;
	border-bottom: 0px solid transparent;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 13px;
}
div#leiste a:hover {
	border-bottom: 4px solid #0064a6;
}
div#leiste a.aktiv {
	color: white;
	text-decoration: none;
	border-bottom: 4px solid #0064a6;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 13px;
}

/* links und rechts im inhaltsbereich */
div#links {
	background-color: #eeeeee;
	float: left;
	width: 200px;
	margin-right: 8px;
	padding-top: 5px;
	height: 300px;
}
div#rechts {
	background-color: #eeeeee;
	float: left;
	width: 573px;
	padding: 15px;
	overflow: visible;
	font-size: 13px;
	line-height: 17px;
}

/* useful definitions */
br.clearboth {
	clear: both;
}

/* navigation 2. ebene */
div#links a {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	border-left: 0px;
	padding-left: 8px;
	border-left: 8px solid #f9f9f9;
	margin-bottom: 6px;
	border-bottom: 1px solid #f9f9f9;
}
div#links a:hover {
	border-left: 8px solid #0064a6;
}
div#links a.aktiv {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	border-left: 0px;
	padding-left: 8px;
	border-left: 8px solid #0064a6;
	margin-bottom: 6px;
	border-bottom: 1px solid #f9f9f9;
}

/* überschriften */
h1 {
	color: black;
	border-bottom: 2px solid #0064a6;
	font-size: 18px;
	margin-bottom: 16px !important;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

/* bilder im content */
div#rechts img {
	border-left: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-right: 8px solid #0064A6;
	border-top: 1px solid #E2E2E2;
}

/* copyright notice und impressum */
div#unten {
	padding-top: 10px;
	font-size: 10px;
	text-align: left;
	padding-left: 60px;
}
div#unten a {
	color: black;
}

/* scrollbars ie */
div#rechts {
	scrollbar-track-color: transparent;
	scrollbar-face-color: #eeeeee;
	scrollbar-arrow-color: black;
	scrollbar-base-color: white; 	
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: transparent;
}

/* webcambild */
img#webcam {
	width: 320px;
	height: 240px;
	margin-left: 0px;
	border: 0 !important;
	float: left;
	margin-right: 7px;
}

/* tabellen im inhaltsbereich */
div#rechts table {
	background-color: #F5F5F5;
	border: 1px solid #676767;
}
div#rechts table caption, div#rechts table thead {
	margin: 0;
	padding: 0;
	text-align: left;
}
div#rechts table caption {
	padding-bottom: 16px;
}
div#rechts table thead {
	background-color: #DB0002;
	color: white;
}
div#rechts table td {
	vertical-align: top;
}
div#rechts table td img, div#rechts table td table, div#rechts table td table td {
	border: 0 !important;
	margin: 0 !important;
}

/* liftstatus tabelle */
div#rechts table.liftstatus th,td {
	padding-right: 3px;
}
div#rechts table.liftstatus td.td-last {
	font-weight: bold;
}

/* newsletterbestellmöglichkeit links unter navigation 2. ebene */
div#links a.newsletter {
	border: 0px !important;
	margin: 0px;
}
div#links a.newsletter img {
	border: 0px;
	padding-top: 5px !important;
}

/* formularabstände minimieren/entfernen */
form {
	margin: 0;
	padding: 0;
}

/* newsletteranmeldung */
span.red {
	color: #DB0002;
}
span.black {
	color: black;
}

/* p */
p {
	margin: 0;
	padding: 0;
}

/* template liftbetrieb */
td.ja {
	font-weight: bold;
	background-image: url(../bilder/liftbetrieb/gruen.gif);
}
td.nein {
	font-weight: bold;
	background-image: url(../bilder/liftbetrieb/rot.gif);	
}

/* transp. bild oben über logo als verlinkung auf startseite */
img#naviclearbild {
	margin-left: 630px;
	margin-top: 0px;
	width: 170px;
	height: 140px;
	border: 0;
}
a#navistartseitenlink {
	border: 0;
}

/* gästebuch */
div.tx-veguestbook-pi1 table {
	width: 100%;
}
div.tx-veguestbook-pi1 table table, div.tx-veguestbook-pi1 table table table {
	border-spacing: 0px;
	border-collapse: collapse; 
}
div.tx-veguestbook-pi1 table {
	
}
div.tx-veguestbook-pi1 table.eintragen {
	width: 100%;
}
.tx-guestbook-list-header { 
	background-color: #DB0002;
	color: white;
	font-weight: bold;
}
.tx-guestbook-list-row {
	background-color: #FFFFFF;
}
.tx-guestbook-list-rowleft {
	background-color: #EEEEEE;
	width: 100px;
}
.tx-guestbook-list-entrycomment-title {
	font-weight: bold;
}
.tx-guestbook-list-entrycomment {
	font-style: italic;
}
.tx-guestbook-list-small {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox TD {
	font-size: 9px;
	color: #666666;
}
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-veguestbook-pi1-browsebox-SCell {
	background-color: #EEEEEE;
}
.tx-guestbook-latest-header {
	background-color: #539521;
	color: #FFFFFF;
	font-weight:bold;
}
.tx-guestbook-latest-row {
	background-color: #FFFFFF;
}
.tx-guestbook-latest-small {
	color: #666666;
}
.tx-guestbook-form-inputfield-med {
}
.tx-guestbook-form-inputfield-big {
}
.tx-guestbook-form-textarea {
}
.tx-guestbook-form-obligationfield {
}
.tx-guestbook-form-error {
}
div.tx-veguestbook-pi1 input, div.tx-veguestbook-pi1 textarea {
	border: 1px solid black;
	background-color: white;
}
div.tx-veguestbook-pi1 textarea {
	width: 220px;
	height: 110px;
	overflow: auto;
}
div.tx-veguestbook-pi1 input, div.tx-veguestbook-pi1 textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	size: 10px;
}

/* erweiterung gb */
	div.tx-veguestbook-pi1 {
	margin-bottom: 10px;
}