body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #403922;
}
body {
	text-align:center;
	background-image: url(images/bg-pattern.gif);
	background-repeat: repeat-x;
	background-color:#fffeee;
	margin: 0px;
	padding: 0px;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	}
h1 {
	font-size: 16px;
	color: 403922;
	margin:0 0 2px 0;
	padding:0;
	}
h2 {
	font-size: 13px;
	color: #cd840e;
	margin:0;
	padding:0;
	}
p {
	margin:12px 0 12px 0;
	padding:0;
	}
#box{
	margin:0 auto;
	text-align:left;
	width:732px;
	border-left:1px solid #fffeee;
	border-right:1px solid #fffeee;
	}
#header {
	height:76px;
	}
#header img { 
	margin:15px 0 0 0;
	}
#headerimages img{
	border-right:1px solid #fffeee;
	margin:13px 0 0 0;
	}
#leftcnt {
	width:377px;
	float:left;
	padding:30px 0 15px 0;
	}
#teasercnt {
	width:177px;
	height:380px;
	float:left;
	background:url(images/teaser-bg.gif) repeat-y;
	margin:14px 0 0 0 !important;
	margin:10px 0 0 0;
	padding-top:18px;
	}
#teasercnt p {
	font-size:12px;
	margin:0 6px 15px 8px;
	padding-bottom:15px;
	border-bottom:1px solid #d9cbad;
}
#teasercnt img{
	float:left;
	margin:0 4px 20px 0;
}
#contactcnt {
	width:178px;
	float:left;
	padding:30px 0 15px 0;
	} 
#contactcnt p {
	margin:0 0 10px 7px;
	font-size:12px;
	}
#twocolsleft {
	padding:30px 0 20px 0;
	float:left;
	width:355px;
	line-height:16px;
	}
#twocolsleft img {
	float:left;
	margin:4px 6px 2px 0;
	}
#twocolsright {
	padding:30px 0 20px 0;
	float:right;
	width:355px;
	line-height:16px;
	}
#twocolsright img {
	float:left;
	margin:4px 6px 2px 0;
	}
#onecol {
	padding:10px 0 30px 0;
	}

#kontaktform td {
	vertical-align:top;
	padding:1px 2px 1px 0;
	}
#footer {
	clear:both;
	width:100%;
	background:#ddcea9;
	padding:6px 0 6px 0;
	text-align:center;
	border-top:1px solid #FFF;
	}	
#stadtfest {
    border: 1px solid darkgrey;
    padding: 2px;
    float:left;
    margin:0 6px 6px 0;
    }
		
/* NAVIGATION STYLES*/
#navcontainer ul {
	height:19px;
	padding: 0;
	margin: 0;
	color: black;
	float: left;
	width: 100%;	
	}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
	height:19px;
	font-size: 12px;

	line-height:19px;
	vertical-align:middle;
	padding:0 13px 0 12px;
	*padding:0 10px 0 10px;
	border-right:1px solid #ab9e7b;
	color: #fffeee;
	text-decoration: none;
	float: left;
	}
#navcontainer ul li a:hover {
	background-color: #6b6145;
	color:#fffeee;
	}
.now_article {
	width:100%;
	margin:20px 0 0 0px;
	}
.now_rubrik {
	font-size:12px;
	}
.now_heading {
	font-size: 16px;
	font-weight: bold;
	color: 403922;
	margin:0 0 2px 0;
	padding:0;	
	}
.now_subheading {
	font-size:14px;
	font-weight:bold;
	color: #cd840e;
	}
.now_content {
	font-size:12px;
	line-height:16px;
	}
.now_quelle {
	font-style:italic;
	}
a:link, a:active, a:visited {
	color: #cd840e;
	}
a:hover {
	background:#807453;
	color: #fffeee;
	}
.now_datum {
	display:none;
    }	
.now_article img {
	float: right;
	padding: 2px;
	border: 1px solid lightgrey;
}
