@charset "utf-8";

/* CSS Document */
/***********************************************/
/* Use for AQUABLUES homepages                      */
/***********************************************/
/* HTML CSS styles                             */
/***********************************************/ 

body{
		text-align: center;
		scrollbar-3d-light-color : #F2F2F2;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #FFFFFF;
	scrollbar-dark-shadow-color : #F2F2F2;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #F2F2F2;
	scrollbar-shadow-color : #F2F2F2;
	
	background-color: #4d4d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	font-style: normal; 
	font-variant: normal;
	font-weight: normal;
	line-height: 12pt;
	color: #282828;
	border: 0px none; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;
		background-image: url(../grafiken/inhaltpics/BG_comingsoon_02.gif);
}

a:link {color:#EB680A; font-weight: bold; text-decoration:none}
a:visited {color:#EB680A; font-weight: bold; text-decoration:none}
a:active {color:#EB680A;font-weight: bold; text-decoration:none}
a:hover {color:#00ADEF; font-weight: bold; text-decoration:underline}



/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }



/***********************************************/
/* Layout Divs   - Header & Co                 */
/***********************************************/

/* - main page layout -*/

#wrapper {
	width: 1006px;
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0px auto;   /* standardkonforme horizontale Zentrierung */
	padding-left: 0px;
/* 	background-color: #4d4d4d; */
	border: 0px dashed black;
	z-index: 0;
}

.zwischentitel
{
	height:30px;
	line-height:30px;
	color:#00aeef;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13pt;
}

.zwischentitel_line
{
	height: 9px;
	line-height:9px;
	color:#00aeef;
	background-color: #F0F0F0;
	background-image: url(../grafiken/BG_navi_balken.gif);
	background-repeat : repeat-x;

}

.main_menu
{
	height:30px;
	line-height:30px;
	color:#EB680A;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	background-color: #F0F0F0;
}
.main_menu ul
{
	padding:0px;
	margin:0;
	list-style:none;
}
.main_menu ul li
{
	padding:0;
	margin:0;
	border-left:1px solid #333333;
	float:left;
	background:#f0f0f0;
}
.main_menu ul li a
{
	color:#333333;
	display:block;
	text-decoration:none;
		font-weight: normal;
	padding:0 10px;
}
.main_menu ul li a:hover
{
	background:#f0f0f0;
	color:#00ADEF;
	
}
.main_menu ul li ul
{
	 display: none;
	 width: auto;
	 position:absolute;
	 border-right:1px solid #333333;
	 border-bottom:3px solid #eb680a;
	 border-top:2px solid #eb680a;
	 top:30px;
	 padding:0px;
	 margin:0px;
}
.main_menu ul li:hover ul
{
	 display: block;
	 position: absolute;
	 margin: 0;
	 padding: 0;
}
.main_menu ul li:hover li
{
 	float: none;
 	list-style:none;!important
	margin:0px;
}
.main_menu ul li:hover li
{
	background:#FFFFFF;
	border-top:1px solid #eb680a;
}
.main_menu ul li:hover li a
{
    color: #333333;
	padding:0 10px;
	display:block;
	width:170px;
		font-weight: normal;
}
.main_menu ul li li a:hover
{
 	color:#00ADEF;
		font-weight: normal;
}





/***********************************************/
/* Layout Divs   - Header & Co ENDE                */
/***********************************************/


a.header {
	display:block;
	text-decoration:none;
	font-weight: normal;
	font-color: 00AEEF;
	color: #eb680a;!important
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#FFFFFF;
	padding:0.1em;
	border-left:1.4em solid #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #f0f0f0;
	border-right-color: #f0f0f0;
	border-bottom-color: #f0f0f0;
	width: auto;
	margin: 0em 2px;
	text-indent: 0.9em;
}



a.header:hover {
	display:block;
	text-decoration:none;
	font-weight: normal; 
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#FFFFFF;
	padding:0.1em;
	border-left:1.4em solid #00AEEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #00AEEF;
	border-right-color: #f0f0f0;
	border-bottom-color: #00AEEF;
	width: auto;
	margin: 0em 2px;
	text-indent: 0.9em;
}

a.headerStatusactive {
	display:block;
	text-decoration:none;
	font-weight: normal; 
	color: #00AEEF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#FFFFFF;
	padding:0.1em;
	border-left:1.4em solid #00AEEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #00AEEF;
	border-right-color: #f0f0f0;
	border-bottom-color: #00AEEF;
	width: auto;
	margin: 0em 2px;
	text-indent: 0.9em;
}



.table_100{
height:100%; 
}

.box_mitRahmen {
	border: 2px solid #FFFFFF;
	}
.box_footer{
	background-image :  url(../grafiken/BG_footer_line.gif);
	background-repeat : repeat;
	background-position : top center;
	}
.box_content{
	background-image :  url(../grafiken/BG_content.gif);
	background-repeat : repeat;
	background-position : top center;
	height: 100%;
	}
.box_content_homepage{
	background-image :  url(../grafiken/BG_content_Text.gif);
	background-repeat : repeat;
	background-position : top center;
	height: 100%;
	}
	
.box_leftnav{
	background-image :  url(../grafiken/BG_balken_dotted_small.gif);
	background-repeat : repeat-x;
	background-position : top left;
	width: auto;
	position:relative;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	padding:0px;
	margin:0px;
	z-index: 50;
	
	}
	
.box_dotted_small{
	background-image :  url(../grafiken/BG_balken_dotted_small.gif);
	background-repeat : repeat-x;
	background-position : bottom left;
	padding:0px;
	margin:0px;
	}
	
.box_blueline{
	background-image :  url(../grafiken/strich_blue.gif);
	background-repeat : repeat-x;
	background-position : top left;
	padding:0px;
	margin:0px;
	}
	
.box_topnav{
	background-image:  url(../grafiken/BG_navi_balken.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
.blume_content{
	background-image :  url(../grafiken/inhaltpics/Blume_des_Lebens.png);
	background-repeat : no-repeat;
	background-position : top center;
	}
	
.box_images_aktuelles{
	width: 100px;
	float:left;
	position:relative;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	padding:0px;
	margin:0px 9px 9px 0px;


	}	
	

.Zitat {  font-family: Monotype Corsiva, Arial, Helvetica, sans-serif; font-size: 15pt; font-style: bold; font-weight: bold; line-height: normal; color: #879677;}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 11pt;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../grafiken/listenpunkt.gif);
}

a.fliesstext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; line-height: 12pt; color: #03A78C; text-decoration: none;}
a.fliesstext:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; line-height: 12pt; color: #03A78C; text-decoration: underline;}


.fliesstextRahmen {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #FFFFFF;}
.bestpractice {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #000000;}
.fliesstextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 12pt;
	list-style-image: url(../grafiken/listenpunkt.gif);
	list-style-position: outside;
}
.fliesstextBoldRahmen{ font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #480048; line-height: normal;}
.fliesstextTitel { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: normal; color: #666666; line-height: normal;}

.kontaktFormat {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; line-height: 12pt; color: #333333}
.kontaktFormatBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; line-height: 12pt; color: #333333}

.kontaktFormatEmail { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #333333;}
a.kontaktFormatEmail { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #EB6808; text-decoration: none;}
a.kontaktFormatEmail:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #EB6808 text-decoration: underline;}

a.bestpractice {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a.bestpractice:hover {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}


.newsDatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666699;
	line-height: normal
}
.newsTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #5c5c5c;
	line-height: normal
}
.Titelgr {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
	color: #DA0E0E;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.newsLead {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #5c5c5c; font-style: normal; line-height: 15pt}
.newsFliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6f7d61;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold
}
.newsBack {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #999999; line-height: normal}
.haupttitel { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: normal; color: #00aeef; line-height: normal}
.Spruch {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: 13pt; font-weight: normal; color: #003399}




/*.header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
	}

a.header {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;

}

a.header:hover {
	color: #c5e695;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: bold;
	text-decoration: none;
}*/



a.navLinks {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	font-style: normal;
	color: #480048;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-indent: 0.3em;
	margin-top: 0em;
	margin-right: 2px;
	margin-bottom: 0em;
	margin-left: 2px;
	padding-top: 0.0em;
	padding-right: 0.3em;
	padding-bottom: 0.0em;
	padding-left: 0.3em;
	border-left-width: 0.3em;
	border-left-style: groove;
	border-left-color: #FFFFFF;
}

orig a.navLinks:hover {
	color: #480048;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	font-style: bold; 
	text-decoration: none;
	}
	
a.navLinks:hover {	
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	line-height: 16pt;
	font-style: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-indent: 0.2em;
	margin-top: 0em;
	margin-right: 2px;
	margin-bottom: 0em;
	margin-left: 2px;
	padding-top: 0.0em;
	padding-right: 0.3em;
	padding-bottom: 0.0em;
	padding-left: 0.3em;
	border-left-width: 0.3em;
	border-left-style: groove;
	border-left-color: #480048;
}

.textklein {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-style: normal; line-height: normal}
.fliesstext_b_kursiv { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: italic; line-height: normal; font-weight: bold; color: #666666 }
.BG_Grau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333366;
	background-color: #CCCCCC;
	letter-spacing: 2pt;
	word-spacing: normal
	}

.Nav_Rahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	line-height: normal;
	border: 1px solid #999999;
	}
	
.time_small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; line-height: normal }

.fliesstext_port { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; line-height: 10pt; color: #666666 ; text-indent: 2pt}
.fliessport { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; color: #333333; clip:   rect(   )}
.form {
font-family: Arial, Helvetica, sans-serif; font-size: 12px;
font-weight: normal;
color : #FFFFFF;
background: #480958;
scrollbar-3d-light-color : #F2F2F2;
scrollbar-arrow-color : #6699CC;
scrollbar-base-color : #F2F2F2;
scrollbar-dark-shadow-color : #6699CC;
scrollbar-face-color : #F2F2F2;
scrollbar-highlight-color : #6699CC;
scrollbar-shadow-color : #6699CC;
}
	
.kontaktBeschriftung 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: bold; 
	line-height: 12pt; 
	font-weight: bold; 
	color: #666666;
	}
	
.kontaktStern
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: 12pt; 
	font-weight: bold; 
	color: #DA0E0E;
	}

.kontakt
	{
	background-color: #FFFFFF;
	color: #000033;
	width: 200pt;
	height: 14pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
 	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

.kontakt_small
	{
	background-color: #E1F2FA;
	color: #000033;
	width: 70pt;
	height: 12pt;
	border: 1px solid #999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.kontaktSubmit
	{
	background-color: #480958; 
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal; 
	line-height: 12pt; 
	
	}
	
.kontaktTextfeld
	{
	background-color: #FFFFFF; 
	color: #000033;
	width: 267px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
 	border: 1px solid #999999;
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
	}
	
.bestellbox{
	background-image :  url(../grafiken/inhaltpics/bg_bestellschein.gif);
	background-repeat : no-repeat;
	background-position : center;
	height:300px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	padding:20px;}

.inputForm1{
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid black;
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
}
.inputForm1a{
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid black;
	background-color: transparent;
	margin-top:20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	}

.senden{
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom: 1px solid black;
	background-color: transparent;
	margin-top:30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight : bold;
	}
	
.kontaktTextfeld02
	{
	background-color: #FFFFFF; 
	color: #000033;
	width: 200pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
 	border: 1px solid #999999;
	padding-top: 2px; 
	padding-right: 2px; 
	padding-bottom: 2px; 
	padding-left: 2px;
	}
		
