body {
	font: normal 12px Verdana,Arial,Helvetica, sans-serif;
	color: #444;
	text-align: center;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
input, textarea, select {
	font: normal 10px Verdana,Arial,Helvetica, sans-serif;
	background: #DDD;
	border: 1px solid #004D93;
}
a, a:link, a:visited {
	font: normal 11px Verdana,Arial,Helvetica, sans-serif;
	color: #333;
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
.mainTable {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background: #FFF;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
}
.topMenu {
	height: 100px;
	padding: 2px;
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
	color: #777;
}
.topMenu a, .topMenu a:link, .topMenu a:visited, .topMenu a:active {
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	color: #777;
}
.topMenu a:hover {
	text-decoration: none;
}
#logo {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
.header {
	background: url(../images/header.jpg);
	width: 600px;
	height: 155px;
}
.button {
	height: 30px;
	width: 150px;
	display: block;
	text-decoration: none;
}
.button, a#unternehmen:link, a#unternehmen:visited, a#unternehmen:active {
	background: url(../images/unternehmen1.gif);
	text-decoration: none;
}
a#unternehmen:hover  {
	background: url(../images/unternehmen2.gif);
	text-decoration: none;
}
.button, a#kompetenzen:link,  a#kompetenzen:visited {
	background: url(../images/kompetenzen1.gif);
	text-decoration: none;
}
a#kompetenzen:hover, a#kompetenzen:active {
	background: url(../images/kompetenzen2.gif);
	text-decoration: none;
}
.button, a#leistungen:link, a#leistungen:visited {
	background: url(../images/leistungen1.gif);
	text-decoration: none;
}
a#leistungen:hover, a#leistungen:active  {
	background: url(../images/leistungen2.gif);
	text-decoration: none;
}
.button, a#partner:link, a#partner:visited {
	background: url(../images/partner1.gif);
	text-decoration: none;
}
a#partner:hover, a#partner:active  {
	background: url(../images/partner2.gif);
	text-decoration: none;
}
.button, a#kontakt:link, a#kontakt:visited {
	background: url(../images/kontakt1.gif);
	text-decoration: none;
}
a#kontakt:hover, a#kontakt:active  {
	background: url(../images/kontakt2.gif);
	text-decoration: none;
}
.content {
	padding: 15px 30px 15px 0;
	background: url(../images/contentBg.jpg);
	background: repeat-y;
	vertical-align: top;
}
#rightTable {
	width: 100%;
	border: 0;
}
.rightText, .right {
	font-size: 10px;
	padding: 0 15px;
}
.right {
	padding: 15px 0;
	width: 150px;
	margin: 5px;
	background: #DDD;
	border-left: 1px solid #FFF;
	vertical-align: top;
}
.right .hl {
	color: #666;
	padding: 0 15px;
}
.nr {
	color: #CCC;
	font: normal 18px Verdana,Arial,Helvetica, sans-serif;
	width: 100px;
}
.hl {
	color: #555;
	font: normal 18px Verdana,Arial,Helvetica, sans-serif;
}
.pbk2 {
	font-family: arial, helvetica, sans-serif;
}
.date {
	font-weight: bold;
	padding: 0 15px;
}
.date, .pbk2 {
	color: #004D93;
}
.footer {
	background: #555; 
	height: 15px;
	text-align: center;
	border-top: 1px solid #FFF;
	padding: 5px 0;
}
.footer, .footer a {
	color: #EEE; 
	font: normal 10px Verdana,Arial,Helvetica, sans-serif;	
}