body,td,th,div {
	font-family: tahoma;
	font-size: 12px;
}
H1{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #10539a;
}
body {
	background-color:#cccccc;
	background-image:url(../img/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
#container {
	margin: 0px auto 0px auto;
	width: 898px;
}
#head_01 {
	background-image:url(../img/head_01.jpg);
	height:31px;
	width:898px;
}
#left_01 {
	float:left;
	background-image:url(../img/left.jpg);
	width:105px;
	height:592px;
}
#contentMain {
	float:left;
	/*  background-color:orange;*/
	width:681px;
	height:592px;
}
#right {
	float:left;
	background-image:url(../img/right.jpg);
	width:112px;
	height:592px;
}
#head_02 {
	background-image:url(../img/head_02.jpg);
	width:681px;
	height:83px;
}
#contentContainer {
	background-image:url(../img/content.jpg);
	width:681px;
	height:428px;
}
#footer_01 {
	background-image:url(../img/footer_01.jpg);
	width:681px;
	height:36px;
}
#footer_02 {
	background-image:url(../img/footer_02.jpg);
	width:681px;
	height:45px;
}
#menuContainer {
	width:152px;
	float:left;
}
.button {
	width:140px;
	height:20px;
	background-color:#5f8dc1;
}
.buttonBorder {
	background-color:#235a9a;
	width:140px;
	height:1px;
}
#content {
	float:left;
	width:518px;
	height:420px;
	color:black;
	overflow: auto;
}
.menuLink:link {
	text-decoration:none;
	color: white;
	cursor: pointer;
}
.menuLink:hover {
	text-decoration:none;
	color: white;
	cursor: pointer;
}
.menuLink:visited {
	text-decoration:none;
	color: white;
	cursor: pointer;
}
.menuLink:aktiv {
	text-decoration:none;
	color: white;
	cursor: pointer;
}
.menuText {
	padding-top:2px;
	margin-left: 10px;
}
#leistung1_bg {
	background-image: url(../img/leistung1/bg_1.gif);
	height: 400px;
}
#leistung2_bg{
	background-image: url(../img/leistung2/bg_2.gif);
	height: 400px;
}
#referenzen_bg{
	background-image: url(../img/referenzen/bg.gif);
	background-repeat: no-repeat;
}
