html, body{
	background-color: #dbd7cf;
	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: #c03;
	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: 955px; /* ganze breite wegen ad */
	height: 199px
}

#container {
	width: 955px;
	height: 100%;
	background: url(img/back.jpg) repeat-y top left;
}

#ads {
	float: left;
	width: 160px;
	height: 600px;
}

.topspace{
	height: 14px;
	width: 795px;
	background-color: transparent;
	display: block;
}

#content{
	float:left;
	text-align: left;
	width: 369px;
	height: 100%;
}

#columnspacer {
	width:22px;
	height: 10px;
	display: block;
	background-color: transparent;
	float: left;
}

.right{
	text-align: left;
	float: left;
	width: 209px;
}
.line{
	background-color:#ffcc2e;
	height: 14px;
	width: 209px;
	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: 795px;
	height: 46px;
	font-weight: bold;
	color:#666;
	padding-top:5px;
	text-align: center;
}

#footer a, #footer a:link {
	font-size: 11px;
	color:#666;
	text-decoration: none;
}

h4 {
	font-size: 17px;
	margin: 0px;
}

#sidemenu{
	width: 138px;
	float:left;
	color: #666;
	font-size: 10px;
}

.omenuitem{
	padding: 5px 0px 4px 0px;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	background-color: #ffcc2e;
}

.menuspacer {
	background-color: white;
	height: 6px;
	display: block;
}

.menuitem1{
	background-color: #c03;
	width:138px;
}

.unterstesmenuitem {
	background: #c03 url(img/unterstes_menu.gif) no-repeat bottom right;
}

.menuitem1 a, .unterstesmenuitem a, .menuitem1 a:hover, .unterstesmenuitem a:hover {
	display: block;
	color: #666;
	margin-top:1px;
	padding: 2px 0px 2px 10px;
	background-color: #ffb11f;
	text-decoration: none;
}

.unterstesmenuitem a {
 	width: 122px;
}

.menuitem1 a:hover, .unterstesmenuitem a:hover {
	width: 122px;
	color: #c03
}

.unterstesmenuitem a:hover {
	width: 128px;
	background: #ffb11f url(img/unterstes_menu_b.gif) no-repeat bottom right;
}

.werbung1{
position:absolute;
overflow:hidden;
margin-left: 15px;
top: 175px;

}

td#monat
{
background: #fbbe0b;
color: white;
}
 
td#headline
{
background: #e16908;
color: white;
}

td#zellen
{
background: #f5e8c3;
text-align:center;
}

h2 {
	font-size: 12px;
	margin: 0px;
}


