.clear {
	clear: both;
}

.loeschen {
	display: none;
}

body {
	text-align: center;
}

img {
	border: none;
}

#main, #main * {
	text-align: left;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 782px;
	position: relative;
}

#main_header {
	float: left;
	width: 782px;
	position: absolute;
	/*top: 10px;*/
	top:16px;
	z-index: 250;
}

#main_search {
	float: left;
	width: 167px;
	margin-top: 230px;
	margin-bottom: 10px;
}

#main_head_menu {
	float: right;
	width: 613px;
	position: relative;
	margin-top: 230px;
	margin-bottom: 10px;
}

#innenblock {
	float: left;
	width: 782px;
	background-image: url(../images/3column_bg_dunkel.gif);
}

#innenblock-ort {
	background-image: url(../images/2column_bg_dunkel.gif);
}

#innenblock-home {
	float: left;
	width: 782px;
	background-image: url(../images/3column_bg_dunkel_home.gif);
}

#abschluss-home {
	height: 1px;
	background-image: url(../images/3column_bg_dunkel_home_absc.gif);
}

#main_menu_home {
	float: left;
	width: 165px;
	border-bottom: none;
}

#main_menu {
	float: left;
	width: 165px;
	background-color: #006D2C;
}

#content_action {
	float: right;
	width: 605px;
	
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
	
}

#main_content {
	float: left;
	width: 430px;
}

#main_content div.main_home table tbody tr td.bild {
	text-align: center;
}

#main_content_orte {
	float: left;
	width: 605px;
}

#main_action {
	float: right;
	width: 165px;
	background-color: #006D2C;
}

#main_footer {
	float: left;
	width: 782px;
	margin-top: 10px;
	margin-bottom: 40px;
}

DIV#main_supportTop {
		height:13px;
		font-family:verdana, sans-serif;
		border-top:1px solid #5A5A5A;
		border-bottom:1px solid #5A5A5A;
		margin:5px 0 0 0;
		padding:0 0 1px 0;
		}

DIV#main_supportTop A{
		text-decoration:none;
		color:#5A5A5A;
		}