/*  css by www.buerobeeli.ch  */
body {
	background: #fff;
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	color: #727272;
	padding: 0;
	margin: 0;
}
td {
	font-size: 12px;
}
a, a:visited {
	text-decoration: underline;
	color: #69c;
}
a:hover, a:active {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	font-weight: normal;
	color: #1e1e1e;
	margin: 0 0 5px 0;
}
h1 {
	font-size: 16px;
	margin-top: 0;
}
h2 {
	font-size: 14px;
}
img {
	border: 0;
}
p {
	margin: 0 0 10px 0;
}
.highlight {
	color: #000;
}

/*  Box  */
#box {
	margin: 0;
	padding: 0;
	width: 936px;
}

/*  Spalte 1  */
#s1 {
	float:left;
	width: 323px;	
}

/*  Spalte 2  */
#s2 {
	float:left;
	padding: 0;
	margin: 0;
	width: 610px;	
}

/*  Logo / Navigation  */
#logo {
	padding: 20px 0 0 78px;
	height: 160px;
}
#nav {
	padding: 0 0 0 34px;
	font-size: 10px;
	line-height: 17px;
}
#nav a {
	display: block;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
}
#nav li {
	float: left;
	width: 140px;
}
#nav li ul{
	position: absolute;
	margin: -17px 0 0 154px;
}
#nav li.active a, #nav li.active li.active a {
	color:#1e1e1e;
}
#nav a, #nav li.active li a {
	text-decoration: none;
	color: #979797;
}
#nav a:hover, #nav a:active, #nav li.active li a:hover {
	color: #1e1e1e;
}

/*  Head  */
#head {
	height: 160px;
	margin: 0;
	padding: 20px 0 0 0;
}
#head p {
	margin: 41px 0 0 330px;
	color: #1e1e1e;
}
* html #head p { /*IE 6*/
	margin: 72px 0 0 330px;
}
*:first-child+html #head p { /*IE 7*/
	margin: 72px 0 0 330px;
}
#head p {
	font-size: 10px;
	line-height: 17px;
}

/*  Inhalt  */
#balken1 {
	width: 10px;
	height: 179px;
	background-color: #d0d0d0;
	position: absolute;
	left: 323px;
}
#balken2 {
	width: 10px;
	height: 179px;
	background-color: #d0d0d0;
	position: absolute;
	left: 623px;
}
#balken3 {
	width: 10px;
	height: 179px;
	background-color: #d0d0d0;
	position: absolute;
	left: 923px;
}
*:first-child+html #balken1, *:first-child+html #balken2, *:first-child+html #balken3 { /*IE 7*/
	top: 180px;
}
* html #balken1, * html #balken2, * html #balken3 { /*IE 6*/
	top: 180px;
}
* html #balken2 { /*IE 6*/
	left: 624px;
}
* html #balken3 { /*IE 6*/
	left: 925px;
}
#imageleft {
	float:left;
	margin: 0 0 0 10px;
	width: 290px;
	height: 179px;
}
#imageright {
	float:left;
	width: 290px;
	margin: 0 0 0 10px;
	height: 179px;
}
#left {
	float:left;
	margin: 20px 0 0 10px;
	width: 260px;
	padding: 0 15px;
}
#right {
	float:left;
	width: 260px;
	margin: 20px 0 0 10px;
	padding: 0 15px;
}
#right.gallery {
	padding: 0;
}
#buergerrattext {
	float:left;
	margin: 20px 0 0 10px;
	width: 260px;
	padding: 0 15px;
	height: 199px;
}
#buergerratbild {
	float:left;
	width: 260px;
	margin: 20px 0 0 10px;
	padding: 0;
	height: 199px;
}
* html #imageleft { /*IE 6*/
	margin: 20px 0 0 5px;
}
* html #left { /*IE 6*/
	margin: 20px 0 0 5px;
	width: 290px;
}
* html #imageright { /*IE 6*/
	margin: 20px 0 0 10px;
}
* html #right { /*IE 6*/
	margin: 20px 0 0 10px;
	width: 290px;
}
* html #buergerrattext { /*IE 6*/
	margin: 20px 0 0 5px;
	width: 290px;
}
* html #buergerratbild { /*IE 6*/
	margin: 20px 0 0 10px;
	width: 290px;
}
#left img, #right img {
	padding: 0 0 20px 0;
}
* html #left img, * html #right img { /*IE 6*/
	margin: 0 0 20px 0;
}
#left ul, #left ol, #right ul, #right ol {
	margin: 0;
	padding: 0 0 0 25px;
}
#right.gallery ul {
	padding: 0;	
}
#newslisting ul {
	list-style:none;
	margin:0;
	padding: 0 15px;
}