html, body{
	background-color: #f4eee6;
	margin: 0;
	padding: 0;
	border: none;
	font: 12px/15px Verdana, Helvetica, Arial;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

a, a:link, a:hover, a:active {
	color: #cc6600;
	text-decoration: none;
}
/*
a:visited {
	border-bottom: 1px solid #c03;
	padding: 3px 0px 2px 0px;
	color: black;
	}

a:hover {
	color: white;
	padding: 3px 2px 2px 2px;
	background-color: #c03;
} */

#head {
	background: url(img/head.jpg) no-repeat top left;
	display: block;
	width: 966px; /* ganze breite wegen ad */
	height: 168px
}

#container {
	width: 1078px;
	height: 100%;
	background: url(img/back.jpg) repeat-y top left;
}

#ads {
	float: left;
	width: 160px;
	height: 600px;
}

.topspace{
	height: 23px;
	width: 782px;
	background-color: white;
	display: block;
}

#content{
	float:left;
	text-align: left;
	width: 413px;
	height: 100%;
	color: #61605f;
}

#columnspacer {
	width: 10px;
	height: 10px;
	display: block;
	background-color: transparent;
	float: left;
}

.right{
	text-align: left;
	float: left;
	width: 218px;
	color: #61605f;
}

.line {
	background: url(img/line_right.jpg) no-repeat top left;
	height: 28px;
	width: 218px;
	display: block
}

.klick{
	margin: 0;
	padding: 0;
}
.thumbs{
	width:199px;
	margin-top: 10px;
}

#footer{
	background:url(img/footer.jpg) no-repeat top left;
	display: block;
	width: 806px;
	height: 46px;
	font-weight: bold;
	color:#4e4b4b;
	padding-top: 9px;
	text-align: center;
}

#footer a, #footer a:link {
	font-size: 11px;
	color:#4e4e4b;
	text-decoration: none;
}

h4 {
	font-size: 17px;
	margin: 0px;
}

#sidemenu {
	width: 155px;
	float:left;
	color: #61605f;
	font-size: 10px;
	background-color: white;
}

.omenuitem{
	background: url(img/menu_title.jpg) no-repeat top left;;
	height: 30px;
	font-size: 12px;
	color: #ffffff;
	margin-top:1px;
	padding: 3px 0px 0px 8px;
	background-color: #ffffff;
	text-decoration: none;
}



.menuspacer {
	background-color: #f5e8c3;
	border-top: 1px solid white;
	width: 152px;
	height: 14px;
	display: block;
}

.menuitem1{
	background-color: #f5e8c3;
	width:152px;
}

.menuitem1 a, .menuitem1 a:hover {
	background: url(img/linkgraphic.gif) no-repeat 8px 4px;
	display: block;
	color: #61605f;
	margin-top:1px;
	padding: 2px 0px 2px 26px;
	background-color: #f5e8c3;
	text-decoration: none;
}

.menuitem1 a:hover {
	background: #fbbe0a url(img/linkgraphic_hover.gif) no-repeat 8px 4px;
}

.werbung{
position:absolute;
overflow:hidden;
margin-left: 15px;
top: 145px;

}
