/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
html, body, #container {
	height:95%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #61BEE7;
}
#container {
	margin: 0 auto;
	text-align: left;
/*	vertical-align: middle; */
	width: 1009px;
}
#site {
	background-color: #61bee7;
	height: 620px;
	width: 1009px;
}
#admin {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}

#header {
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#header a{
	color: #000000;
	float: right;
	padding-right: 10px;
}
#header a:hover {
	color: #61BEE7;
}
#logo {
	height: 150px;
	width: 251px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.logostartseite {
		background-image: url(../images/logo.jpg);
}
.logonews {
		background-image: url(../images/logo_news.jpg);
}
.logoappartements {
		background-image: url(../images/logo_appartements.jpg);
}
.logostubaital {
		background-image: url(../images/logo_stubaital.jpg);
}
.logoshop {
		background-image: url(../images/logo_shop.jpg);
}
.logogebrauchtschirme {
		background-image: url(../images/logo_gebrauchtschirme.jpg);
}
.logokurse {
		background-image: url(../images/logo_kurse.jpg);
}
.logoreisen {
		background-image: url(../images/logo_reisen.jpg);
}
.logotandemfluege {
		background-image: url(../images/logo_tandem.jpg);
}
.logoclub {
		background-image: url(../images/logo_club.jpg);
}
.logoteam {
		background-image: url(../images/logo_team.jpg);
}
.logotermine {
		background-image: url(../images/logo_termine.jpg);
}
.logofotos {
		background-image: url(../images/logo_fotos.jpg);
}
.logohistory {
		background-image: url(../images/logo_history.jpg);
}
.logofliegerlaufbahn {
		background-image: url(../images/logo_history.jpg);
}
.logolinks {
		background-image: url(../images/logo_links.jpg);
}
.logowebcam {
		background-image: url(../images/logo_webcam.jpg);
}
.logowetter {
		background-image: url(../images/logo_wetter.jpg);
}
.logopiloteninfos {
		background-image: url(../images/logo_piloteninfos.jpg);
}
.logogaestebuch {
		background-image: url(../images/logo_gaestebuch.jpg);
}
.logoagb {
		background-image: url(../images/logo_agb.jpg);
}
.logokontakt {
		background-image: url(../images/logo_kontakt.jpg);
}
#logo a{
	float: none;
}
#logo .de{
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
}
#logo .en{
	padding: 5px;
}
#topbar1 {
	height: 147px;
	width: 180px;
	float: left;
	background-image: url(../images/topbar1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: bold;
}
#topbar1 a{
	color: #000000;
	text-decoration: none;
	float: none;
}
#topbar1 a:hover{
	color: #61BEE7;
}
#topbar2 {
	height: 147px;
	width: 248px;
	float: left;
	background-image: url(../images/topbar2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}
#kursepic {
	padding-right: 5px;
}

#topbar2 div {
	float: right;
	padding-top: 6px;
	padding-right: 20px;
	width: 110px;
	height: 140px;
}
#topbar3 {
	height: 147px;
	width: 312px;
	float: left;
	background-image: url(../images/topbar3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
}
#topbar3 img {
	float: right;
	padding-top: 6px;
	padding-right: 8px;
}
#navigation {
	float: left;
	height: 470px;
	width: 241px;
	clear: left;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
.navstartseite {
		background-image: url(../images/navigation.jpg);
}
.navnews {
		background-image: url(../images/navigation_news.jpg);
}
.navappartements {
		background-image: url(../images/navigation_appartements.jpg);
}
.navstubaital {
		background-image: url(../images/navigation_stubaital.jpg);
}
.navshop {
		background-image: url(../images/navigation_shop.jpg);
}
.navgebrauchtschirme {
		background-image: url(../images/navigation_gebrauchtschirme.jpg);
}
.navkurse {
		background-image: url(../images/navigation_kurse.jpg);
}
.navreisen {
		background-image: url(../images/navigation_reisen.jpg);
}
.navtandemfluege {
		background-image: url(../images/navigation_tandem.jpg);
}
.navclub {
		background-image: url(../images/navigation_club.jpg);
}
.navteam {
		background-image: url(../images/navigation_team.jpg);
}
.navtermine {
		background-image: url(../images/navigation_termine.jpg);
}
.navfotos {
		background-image: url(../images/navigation_fotos.jpg);
}
.navhistory {
		background-image: url(../images/navigation_history.jpg);
}
.navfliegerlaufbahn {
		background-image: url(../images/navigation_history.jpg);
}
.navlinks {
		background-image: url(../images/navigation_links.jpg);
}
.navwebcam {
		background-image: url(../images/navigation_webcam.jpg);
}
.navwetter {
		background-image: url(../images/navigation_wetter.jpg);
}
.navpiloteninfos {
		background-image: url(../images/navigation_piloteninfos.jpg);
}
.navgaestebuch {
		background-image: url(../images/navigation_gaestebuch.jpg);
}
.navagb {
		background-image: url(../images/navigation_agb.jpg);
}
.navkontakt {
		background-image: url(../images/navigation_kontakt.jpg);
}
#navigation ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	font-weight: bold;
	padding-left: 11px;
}
#navigation li {
	padding-bottom: 3px;
}
#pk1 {
	padding-left: 76px;
}
#pk2 {
	padding-left: 84px;
}
#pk3 {
	padding-left: 89px;
}
#pk4 {
	padding-left: 91px;
}
#pk5 {
	padding-left: 93px;
}
#pk6 {
	padding-left: 94px;
}
#pk7 {
	padding-left: 93px;
}
#pk8 {
	padding-left: 92px;
}
#pk9 {
	padding-left: 90px;
}
#pk10 {
	padding-left: 87px;
}
#pk11 {
	padding-left: 83px;
}
#pk12 {
	padding-left: 79px;
}
#pk13 {
	padding-left: 74px;
}
#pk14 {
	padding-left: 68px;
}
#pk15 {
	padding-left: 62px;
}
#pk16 {
	padding-left: 56px;
}
#pk17 {
	padding-left: 49px;
}
#pk18 {
	padding-left: 41px;
}
#pk19 {
	padding-left: 32px;
}
#pk20 {
	padding-left: 24px;
}
#pk21 {
	padding-left: 15px;
}
#navigation a{
	text-decoration: none;
	color: #000000;
}
#navigation a:hover{
	color: #61BEE7;
}
#inhalt {
	height: 800px;
	width: 738px;
	float: right;
	overflow: auto;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	padding-right: 20px;
}
#inhalt p{
	padding-bottom: 0.6em;
}
#inhalt .small {
	font-size: 0.7em;
}
#inhalt h1{
	font-size: 125%;
	color: #B00923;
	padding-bottom: 1em;
}
#inhalt h2{
	font-size: 110%;
	color: #B00923;
	padding-bottom: 10px;
}
#inhalt a{
	color: #B00923;
}
#inhalt a:hover{
}
#inhalt tr.tablehead{
	background-color: #FEB101;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#inhalt tr.odd{
	background-color: #21A0D8;
	font-size: 0.9em;
	text-align: center;
}
#inhalt tr.even{
	font-size: 0.9em;
	text-align: center;
}
#inhalt ul{
	list-style-type: disc;
	padding-left: 20px;
}
#kurs {
	background-color: #21A0D8;
	padding: 10px;
	width: 95%;
}
#kurs img{
	float: right;
	padding-left: 10px;
}
#kurs img.left{
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
#shownews {
	width: 95%;
}
#inhalt .floatleft{
	float: left;
	padding-right: 10px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#inhalt .floatright{
	float: right;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#inhalt input.senden{
	background-color: #FEB101;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FF0000;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#inhalt input.abbrechen{
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#termine{
	text-align: center;
}
#termine tr.head{
	background-color: #FEB101;
	font-weight: bold;
	color: #FFFFFF;
}
#termine tr.date{
	background-color: #3FB1E2;
}
#termine tr.day{
	background-color: #21A0D8;
	font-weight: bold;
}
#termine .weekend{
	color:#FF0000;
}
#termine tr.stufe{
	background-color: #21A0D8;
}
#termine tr.stufe a{
	background-color: #00FF00;
	display: block;
	color: #000000;
	text-decoration: none;
}
#termine tr.stufe a:hover{
	background-color: #009900;
	color: #333333;
}
#termine tr.reise{
	background-color: #3FB1E2;
}
#termine tr.reise a{
	background-color: #FF0000;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#termine tr.reise a:hover{
	background-color: #990000;
	color: #CCCCCC;
}
#leftpadding{
	padding-left: 20px;
}
#gallery{
	width: 95%;
	text-align: center;
}
#gallery img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#videos img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#newscontainer{
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #21A0D8;
	border-left-color: #21A0D8;
	border-right-color: #3FB1E2;
	border-bottom-color: #3FB1E2;
	padding: 5px;
}
#newstitle{
	font-weight: bold;
	color: #B00923;
}
#news{
	text-align:justify;
	padding:3px;
	margin-top:3px;
	margin-bottom:5px;
	border-top:1px solid #D3D3D3;
}
#newsfooter{
	font-style: italic;
	font-size: small;
}
#counter{
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -3px;
}

.spacer{
clear:both;
height:40px;
}

.pricing_tab{
background-color: #B9DCFF; 
width: 500px;
}