/* hier alles CSS, das nicht php enth�lt. alles! */

a img {	border: 0px;}
a {	color: #009900;	text-decoration: none;}
a:hover { color: #FF0000; text-decoration: none;}
a:visited{  border: 0px;}
h1{ 	
	vertical-align:bottom; 
	font-size: 11pt; 
	font-weight: 100; 
	color: #000000; 
	text-transform:uppercase; 
	padding-top:0px; 
	padding-bottom:0px; 
	margin-bottom:0px; 
	margin-top:0px; 
	vertical-align:top;
	}
h2 { padding-left: 0px;	margin-left:0px; font-size: 11pt; font-weight: normal; padding:0px; padding-top:0px; padding-bottom:0px; margin-bottom:2px; color:#005151;}
/* das ding unten am bildrand - z.Zt deu-en -esp */

/* IMPORTANT SECTION - .FOOTER is always at bottom */
.parent {
	display: block; min-height: 100%;width: 100%;position: absolute; top: 0px;
	left: 0px;	z-index: 0;}
/* .content jetzt in body.php */
.footer {
	position: absolute;
	display: block;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 20px;
	z-index: 999;
	padding: 0px;
	margin: 0px;
	background-color:#005151; 
	text-align: left;
	color:#009022;
	line-height: 20px;
	font-size: 10px;
}
/* FINISH IMPORTANT SECTION */

.bodybody {font-size:10pt;}
.bodybody ul {list-style-type: circle;	padding-top: 5px; padding-bottom: 5px;padding-left: 0px; text-indent: 0px; margin-left:17px;}
.bodybody ol {padding-top: 5px; padding-bottom: 5px;padding-left: 0px; text-indent: 0px; margin-left:22px;}
.bodybody li {padding-bottom:5px;}
.lang {display:inline; font-size:8px; color: #CC3300}
table.dashed{
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
}
table.dashed td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	vertical-align: top;
}
table.without_border td {
	vertical-align:top;
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
	border-style: none none none none;
}

.bodytext {  font-size: 11pt; color:#000000; line-height:20px; position:absolute }
.bodytext a:link {text-decoration:none; color: #009900}
.bodytext a:visited {text-decoration:none; color: #009900}
.bodytext a:hover { color: #FF0000; text-decoration: underline;}
.bodytext li {padding-bottom:10px;}

/* die bilder fuer den content */
.paraimageinline{float:left; width:auto; margin-top: 20px; margin-bottom:20px; margin-right:20px; position:relative; color:#003366; font-size:smaller;}
.paraimageright{position: absolute; top:25px; left:400px; padding:0px; color:#666666; z-index:9000;display:block;}
.quicklink  { font-size: 12pt; font-weight: 100; color: #0099FF; 
	text-transform:uppercase; }
.quicklink a:link {text-decoration:none; color:#0099FF}
.quicklink a:visited {text-decoration:none; color:#0099FF}
.quicklink a:hover { background-color:#003366; text-decoration:none; padding-top:9px; padding-bottom:9px; color:#FFFFFF }

/* left bottom user/pass box */
.label  { font-size: 8pt; font-weight: lighter; color:#0284D8; }
A.label:link  { font-size: 11pt; font-weight: bold; color: #000000; }
A.label:visited  { font-size: 11pt; font-weight: bold; color: #000000; }

/* a box is not a button! */

div.white_box {
  	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	margin-top:20px;
	margin-bottom: 20px;
	width:350px;
	border-top: 100px;
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	border-collapse: collapse;
}


/* beginning button escapade.... */

p.button_white {
	width: 350px;
	display: block;
	text-align: left;
	line-height: 1.4em;
	padding: 0;
	background: #ffffff;
	color: #000000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-shadow: none;
	border-width: 1px;
	border-spacing: 1px;
	border-style: dashed dashed dashed dashed;
	border-color: black black black black;
	border-collapse: collapse;
}

p.button_blue {
	background: #003366;
	width: 350px;
	display: block;
	text-align: left;
	line-height: 1.4em;
	padding: 0;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-shadow: none;
}

p.button_bright_blue {
	width: 350px;
	display: block;
	text-align: left;
	line-height: 1.4em;
	padding: 0;
	background: #4466AA;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-shadow: none;
}

p.button_orange {
	width: 350px;
	display: block;
	text-align: left;
	line-height: 1.4em;
	padding: 0;
	background: #ff8000;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-shadow: none;
}

p.button_white a {
	font-size: 13px;
	display: block;
	padding: 8px 5px;
}

p.button_blue a,
p.button_bright_blue a,
p.button_orange a {
	color: #ffffff;
	font-size: 13px;
	display: block;
	padding: 8px 5px;
}

p.button_white a:hover,
p.button_blue a:hover,
p.button_bright_blue a:hover,
p.button_orange a:hover {
	color: #000000;
	border: none;
	background-color: #efefef;
}
/* ending button escapade.....*/


div.ft_inch {
	margin-top:0px;
	text-align:center;
	background-color:#003366;
	}
A.ft_inch, A.ft_inch:visited  {
	color: #ffffff;
	background-color:#003366;
	border: 0px;
}
A.ft_inch:hover {
	background-color: #ffffff;
	color:#000000;
	text-decoration: none;
	}	

/* durchsichtig-orange menübox mit nicht durchsichtigem text auf indx.php */
div.main_menu_box {
     /*Any properties you'd want the main_menu_box to have.*/
     /*Would probably be position, dimension type stuff.*/
     border: 0px;
     width: 240px;
     height: 320px;
     position: relative;
}
div.main_menu_box_contents {
     background-color:transparent;
     height: 100%;
     position: relative;
     width: 100%;
     z-index: 98;
}
div.main_menu_box_background {
     background-color: #ff8000; /* organge */
     height: 100%;
     opacity: 0.9;
     filter:alpha(opacity=90); /* IE's opacity*/
     position: absolute;
     left: 0px;
     top: 0px;
     width: 100%;
     z-index: 97;
}	

/* GREY MENU LEFT */

div.greymenuleft{
	margin-top:40px;
	left: 0px;
	top: 0px;
	text-align:right;
	padding:0px;
}
.greymenuleft span, .greymenuleft a, .greymenuleft a:visited {
	color: #aaaaaa;
	font-size: 14px;
	line-height: 25px;
	background-color:#222222; 
	padding: 3px;
}
.greymenuleft a:hover { 
	color: #FFFFFF;
	background-color: #0284D8;; 
	text-decoration: none;
}
span.greymenuleft_self {
	color: #ffffff;
	background-color: #666666;
}

.NormalList ul { list-style-type:none;}
.NormalList li {padding-bottom:0px;}
/* underwater news link auf index.php, 2009-11-09 nicht löschen! */
.underwater_news {
    font-size:14px;
    font-weight:bold;
    position:absolute;
    float: right;
    top:260px;
    left: 0px;
     padding: 5px;
    z-index: 102;}
.underwater_news:hover { 
	color: #ffffff; 
	text-decoration: none;
	background-color:#cccccc;}

	/*used for showing fotos in dirs */
.photo  {float: left; margin: 0.5em; border: 1px solid #ccc; padding: 1em; font-size: 10px; } /* wird gebraucht, nicht löschen */

.TechAcrOverv{background-color: #1cc224; color: white; height: 20px; padding: 5px; vertical-align:top;font-size:14px}
/*.TechAcrOverv a:hover { background-color: white; color: black; text-decoration: none;}*/

