html{
  margin: 0px;
  padding: 0px;
  font: 9pt/140% Arial, sens-serif;
  letter-spacing: 0.02em;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #e6e6e6;
	background-image: url('/img/rot.png');
	background-repeat: repeat-x;
	background-position: 0px 105px;
	color: #666;
	text-align: left;
	letter-spacing: 0.02em;
	font-family: Arial, sens-serif;
	font-size: 9pt;
	line-height: 2em;
}

b{
  letter-spacing:0.1em;
}

p{
  padding-top: 8px;
  margin: 0px;
}

a:link, a:visited, a:focus{
  text-decoration: none;
  color: #c8c8c8;
}

a:hover, a:active{
  color: #8dc79f;
}

img { border: none; }

#main{
  margin: auto;
  width: 800px;
  height: 625px;
  background-color: #fff;
}

#head{
  height: 105px;
  width: 680px;
  padding-left: 60px;
  padding-right: 60px;
  text-align: bottom;
}

.logo{
  height: 35px;
  vertical-align:bottom;
  float: left;
  padding-top: 23px;
}

.info{
  height: 28px;
  vertical-align: bottom;
  float: right;
  padding-top: 52px;
}

#content_box{
  height: 545px;
}

#navi {
  padding-left: 4px;
  float: left;
}

.leer {
  float:none;
}

#content{
  margin-left: 4px;
  float: left;
  background-color: #e6e6e6;
  width: 620px;
  height: 375px;
  padding: 20px 30px;
}

#galerie{
  margin-left: 4px;
  float: left;
  background-color: #e6e6e6;
  width: 680px;
  height: 415px;
  padding: 0px;
}

#text{
  float: left;
  padding-left: 60px;
  padding-right: 60px;
}

.links{
  width:200px;
  float:left;
}

.mitte{
  width:280px;
  float:left;
}

.rechts{
  width:200px;
  float:left;
  text-align:right;
}

.links a:link, .links a:visited, .links a:focus, .links a:hover, .links a:active{
  color: #969696;
}

.mitte a:link, .mitte a:visited, .mitte a:focus, .mitte a:hover, .mitte a:active{
  color: #969696;
}

.rechts a:link, .rechts a:visited, .rechts a:focus{
  color: #969696;
}

.rechts a:hover, .rechts a:active{
  color: #8dc79f;
}

.textlink{
  margin: 0px;
  padding: 0px;
}

.textlink a:link, .textlink a:visited, .textlink a:focus{
  color: #969696;
}

.textlink a:hover, .textlink a:active{
  color: #8dc79f;
}
