/* --- Norbert Lossau - Index-Style --- */

h1 {
	font-size: 140%;
	color: #ffd700;
}

h2 {
	font-size: 130%;
	color: #ffd700;
}

h3 {
	font-size: 129%;
	color: #ffd700;
}

h4 {
  	font-size: 128%;
	color: #ffd700;
}

h5 {
	font-size: 129%;
	color: #ffd700;
}

h6 {
  	font-size: 128%;
	color: #ffd700;
}

p {
	font-size: 120%;
	color: #000000;
}

.p1 {
	font-size: 100%;
	color: #000000;
}

.p2 {
	font-size: 120%;
	color: yellow;
}

.sizeem 
  {font-size:80%;
  color: #000000;
  background-color: #daa520;
  width: 185px;
  border-style: groove;
  }
  
  .sizeem1 
  {font-size:80%;
  color: #ffd700;
  background-color: #0000ff;
  width: 185px;
  border-style: groove;
  }
  
.text01
  {font-size: 120%;
  color: #ffd700;
  background-color: #000000; 
  width: 455px;	
  height: auto;
  text-align: left;
  }
  
.text02
  {font-size: 120%;
  color: #000000;
  background-color: #f4a460; 
  width: 455px;
  text-align: left;	
  }
  
.text03 {
   background-color: #eeeeee;
	font-size: 120%;
	color: #000000;
	height: auto;
	width: 160px;
	border: solid #0000ff;
}
  
.social
  {font-size:80%;
  color: #f4a460;
  background-color: #000000; 
  width: 185px;	
  }

#wrapper {
	margin: auto;
	height: auto;
	width: 910px;
	background-color: #ffd700;
}

#body {
   font-family: Arial, Helvetica, sans-serif, Verdana; 
}

#kopfbereich { 
	background-color: #000000; 
	color: #ffd700;
	height: 50px;
	width: 100%;
}

#contentleft {
   background-color: #ffd700;
	color: #000000;
	float: left;
	height: 1900px;
	width: 200px;
}

/* Navigation */

#navibereich ul {
   color: #ffd700;
	width: 80px;
}

#navibereich li {
   border-left: 1px solid #d90000;
	border-bottom: 1px solid #d90000;
}

#navibereich #navi01 {
	border-top: 1px #d90000;
}

#navibereich a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 4px;
	border-left: 3px solid blue;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #ff6347;
}

a:hover {
	background-color: #c0c0c0;
}

a:active {
	background-color: #32cd32;
}

/* Textbereich*/

#contentright {
   background-color: #ffd700;
	color: #000000;
	float: left;
	height: 1900px;
	width: 710px;
	float: right;
}

#textbereich01 {
   background-color: #000000;
	color: #ffd700;
	float: left;
	height: auto;
	width: 460px;
	padding: 5px;	
}

#textbereich02 {
   background-color: #ffd700;
	color: #000000;
	float: right;
	height: auto;
	width: 200px;
	padding: 5px;	
}

.gbuch {
	background-color: #ff0000;
	color: #ffff00;
	height: auto;
	width: auto;
}

a {
	text-decoration: none;
}

/* Counter */

#counter {
	background-color: #ffd700;
	margin-left: 5px;
}

#count_top {
  font-size: 100%;
  font-weight: bold;
  color: black;
  margin-top: 16px;
  border-top: 1pt solid black;
  border-left: 1pt solid black;
  border-right: 1pt solid black;
  width: 185px;
	}

#count_top img {
  height: 16px;
  width: 16px;
  border: 0;
	}

#count_mid {
  font-size: 90%;
  color: #000000;
  border-top: 1pt solid black;
  border-left: 1pt solid black;
  border-right: 1pt solid black;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  width: 180px;
	}

#count_bot {
  font-size: 90%;
  text-align: center;
  color: black;
  border: 1pt solid black;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 185px;
	}
	
.fontstatrec {
font-size: 85%;
}


