body {
	padding:0px;
	margin:15px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#alles {
	width:764px;
}
#header {
	background-image:url(images/scottie-roses.jpg);
	background-repeat:no-repeat;
	height:142px;
}
#headermenu {
	vertical-align:bottom;
	padding-top:0px;
	color:#C1B88E;
}
#content {
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
}
#content_con {
	padding:9px 24px;
	text-align:left;
}
#content_hg {
	background-image:url(images/back_content.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#footer {
	background-image:url(images/footer.jpg);
	height:14px;
}

.tab {
	display:inline;
	float:left;
}
.tab_right {
	display:inline;
	float:right;
}
.just {
	text-align:justify;
	line-height:20px;
	margin-bottom:20px;
}
.news {
	border-bottom:1px solid black;
}

.abstand {
	margin-bottom:4px;
}


a.menu {
	color:#C1B88E;
	text-decoration:none;
}
a.menu:hover {
	font-weight:bold;
	text-decoration:none;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
td {
	padding-bottom:1px;
}
input, textarea {
	border:1px solid #806552;
	background-color:#C1B88F;
	color:#2C1900;
	width:250px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}