
* {
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-size: 11pt;
	text-align: left;
}

body {
	text-align:center;
	background: transparent;
	margin-left:auto;
	margin-right:auto;
}

/* Allgemeine Anweisungen */
table, tr, td, th {
	font-size: 9pt;
}
td, th {
	padding: 4px;
	padding-top:2px;
	padding-bottom:2px;
}

td.preis {
	text-align:right;
}

tr.odd td {
	color:black;
	background: #DDF0FF;
}

tr.even td {
	color:black;
	background: white;
}

th {
	color:black;
	background: #6C95BE;
}

input, textarea {
	font-size: 9pt;
	width: 280px;
	color: #00428c;
	font-weight:bold;
	background: #DDF0FF;
	border: 1px #00428C solid;
	padding: 2px;
}

textarea {
	height: 180px;
}

input.submit {
	text-align: center;
	background: white;
	background: #DDF0FF;
	border: 1px #00428C solid;
}

a, a:active, a:link, a:visited, a:hover, a:focus {
	color: #00428C;
	background: white;
	text-decoration:underline;
}

a:hover {
	background: #DDF0FF;
}

/* Divs */
div#rahmen {
	background: white;
	color:black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 939px;
}

div#head {
	 background: #6C95BE url('http://www.skilifte-stollenbach.de/bg/top-hintergrund.jpg');
	 color:black;
	 background-repeat: no-repeat;
	 background-position: top left;
	 height: 150px;
}

div.topblueline {
	background: white;
	color:black;
	height: 2px;
	border-bottom: 1px #00428C solid;
	margin-bottom: 5px;
	line-height:0pt;
	font-size:0pt;
}

div#rechts {
	float:right;
	width: 235px;
	text-align:right;
}

div#main {
	float:right;
	width: 489px;
	border-left: 1px #00428C solid;
	border-right: 1px #00428C solid;
	padding-bottom: 40px;
}

div#links {
	
}

div#content {
	margin-top: 20px;
	margin-right:15px;
	margin-left:40px;
}

div.rechtsblocks {
	width:225px;
	margin-left:auto;
	padding-top:20px;
}
div.newsblock {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
div.innernewsblock  {
	background: #DDDDEE;
	padding:10px;
	text-align: left;
}

div.headline {
	background: #6C95BE;
	color:white;
	font-size: 13pt;
	padding: 3px;
}

div.menue {
	padding-left: 25px;
	padding-top:20px;
	width: 210px;

}

div.menueakt {
	background: #ffffff url('http://www.skilifte-stollenbach.de/clips/menue-button-rot.jpg');
	background-repeat:no-repeat;
	width:159px;
	height: 35px;
	text-align:center;
	padding-top: 7px;
	text-decoration:none;
	color: white;
}

div#titel {
	position:absolute;
	top:132px;
	width:702px;
	text-align:right;
	font-size: 15pt;
	background:transparent;
	color:white;
	border-right: 1px #00428C solid;
}

div#logo {
	position:absolute;
	width:900px;
	text-align:right;
	background:transparent;
	top:22px;
}

div#webcam {
	float:right;
	margin:5px;
	margin-right:0px;
}



a.menue, a.menue:active, a.menue:link, a.menue:visited, a.menue:hover, a.menue:focus {
	display:block;
	color: white;
	background: #ffffff url('http://www.skilifte-stollenbach.de/clips/menue-button-blau.jpg');
	background-repeat:no-repeat;
	width:159px;
	height: 35px;
	text-align:center;
	padding-top: 7px;
	text-decoration:none;
}

a.menue:hover {
	background: #ffffff url('http://www.skilifte-stollenbach.de/clips/menue-button-rot.jpg');
	background-repeat:no-repeat;
}

/* p's */
p.rechts {
	padding-left:15px;
	padding-top:0px;
}

p.cam {
	background: #6C95BE;
	color:white;
	font-size: 13pt;
	margin:0px;
	padding: 3px;
	font-size:9pt;
	text-align:center;
}

p.smallcam, p.midcam {
	 padding:0px;
	 background:#6c95be;
	 margin:2px;
	 font-size:9pt;
	 color:white;
	 text-align:center;
}

p.smallcam {
	 float:left;
}

div.gastbuch {
	width: 90%;
	font-size: 9pt;
	border: 2px dashed #00428C;
	padding: 7px;
	color:black;
	background: #DDF0FF;
	margin-bottom: 4px;
}

div.gastbuch p {
	font-size: 9pt;
}

a.gastbuch, a.gastbuch:active, a.gastbuch:link, a.gastbuch:visited, a.gastbuch:hover, a.gastbuch:focus {
	font-size: 9pt;
	background: #DDF0FF;
}

a.webcam, a.webcam:active, a.webcam:link, a.webcam:visited, a.webcam:hover, a.webcam:focus {
	padding:0px;
	margin:0px;
	background: #6c95be;
	font-size:9pt;
	color:white;
}

h2.impressum  {
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
span.impressum  {
	font-family: arial, helvetica, sans-serif;
	color: black;
	font-size: 11pt;
	text-align: left;
}
