*{
border:0;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.body{
	width:992px;
	margin:0px auto; 
}
.bg{
	width:100%;
	height:auto;
	background-image:url(img/bg_grau.png);
	background-position:center;
	background-position:bottom;
	background-repeat:no-repeat;
}
.mpd_flash{
	width:992px;
}
.mpd_menu{
	width:900px;
	height:50px;
	padding-top:25px;
}
.mpd_hell{
	width:777px;
	height:370px;
	padding-top:39px;
	padding-left:0px;
}
.mpd_dunkel{
	width:777px;
	height:418px;
	background-color:#4C4C4C;
	margin-top:39px;
	padding-left:0px;
}
.mpd_twitter{
	float:right;
	width:215px;
	height:831px;
	padding-top:35px;
	padding-left:0px;
}
a img{border:none}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
#text_hell_titel {
  float:left;
  padding-left:43px;
  padding-right:10px;
  text-transform:uppercase;
  color:#4c4c4c;
  font-weight:bold;
  font-size:30px;
  line-height:28px;
}
#text_hell_ueberschrift {
  float:left;
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#4c4c4c;
  font-weight:bold;
}
#text_hell {
  float:left;
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#4c4c4c;
}
#text_dunkel_titel {
  float:left;
  padding-left:43px;
  padding-right:10px;
  text-transform:uppercase;
  color:#dddddd;
  font-weight:bold;
  font-size:30px;
  line-height:28px;
}
#text_dunkel_ueberschrift {
  float:left;
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#dddddd;
  font-weight:bold;
}
#text_dunkel {
  float:left;
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#dddddd;
}
#column_flash {
  padding-left:10px;
  padding-right:5px;
  padding-bottom:15px;
  width: 992px;
  height:370px;
}
#column_hellgrau {
  float:left;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  width: 350px;
  height:370px;
  background-image:url(img/box_hellgrau.png);
  background-position:right;
  background-position:top;
  background-repeat:no-repeat;
}
#column_dunkelgrau {
  float:left;
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  width: 350px;
  height:379px;
  background-image:url(img/box_dunkelgrau.png);
  background-position:right;
  background-position:top;
  background-repeat:no-repeat;
  background-color:#4C4C4C;
}
#column_twitter {
  float:left;
  width: 215px;
  height:831px;
  background-image:url(img/box_hellgrau_rechts_twitter.png);
  background-position:left;
  background-position:top;
  background-repeat:no-repeat;
  padding-top:10px;
}
#column_logo {
  float:left;
  padding-top:64px;
  padding-left:25px;
  width: 340px;
  height:55px;
  background-image:url(img/logo.png);
  background-position:right;
  background-position:top;
  background-repeat:no-repeat;
}
#column_hellgrau_gross {
  padding-top:10px;
  padding-left:10px;
  padding-right:10px;
  width: 733px;
  background-image:url(img/box_hellgrau_gross.png);
  background-position:right;
  background-position:top;
  background-repeat:no-repeat;
}
#text_hell_titel_gross {
  padding-left:43px;
  padding-right:10px;
  text-transform:uppercase;
  color:#4c4c4c;
  font-weight:bold;
  font-size:30px;
  line-height:28px;
}
#text_hell_ueberschrift_gross {
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#4c4c4c;
  font-weight:bold;
}
#text_hell_gross {
  padding-left:43px;
  padding-right:10px;
  padding-top:10px;
  color:#4c4c4c;
}
/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 147px;
	margin-left: 50px;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;

}

.menu ul li a {
	display: block;
	height: 147px;
	float: left;
	color: #000000;
	text-decoration: none;
	text-align:center;
	width: 85px;
	background-image:url(img/menu/inaktiv.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
}

.menu ul li a span.menu_ar {
	display: block;
	float: left;
	height: 147px;
	padding-top: 15px;
	width: 85px;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */

/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	text-decoration:none;
	background-image:url(img/menu/aktiv.png);
	background-position:center;
	background-repeat:no-repeat;
	color: #C4C4C4;
}
.bubplastic.aqua ul li a:hover span.menu_ar {
	text-decoration: none;
	color: #C4C4C4;
}
.bubplastic.aqua ul li a:hover span.menu_imp,
.bubplastic.aqua ul li.highlight a span.menu_imp a:link
 {
	font-size:8pt;
	text-decoration: underline;
	color: #000000;
}
.bubplastic.aqua ul li a span.menu_imp
 {
	font-size:8pt;
	text-decoration: none;
	color: #000000;
}
