body {
	text-align:left;
	background-image: url('site_bg.png');
	background-attachment: fixed;
	background-repeat: repeat;
	}

#head {
	position: absolute;
	text-align:center;
	background-image: url('');
	background-color: #;
	width: 640px;
	top: 20px;
	height: 300px;
	}

#kategorien {
	position: absolute;
	text-align:left;
	background-image: url('');
	background-color: #;
	width: 640px;
	top: 360px;
	}

#4er {
	position: relative;
	text-align:left;
	background-image: url('');
	background-color: #666;
	width: 640px;
	float: left;
	}
	
#katlist {
	position: relative;
	text-align:left;
	background-image: url('');
	background-color: #;
	width: 160px;
	float: left;
	}

#img {
	border: 0px;
	}

#img2 {
	border: 0px;
	margin-bottom: 8px;
	}
	
#rechtslinks {
	position: absolute;
	text-align:left;
	background-image: url('');
	background-color: #;
	width: 160px;
	left: 680px;
	top: 20px;
	}

	
#rechtsrechts {
	position: absolute;
	text-align:left;
	background-image: url('');
	background-color: #;
	width: 140px;
	left: 860px;
	top: 20px;
	}



	p {
		font-size:14px;
		text-align: left;
		font-family: arial, sans;
		font-weight: bold;
		color: #ffebad;
		margin: 0px 20px 6px 0px;
		}

	h1 {
		font-size:18px;
		font-family: Arial, sans;
		font-weight: normal;
		color: #900;
		background-color: #;
		width: 640px;
		text-decoration: underline;
		margin: 0px 10px 4px 0px;
		float: left;
		}

	h2 {
		font-size:14px;
		font-family: arial, sans;
		font-weight: bold;
		color: #336;
		margin: 0px 10px 30px 25px;
		}

	h3 {
		font-size:12px;
		font-family: arial, sans;
		font-weight: bold;
		color: #336;
		margin: 20px 10px 4px 25px;
		}

A:link {
	color: #336;
	text-decoration: none;
}

A:visited {
	color: #336;
	text-decoration: none;
}

A:active {
	color: #336;
	text-decoration: none;
}

A:hover {
	color: #900;
	text-decoration: underline;
}

a.link:after {
	content:url(link.gif);
	display:inline;
}

	form.callback {
		padding: 0px 0px 5px 0px;
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #d3c188;
		}

	input.callback {
		font-size:12px;
		font-family: arial;
		color: #336;
		background-color: #fef1c5;
		border: 1px solid #d3c188;
		width: 160px;
		}

img.btn {
			border: 0px solid #d3c188;

		}


#navcontainer { width: 150px; font-size: 12px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 140px;
background-color: #ffebad;
border-bottom: 1px solid #e3c979;
}

#navcontainer a:link, #navlist a:visited
{
color: #333;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #eed791;
color: #900;
font-weight: bold;
text-decoration: underline;
}
