* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: #81c1e6;
	text-align: center;
	font: 0.8em/140% Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

#outer_wrapper {
	position: absolute; 
	top: 50%;
	left: 50%;
	height: 550px;
	margin-top: -275px;
	margin-left: -495px;
	width: 990px;
}

#wrapper {
	background: #00418f url(/images/wrapper.jpg);
	margin: 0 auto;
	height: 550px;
	width: 990px;
	position: relative;
	text-align: left;
}

#content {
	height: 276px;
	width: 714px;
	overflow: auto;
	position: absolute;
	top: 164px;
	left: 244px;
	padding: 10px;
	background: #00418F;
	color: #CBE5F6;
	font-size: 120%;
	line-height: 130%;
}

#start #content {
	/*background: #004290 url(/images/wallraff_juni2010.jpg) no-repeat;
	background: #004290 url(/images/waermepumpempfad.jpg) no-repeat;*/
	background: #004290 url(/images/Wallraff_Januar_2012.jpg) no-repeat;
	color: #000;
	line-height: 130%;
	font-size: 85%;
	padding-top: 0;
	height: 290px;
	width: 730px;
	padding-left: 0;
	overflow: hide;
	/* border-bottom: 10px solid #004290; */
}

#start #content p, #start #content li,  #start #content ul {
	margin-bottom: 4px;
	margin-top: 4px;
}


#start #content .extra-start {
	margin-top: 70px;
	margin-right: 230px;
}

#start #content .extra-start div {
	margin-right: 60px;
}

#navigation {
	list-style: none;
	position: absolute;
	top: 164px;
	left: 0;
	width: 150px;
	font-size: 12px;
}

#navigation li {
	margin-bottom: 0px;
}

#navigation a {
	color: #CBE5F6;
	text-decoration: none;
	background: url(/images/navi.jpg) left 50% no-repeat;
	padding-left: 30px;
	height: 24px;
	line-height: 24px;
	display: block;
}

#navigation .active a {
	color: #DF3B18;
	background: url(/images/navi_active.jpg) left top no-repeat;
}

#navigation .active {
	background: url(/images/navi_active.jpg) left top no-repeat;
}

#navigation .active a {
	color: #DF3B18;
	background: url(/images/navi_active_right.jpg) right top no-repeat;
	padding-left: 2px;
	margin-left: 28px;
}

#navigation a:hover, #navigation a:focus {
	color: #DE3B1A;
	text-decoration: underline;
}

#navigation ul {
	display: none;
}

#navigation .active ul {
	list-style: none;
	display: block;
	position: relative;
	top: -5px;
	_top: -2px;
	margin-bottom: -5px;
}

#navigation ul a {
	background: none !important;
	color: #CBE5F6 !important;
	height: 18px;
	_line-height: 18px;
}

#navigation .active li {
	margin: 0;
}

#navigation ul .active a {
	background: #004290 !important;
	color: #fff !important;
}

#content h1, #content h2, #content p, #content ul, #content ol, #content li {
	margin-bottom: 10px;
}

#content h1, #content h2 {
	margin-top: 10px;
	font-size: 140%;
	font-weight: bold;
}

#content h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 25px;
}

#content ul {
	margin-left: 15px;
}

#content ol {
	margin-left: 20px;
}

#content li {
	margin-bottom: 5px;
	padding-left: 10px;
}

#content a {
	color: #8BB5DF;
	text-decoration: underline;
}

#content a:hover, #content a:focus {
	color: #DF3B18;
	text-decoration: none;
}

td {
	padding-right: 10px;
}

#navigation ul .active {
	background: none !important;
}

#navigation ul .active a {
	color: #DF3B18 !important;
	background: none !important;
}

.centered {
	text-align: center;
	clear:both;
	margin-bottom: 20px;
}

.img_center {
	margin: 0 auto !important;
	width: 410px;
	text-align: center;
}

.img_right {
	float: right;
	margin-left: 15px;
}


#content .inner {
	width: 80%;
}

#start #content .inner, #kontakt #content .inner {
	width: 694px;
}

a img {
	border: none;
}

#notdienst {
	position: absolute;
	height: 100px;
	width: 100px;
	text-indent: -5000em;
	bottom: 15px;
	left: 70px;
	display: block;
}

table td {
	vertical-align: top;
	padding: 2px 10px 2px 0;
}

table .label {
	width: 150px;
}

#img_header {
	height: 133px;
	width: 990px;
	display: block;
}

.relative {
	position: relative;
}

#sendker {
	position: absolute;
	right: -220px;
	top: -20px;
}
