/* allgemein */

.nichtscreenen {
	display: none;
}


/* text im cms */

.cmstext {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.cmstext a:link {
	color: #FF7D00;
	text-decoration: none;
}
.cmstext a:visited  {
	color: #FF7D00;
	text-decoration: none;
}
.cmstext a:hover  { 
	color: #FF7D00;
	text-decoration: underline;
}
.cmstext a:active  { 
	color: #FF7D00;
	text-decoration: none;
}


/* adresse auf startseite */

.adresse {
	color: white;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.adresse a:link {
	color: white;
	text-decoration: none;
}
.adresse a:visited  {
	color: white;
	text-decoration: none;
}
.adresse a:hover  { 
	color: #FF7D00;
	text-decoration: none;
}
.adresse a:active  { 
	color: white;
	text-decoration: none;
}


/* navigation */

.navigation {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.navigation a:link {
	color: #666666;
	text-decoration: none;
}
.navigation a:visited  {
	color: #666666;
	text-decoration: none;
}
.navigation a:hover  { 
	color: #FF7D00;
	text-decoration: none;
}
.navigation a:active  { 
	color: #666666;
	text-decoration: none;
}

.navigation_on {
	color: #FF7D00;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.navigation_on a:link {
	color: #FF7D00;
	text-decoration: none;
}
.navigation_on a:visited  {
	color: #FF7D00;
	text-decoration: none;
}
.navigation_on a:hover  { 
	color: #666666;
	text-decoration: none;
}
.navigation_on a:active  { 
	color: #FF7D00;
	text-decoration: none;
}

.subnavigation {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
	margin-left: 10px
}

.subnavigation a:link {
	color: #666666;
	text-decoration: none;
}
.subnavigation a:visited  {
	color: #666666;
	text-decoration: none;
}
.subnavigation a:hover  { 
	color: #FF7D00;
	text-decoration: none;
}
.subnavigation a:active  { 
	color: #666666;
	text-decoration: none;
}

.subnavigation_on {
	color: #FF7D00;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
	margin-left: 10px
}

.subnavigation_on a:link {
	color: #FF7D00;
	text-decoration: none;
}
.subnavigation_on a:visited  {
	color: #FF7D00;
	text-decoration: none;
}
.subnavigation_on a:hover  { 
	color: #666666;
	text-decoration: none;
}
.subnavigation_on a:active  { 
	color: #FF7D00;
	text-decoration: none;
}

.hauptnavigation {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.hauptnavigation a:link {
	color: #666666;
	text-decoration: none;
}
.hauptnavigation a:visited  {
	color: #666666;
	text-decoration: none;
}
.hauptnavigation a:hover  { 
	color: #FF7D00;
	text-decoration: none;
}
.hauptnavigation a:active  { 
	color: #666666;
	text-decoration: none;
}

.hauptnavigation_on {
	color: #FF7D00;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 16px;
}

.hauptnavigation_on a:link {
	color: #FF7D00;
	text-decoration: none;
}
.hauptnavigation_on a:visited  {
	color: #FF7D00;
	text-decoration: none;
}
.hauptnavigation_on a:hover  { 
	color: #666666;
	text-decoration: none;
}
.hauptnavigation_on a:active  { 
	color: #FF7D00;
	text-decoration: none;
}


/* klein-auszeichnungen */

.orange {
	color: #FF7D00;
}

.bold {
	font-weight: bold;
}

.boldorange {
	color: #FF7D00;
	font-weight: bold;
}

.buchungsnummer {
	margin-top:-12px;
	font-size: 16px;
	line-height: 20px;
}

/* fusszeile */

.fusszeile {
	color: #005AAA;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, Geneva;
	line-height: 12px;
}

.fusszeile a:link {
	color: #005AAA;
	text-decoration: none;
}
.fusszeile a:visited  {
	color: #005AAA;
	text-decoration: none;
}
.fusszeile a:hover  { 
	color: #FF7D00;
	text-decoration: none;
}
.fusszeile a:active  { 
	color: #005AAA;
	text-decoration: none;
}


/* info-texte im cms */

.nav_info {
	color: #FF6969;
	background: #F0F0A0;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
}


/* bilder (rahmen) */

img {
	border: 0px;
}


/* divs */

#facebook { position:absolute; left:30px; top:605px; width:30px; height:30px; }


/* kontaktformular */

.ktfeld {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #005AAA;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #FAA635;
	width: 300px;
	height: 20px;
	padding: 2px;
}
.ktfeldklein {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #005AAA;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #FAA635;
	width: 150px;
	height: 20px;
	padding: 2px;
}
.ktzahl {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #005AAA;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #FAA635;
	width: 30px;
	height: 20px;
	padding: 2px;
}
.ktauswahl {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #005AAA;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #FAA635;
	width: 300px;
	height: 20px;
	padding: 2px;
}
.ktarea {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #005AAA;
	background-color: white;
	border-width: 1px;
	border-color: #FAA635;	
	border-style: solid;
	width: 300px;
	height: 100px;
	padding: 2px;
}
.kttaste {
	font-family: Verdana, Helvetica, Arial, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: white;
	width: 125px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 1px;
	border-color: #005AAA;
	border-style: solid;
	background-color: #005AAA;
}


/* body */

Body {
scrollbar-3dlight-color: #005AAA; 
scrollbar-arrow-color: #005AAA; 
scrollbar-base-color: #005AAA; 
scrollbar-darkshadow-color: #005AAA; 
scrollbar-face-color: white; 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: #005AAA; 
scrollbar-track-color: #005AAA;

background-image:url(img/hintergrund.gif); 
background-repeat:no-repeat;
background-position:top right;
background-color:white;
background-attachment:fixed;

margin-left:28px;
margin-right:0px;
margin-top:29px;
margin-bottom:10px

}

/* (c) bei www.filmreif.ch */

