/* main.css
 * Stand: 01.03.2009
 * für alle Seiten außer der Portalseite
 * und außer der Bannerseite
 * und außer der Preiseseite
 */

/* Styling der Navigation */
@import url("/rsc/css/navi.css");

/* calibration */
* {
	margin:0 ;
	padding: 0;
}

/* convenience floating */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

/* general design and Layout */
body {
	background-color:#88aacc;
	background-color:#ced;
	background-image: url(/rsc/images/bg.gif);
	background-image: url(/rsc/images/gradient-kissner.png);
	background-repeat: repeat;
	background-repeat: repeat-x;
	/* Gradient Gelb Horizontal
	 * background-color:#ffffff;
	 * background-image: url(/rsc/gradient.png);
	 * background-repeat: repeat-y;
	 */
	background-attachment: fixed;
	font-family: 'Arial','Frutiger-Light','MS Sans Serif', sans-serif ;
}
h1, h3, hr {
	margin: 0;
	padding:0;
}
.underline {
	text-decoration: underline;
}
.medium {
	font-size: 10pt;
}
.small {
	font-size: 8pt;
}
.noborder {
	border: 0px;
}
ul.liste, li.liste {
	list-style: square;
	padding-left: 18px;
}
img.noborder {
	border: none;
}
img.border1 {
	border: 1px solid black;
}
._top {
	vertical-align: top;
}
/*
.noindent ul, li {
    list-style: none;
}
*/
a:link, a:visited {
	color: navy;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #777 0.2em 0.2em 0.2em;
}

a.js:hover {
	background-color: transparent;
}

/* main structur of the site */
/* main container */
#main {
	position: absolute;
	top: 15px;
	left: 208px;
	right: 10px;
	width: 590px ;
	border: 2px ridge #999999;
	/*
	this would be a cool color 
	background-color: #bdd;
	 */
background-color: #bbddfe;
}

#main a:hover {
	color: white;
	background-color:#88aacc;
}

/* main->top container */
#top {
	background: url(/rsc/images/berge.jpg) no-repeat;
	width: 590px;
	text-shadow: #777 0.2em 0.2em 0.2em;
	border-bottom: 2px ridge #999;

	margin: 0 0 0 0;
	padding: 0;
}
table.top {
	color:navy;
	width:100%
}

/* main->content container */
#content {
	position: relative;
	padding: 15px;
	border: 0px solid red;
}

#content .termin {
	font-size: 12pt; 
}

div#content_header {
	background-color: #90ee90;
}	

div#content_header.kissner {
	background-image: url(/rsc/css/images/3sterne_waagrecht_klein.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div#content_header.arkadia {
	background-image: url(/rsc/css/images/sterne_waagrecht_klein.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#content h2.green {
	width: 558px;
	display: block;
	background-color: lightgreen;
	background-color: transparent;
	border: 1px solid green;
	border-bottom: 2px solid green;
	border-right: 2px solid green;
	margin: 0 0 15px 0;
}
#content h3 {
	display:block;
	background-color: lightgreen;
	border: 1px solid green;
	border-bottom: 2px solid green;
	border-right: 2px solid green;
	font-size: 12pt;
	font-weight: bold;
	padding:3px;
	margin: 12px 0 5px 0;
}

#content h4, h5 {
	border: 0px solid green;
	margin:1em 0 0 0;
	padding-bottom:0;
}

#content h5.gelb {
	width: 560px;
	background-color:#f0EEc0;
	border: 1px solid green;
}

#content img {
	margin-right: 10px;
	margin-bottom: 3px;
}

#content p {
	margin: 5px 0 5px 0;
}


#content li {
	list-style: square;
	padding-left: 5px;
}

#content table {
	width: 560px;
	margin-top: 15px;
}
#content #anfahrt table{width: 200px} 

#content .maintable {
	margin: 10px 0 10px 0;
	border: 1px solid black;
}

/* dreibilder */
div#dreibilder {
	position: relative;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0px solid blue;
	text-align: center;
}
div#dreibilder img{
	position: absolute;
	margin: 0;
	padding: 0;
	vertical-align: top;
/*	border-radius: 15px; */
}
#dreibilder img.left {
	left: 0;
}
#dreibilder img.right {
	right: 0;
}
#dreibilder img.center{
	position: relative;
}
/* vevo logo */
div#vevo-logo {
	margin-top: 1em;
}

/* Formular */
#email {
	border: 0px solid blue;
	margin: 0;
}
#email .s_header {
	margin: 5px 3px;
}
form#emailform {
	/*
	width: 558px;
	width: 543px;
	background-color: inherit;
	background-color: #ffcc77;
	*/
}
/* Bergbahnticket */
img#bi_logo_114 {
	width: 114px;
	height: 114px;
}
p#bbt-text {
	width: 400px;
	float: right;
	border: 0px solid black;
}
div#bbt {
	float: left;
	border: 0px solid blue;
}
/* Section Adressdata */
table#addressdata {
	width: 100%;
	border:0px solid black;
}
table#addressdata input {
	width: 380px;
}
/* Section datum */
table#datum {
	border: 0px solid green;
	width: 385px;
}
table#datum td {
	text-align: right;
}
table#datum td input {
	width: 100%;
}
textarea#textfeld {
	width: 380px;
	margin: 3px;
}
 
table#pauschliste {
	margin: 0px 0 10px 0;
	border: 0px solid white;
}
table#pauschliste td {
	padding: 2px ;
	border-bottom: 2px ridge white;
	vertical-align: top;
}
/* grundrisse */
table#grundrisse {
	border: 0px solid red;
	border-collapse: separate;
	border-spacing: 0.2em;
}
table#grundrisse td.topaligned {
	vertical-align: top;
}
/* anfahrt */
#content div#anfahrt {
	margin-top: 1em;
}
#content div#anfahrt table {
	width: 15em;
	margin-top: -0.5em;
	border: 0px solid red;
}

#content div#anfahrt table td {
	padding: 0.3em;
}
#content div#anfahrt table td select,
#content div#anfahrt table td input {
	width: 100%;
}


/* Formantierung Bilder */
div#bilder {
	width: 48%;
	border: 0px solid red;
	display: inline;
	float: left;
}

dt.unterschrift {
	position: relative;
	top: -0.5em;
	margin-bottom: 0.5em;
}

