/* CSS-Angaben für Positionierungen und Größen der <div> */

body	{
	background-color:#000000;
	background-image:url(/images/hintergrund3.jpg);
   background-repeat:repeat-y;
   background-position:top center;
   font-family: Trebuchet MS, sans-serif;
   font-size:14px;
   padding:0px;
   margin:0px;
}

#container {
	background-color:#FFFFFF;
	background-image:url(/images/fill_top_version_3.jpg);   
   background-position:top center;   
	background-repeat:no-repeat;   	
	width:970px;
	padding:0px 0px 0px 0px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	border-collapse:collapse;
	min-height:470px;
	border-left:1px solid black;
	border-right:1px solid black;	
}

#logo {
	z-index:0;
	margin-left:30px;
}

#footer {
	background-image:url(/images/fill_bottom.png);   
   background-position:bottom center;   
	background-repeat:no-repeat; 
	width:970px;
	padding:0px 0px 0px 0px;
	margin-left:auto; 
	margin-right:auto;
	margin-top:0px;
	min-height:190px;
	text-align:center;
	z-index:0;
}

#spalteeins {
	float:left;
	padding:4px;	
	width:220px;
	margin: 0px 1px 0px 2px;
}

#spaltezwei {
	float:left;
	padding:4px;	
	width:512px; 
	margin: 0px 2px 0px 2px;
}

#spaltezweihalb1 {
	float:left;
	width:252px;
	padding:4px;
	margin: 0px 1px 0px 1px;
}

#spaltezweihalb2 {
	float:left;
	width:252px;
	padding:4px;
	margin: 0px 1px 0px 1px;
}

#spaltedrei {
	float:left;
	padding:4px;	
	width:202px;
	margin: 0px 1px 0px 1px;	
}

#spaltemax {
	float:left;
	padding:4px;	
	width:956px;
	margin: 2px 2px 0px 2px;	
}

#bottom  {
   height: 24px;
   width:100%;
   position: fixed;
   bottom: 0px;    
}

div.bottomcontainer {
	width:896px;
	margin-left:auto;
   margin-right:auto;
}

div.bottomleft {
	background-image:url(/images/bottom_left.png);  
   background-position:top left;   
	background-repeat:no-repeat; 
	width:17px;	
	float:left;
	height:24px;
}

div.bottommiddle {
	background-image:url(/images/bottom_middle.png);   
   background-position:top;   
	background-repeat:repeat-x; 
	width:850px;
	padding:7px 6px 5px 6px;	
	float:left;	
	height:24px;
}

div.bottomright {
	background-image:url(/images/bottom_right.png);   
   background-position:top right;   
	background-repeat:no-repeat; 
	width:17px;
	float:left;
	height:24px;
}

ul, li { 
	margin-left: 0; 
	padding: 0; 
} 

li {
  margin: 1em;
  padding-left: 0; 
}

.center {
	text-align: center;
}

.centergooglemaps {
	width:512px;	
	border: 1px dotted black;
	padding: 2px 2px 0px 2px;
}

.einzugnegativ {
	text-indent:-8px;margin-left:8px;	
}

.einzug {
		margin-left:20px;
	}

.small {
	font-size:12px;
}

.big {
	font-size:18px;
}

.white {
	color:#ffffff;
}

.navigation {
   background-color:#000000; 
   background-position:top left;	
  	color:#FFFFFF;
  	opacity: 0.8;
  	filter:alpha(opacity=80);
}

.navigation_top {
  /*  background-color:#000000; */
	background-image:url(/images/navigation.png);
   background-repeat:no-repeat;
   background-position:top left;	
	padding:6px 4px 6px 10px;
  	color:#FFFFFF;
}

.position {	
  background-color:#FFFFFF;
  color:#000000;
  opacity: 0.6;
  filter:alpha(opacity=60);
  float:left;  
}

.location {
  border-bottom: 1px solid #000000;
}

.gray {
  color:#585858;
}

hr {	
	border-top: 1px solid #230023;
	border-bottom: transparent;
	margin:4px;
}

br.clear {
	clear:both;
}

.relative {
	/* Hilfsangabe zum Verschieben der Inhalte */
	/* sämtliche Inhalte orientieren sich daran */
	position:relative;
	top:-20px;
}

/* Formatierungen für Bilder */

img {
	border:0px;	
}

.w251 {
	width:251px;	
}	

.w188 {
	width:188px;
}

.w167 {
	width:167px;	
}	

.floatright {
	float:right;
	margin-left:3px;
	}
	
.floatleft {
	float:left;
	margin-right:7px;
	}

.biusleft {
	border-right: 1px dotted #7379B5;
	border-bottom: 1px dotted #7379B5;
	font-size:10px;
	padding-right: 3px;
}

.biusright {
	border-left: 1px dotted #7379B5;
	border-bottom: 1px dotted #7379B5;
	font-size:10px;
	padding-left: 3px;	
}

.flag { 
	border:1px solid black;
}

.flaginactive {
	border:1px solid black;
   opacity: 0.3;
   filter:alpha(opacity=30);
}

/* Links für Navigation */

a.navi:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.navi:visited {	
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.navi:hover { 
	color:#00ff00;
	text-decoration:none;
	font-weight:bold;
}

a.navi:focus { 
	color:#00ff00;
	text-decoration:none;
	font-weight:bold;
}

a.navi:active { 
	color:#00ff00;
	text-decoration:none;
	font-weight:bold;
}

/* Links für Position */

a.posi:link {
	color:#000000;
	text-decoration:none;	
}

a.posi:visited {	
	color:#000000;
	text-decoration:none;	
}

a.posi:hover { 
	color:#000000;
	text-decoration:none;
}

a.posi:focus { 
	color:#000000;
	text-decoration:none;
}

a.posi:active { 
	color:#000000;
	text-decoration:none;
}

/* Formatierungen für Blog-Bereich */

h1 {
	margin-top:10px;	
}

h2.blog {
	margin-bottom:20px;	
}

blockquote {
	color:#666666;
	font-style:italic;
	}

div.calendar {
	width:105px; 
	height:65px; 
	float:left;
	background-image:url(/images/blog_date.png);
   background-repeat:no-repeat;
   background-position:center center;
	text-align:center;
	padding:20px 0px 12px 0px;
	margin:0px 10px 0px 0px;
	border:0px;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

span.day {
	font-size:20px;color:#FFFFFF;font-weight:bold;
}

span.month {
	font-size:14px;color:#FFFFFF;font-weight:bold;
}
	
span.year {
	font-size:20px;color:#FFFFFF;font-weight:bold;
}
	
/* Formatierungen von Tabellen */

table {
	margin: 14px 0px 14px 0px;
}

table,td {
	border: 1px solid #000000;
	border-collapse:collapse;
	empty-cells:show;
	padding:4px;
	vertical-align:top;	
}	

table.borderless, td.borderless {
	border: 0px solid #000000;
	border-collapse:collapse;
	empty-cells:show;
	padding:0px 0px 14px 0px;	
	vertical-align:top;	
}

table.graphics {
	margin: 0px;
	padding:0px;
	border: 0px;
}

caption {
	font-size:small;
	font-weight:bold;
	font-style:italic;
	caption-side:bottom;
}

td.green {
	background-color:#3DEB39;
}

td.litegreen {
	/* entspricht Wert bei 50% Transparenz */
	background-color:#9ef59c;	
}

td.right {
	text-align:right;
}

td.center {
	text-align:center;
}


/* externe und interne Links im Text */

a.external {
	padding-left:15px;
	padding-right:0px;
	text-decoration: none;
	color:#0000FF;
	background: url(/images/link_external.png) no-repeat left;
}

a.external:visited {
	padding-left:15px;
	padding-right:0px;
	text-decoration: none;
	color:#51188C;
	background: url(/images/link_external_visited.png) no-repeat left;
}

a.internal {
	font-size: 14px;
	padding-left:15px;
	padding-right:0px;
	text-decoration: none;
	color:#0000FF;
	background: url(/images/link_intern.png) no-repeat left;
}

a.internal:visited {
	font-size: 14px;
	padding-left:15px;
	padding-right:0px;
	text-decoration: none;
	color:#51188C;
	background: url(/images/link_intern_visited.png) no-repeat left;
}

/* deeplinks */

.deeplink {
	float:right;
	padding-right:4px;
	}

/* rss formatierung */

div.item {
	margin-left:6px;
	margin-right:6px;
	border-bottom:1px solid black; 
}

div.latest {
  padding:4px;
  background-color:#000000;
  color:#FFFFFF;
  opacity: 0.8;
  filter:alpha(opacity=80);
}

h2.title {
	font-size:14px;
	margin-left:4px;	
	font-weight:bold;
	
}

a.title {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#999999;
}

a.title:active,a.title:hover,a.title:focus {
	color:#00FF00;
	text-decoration:none;
	background-color:#999999;
}

p.description {
	font-size:12px;
	margin-left:4px;
	font-weight:bold;
}

div.navitop {	
	background-image:url(/images/navi_background_top.png);   
   background-position:top left;   
	background-repeat:no-repeat;
	height:19px;	
}

img.rssimage {
	width:160px;
	padding:2px;
	margin:0px;
	background-image:url(/images/rss_image.png);   
   background-position:top left;   
	background-repeat:repeat;
}

div.navibottom {		
	background-image:url(/images/navi_background_bottom.png);   
   background-position:top left;   
	background-repeat:no-repeat;
	height:19px;	
}




/* Hilfe */

div#helpoverlay  {
	display: none;
	position: absolute; 
	top:0px;
	left:50%;
	margin-left:-480px;  
	width:960px;
}

div#help {
  position: fixed; 
  top: 10px; 
  right: 0px; 
  width: 40px; 
  height: 100px; 
  font: 12px Verdana, sans-serif; 
  z-index: 18;
  padding: 1px 0px 1px 1px;
  /* background-image:url(/images/help_background.png); */   
  background-position:top left;   
  background-repeat:no-repeat;
  }
  
div#help a {
  display: block; 
  text-align: center; 
  font: bold 1em sans-serif; 
  padding: 0px; 
  margin: 1px 0px 2px 1px; 
  text-decoration: none; 
  color: black; 
  border: 0px solid black;
  }  
  
div#help a:hover {
  color: #441111; 
  /*background: #1CEA02; */
  border: 0px solid black;
  }

div#help a span {display: none;}

div#help a:hover span {
   display: block;
   position: absolute; 
   top: 127px; 
   left: -85px; 
   width: 110px;
   padding: 5px; 
   z-index: 100;
   color: #000000; 
   background: #AEFFAE;
   font: 12px Verdana, sans-serif; 
   text-align: center;
   border: 1px dashed black;
   }  
   
.strong {	
	font-weight:bold;
}

/* Zitate und Quellenangaben (Fußnoten) */

div.quote {
	background-color:#9ef59c;
	border: 1px dotted black;
	padding:5px;
	margin-bottom:5px;
	}

hr.source {
margin-left:0px;
text-align:left;
width:100px;
height:2px;
background-color: #3DEB39;
border:0px solid #3DEB39;
}

ul.source {
list-style-type:none;
}

a.source {
font-size:small;
font-size:.8em;
vertical-align:top;
text-decoration:none;
}

/* Advertising (fixiert) */

/* notwendig um ein Springen zu verhindern */
#advertiseWrapper {  
	width:auto;	  
}

#advertise {
	position:relative;
	margin-top: 20;      
}

#advertise.fixed {	
  	position: fixed;
  	top: 0;
  	margin-top:20px;
}

/* Werbehinweis */

.anzinfo {	
	width:150px;	
	margin:20px 0px 0px 0px;
	position: absolute;
	background-color:#FFF;
	font-weight: normal;		
	font-family: 'Open Sans', sans-serif;			
	font-size:0.8em			
}	

/* Updates, Korrekturen, Anmerkungen */

div.update {
	background-color: #CCFFCC;	
	opacity: 0.8;
	border-left:1px dashed #00FF00;	
	padding:4px;
	} 
	
/* div fuer Amazon Produktanzeigen */

div.amazon {
	float:right;
	margin-left:20px;	
	
