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

.clear {
	float:none;
	clear:both;
}

.indent,
.claim {
	text-indent:-9999px;
}

#push {
	float: none;
	clear: both;
	height:185px;
}

a {
	color:#2e90cb;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.highlight {
	font-weight:bold;
	color:#2e90cb;
}

img {
	border:none;
}

ul {
	list-style:none;
}

html,
body {
	height: 100%;
	width:100%;
}

html {
	background:#ffffff url(../images/bg-html.jpg) 0 0 repeat-x;
}

body {
	width:100%;
	background:url(../images/bg-body.jpg) center top no-repeat;
	font-family:Tahoma, Arial, "MS Serif";
	font-size:11px;
	color:#646464;
}

/* CONTAINER */
#container {
	width:950px;
	margin:0 auto -185px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* HEADER */
#header {display:none;
}

#header h1#branding a {display:none;
}

#header #naviAdd {
	width:303px;
	height:39px;
	position:absolute;
	top:23px;
	left:571px;
	overflow:hidden;
}

#header #naviAdd li {
	width:93px;
	height:39px;
	line-height:38px;
	overflow:hidden;
	float:left;
	margin:0 8px 0 0;
}

#header #naviAdd li a {
	display:none;
}

#header #naviAdd li a:hover,
#header #naviAdd li.active a {
	color:#4086a0;
	text-decoration:underline;
	background-position:-1px -39px;
}

#header ul#headerKontakt {display:none;
}

#header ul#headerKontakt li {display:none;
}

#header ul#navigation {display:none;
}

#header ul#navigation li {
	width:160px;
	height:35px;
	float:left;
	overflow:hidden;
	margin:0 2px 0 0;
}

#header ul#navigation li a {
	display:block;
	width:160px;
	height:35px;
	overflow:hidden;
	color:#fdffff;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	background:url(../images/bg-navigation.gif) 0 0 no-repeat;
}

#header ul#navigation li.startseite {
	margin:0 3px 0 0;
}

#header ul#navigation li a:hover,
#header ul#navigation li.active a {
	color:#5d7800;
	text-decoration:none;
	background-position:0 -35px;
}

/* content container */
#contentContainer {
	width:867px;
	padding:0 0 38px 72px;
}

#headlines {
	width:828px;
	padding:31px 0 0 0;
	border-bottom:3px solid #dddddd;
}

#headlines h2 {
	display:block;
	height:43px;
	padding:0 0 11px 0;
	text-indent:-9999px;
}

#headlines h2#h2stratseite {
	width:828px;
	height:135px;
	padding:0 0 18px 0;
	background:url(../images/h2/bg-startseite.jpg) 0 0 no-repeat;
}

#headlines h2#h2ueberuns {
	background:url(../images/h2/bg-ueberuns.jpg) 0 0 no-repeat
}

#headlines h2#h2leistungen {
	background:url(../images/h2/bg-leistungen.jpg) 0 0 no-repeat
}

#headlines h2#h2aktuelles {
	background:url(../images/h2/bg-aktuelles.jpg) 0 0 no-repeat
}

#headlines h2#h2impressum {
	background:url(../images/h2/bg-impressum.jpg) 0 0 no-repeat
}

#headlines h2#h2anfahrt {
	background:url(../images/h2/bg-anfahrt.jpg) 0 0 no-repeat
}

#headlines h2#h2kontakt {
	background:url(../images/h2/bg-kontakt.jpg) 0 0 no-repeat
}

#headlines h2#h2danke {
	background:url(../images/h2/bg-danke.jpg) 0 0 no-repeat
}

#headlines h2#h2rundbriefe {
	background:url(../images/h2/bg-rundbriefe.jpg) 0 0 no-repeat
}

/* content */

#content img.img2 {
				padding:3px;
				border:solid 1px #9ec61a;
				background:#ffffff;
				margin:10px 0 18px 0px				
				}


#content ul {
	list-style:disc;
	list-style-position:outside;
	padding-left:10px;
	padding-bottom:20px;
}

#content ul li{
	line-height:1.6em;
}
	
#content {
	width:505px;
	float:left;
	padding:23px 40px 0 0;
}

#content h3 {
	font-size:16px;
	margin:0 0 21px 0;
}

#content p {
	margin:0 0 17px 0;
	line-height:18px;
}

#content iframe {
	padding:2px;
	margin:0 0 15px 0;
	border:1px solid #dddddd
}

/* contentSidebar */
#contentSidebar {display:none;
}

#contentSidebar h4#h4unsereLeistungen {
	display:block;
	width:204px;
	height:32px;
	margin:0 0 15px 0;
	text-indent:-9999px;
	background:url(../images/h4/bg-unsere-leistungen.jpg) 0 0 no-repeat;
}

#contentSidebar ul {
	width:255px;
	height:203px;
	background:url(../images/bg-ul-sidebar.jpg) 0 0 no-repeat;
}

#contentSidebar ul li {
	text-indent:-9999px;
}

/* footer container */
#footerContainer {
	width:100%;
	height:185px;
	background:url(../images/bg-footer-container.jpg) 0 0 repeat-x;
}

/* footer */
#footer {display:none;
}

#footer ul {
	height:21px;
	overflow:hidden;
	margin:25px 0 0 0;
}

#footer ul li {
	float:left;
	line-height:18px;
}

#footer ul li.line {
	padding:0 4px 0 4px;
}

#footer p a {
	clear:both;
}


