body,html {
	text-align:center;
	padding: 0px;
	margin: 0px;
	height:100%;
}

a {text-decoration: none}
a:link {COLOR: #FFFFFF;}
a:visited {COLOR: #FFFFFF;}
a:hover {COLOR: #000000;}
a:active {COLOR: #000000;}

ul {
	list-style-image: url(../gfx/dummy.gif);
}

td {
	vertical-align: top;
	font-size: 14px;
}

#mastercontainer {
	margin:0 auto;
	position:relative;
	width:800px;
}

#head {
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding: 0px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 163px;
	width: 800px;
	background-image: url(../gfx/head.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}




#content {
	width: 800px;
	height: 1200px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#content h1 {
	font-size: 16px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}

#content h2 {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;

}



#content2 {
	width: 800px;
	height: 1250px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}



#content2 h1 {
	font-size: 16px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}

#content2 h2 {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content2a {
	width: 800px;
	height: 1500px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}



#content2a h1 {
	font-size: 16px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}

#content2a h2 {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#content3 {
	width: 800px;
	height: 6000px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#content3 h1 {
	font-size: 16px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}

#content3 h2 {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#contentbio {
	width: 800px;
	height: 2100px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#contentbio h1 {
	font-size: 16px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}

#contentbiokurz {
	width: 800px;
	height: 1000px;
	background-image: url(../gfx/bg_content.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
}

#contentbiokurz h1 {
	font-size: 16px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314960;
    margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	color: #314960;
}


#navigation {
	height: auto;
	width: 230px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	padding: 22px 0px 0px 10px;
	float: left;
}

#navigation a {text-decoration: none}
#navigation a:link {COLOR: #FFFFFF;}
#navigation a:visited {COLOR: #FFFFFF;}
#navigation a:hover {COLOR: #000000;}
#navigation a:active {COLOR: #000000;}

#maincontent {
	float: left;
	width:auto;
	margin-top: 7px;
}

#logospalte1 {
	float: left;
	width: 200px;
	bottom: 35px;
	text-align:center;
	font-size: 10px;
}

#logospalte1 img {
 margin: 5px;
}

#logospalte2 {
	float: left;
	width: 200px;
	bottom: 35px;
	text-align:center;
	margin-left: 80px;
	font-size: 10px;
}

#logospalte2 img {
 margin: 5px;
}

#footer {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00CCFF;
	border-bottom-color: #333333;
	height: 20px;
	width: 800px;
}

#footer img {
 display:block;
}

#keywords {
	display: none;
}

.spalte0 {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	height: auto;
	width: 470px;
	text-align: left;
}

.spalte0home {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	height: auto;
	width: 470px;
	text-align: left;
}


.spalte0a {
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	height: auto;
	width: 470px;
	text-align: left;
}



.spalte0bio {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	height: auto;
	width: 470px;
	text-align: justify;
}

.spalte1 {
	padding: 5px;
	margin-left: 20px;
	float: left;
	height: auto;
	width: 255px;
	text-align: left;
}

.spalte1a {
	padding: 5px 5px 5px 0px;
	float: left;
	height: auto;
	width: 255px;
	text-align: left;
}

.spalte2 {
	padding: 5px;
	float: left;
	height: auto;
	width: 190px;
	margin-left: 10px;
	text-align: left;
}



.normalerfluss {
	clear: both;
}

.kleineschrift {
	font-size: 12px;
}

.kleineschrift2 {
	font-size: 11px;
}

.mehrlinks {
	margin-left:50px;
}


.nachoben {
	font-size: 12px;
	padding-left: 390px;
    margin-top: 5px;
    margin-bottom: 20px;
}

.abc {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.shop {
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	width: 98%;
	padding-bottom: 5px;
}

.shop h2 {
	font-size: 14px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
}


.shopbild {
	margin-top:10px;
	float:left;
	width:200px;
}

.shopbild img {
	padding: 0px 20px 0px 0px;
}


.shoptext {
	margin-top:10px;
	float:left;
	width:200px;
}

.shopliste {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.shopimg {
   padding: 0px 20px 0px 0px;
}

.lastupdate {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-weight: normal;
}
.indexbody {
	background-color: #CCCCCC;
}

#voTabelleContainer {

}

#voTabelleContainer td {
 padding:2px;
 margin:0px;
}

.voTable {
 padding:0px;
}

.voTabelleZeile1 {
 font-weight:bold;
 color:#000000;
}

.voTabelleZeile2 {
 font-weight:normal:

 line-height: 15px;

}

.voTabelleZelle1 {
 font-weight:normal:
 padding-bottom: 20px;}
 
#counter
{
	text-align:left;
  	margin-top:20px;
	margin-bottom:10px;
	margin-left:85px;
}


#lastupdate
{
	text-align:center;
  	margin-top:10px;
	margin-bottom:10px;
	  margin-left:20px;
	font-weight: normal;
	font-size:12px;
	color:#FFFFFF;
	line-height: 18px;
	width: 150px;
}



 
#logoKoch
{
  text-align:center;
  margin-top:20px;
  margin-bottom:10px;
  font-weight:normal;
  font-size:12px;
  color:#ffffff;
  line-height: 12px;
}

#logoKoch img
{
  border: solid 1px #000;
}

#logoVetter
{
  text-align:left;
  margin-top:10px;
  margin-bottom:10px;
  margin-left:20px;
  
}


#logoVetter img
{
  border: solid 1px #000;
}
