div#content {
	position: relative;
	float: right;
	width: 505px;
	background-color: #fff;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 1.25em;
}
body {
	font: 62.5%/150% Arial, Helvetica, sans-serif;
	background: url(background_main.gif) left top repeat-x;
	color: #666d6c;
}

div#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}
h1#logo { 
	width: 277px;
	height: 55px; 
	background: url(logo_land.gif);
	float: right;
}
h1#logo a { display: block; width: 277px; height: 55px;  }
div#main {
	position: relative;
	width: 740px;
	background-color: #e5e6e8;
}

div#header {
	position: relative; 
	width: 730px;
	height: 246px;
	margin-left: 5px;
	margin-bottom: 10px;
}
div#left {
	position: relative;
	float: left;
	width: 205px;
}
	div#news, div#address, div#bereiche, div#font {
		position: relative;
		background-color: #fff;
		padding: 10px;
		margin-left: 5px;
		margin-bottom: 5px;
	}
	div#bereiche img {æmargin-top: 10px;}
	div#address strong { color: #e7c20d; }

div#content {
	position: relative;
	float: right;
	width: 505px;
	background-color: #fff;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 1.1em;
}
div#footer { 
	position: relative; 
	margin: 30px 0 0px 0;
	text-align: right;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}
/* Inserat */
form#ins_form {
	width: 300px;
}
form#ins_form label {
	font-weight: bold;
	display: block;
}
form#ins_form textarea {
	width: 200px;
	height: 80px;
}
form#ins_form fieldset { border: 0;}
/* Referenzen */
div.refbox { float: left; margin: 0 4px 4px 0; border: 1px solid #eaeaea; width: 120px; height: 70px;}
div.refbox a { width: 120px; height: 70px;}
div.refbox a img { border: 0; }



div.options {
	position: relative;
	width: 150px;
	float:  left;
	text-align: left;
}
div.options2Ê{
	position: relative;
	float: right;
	width: 200px;
	text-align: right;
}

span.aural { display: none; }
div.clear { clear: both; }


/* Newsteaser */
div#news h4.newstopic { 
	font-size: 1.2em;
	margin-bottom: 3px;
}


/* HTML */

h1, h2 { color: #e7c20d; }
h1 { font-size: 1.6em; line-height: 1.6em;}
a { color: #666d6c; text-decoration: underline; }

img.fl_right { float: right; margin: 0 0 10px 10px; }

table { font-size: 1.0em; }
table tr.color1 { background-color: #eee;}
table tr.color2 { background-color: #ddd;}

form#linkmap fieldset { border: 0;}
a img {
	border: none;
}
/* TOOLTIP*/
h1.tooltip {
color:#000;
}

ul.tooltip{
list-style:disc;
color:#000;
}
