﻿/* dunkles Design */
/*================*/

/* 				dunkel				hell	*/
/* Hintergrund	sw = #000000		#FFFFFF */
/* Font, Rahmen	grau = #C0C0C0  	#303030 */
/* Termine-Tab	d'grau = #404040 	dto. */
/* Seitenrahmen	d'blau = #000099	#0000FF */
/* H'grd Bild	pinwheel			kein */

a:link { text-decoration:underline; font-weight:normal; color:#AAAAFF; }
a:visited { text-decoration:none; text-decoration:underline; font-weight:normal; color:#7777FF; }
a:hover { text-decoration:underline; color:#AAAAFF; }
a:active { text-decoration:none; color:#80F080; }
a:focus { text-decoration:none; color:#AAAAFF; }

div {}

/** { margin:0; padding:0 } */

html {
	height:100%;
	margin-bottom:1px; }
	
body {
		background-color:#000000;
		background-image:url('images/pinwheel_low.jpg');
		background-attachment:fixed;
		}
#content { 
/*
*/
		position:relative;
		border-width:0px;
		padding-left:30px; padding-right:30px; padding-top:10px; padding-bottom:10px; 
		margin-top:0px; margin-bottom:0px;	/* -1 damit aufeinander folgende Tabellen mit border:0 sich lückenlos verbinden */
		text-align:left; font-family:Arial, Verdana; font-size:10pt; color:#C0C0C0;
		}

h3 {
	 font-size:12pt; color:#C0C0C0;
	 font-weight:bold; text-align: center;
	 margin: 3px;
	 }
.hx {
	 font-size:11pt; color:#C0C0C0;
	 font-weight:bold;
 	}
#hxc {
	 font-size:11pt; color:#C0C0C0;
	 font-weight:bold; text-align: center; /* text-decoration: underline; */
 	}

#fix_tab { width:900px;	border-collapse:collapse; padding:0px;
		 }
#bottom_fix_tab { border-collapse:collapse; padding:1px;
		 }
#galerie_tab { font-size:10pt; color:#C0C0C0;
		 }
#galerie_thumb {
		border-style: solid; border-width: 1px; border-color: #C0C0C0;
		}
			 
#image_border {
		border-style:solid; border-width:1px; border-color:#C0C0C0;
		margin:2px;
		}			 
#image_left {
		float:left; margin-right:40px; margin-bottom:10px;
		border-style: solid; border-width: 0px; border-color: #C0C0C0;
		}
#rahmen {
/*		border-style: solid; border-width: 2px; border-color: #000099;
		border-style: solid; border-width: 0px; border-color: #000099; */
		margin:auto;
		margin-top:5px;	 
		width:900px; 
		}
#hor_line {
/*
  left:0px; position:relative; 
*/		
		border-style: solid; border-width: 1px; border-color: #000066;	 
		width:300px;
		margin:auto;
		}
#hor_line_kurz {
		border-style: solid; border-width: 1px; border-color: #000066;	 
		width:420px; 
		}

#top { 
		position:relative;		
		padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; 
		margin-top:0px; margin-bottom:0px;	/* -1 damit aufeinander folgende Tabellen mit border:0 sich lückenlos verbinden */
		}
#top_title {
	display: none; 
/*		padding-top:20px; height:70px;  margin-left:200px;
		text-align:center; font-family:Arial, Verdana; font-size:18pt; font-weight:bold; color:#C0C0C0;
		text-align:left; font-family:Arial, Verdana; font-size:18pt; font-weight:bold; color:#C0C0C0; */
		}
#top_logo {
		position:relative; top:0px; left:150px;
		width:600px; height:100px;
		background-image:url('images/AKA-Logo-2010-06-600_100-D0.gif');
/*		
		width:180px; height:90px;
		float:left;
		background-image:url('images/AkALogo128_1.gif');
*/
		} 
#navi {
/*		margin-left:100px; */
		margin-left:auto;
		text-align:center;
		}	
		 		 	 		 
		 		 
#content_gal_wnd {
		background-color:#000000;
		position:relative; top:0px; left:0px;
		border-width:0px;
		padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:10px; 
		margin-top:0px; margin-bottom:0px;	/* -1 damit aufeinander folgende Tabellen mit border:0 sich lückenlos verbinden */
		text-align:center; font-family:Arial, Verdana; font-size:10pt; color:#C0C0C0;
		}		 		 
#gal_wnd_txt {
		width:800px; height:70px;
		padding-top:10px; padding-bottom:10px; 
		}		
#bottom { 
		width:800px;
		position:relative; top:0px; left:0px; 
		border-width:0px;
		padding-left:30px; padding-right:30px; padding-top:0px; padding-bottom:0px; 
		margin-top:0px; margin-bottom:0px;	/* -1 damit aufeinander folgende Tabellen mit border:0 sich lückenlos verbinden */
		font-family:Arial, Verdana; font-size:10pt; text-align: center; color: #C0C0C0;
		}
		 	
		
/* Tabelle zum Fixieren des Seiteninhalts in der Mitte */ /*background-color:#000099; d-blau */  
/*		background-color:#000000; schwarz */
		 

#pl_content { 
		position:relative; top:0px; left:0px;
		background-color: #000000;   /* */
		border-width:0px;
		padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px; 
		margin-top:0px; margin-bottom:0px;	/* -1 damit aufeinander folgende Tabellen mit border:0 sich lückenlos verbinden */
		font-family:Arial, Verdana; font-size:10pt; color:#C0C0C0;
		}	
		 		 
#pl_title { 
		 position: absolute; left: 50px; top: 50px; 
		 width: 700px; height: 30px; 
		 z-index: 4; 		 
		 color: #C0C0C0; font-size:20pt; font-weight: bold;
		 text-align: center; }
		 
 	 
#pl_text { 
		 position: absolute; 
		 width: 900px; height: 900px; 
		 /* z-index: 3; */
		 left: 0px; top: 0px; }
		 
#pl_nav_li { 
		 position: absolute; left: 5px; top: 20px; 
		 width: 200px; height: 18px; 
		 z-index: 4; 
		 color: #C0C0C0; font-size: 12px; 
		 text-align: left; }
		 
#pl_nav_re { 
		 position: absolute;   left: 650px; top: 20px; 
		 width: 196px; height: 18px; 
		 z-index: 4; 
		 color: #C0C0C0; font-size: 12px; 
		 text-align: right; }
		 
#pl_fotos { 
		 position: relative; left: 150px; top:-0px; /* position: absolute;  left: 150px; top: 750px; */
		 width: 600px; height: 200px; /* width: 600px; height: 200px; */
		 z-index: 3; }
#pl_fotos td {
		text-align: center;
		color: #C0C0C0; font-size:10pt; }
		
#pl_fotos_0 { 
		 position: relative; left: 50px;
		 width: 600px; height: 200px;
		 padding-left:50px; padding-right:50px;
		  }
#pl_fotos_0 td {
		text-align: center; 
		 padding-left:50px; padding-right:50px;		
		color: #C0C0C0; font-size:10pt; }
		
#pl_fotos_pluto { 
		 position: absolute;  left: 150px; top: 680px; 
		 width: 600px; height: 200px; 
		 z-index: 3; }
#pl_fotos_pluto td {
		text-align: center;
		color: #C0C0C0; font-size:12px; }
		
		
#pl_filler_pluto {
		width: 880px; 
		}	
#pl_filler_pluto td {
		text-align: justify;
		color: #C0C0C0; font-size:12px; }
				 
#pl_tab {
		width: 860px; position: relative; top:0px;} 
#pl_tab td {
		vertical-align: top;
		padding: 10px; 
		color: #C0C0C0; font-size:10pt; }		 
#pl_tab col {		
		 } /* background:#000000; */		
#pl_tab col.links {
		text-align: right; 
		width: 50%; }		
#pl_tab col.rechts {
		text-align: left;
		width: 50%; }		 
		 
#pl_nav_bot { 
		 width: 900px; height: 80px;
		 z-index: 4; 
			} /* left: 10px; */
#pl_nav_bot td {
		color: #C0C0C0; font-size:10pt;
				vertical-align: top; }
								
#pl_filler {
		width: 860px; height: 750px; 
		padding: 0px; }
		
/*		#C0C0C0; */

#kontakt_form 
   { padding:2px; border:0px solid #000099; }
 .td,  .input, .select, .textarea
   { color: #C0C0C0; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal; }  
 .input, .select, .textarea
   { color:#0000CC; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal; }
 .Bereich, .Feld
   { background-color:#C0C0C0; width:400px; border:1px solid #ffffff; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal; }
 .Button
   { background-color:#000099; color:#C0C0C0; width:199px; border:1px solid #c0c0c0; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal;}
   
#btn
   { background-color:#000099; color:#C0C0C0; width:180px; border:1px solid #c0c0c0; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal;}
   
#tab_termine {
	width:800px;
	margin:20px;
	}
#tab_termine td {
	font-size:10pt; color:#C0C0C0;
	empty-cells:show;
	padding-left:10px;
	background-color:#222;
	}
	
#wdvat { 
	width:600px;
	text-align:center; /* white-space:nowrap; */
	color: #FFF; font-size:10pt; font-family:Verdana,sans-serif; font-weight:normal;
/* 	border-style: solid; border-width: 1px; border-color: #004; */
	margin-left:100px;
	margin-top:0px;
	}
	
#feedback {
	width:640px; height:30px;
	margin-top:10px; margin-left:100px;
	font-size:11pt; color:#F00;
	font-weight:bold;
	}
	
#title_re {
/*
	height:200px;
*/
	}
	
#galerie_tile {
	width: 184px; height:200px;
	padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;
	margin-top: 0px; margin-bottom: 0px; margin-right:0px; margin-left:20px;
	color: #C0C0C0; font-size:8pt; font-family:Verdana,sans-serif; font-weight:normal;
	float: left;
}

#pr_home
{
	position:relative;
	margin-left:250px;
}
#Tab_Home_So_Mo {
/*	
	margin-left:100px;
	margin:20px;
*/
	margin-top:10px;
	margin-bottom:10px;
	border-collapse:collapse;
	width:400px; 
	border-style: solid; border-width: 0px; border-color: #000099;
	}
#Tab_Home_So_Mo td
 {
/*
	background-color:#222; 
*/
	font-size:9pt; color:#C0C0C0;
	empty-cells:show;
	padding-left:10px;
	padding-right:10px;
	}
	
.wetter {	
		float:right;
		padding-top: 50px;
		margin-left:700px;
	}

