* {
	padding: 0;
	margin: 0;
}

body, div, p, li, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a {
	color: #004f77;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/* Seitenaufbau */

#seitenrahmen {
	margin: auto;
	width: 985px;
}

#kopfzeile {
	background: #fff;
}

#seiteninhalt {
	background-color: #00DC16;
	padding: 0 10px 10px 10px;
}

#spalte_links {
	float: left;
	background-color: #00DC16;
	width  : 200px;
	margin: 10px 30px 0 0;
	padding: 0 10px 0 0;
}


.teaser_sanremo {
  margin:0;
  padding:0;
  position:absolute;
  top:591px;

}

/*
  Sollte gefüllt sein.. 
*/
#spalte_rechts {
	float: left;
	background-color: #00DC16;
	margin: 10px 0 0 10px;
	width: 230px;
}

#spalte_mitte {
	float: left;
	background-color: #FFFFFF;
	width: 483px;
	margin: 10px 0 0 0;
}

.home .box_weiss {
	padding: 10px;
}

.box_gruen {
	width: 108px;
	height: 108px;
	background-color: #a6c11e;
	color: #fff;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	float: left;
	position: relative;
	line-height: 16px;
}

.home .box_gruen {
	width: 220px;
	height: 221px;
	line-height: 19px;
	font-size: 15px;
	padding: 6px 7px 6px 5px;
}

.box_gruen .gruen_top {
	position: absolute;
	top: 8px;
	left: 12px;
}

.box_gruen .gruen_bottom {
	position: absolute;
	bottom: 8px;
	padding: 0 0 0 4px;
}

.home .box_gruen .gruen_bottom {
	background: url('../gfx/pfeil_weiss_rechts.gif') no-repeat 0 8px;
	bottom: 10px;
	padding: 0 0 0 7px;
}

.box_bild {
	background-repeat: no-repeat;
	background-position: top right;
	height: 121px;
}

.home .box_bild {
	background-color: #fff;
	width: 233px;
	height: 233px;
	float: left;
}

.home .home_bild_unten {
	clear: both;
	width: 465px;
	height: 233px;
}

.content {
	padding: 6px 25px 15px 25px;
	min-height: 474px;

	/* background: #fff url('../gfx/box_background.gif') no-repeat bottom right; */
}

.home .content {
	padding: 10px;
	background-image: none;
}

#fusszeile {
	background-color: #00DC16;
	color: #fff;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
	color: #fff;
	border: 0;
	visibility: hidden;
}

/* Header */

#kopfzeile {
/*	position: relative;*/
}

#kopfzeile .logo {
	margin: 24px 30px 15px 30px;
	float: left;
}

#kopfzeile .vertikale_linie {
	margin: 1px 0 15px 0;
	float: left;
}

#kopfzeile .menudiv {
	float: left;
	width: 600px;
	height: 40px;
	margin: 88px 0 0 10px;
}

.menudiv a {
	text-decoration: none;
	color: #000;
}

.menudiv .home {
	font-size: 11px;
	font-family: Arial, sans-serif;
}

.menu_navig {
	width: 600px;
	height: 12px;
	margin: 11px 0 0 0;
}

.menu_navig ul {
	list-style-type: none;
}

.menu_navig ul li {
	display: inline;
	margin: 0 35px 0 0;
}

.menu_navig ul li a {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

.menu_navig .active {
	color: #00DC16;
/*	background: url('../gfx/square8px_gruen.gif') no-repeat 0px 5px;
	padding: 0 0 0 12px;
	font-weight: bold;*/
}

/* Menü */

#menu a {
	padding: 2px 0 0 20px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 17px;
}

#menu .active {
	background-color: #88a70e;
	display: block;
}

#menu .square {
	background-image: url('../gfx/square8px_weiss.gif');
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

#menu ul {
	list-style-type: none;
}

#menu li * {
	margin: 0 0 1px 0;
}

/* Content */

.content h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	margin: 38px 0 22px 0;
	clear: both;
}

.content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 5px 0;
}

.content ul {
	list-style-type: none; 
	margin: 2px 0 0 0;
}

.content ul li {
	margin: 0 0 6px 0;
}

.content ul li a {
	padding: 0 0 0 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
	color: #004f77;
	margin: 0 0 15px 0;
}

.content .trennlinie {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 15px 1px 15px 1px;
	clear: both;
}

.content_box {
	width: 230px;
	float: right;
}

.content_box h2 {
	margin: 0;
	padding: 0;
}

.content_box .titel {
	height: 17px;
	background-color: #004f77;
	color: #fff;
	padding: 4px 10px 3px 8px;
	font-weight: bold;
}
	 
.content_box .inhalt {
	background-color: #a9d1ef;
	padding: 6px 10px 6px 8px;
	margin: 2px 0 0 0;
}

.content_box .inhalt .fussnote {
	font-size: 9px;
}
.content img {
	float: left;
	margin: 0 10px 5px 0;
}

.content p {
	line-height: 15px;
	margin-bottom: 5px;
}

table {
	margin: 4px 0;
}

.uebersichtstabelle thead .weiss {
	background-color: #fff;
	border-right: 3px solid #fff;
}

.uebersichtstabelle thead th {
	background-color: #a9d1ef;
	text-align: left;
	vertical-align: top;
	width: 114px;
	padding: 5px 6px;
	color: #004f77;
	border-right: 1px #fff solid;
	border-bottom: 3px #fff solid;
}

.uebersichtstabelle tbody th {
	width: 87px;
	background-color: #a9d1ef;
	color: #004f77;
	border-bottom: 1px #fff solid;
	border-right: 3px #fff solid;
	vertical-align: top;
	text-align: left;
	padding: 5px 6px;
}

.uebersichtstabelle tbody td {
	line-height: 20px;
	background-color: #e0eef9;
	padding: 5px 6px;
}

.uebersichtstabelle tbody td {
	border-right: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.textlink {
	color: #004f77;
}

.datum {
	float: right;
	color: #000;
}

.link_zurueck {
	float: left;
	margin: 10px 0 18px 0;
}

.zeile_oben {
	margin: 8px 0 0 0;
}

.zeile_oben * {
	margin: 0;
}
	



.pfeil_links {
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_links.gif') no-repeat 0 5px ;
}	

.pfeil_rechts {
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
}


.liste_quadrat li {
	padding-left: 9px;
	background: url('../gfx/square4px_schwarz.gif') no-repeat 0 5px;
}

.link_inline_arrow {
	padding: 0 0 0 9px;
	margin: 0 0 0 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 4Px;
}

.aufzaehlungstabelle {
	width: 435px;
}

.aufzaehlungstabelle td, .aufzaehlungstabelle th {
	padding: 5px 10px;
	background: none;
}


.aufzaehlungstabelle .bg_grau td {
	background-color: #e7e7e8;
	height: 21px;
	padding: 1px 10px 0 10px;
	font-weight: bold;
	color: #004f77;
}


.angebot {
	margin: 0 0 12px 0;
}

.angebot label {
	font-weight: bold;
	width: 153px;
	line-height: 20px;
	float: left;
	clear: both;
}

.angebot span {
	line-height: 20px;
}

.liste label {
	width: 91px;
	float: left;
	padding-left: 10px;
}

.liste .text {
	width: 300px;
	float: left;
	padding: 0 0 8px 0;
	margin: 0;
}

.liste h2 {
	background-color: #e7e7e8;
/*	clear: both;*/
	margin-top: 17px;
	margin-bottom: 10px;
	padding: 4px 0 3px 10px;
}

.liste .trennlinie {
	margin-bottom: 10px;
}

.aufzaehlungstabelle.angebotssuche .linke_tabellenspalte {
	width: 123px;
}

.angebotssuche select {
	width: 201px;
	border: 1px solid #727d84;
	height: 14px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

.aufzaehlungstabelle.angebot th {
	width: 135px;
	font-weight: bold;
	padding-right: 0;
	text-align: left;
}


.form_angebot label {
	width: 139px;
	padding-left: 10px;
	float: left;
	clear: both;
	line-height: 19px;
}

.form_angebot input {
	height: 14px;
	border: 1px solid #727d84;
	margin: 1px 10px 3px 0;
}

.form_angebot input.breite_normal {
	width: 198px;
}

.form_angebot input.breite_plz {
	width: 58px;
}

.form_angebot input.breite_ort {
	width: 128px;
}

.form_angebot input.breite_strasse {
	width: 148px;
}

.form_angebot input.breite_hausnummer {
	width: 38px;
}

.form_angebot select.land {
	width: 128px;
	border: 1px solid #727d84;
	height: 14px;
	font-size: 11px;
	margin: 1px 0 3px 0;
}

.form_angebot textarea {
	width: 198px;
	border: 1px solid #727d84;
	margin: 1px 0 0 0;
}

.form_angebot .angebot_button {
	float: right;
	margin: 9px 0 0 0;
	border: 0;
	padding: 0 0 2px 9px;
	text-align: left;
	height: 16px
}

.form_angebot .angebot_button input {
	background-color: #60ace0;
	font-size: 11px;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-family: Arial;
	padding: 	0 12px 0 12px;
	height: auto;
	margin: 0 0 0 10px;;
	text-align: left;
}


.angebotssuche_button {
	float: right;
	border: 0;
	width: 100px;
	height: 16px;
	margin: 3px 0 0 0;
}

.angebotssuche_button * {
	border: 0;
}

.angebot .anmerkung {
	line-height: 11px;
}

.kleiner {
	font-size: 10px;
}

tr.spacer td {
	height: 4px;
}



/* Teaserboxen */

.teaser {
	width: 230px;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #21EB35;
	position: relative;
	border: 1px solid #FFFFFF;
}

.teaser_border{
  
	margin: 0;
	padding: 4px 4px 4px 4px;
	position: relative;
	border: 1px solid #00DC16;
}

.teaser.first {
	margin: 0;	
}

.teaser * {
	font-size: 11px;
	line-height: 15px;
}

.teaser .trennlinie_headline {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 2px 15px 5px 15px;
}

.teaser .trennlinie {
	height: 1px;
	line-height: 1px;
	background: url('../gfx/hr_bg.gif') repeat-x top left;
	margin: 2px 15px 0 15px;
}

.teaser p {
	margin: 10px 20px 10px 20px;
}

.teaser h2 {
	background: url('../gfx/square8px_blau.gif') no-repeat 0 15px;
	padding: 12px 0 0 20px;
	margin-bottom: 8px;
	color: #004f77;
}

.mehr {
	margin-left: 10px;
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 5px;
}

.ansprechpartner_box {
	margin: 10px 10px 15px 20px;
}

.teaser .aufzaehlung {
	padding: 0 0 10px 20px;
}

.teaser .aufzaehlung span {
	display: block;
	margin-bottom: 6px;
}

.teaser p.square {
	margin: 0;
	padding: 12px 0 8px 20px;
	background: url('../gfx/square8px_blau.gif') no-repeat 0 15px;
}
.teaser label {
	font-weight: bold;
}

.teaser .ansprechpartner_box {
	clear: both;
}

.teaser .ansprechpartner_box label {
	width: 45px;
	float: left;
}

.teaser ul {
	list-style-type: none;
	margin-bottom: 6px;
}

.teaser ul li {
	margin: 0 0 0 20px;
	padding-left: 9px;
	background: url('../gfx/pfeil_blau_rechts.gif') no-repeat 0 4px;
}

img.ansprechpartner_bild {
	position: absolute;
	right: 0;
}




/* Fusszeile */

#fusszeile {
	padding: 17px 0 0 0;
	color: #a9d1ef;
}

#fusszeile p * {
	text-decoration: none;
	color: #a9d1ef;
	font-size: 10px;
	margin: 0 6px 0 0;
}






/*   Tabellen   */
h2.bg_grau {
	background-color: #e7e7e8;
	color: #004f77;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

table.typ1 {
	width: 100%;
}

table.typ1 th {
	padding: 2px 5px 2px 5px;
}

table.typ2 thead th {
	background-color: #e7e7e8;
	padding: 2px 5px 2px 5px;
}

table.typ2 tbody th {
	font-weight: normal;
}

table.typ2 tbody th, table.typ2 tbody td {
	padding: 2px 5px 2px 5px;
}


div.hr {
	clear: both;
	border-bottom: 2px solid #d3d3d4;
	margin-bottom: 10px;
}

table.borders {
	border-collapse: collapse;
}

table.borders tbody td, table.borders tbody th {
	border: 1px dotted #727d84;
}

table th {
	text-align: left;
}

div.table_text {
	margin-bottom: 10px;
}

td.checkbox {
	width: 10px;
	padding: 4px 2px 3px 3px !important;
}

table thead th img {
	padding: 0;
	margin: 0 0 0 4px;
	float: none !important;
	position: relative;
	top: 4px;
	left: 3px;
}

.table_button input {
	background-color: #60ace0;
	font-size: 11px;
	color: #fff;
	border: 0;
	font-weight: bold;
	font-family: Arial;
	padding: 	0 12px 0 12px;
	height: auto;
	margin: 0 0 0 10px;;
	text-align: left;
}

.table_button {
	float: right;
	margin: 0;
	border: 0;
	padding: 0 0 2px 9px;
	text-align: left;
	height: 16px
}

table th.subheadline {
	padding-top: 1px;
	padding-bottom: 2px;
}

table th h3 {
	font-size: 11px;
	color: #004f77;
}

table td.linie {
	background: url('../gfx/hr_bg.gif') repeat-x center left;
	line-height: 10px;
}

