html,body,p,div,h1,h2,h3,h4,h5,h6,ul,ol,li,span,a,form,button,input,label,select,textarea
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #16558A;
}

/* table, td, th */
body {
	background-color: #dbd4c3;
	font-size: 0.7em;
}

button,input,select,textarea {
	font-size: 1em;
}

#page {
	float: left;
	width: 1030px;
}

#menue {
	background-image: url('gifs/bg_links.jpg');
	background-repeat: no-repeat;
	float: left;
	min-height: 676px;
	width: 200px;
}

#copyright {
	position: absolute;
	top: 585px;
	left: 32px;
	width: 70px;
	height: 18px;
	cursor: hand;
}

#content {
	background-color: #fff;
	background-image: url('gifs/bg_mitte.jpg');
	background-repeat: no-repeat;
	float: left;
	min-height: 596px;
	padding-top: 80px;
	width: 600px;
	overflow-x: hidden;
}

#content-margin {
	margin: 28px;
}

#content-left {
	float: left;
	margin-right: 28px;
	width: 310px;
}

#content-right {
	float: right;
	width: 206px;
}

#right {
	background-image: url('gifs/bg_rechts.jpg');
	background-repeat: no-repeat;
	float: left;
	height: 676px;
	width: 224px;
}

h1,.headline,.h1 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

.topline {
	
}

.teaser,.body {
	
}

.teaser ul,.body ul {
	margin-left: 20px;
}

.teaser ol,.body ol {
	margin-left: 25px;
}

.teaserimg_left,.teaserimg-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.teaserimg_right,.teaserimg-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.back,.more {
	margin-top: 1em;
	float: right;
}

#search-text {
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	margin: 0;
	margin-bottom: 0;
	margin-top: 0;
}

table.mietpreis {
	border-top: 1px solid #dbd4c3;
	border-left: 1px solid #dbd4c3;
}

table.mietpreis td {
	border-right: 1px solid #dbd4c3;
	border-bottom: 1px solid #DBD4C3;
}

ul.href {
	margin: 20px;
}
