body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/background_wolken2.jpg);
	background-repeat: repeat-x;
	background-color: #dee6f2;
	color: #3c3c3c;
}
input, select, textarea, .input {
	border: 1px solid #6E87A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	margin: 1px 0px;
}
input[type = submit] {
	margin-left: 120px;
}
input [type = checkbox] {
	margin: 0px;
	padding: 0px;
}
.input_warning {
	border: 1px solid #FF0000;
	background-color: #FFEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin: 1px 0px;
}
input.button {
	background-image: url(../img/bg_button.gif);
	height: 24px;
	border: 1px solid #104fa0;
	color: #ffffff;
	padding: 0px 0 0 0;
}

a, a:link, a:visited, a:active {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0077FF;
	font-weight: bold;
	text-decoration: underline;
}

div#container{
	margin: 0 auto;
	width: 940px;
}

div#header{
	width: 940px;
	margin: 0px 0 0 0;
	height: 135px;
}

div#header img{
	border: none;
}

div#header img.logo{
	margin: 27px 0 0 44px;
	float:left;
}

div#header div#stars{
	margin: 0 0 0 183px;
	background-image: url(../img/stars.png);
	background-repeat: no-repeat;
	width: 644px;
	height: 140px;
}

div.service_nav_top {
	margin-left: 194px;
	margin-right: 193px;
	color: #FFFFFF;
	height: 25px;
}

div.service_nav_top a {
	color: #FFFFFF;
}

div.service_nav_top div.service {
	float: left;
}

div.service_nav_top div.languages {
	float: right;
}

/*---Content-Container---*/

div#content-container{
	float:left;
	width: 940px;
}

div#left{
	width: 180px;
	float:left;
}

div#content{
	float:left;
	margin: 0 0 0 10px;
	width: 572px;
}


div#right{
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
}


/*---Navigation---*/

ul#navigation{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul#navigation li{
	width: 179px;
	border-right: 1px solid #6e87a1;
	
}

ul#navigation li a{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../img/bg_navigation.gif);
	background-repeat: repeat-x;
	display: block;
	height: 24px;
	padding: 8px 0 0 18px;
}

ul#navigation li a.active {
	background-image: url(../img/bg_navigation-active.gif);
}

ul#navigation li a:hover, ul#navigation li a.active_nosub, ul#navigation li a.active_nosub:hover {
	background-image: url(../img/bg_navigation-hover.gif);
}

ul#navigation li a.active:hover{
	background-image: url(../img/bg_navigation-active.gif);
}

/*---Subnavigation---*/

ul#navigation li ul{
	margin: 0px;
	padding: 0px;
	list-style: none;

}

ul#navigation li ul li{
	border-bottom: 1px solid #6e87a1;
}

ul#navigation li ul li a{
	background-image: none;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	padding: 8px 0 0 18px;
}

ul#navigation li ul li a.active, ul#navigation li ul li a:hover.active {
	background-color: #fbef46;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0 0 18px;
	background-image: none;
}

ul#navigation li ul li a:hover{
	background-image: none;
	background-color: #fbef46;
}

span#navigation-footer{
	background-image: url(../img/navigation-bottom.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 11px;
	float: left;
	font-size: 1px;
}

span.box-title-small{	
	background-image: url(../img/bg_box-small.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 20px;
	display: block;
	padding: 6px 0 0 10px;
	margin: 0px;
	border-bottom: 1px solid #6e87a1;
}

span.box-title-small h2, span.box-title-normal h2, span.box-title-wide h2{
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

span.box-title-inactive h2 {
	color: #172E45;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

span.box-title-normal{	
	background-image: url(../img/bg_box-normal.png);
	background-repeat: no-repeat;
	width: 265px;
	/*width: 170px;*/
	height: 20px;
	display: block;
	padding: 6px 0 0 10px;
	margin: 0px;
	border-bottom: 1px solid #6e87a1;
}
span.box-title-inactive{	
	background-image: url(../img/bg_box-inactive.png);
	background-repeat: no-repeat;
	width: 265px;
	/*width: 170px;*/
	height: 20px;
	display: block;
	padding: 6px 0 0 10px;
	margin: 0px;
	border-bottom: 1px solid #6e87a1;
}


span.box-title-wide{	
	background-image: url(../img/bg_box-wide.png);
	background-repeat: no-repeat;
	width: 550px;
	height: 20px;
	display: block;
	padding: 6px 0 0 10px;
	margin: 0px;
	border-bottom: 1px solid #6e87a1;
}

/*---Teaser-Startseite---*/

div.teaser-startseite{
	width: 275px;
	height: 284px;
	float: left;
	margin: 0 10px 20px 0;
}

div.teaser-startseite div.teaser-startseite-content{
	background-color: white;
	width: 252px;
	height: 226px;
	border-right: 1px solid #6e87a1;
	padding: 9px 11px 0 11px;
}

span.date{
	display: block;
	margin: 0 0 13px 0;
}

div.newsContent{
	/*border: 1px solid pink;*/
	/*display: none;*/
}

span.teaser-title{
	width: 252px;
	font-size: 24px;
	color: #0066cc;
	margin: 0px 0 15px 0;
	display: block !important;	
}

p.teaser-title{
	line-height: 28px;
}

div.teaser-startseite div.teaser-startseite-content p p {
	margin: 0px 0 0px 0;
	padding: 0px;
	line-height: 18px;
}

div.teaser-startseite div.teaser-startseite-content-news p{
	margin: 0px 0 0px 0;
	padding: 0px;
	line-height: 18px; 	
}



div.teaser-startseite div.teaser-startseite-content-news{
	background-color: white;
	width: 263px;
	height: 234px;
	border-right: 1px solid #6e87a1;
	padding: 0px 11px 0 0px;

}

p a.mehr-agenda{
	color: #0066cc;
	text-decoration: none;
	background-image: url(../img/Link-Pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
	font-weight:bold;
}

div.teaser-box-bottom{
	background-image: url(../img/teaser-box-bottom.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 35px;
}

div.teaser-box-bottom a{
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	float:right;
	margin: 8px 11px 0px 0;
	background-image: url(../img/Link-Pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
}

div.news{
	border-bottom: 1px solid #6e87a1;
	width: 252px;
	height: 37px;
	padding: 9px 11px 0 11px;
	
}

div.news.last{
	border-bottom: none;
}

/*---Movie-Teaser-Startseite---*/

div#inhalt{
	background-color: #FFFFFF;
	border-right: 1px solid #6e87a1;
	padding: 0px 20px 0px 21px;
	margin: 0px;
	width: 518px;
		
	min-height: 649px;
	float: left;
}

div#inhalt_video {
	background-color: #FFFFFF;
	border-right: 1px solid #6e87a1;
	padding: 10px 20px 0px 10px;
	width: 529px;
	margin: 0px;
		
	min-height: 330px;
	float: left;
}

div#inhalt div.teaser-content{
	background-color: white;
	width: 538px;
	border-right: 1px solid #6e87a1;
	padding: 9px 10px 0 11px;
}

div.teaser-content p{
	line-height: 18px;
	margin: 10px 0 0 10px;
	color: #3c3c3c;
}

h1 {
	
}

img.inhalt{
	
}

div#inhalt-bottom{
	background-image: url(../img/teaser-movie-bottom.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 11px;
	float: left;
}

/*---Footer---*/

div#footer{
	background-image: url(../img/bg_footer.png);
	width: 560px;
	height: 41px;
	float:left;
	padding: 0px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #000000;
}

div#footer p.left{
	margin: 15px 0 0 11px;
	padding: 0px;
	float: left;
	display: inline;
}


div#footer p.right{
	margin: 15px 11px 0 0;
	padding: 0px;
	float: right;
	display: inline;
}

div#footer p a{
	color: #000000;
	text-decoration: underline;
}

div#footer p a:hover{
	text-decoration: none;
}

/*---RIGHT-SIDEBAR---*/
img.emotion{
	position: absolute;
	margin: -40px 0 0 0;
}

div#right a{
	width: 180px;
	height: 66px;
	display: block;
	border: none;
}

div#div-absolute{
		position: absolute;
}

div#right a.springen{
	background-image: url(../img/but_springen.png);
	background-repeat: no-repeat;
	margin: 290px 0 0 0;
	cursor: pointer;
	width: 208px;
	height: 70px;
}

div#right a.springen:hover{
	background-image: url(../img/but_springen_hover.gif);
	width: 208px;
	height: 70px;
}

div#right a.skydiver{
	background-image: url(../img/but_skydiver.png);
	background-repeat: no-repeat;
	margin: 3px 0 0 0;
	cursor: pointer;
	width: 198px;
	height: 68px;
}

div#right a.skydiver:hover{
	background-image: url(../img/but_skydiver_hover.gif);
	
}

div#right a.ausbildung{
	background-image: url(../img/but_ausbildung.png);
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
	cursor: pointer;
	width: 216px;
	height: 56px;
}

div#right a.ausbildung:hover{
	background-image: url(../img/but_ausbildung_hover.gif);
	width: 216px;
	height: 56px;
}

div#right a.gutschein{
	background-image: url(../img/but_gutschein.png);
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
	cursor: pointer;
	width: 218px;
	height: 68px;
}

div#right a.gutschein:hover{
	background-image: url(../img/but_gutschein_hover.gif);
	
}

div#right a img{
	border: none;
}

div#right span.box-title-small{
	background-image: url(../img/bg_box-small.png);
	background-repeat: no-repeat;
	height: 20px;
	padding: 6px 0 0 10px;
	margin: 510px 0 0 0;
	border-bottom: 1px solid #6e87a1;
}

div#right span.box-title-small-kontakt{
	background-image: url(../img/bg_title_kontakt.png);
	width: 180px;
	height: 26px;
	display: block;
	margin-top: 10px;
}

div#right span.box-title-small-kontakt h2{
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 0 0 10px;
}

div#right div.box-small-content{
	width: 159px;
	height: 110px;
	background-color: white;
	border-right: 1px solid #6e87a1;
	border-top: 1px solid #6e87a1;
	line-height: 18px;
	padding: 10px 10px 10px 10px;
}

div#right div.box-small-bottom{
	background-image: url(../img/teaser-kontakt-bottom.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 180px;
	font-size: 1px;
}

div#right div.box-small-content p a{
	text-decoration: none;
	font-weight:bold;
	color: #0066cc;
	margin: 0px;
	padding: 0px;
	display: inline;
}

div#right div.box-small-content p{
	margin: 0px;
	padding: 0px;
}

a.mehr{
	color: #0066cc;
	text-decoration: none;
	background-image: url(../img/Link-Pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
	display: block;
}

div#right div.box-small-content p a.mehr{
	color: #0066cc;
	text-decoration: none;
	background-image: url(../img/Link-Pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
}

/* News-Liste */

div.news_list-title {
	background-color: #EDEDED;
	border-bottom: 1px solid #6E87A1;
	float: left;
	font-weight: bold;
	padding: 4px 11px;
}
div.news_list {
	float: left;
	border-bottom: 1px solid #6E87A1;
	padding: 4px 11px;
}
div.news_list a, div.news_list a:link, div.news_list a:active, div.news_list a:visited, div.news_list a:hover {
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

/* Guestbook */

div.entry_title_name {
	background-color: #EDEDED;
	border-bottom: 1px solid #6E87A1;
	border-top: 1px solid #6E87A1;
	float: left;
	font-weight: bold;
	padding: 4px 11px;
	width:300px;
}
div.entry_title {
	/*background-color: #EDEDED;
	border-bottom: 1px solid #6E87A1;
	border-top: 1px solid #6E87A1;*/
	font-weight: bold;
	padding: 20px 0 10px 0;
	width:100%;
	font-size: 16px;
	color: #0066cc;
}
	
div.entry_title_date {
	background-color: #EDEDED;
	border-bottom: 1px solid #6E87A1;
	border-top: 1px solid #6E87A1;
	float: left;
	font-weight: normal;
	padding: 4px 11px;
	text-align: right;
	width: 170px;
}
div.entry_content {
	clear: both;
	padding: 5px 25px 10px 11px;
}
div.entry_content > .title {
	font-weight: bold;
	padding: 5px 0px;
}
div.entry_content > .content {
	font-weight: normal;
}
span.entry_type {
	color: #0066CC;
}
div.entry_types {
	margin-bottom: 10px;
	margin-left: 10px;
	float:left;
}
div.entry_new {
	margin-bottom: 10px;
	margin-right: 14px;
	float: right;
	text-align: right;
}
div.paging_title {
	background-color: #ADADAD;
	border-bottom: 1px solid #6E87A1;
	border-top: 1px solid #6E87A1;
	font-weight: bold;
	margin-left:10px;
	padding: 4px 11px;
	width: 492px;
}
div.paging {
	margin-left:10px;
	padding: 10px;
	text-align: justify;
	width: 492px;
}
div.paging > .active_page {
	font-weight: bold;
}
.fieldTitle {
	clear: both;
	vertical-align: top;
	padding-top: 4px;
	width: 120px;
	height: 12px;
	float: left;
	font-weight: bold;
}
.fieldText {
	clear: both;
}
.hfield {
	display: none;
}
div[class ~= "normal"] {
	font-weight: normal;
}

/*----TRENNLINIE----*/

hr{
	margin: 20px 0 20px 0;
	border: 0px;
	background-color: #c3c3c3;
	height: 1px;
}

/*---BANNER---*/

div#banner{
	background-image: url(../img/bg_banner.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 120px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
}

div#banner a img{
	border: 0px;
}

/*---Tabelle normal----*/

table.table-normal{
	width: 515px;
}

table.table-normal tr td{
	padding: 2px 10px 2px 0px;
	vertical-align: top;
}

/*---FEHLERMELDUNG BEI SUCHE---*/

div.cError, div.cSearchHitText{
	margin: 20px 0 20px 0;
}

/*---SUCHE---*/

table.suche{
	margin: 20px 0 0 0;
}

/*---SUCH-ERGEBNISSE---*/

div.cSearchHitItem{
	margin: 0px 0 5px 0;
	border-bottom: 1px dotted gray;
	padding-bottom: 5px;
}

input.cButton{
	margin: 0px;
	padding: 2px 5px;
}

table.formulare{
	margin: 20px 0 0 0;
}

input#gutschein, input#erstabspr, input#kurs{
	border: none;
}









