* {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

body {
	background: #eaebea;
	margin: 0;
	padding: 0;
	background-image: url(/images/bg_muster_bgWeiss.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.button {
	width: 180px;
	/* height: 30px; */
	margin-bottom: 2px;
	cursor: pointer;
}
.button div {
	float: left;
}
.erster {
	clear: both;
	height: 2px;
	border-bottom: 1px black solid;
	width: 180px;
}
a, a:link, a:visited {
	color: #7a4c3a;
	text-decoration: underline;
}
table, tr, td {
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
table tr td {
	border-bottom: 1px solid #7a4c3a;
	border-top: 1px solid #7a4c3a;
	border-collapse: collapse;
}
.button div.titel {
	color: #000000;
	font-size: 12px;
	vertical-align: middle;	
	font-weight: bold;
	width: 180px;
	line-height: 22px;
	text-align: right;
	overflow: hidden;
	/* background-image: url(/images/but_bg.png); */
}
.button div.titel:hover {
	background-color: #D4D0C8;
}
.button_element {
	/* height: 30px; */
}
.button_rand {
	width: 12px;
}
.but_li {
	background-image: url(/images/but_li.png);
}
.but_re {
	background-image: url(/images/but_re.png);
}
#middle {
	width: 770px;
	margin: auto;
	text-align: left;
	position:relative;
	top: 0px;
}

#navigation {
	width: 170px;
	padding: 10px 0px 10px 10px;
	position: relative;
	top: 0px; left: 0px;
}

#head {
	background-image: url(/images/head_alles_gruen_weiss.gif);
	height: 200px;
	background-repeat:no-repeat;
}
#adresse {
	text-align: right;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #7a4c3a;
	font-weight: bold;
}
.button div.titel.aktiv {
	color: #d82648;
}
#content {
	padding: 0px 10px 10px 10px;
	line-height: 1.8em;
	width: 510px;
	position: absolute;
	left: 220px;
	top: 200px;

}
#content img.smartdog {
	margin: 2px 10px 3px 0px;
	border: 1px solid #7a4c3a;
}
#content img.about {
	float: left;
	margin: 2px 10px 3px 0px;
	border: 1px solid #7a4c3a;
}
#content img.doga {
	float: left;
	margin: 2px 10px 3px 0px;
	border: 1px solid #7a4c3a;
}
#content #logo {
	float: right;
	margin: 2px 10px 3px 0px;
	border: none;
}
.titel {
	font-size: 1.2em;
}
.hervorhebung, .titel {
	font-weight: bold;
	color: #d82648;
}
.clearer {
	clear: both;
}
#news {
	border: 1px black solid;	
	margin: 10px;
	padding: 10px;
	background-color: #d4d0c8;
}
#newsadmin {
	position: relative;
	top: 20px;
	left: 640px;
	width: 80px;
	height: 60px;
}
