/* Aqualand Stylesheet */

/* ============== Reset all ============== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
 
/* ============== Structure ============== */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
a:hover{
	text-decoration: underline;
}
div.shadow_wrap{
	display:inline-table;
	/* \*/display:block;/**/
	float:left;
	position: relative;
	left: 18px;
	padding: 0 7px 9px 0;
}
#container{
	position:relative;
	width: 965px;
	margin: 0 auto;
}
#top{
	height: 80px;
}
#top_left{
	float: left;	
}
#top_right{
	float: right;
	width: 500px;
}
#logo{
	margin: 10px 0 0 22px;
	height: 48px;
	width: 253px;
}
#search{
	display:none;
	position: absolute;
	top: 10px;
	right: 50px;
	height: 25px;
}
#search input{
	font-size: 12px;
	background: none;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	color: #fff;
	margin: 0 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#search input[type=text]:focus{
	background: #fff;
}
#main_navi{
	position: absolute;
	top: 47px;
	right: 50px;
	height: 20px;
	font-size: 1.4em;
	text-align: right;
}
#main_navi a{
	color: #fff;
}

#main_navi a.main_navi_act {
	/* color: #15639A; */
	color: #ffd052;
	font-weight: normal;
}

ul#main_nav li{
	display: inline;
	margin: 0 0 0 30px;
	
}
#header_container{
	background: #fff;
	padding: 0;
	width: 884px;
	overflow: hidden;
	border-top: 6px solid #fff;
	border-right: 6px solid #fff;
	border-left: 6px solid #fff;
}
#header_sub {
	width: 1883px;
	height: 238px;
	overflow: hidden;
	position: absolute;
}
#header {
	width: 1883px;
	height: 238px;
	overflow: hidden;
}
#al_header{
	position: relative;
}
#al_header span{
	display: none;
}
#al_header .kwick{
	float: left;
	display: block;
	height: 238px;
	overflow: hidden;
	cursor: pointer;
}
#al_h1{
	width: 579px;
	float: left;
	display: block;
	height: 238px;
}
#al_header #al_h1 {
	cursor: default;
}
#al_h2{
	background: url('img/header_2.jpg') no-repeat;
	width: 146px;
	border-left: 6px solid #fff;
}
#al_h3{
	background: url('img/header_3.jpg') no-repeat;
	width: 146px;
	border-left: 6px solid #fff;
}

 
.kwick_text {
	height: 26px;
	width: 300px;
	margin-top: 198px;
	padding: 14px 0 0 8px;
	cursor: pointer;
}



.one{
	background: #00C4ED;
}
.two{
	background: #bb8861;
}


/* kwicks on page 2 and 3 */
#al_header_2{
	width: 95px;
}
	
#al_header_2 a{
	display: block;
	width: 87px;
	height: 100%;
}

#al_header_2 li{
	display: block;
	width: 87px;
	height: 67px;
	border-width: 0 6px 6px 0;
	border-color: #fff;
	border-style: solid;
}

#al_h1_2{
	background: url('img/al_h2_home.jpg') no-repeat left bottom;	
}


#kwick_abs {
	position:absolute;
}

#header_mood {
	position:absolute;
}

/**/

/* NAVIGATION */

#navi {
	height: 28px;
}


#subnav_container{
	width: 100%;
	height: 24px;
}



#nav li{
	float: left;
	height: 26px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	/* IE only*/
	.width: 140px;
}
#nav a{
	font-size: 1.2em;
	/*!*/
	color: #50a2bf;
	display: block;
	height: 14px;
	padding: 6px 16px 7px 16px;
}
#nav a:hover{
	text-decoration: none;
	background: url(img/navi_bkg_yellow.png) repeat-x;
	color: white;
}
#nav li:hover{
	background: url(img/navi_bkg_yellow.png) repeat-x;
	color: white;
}

ul#nav ul{
	position: absolute;
	left: -9999px;
	margin-top: -2px;
	/* IE */
	.margin-top: -1px;
	.margin-left: -70px;
	.width: 600px;
	.padding: 0;
	overflow: hidden;
}
ul#nav ul li{
	float: left;
	height: 27px;
	.width: 165px;
	background: url(img/navi_bkg_yellow.png) repeat-x;
	text-align: center;
}
ul#nav ul li a:hover{
	background: url(img/navi_bkg_blue.png) repeat-x;
}
#nav li:hover ul {
	left: auto;
}
/* IE only */
#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
}
#nav li.sfhover {
	background: url(img/navi_bkg_yellow.png) repeat-x;
}

#content_container a{
	text-decoration: none;
}

#content_container a:hover{
	text-decoration: none;
}

#content_left{
	width: 591px;
	float: left;
	/*padding: 5px 0 0 18px;*/
	padding: 5px 0 0 0;
}

#content_large{
	width: 896px;
	float: left;
	/*padding: 5px 0 0 18px;*/
	padding: 5px 0 0 0;
}

.item{
	background: #fff;
	padding: 10px 0 10px 0;
	/*margin: 0 0 10px 0;*/
}
#content_left .item h1{
	margin: 10px 0 10px 20px;
	font-size: 3em;
	color: #598bb2;
	padding-left: 30px;
}

.item h2{
	margin: 0px 0 10px 20px;
	padding-top: 15px;
	font-size: 2.3em;
	color: #598bb2;
}

.item p{
	margin: 10px 20px 15px 20px;
	font-size: 1.2em;
}

.item td {
	/* font-size: 1.2em; */
}

.item table{
	margin: 10px 20px 15px 20px;
}

.item table p{
	margin: 0px 5px 0px 5px;
}


.item ul {
	list-style: square;
	font-size: 1.2em;
	color: #598bb2;
	margin: 0 0 15px 36px;
}
.csc-textpic-intext-left-nowrap {
	margin: 0px 0 10px 20px;
}

#content_left div.item{
	width: 585px;
}

#content_large div.item{
	width: 896px;
}

#content_sidebar div.item{
	width: 305px;
}
#content_sidebar{
	float: left;
	width: 305px;
	padding: 5px 0 0 0;
}
#content_sidebar img{
	/* float: left; */
}

#content_sidebar h1 {
	margin: 0px 0 10px 20px;
	font-size: 1.5em;
	color: #598bb2;
}

#meta_sidebar{
	width: 50px;
	height: 185px;
	background: url('img/alpha_25.png');
	float: left;
	margin-left: 10px;
	.margin: 5px 0 0 18px;
}
#meta_sidebar a{
	display: block;
	width: 37px;
	height: 50px;
	margin: 2px 0 0 5px;
	background-position: left;
	background-repeat: no-repeat;
}
#meta_sidebar a:hover{
	background-position: right;
}
#icon_1{ background-image: url('img/icon_1.png');}
#icon_2{ background-image: url('img/icon_2.png');}
#icon_3{ background-image: url('img/icon_3.png');}
a#icon_arrows{ 
	width: 19px;
	height: 13px;
	margin: 6px 0 0 14px;
	background-image: url('img/icon_arrows.png');
}


.item table.cl-tbl-pan {
	margin: 0;
}

.item table.cl-tbl-pan td.cl-pan-text {
	padding: 0 0 10px 8px;
}
/* ALTE STYLES */

.text_fett { 
     color: #5689B1;
}

td.rand {
	border:1px solid #777874;
     vertical-align: top;
}

.mmLevel1 div {
	float: left;
}

.form-label {
	padding-top: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

.form-comment {
	padding-bottom: 15px;
}

td .align-right {
	text-align: right;
}

div.tx-flvplayer2-pi1 {
	margin-left:20px;
}

.Ja, .Nein, .Probebetrieb {
	font-size: 1.2em;
	color: #5689B1;
	margin: 5px 20px 5px 20px;
}

.Ja {
	background: url(../img/green.png) no-repeat;
	padding-left: 30px;
}

.Nein {
	background: url(../img/red.png) no-repeat;
	padding-left: 30px;
}

.Probebetrieb {
	background: url(../img/green-red.png) no-repeat;
	padding-left: 30px;
}

#rutschen {
	margin-bottom: 30px;
}

#rutschen-img {
	margin-left: 20px;
}

#mediaspace_wrapper {
margin-left:20px;
}

