html {
	height: 100%;
}

body {
	background-color: #c9c9c9;
	text-align: center;
	height: 100%;
	margin: 0;
}

#container {
	position: relative;
	margin: 0px auto;
	padding-top: 0px;
	width: 986px;
	clear: left;
}

#header {
	background: url(../images/bg-top.png);
	background-repeat: no-repeat;
	height: 141px;
	width: 896px;
	padding-top: 30px;
	padding-left: 55px;
	padding-right: 35px;
	margin: 0;
	text-align: left;
	font-family: Arial; 
	font-size: 12px; 
}

#logo {
	background: url(../images/pd-logo.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 128px;
	float: left;
}

#mainimage {
	background: url(../images/bg-content.png);
	background-repeat: repeat-y;
	height: 228px;
	width: 986px;
	text-align: right;
	font-family: Arial; 
	font-size: 12px; 
}

#menu-right {
	text-align: right;
	margin-left: 779px;
}

#menu_home {
	background: url(../images/header_home.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;

}

#menu_news {
	background: url(../images/header_news.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;
}

#menu_unternehmen {
	background: url(../images/header_unternehmen.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;
}

#menu_referenzen {
	background: url(../images/header_referenzen.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;
}

#menu_service {
	background: url(../images/header_service.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;
}

#menu_impressum {
	background: url(../images/header_impressum.png);
	background-repeat: no-repeat;
	height: 228px;
	width: 952px;
	margin-left: 15px;
}

#content {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 876px;
	text-align: left;
	color: #606159;
	font-family: Arial;
	font-size: 12px;
	padding-top: 25px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 25px;
}

#content_kunden {
	background-image: url(../images/bg-content.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 902px;
	text-align: left;
	color: #606159;
	font-family: Arial;
	font-size: 12px;
	padding-top: 25px;
	padding-left: 40px;
	padding-right: 44px;
	padding-bottom: 25px;
}


#content-left {
	width: 506px;
	padding-right: 39px;
	text-align: left;
	float: left;
}

#content-right {
	width: 370px;
	text-align: right;
}

#footer {
	background: url(../images/bg-bottom.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 951px;
	text-align: right;
	color: #999999;
	font-family: Arial;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 35px;
}

.navpoint {
	padding-top: 3px;
	width: 173px;
}

.nav-home {
	background-image: url(../images/button_home.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-home-active {
	background-image: url(../images/button_home_hi.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-home:hover {
	background-image: url(../images/button_home_hi.gif);
	background-repeat: no-repeat;
}

.nav-news {
	background-image: url(../images/button_news.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-news-active {
	background-image: url(../images/button_news_hi.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-news:hover {
	background-image: url(../images/button_news_hi.gif);
	background-repeat: no-repeat;
}

.nav-unternehmen {
	background-image: url(../images/button_unternehmen.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-unternehmen-active {
	background-image: url(../images/button_unternehmen_hi.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-unternehmen:hover {
	background-image: url(../images/button_unternehmen_hi.gif);
	background-repeat: no-repeat;
}

.nav-referenzen {
	background-image: url(../images/button_referenzen.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-referenzen-active {
	background-image: url(../images/button_referenzen_hi.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-referenzen:hover {
	background-image: url(../images/button_referenzen_hi.gif);
	background-repeat: no-repeat;
}

.nav-kontakt {
	background-image: url(../images/button_service.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-kontakt-active {
	background-image: url(../images/button_service_hi.gif);
	background-repeat: no-repeat;
	width: 173px;
	height: 36px;
}

.nav-kontakt:hover {
	background-image: url(../images/button_service_hi.gif);
	background-repeat: no-repeat;
}








h3 {
	color: #c1fb00;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	font-weight: bold;
}

.orange {
	color: #FF4500;
}

.grau {
	color: #606159;	
	font-size: 11px;
}


.Stil1 {
	font-weight: bold;
}

.Stil2 {
	font-weight: regular;
}

.Stil3 {	font-family: Arial;
	font-size: 12px;
}

.Stil4 {
	color: #FF4500;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

a:link {
	color: #FF4500;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF4500;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}