body{
margin: 0 0;
padding: 0 0;
}

a:link { 

	font-weight: bold; 
	color: #fff;
          text-decoration : none;
	}

a:visited { 
          text-decoration : none;
	font-weight: bold; 
	color: #fff;

	}

a:hover, a:active { 
          text-decoration : none;
	font-weight: bold; 
	color: #FF0000;

	}

#default  {
	background-image: url(img/bg.gif);
	background-repeat:repeat-x repeat-y;
  margin: 0 0;

	}

#headimage{

}

#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: center;
		background-image: url(img/triple.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

#topmenu {
	margin: 0 0;
	border: 1px #fff solid;
}

#logo {
	background-repeat: no-repeat;
	height: 60px;
	margin: 0 0 0 0;
}

#nav {
	margin: 0 0 5px 5px;
	text-align: left;

}

#content {
	clear: both;
margin: 0px 0 0 0;
	text-align: left;

	min-height: 600px;
}

p {
	text-align: left;
	padding: 0;
	margin: 10px 0px;
	
}

ul{
	text-align: left;
	 list-style-type: none;
	 margin:15px 0 15px 0;	 
}

li {
margin: 8px 0px;
background-image: url(img/red-arrow.gif);
background-repeat: no-repeat;
background-position: 4px 4px;
padding-left: 15px;
}

p.text {
	text-align: left;
	background-image: url(bg1.gif);
	background-repeat: no-repeat;

	margin-bottom: 0;
}

p.textfooter {
	text-align: left;
		background-image: url(bg1f.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0 15px 10px 15px;
	margin-top: 0;
}

#footer {
	clear: both;
	margin: 20px 0 10px 30px;
	padding: 15px;
	color: #fff;
	border-top: 1px solid #c8c4c4; 
}

body, h1, h2, h3, h4, h5, h6, ol, ul, li, p {
	color: #fff;
	font: 9pt/9pt georgia; 
	line-height:1.2em;
}

h2 {
font: 10pt/10pt georgia; 
	line-height:1.2em;
	font-weight: bold;
}

.classic, .compact, .steuer {
  border: 0px solid #414141; 
  width: 235px; 
  float: left; 
  padding: 5px 10px; 
  background-image: url(img/standard-wood.gif);
	background-repeat: no-repeat;
}

.compact
{
  background-image: url(img/compact-wood.gif);
	background-repeat: no-repeat;
}
.steuer
{
  background-image: url(img/steuer.gif);
	background-repeat: no-repeat;
	width: 234px;
}

.thumbs{
width: 50px; height: 300px; float: right; border: 0px #fff solid;
}

.first-p{
margin: 250px 0 0 0;
}

.tmb {
border: 2px #fff solid;
}
img{border: 0px;}

