/***** Globale *****/
html, body, div, img, p, h1, h2, h3, h4, hr, ul, li, table, td, form, input, select, textarea { border:0; margin:0; padding:0; }

body {
	font-family: arial, sans-serif;
	font-size:12px;

	color:#333;
	overflow:auto;
	background-color:#FFF;
	text-transform:none;
	background:none;
}

div { position:relative; }

a, a:link, a:visited, a:hover, a:active { color:#44687d; text-decoration:none; }
a:hover { color:#44687d; text-decoration:underline; }

a.pfeil, a.pfeil:link, a.pfeil:visited, a.pfeil:hover, a.pfeil:active {
		height:22px;
		width:22px;
		background:url('../img/infobox_weiter.png') no-repeat;
		display:block;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#44687d;
	margin:0px 14px;
	margin-bottom:12px;
}

h2 {
	font-size:12px;
	font-weight:normal;
	color:#44687d;
	margin:0px 14px;
	margin-bottom:7px;
}


.bold { font-weight:bold; }
.blue { color:#44687d; }

.error { color:#ff0000; }
.message { padding:5px; }

p { font-size:14px; font-family:"times new roman",times, serif; margin:7px 14px; margin-right:27px; line-height:18px; }

table, td { font-size:14px; font-family:"times new roman",times, serif; margin:4px 14px; margin-right:4px; }
td { margin:0px; }
th { font-weight:normal; text-align:left; font-size:12px; }

span.sup {
  position:relative;
  top:-3px;
  font-size:0.9em;
}


/* LAYOUT */


		div.content_fade {
			position:absolute;
			bottom:-4px;
			left:0px;
			width:662px;
			height:14px;
			background:url('../img/content_fade.png') no-repeat bottom left;
		}

		div.anfahrt {
			height:280px;
		}

		div.anfahrt div {
			position:absolute;
			right:0px;
			bottom:0px;

		}
		div.anfahrt p {
			width:360px;
		}

		div.erfolgsgarantie {
			height:280px;
			background:url('../img/bg_erfolgsgarantie.jpg') no-repeat 0 0;
		}

		div.erfolgsgarantie {
			height:280px;
			background:url('../img/bg_erfolgsgarantie.jpg') no-repeat 0 0;
		}

		div.erfolgsgarantie_en {
			height:280px;
			background:url('../img/bg_erfolgsgarantie_en.jpg') no-repeat 0 0;
		}

		div.erfolgsgarantie_it {
		height:280px;
			background:url('../img/bg_erfolgsgarantie_it.jpg') no-repeat 0 0;
		}

