
body {
	padding: 0px;
	margin: 0px;
}

*, body, table, td {
  font-family: Tahoma, Verdana, Geneva, sans-serif;
  font-size: 11px;
}

#container_body,
#container,
#footer_inner,
#content {
	background: none;
}

a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  padding: 0px;
  margin: 0px;
}


#logo {
	visibility: visible;
}
#logo img {
	width: 8cm;
}

#container {
	position: relative;
	width: 100%;
	height: auto;
	left:0;
	overflow:visible;
}


#left_content, #page_content {
	margin:0px 0px 15px 0px;
}
#container_main {
	width: 100%;
}

table, td {
  border: 1px outset #CCC;
  padding: 5px;
}

/* ANGEBOT HERVORHEBUNG */
#angebot_inner {
  border: 10px dotted #EC6689;
  padding: 10px;
  margin: 30px;
}
#angebot_inner p {
  font-size: 14px;
  font-weight: bold;
  color: #333;
}

/* ____________________ */

#container,
#footer,
#footer_inner,
#footer_top {
	width: 100%;
}
#footer_inner {
	left: 0px;
}

#footer td span {
	font-size: 8px !important;
}


#angebot_inner a,
#content table,
table.contenttable,
td.content_right_td,
#footer table,
#footer td,
#footer_top table,
#footer_top table td { border: none; }

#footer_top table,
#footer table { border-top: 2px solid #ccc; padding: 0px; }

#footer_top table td,
#footer table td {
  color: #333; 
  white-space:nowrap;
}

#flashbg,
#header,
#hmenu,
.content_left_td,
#footer_map,
#linkleiste,
#page_title,
#menu_top,
#bb_langmenu,
#logo a {
  display: none;
}


/*======= HOME =========*/
#bottom {
	bottom:0;
	height: auto;
	left:0;
	padding:0px;
	position:relative;
	width:100%;
}




