@import url("content.css");

html,body {
  margin:0;
  padding:0;
  border:0;
  height:100.01%;	
/* \*/
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	color: #666;
	background-color: #fff;
	min-width:970px;
}

#center {

}

a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

#header {
	width: 970px;
	height: 90px;
}

#header #logo {
	width: 200px;
	height: 100px;
	float: left;
}

#header #tools {
	display:none;
}


#header #lang {
	display:none;
}


#footer {
	display:none;
}

#footer .linksfooter {
	float: left;
}

#footer .rechtsfooter {
	float: right;
}

#footer ul {
	padding: 0 0 10px 20px;
	margin: 0;
	list-style: none;
}

#footer ul li {
	padding: 0 10px 0 0;
	margin: 0;
	float: left;
}

#main {
display:none;
}

#main #navigation {
display:none;
}

#main #visual {
	width: 560px;
	height: 250px;
}

*html #main #visual {
	padding: 0;
	margin: 0 0 0 2px;
}

#main #contact {
	display:none;
}

#breadcrumb #path {
	display:none;
}

*html #breadcrumb #path {

}

/* Layout */

#block_1
	{
	width: 560px;
	overflow: hidden;
	min-height: 100px;
	float: left;
	margin-left: 0px;
	}

#block_2
	{
	display:none;
	}

#block_3
	{
	float: left;
	width: 200px;
	margin-left: -10px;
}
	

	
#wrapper
{
	width: 970px;
	clear:both;
}

.map_mich_TOPLINK {
	display:none;
}