*
	{
	border:0;
	padding:0;
	margin:0;
	font-family: Verdana, sans-serif;
	list-style-type:none;	
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	}

body
	{
	background-image:url(../img/holz.jpg);
	background-repeat:repeat;
	}

#hold
	{
	width:1170px;
	margin: 25px auto;
	}

#logo
	{
	margin: 0 0 0 -40px;	
	}

#top
	{
	min-height:210px;
	background-image:url(../img/topbg.png);	
	position:relative;
	}

#top img
	{
	position:absolute;
	top:18px;
	left:36px;
	background-color: #000;
	}

#main
	{
	position:relative;	
	}

#maincontent
	{
	background-image:url(../img/contentbg.png);
	background-repeat:repeat-y;
	overflow:auto;
	padding: 25px 0 40px 0;
	width:820px;
	}

#maincontent a
	{
	color: #990000;	
	}


#menu
	{
	float:left;
	width: 150px;
	margin: 0 0 0 45px;	
	}

#right
	{
	position:absolute;
	top:5px;
	right:40px;	
	}

address
	{
	font-style:normal;
	color: #FFF;
	font-size:11px;
	line-height:1.8;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	background-image:url(../img/stern_weiss.png);
	background-position:0 7px;
	text-shadow: 0 2px 3px #000;
	}

address a
	{
	color: #FFF;	
	}

#content
	{
	width:500px;
	float:right;
	margin: 7px 90px 0 0;
	font-size:11px;
	font-family: Verdana, sans-serif;
	}

#content a:hover
	{
	color: #FFF;
	background-color: #990000;
	text-decoration:none !important;
	}

#content table
	{
	width:100%;	
	}

#content h1
	{
	font-family: "Georgia", serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	}

#content h2
	{
	font-family: "Georgia", serif;
	font-size: 14px;
	}

#content hr
	{
	border:0;
	margin: 13px 0;
	background-image:url(../img/hr.gif);
	background-repeat:repeat-x;
	height:4px;
	}
