body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;  /* Schriftfarbe*/
	font-size: 100.01%;
    width: 1060px;
	padding: 0;
	margin: 0;
    background-color: #E8F5DB;
/*181208
    background-color: #f5f5dc;  
	background-image:url(../images/HintergrundNavi.gif);
	background-repeat: repeat-y;
*/
    
	
	
}

/************************************************
    neu 
*************************************************/
/*
#rahmen {
  width: 1060px;
  text-align: left;    
}
*/
img {
  border:none;
}
/************************************************
    Kopf  
*************************************************/
#kopf {
    padding: 0;
 	margin: 0 0 0 0px;
/*	border-bottom: 2px solid #339999;  */
	width: 100%;
	background-image:url(../images/blogKopf.jpg); 
	background-repeat: repeat-x;

}
#kopf h2 {
  font-family: Castellar;
  text-align: center ;
  color: #FFFFFF;   /* #003366; */
  font-size: 150%; 

}
#kopfAustralien {
    padding: 0;
 	margin: 0 0 0 0px;
	border-bottom: 5px solid #0033CC; 
	width: 100%;
	background-image: url(../Reiseberichte/Australien05/images/australienKopf.jpg);
	background-repeat:no-repeat;

}
/************************************************
	Navigation links
*************************************************/
#navBar {
  float: left;
/*  width: 18%;  */
   width: 160px;
  margin: 0 10px 0 0;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;

}
#navBar ul a:link {
   display: block; 
}
#navBar ul {
   list-style: none; margin: 0; padding: 0;
 }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {
  /* border-bottom: 1px solid #EEE; */
 }

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

.sectionLinks{
	position: relative; 
	padding: 0px;
	 margin: 0px;
	font-size: 100%;
	text-align: left;
	color: #003366;
}

.sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	width: 90%;
	color: #003366;
	text-decoration: none;	
}

.sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	text-decoration: none;	
	color: #003366;
}

.sectionLinks a:hover{
/*	background-color: #f5f5dc; */
/*	padding: 2px 0px 2px 10px; */
	text-decoration: none;
	color:#990000;
}
.navText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:12px;
	text-decoration: none;
	font-weight:bold;
}
.sectionLinks h3 {
	 font: 12px Verdana, Arial, Helvetica, sans-serif;
     color: #003366; 
     padding-left: 10px;
	 font-weight: bold;
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navtitel  {
	 font: 12px large, Arial, Helvetica, sans-serif;
     color: #000099; 
     /* padding-left: 10px; */
   	 padding: 2px 0px 2px 10px;
	 font-weight: bold;

}

.datum {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #990000; 
	text-decoration: none;
	font-weight:bold;
}
.subli {
	margin: 0 0 0 10px;
 
}
#subnavText {
	background-color: #C0DFFD;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0px 2px 10px;
	line-height:12px; 
	text-decoration: none;
	font-weight:bold;
	
}
#subnavText li{
	padding: 0px 0px 0px 5px;
}
#subnavText a:hover{
	color: #990000;
}
/************************************************
    Einzelnavigation 
*************************************************/
.naviSingle {
  margin: 20px;
   padding-left: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003366;
}  
.naviSingle a:link, a:visited, a:hover{
	color: #003366;
	text-decoration: none;	
}
/************************************************
    Inhalt 
*************************************************/
.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

#inhalt{
	position: relative; 
	float: left;
/*	width: 80.9%; */
	width: 60.9%;
	padding: 5px 0 5px 5px;;
	margin: 0 0 0 5px;
	background-color: #f5f5dc;  /* 181208 */
    min-height: 500px; 
/*	min-height: 100%; */
	border-top: 5px solid #339999; 
	border-left: 2px solid #339999; 
	border-right: 2px solid #339999; 
	border-bottom: 2px solid #339999; 
/*
  background-image:url(../images/HintergrundKopf.gif);
  background-repeat: repeat-y;
*/

}
#inhalt h3{
     color: #003366; 
     padding-left: 10px;
	 font-weight: bold;
  	 font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sep {
   border-bottom: 1px solid #CCC;
}
/************************************************
    Berichte
*************************************************/
#story{
 padding: 5px 5px 0px 5px;
 width: 98%;
 font-size: 80%;
 color: #000000; /* #003366;*/
 border-bottom: 1px solid #CCC;
}
#story .berichttitel{
 font-size: 18px;
 padding: 0px 0px 10px 0px;
 width: 500px;
 color: #0033CC; 
 font-weight: bold;

}
#story .berichtdatum{
 font-size: 12px;
 padding: 0px 0px 0px 0px;
 width: 500px;
 color: #000000; 
 font-weight: bold;
 font-style:italic;
}
#story .navTextComment {
	font: 12px;
	color: #0033CC;
	text-decoration: none;
	font-weight:bold;
	margin-left: 50%;
}
/************************************************
    Kommentare
*************************************************/

#kommentar{
 padding: 5px 5px 0px 45px;
 width: 50%;
 font-size: 70%;
 color: #039; /* #003366;*/
 border-bottom: 1px solid #CCC;
}
#kommentar .berichttitel{
 font-size: 18px;
 padding: 0px 0px 10px 0px;
 width: 500px;
 color: #0033CC; 
 font-weight: bold;

}
#kommentar .kommentardatum{
 font-size: 12px;
 padding: 0px 0px 0px 0px;
 width: 500px;
 color: #000000; 
 font-weight: bold;
 font-style:italic;
}
.kommentarNavText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 45px;
	color: #003366;
	line-height:12px;
	text-decoration: none;
	font-weight:bold;
}
/************************************************
    Formulare 
*************************************************/
#comment {
  font-size: 12px;
  width: ;
  padding: 5px 5px 0px 10px;
  margin: 5px 0px 0px 30px;
}
#comment .spalteBz {
  float: left;
  padding: 0px 0px 5px 0px;
  width: 80px;
  text-align: left;
  line-height:20px;
  font-weight: bold;
}
#comment .spalteFeld {
  float: left;
  padding: 0px 0px 5px 5px;
  width: 200px;
  line-height:20px;
}

#comment .spalteFeldLong {
  padding: 0px 0px 5px 0px;
  width: 500px;
  line-height:20px;
}

#comment .spalteText {
  float: left;
  padding: 0px 0px 5px 0px;
  width: 380px;
  text-align: left;
  line-height:20px;
  font-weight: bold;
}
.submit {
  font-size: 12px;
  padding: 0px;
}
#text {
  width: 500px;
  text-align: left;
  font-size: 12px;
  padding: 0px 0px 0px 5px;
}

/************************************************
    Tabellen 
*************************************************/

table {
  /*width: 99%; */
  border: none;
  margin: 5px;
  
}
td, th {
  white-space:nowrap;
  vertical-align:top;
  color: #003366; 
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border:none;
  font-size: 12px;
}
hr {
  border-bottom: 1px solid #CCC;
  }
/************************************************
    Fuß 
*************************************************/

#siteInfo{
    width: 100%;
	clear: both;
	font-size: 70%;
    color: #003366; 
	padding: 10px 10px 10px 10px;
	margin: 0px;
	text-align: left;
}
#siteInfo a:link{
	padding: 20px 0px 2px 10px;
	width: 100%;
	color: #003366;
	text-decoration: none;	
}
