body {
	background-color: #9E9E9E;
	color: #6F6F6F;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
	
}

td {
	font-size: 12px; 
}

h1 {
	color: #FE0000;
	font-size: 16px; 
	line-height: 20px; 
}

h2 {
	color: #FE0000;
	font-size: 14px; 
	line-height: 18px; 
}

h3 {
	color: #FE0000;
	font-size: 13px; 
	line-height: 17px; 
}

A, A:LINK, A:VISITED, A:ACTIVE {
	color: #000000;
	text-decoration : none;
}

A:HOVER {
    color: #FE0000;
/*	text-decoration: underline;*/
}

#homepage {
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	border: none;
	height: auto;
	background-color: #ffffff;
	overflow:hidden;
}

/* ################### HEADER ################### */

#header {
   z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 183px;
	border: none;
	/*background-color: #9E9E9E;*/
	color: #FFFFFF;
	background-image: url(graphics/header/head1.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#pagelogo {
	z-index: 7;
	position: absolute;
	left: 10px;
	top: 0px;
	font-size: 16px; 
	line-height: 22px; 
	font-weight: bold;	
	width: 191px;
	height: 152px;
	border: none;
	background-color: Transparent;
	color: #FFFFFF;
	background-image: url(graphics/logo-background.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#mpg_logo {
    margin-top: 25px;
    margin-left: 5px;
}

/* ################### NAVIGATION ################### */


#navigation {
/*	border: 1px solid Black; */
   z-index: 7;
	position: absolute;
	left: 10px;
	top: 160px;
	width: 191px;
	border: none;
	background-color: Transparent;
}

#navihaed {
	width: 188px;
	height: 13px;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/menu-background-head.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#navifoot {
	width: 188px;
	height: 9px;
	font-size: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/menu-background-foot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#navi {
    /*height: 400px;*/
	position: relative;
	width: 188px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 35px;
	background-color: Transparent;
	/*font-weight: bold;*/
	background-image: url(graphics/menu-background.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#navi ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
/*	background-color: #5675B6;*/
}

#navi ul li {
	background-image: url(graphics/navi/navi-background.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-right: 2px;
	padding-right: 5px;
	line-height: 24px;
	height: 25px;
	text-align: right;
	background-color: #9E9E9E;
	margin-top: 1px;
	margin-bottom: 1px;
	list-style-type: none;
}

#navi li.Navi2  {
	background-image: url(graphics/navi/unternavi-background.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}


#navi ul li.NaviAktivPunkt1 {
	background-image: url(graphics/navi/navi-background-active.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#navi ul li.NaviAktivPunkt2 {
	background-image: url(graphics/navi/unternavi-background.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 20px;;
}
   
#navi a.NaviPunktAktiv1{
	color: #FE0000;
	font-weight: bold;
}

#navi a.NaviPunktAktivPunkt2  {
	color: #FE0000;
}
      
#navi a {
	color: #FFFFFF;
	padding-left: 10px;
}

#navi a.unternavi  {
	color: #FFFFFF;
	padding-left: 30px;
}

#navi a.Navi1Logout,#navi  a.NaviHauptPunktActive,#navi  a.NaviPunktActive, #navi a.NaviPunktAktivPunkt1  {
	color: #FE0000;
}

#navi a.Navi2  {
	color: #6F6F6F;
	padding-left: 0px;
}

#navi ul li.Navi1hover a, #navi ul li.NaviAktivPunkt1hover a, #navi ul li.NaviAktivPunkt1hover a {
	color: #FE0000;
	text-decoration: none;
} 

#navi ul li.Navi2hover a {
	color: #FE0000;
	text-decoration: none;
	padding-right:15px;
} 

#navili a:HOVER {
	color: #FE0000;
	text-decoration: none;
}

#navili ul li.Navi2 a:HOVER {
	padding-right:15px;
	color: #FE0000;
	text-decoration: none;
}

.navipunkt {
	margin-left: 30px;
	line-height: 30px;
}

#sitemap{
	position: relative;
	float: left;
	margin-top: 20px;
	/*left: 0px;
	bottom: 10px;*/

}
#sitemap a{
	color: #9E9E9E;
	}

#impressum{
	position: relative;
	float:left;
	margin-top: 20px;
	margin-left: 45px;
	/*right: 10px;
	bottom: 10px;*/
	
}
#impressum a{
	color: #9E9E9E;
	}

/* ################### CONTENT ################### */

#content {
/*	border: 1px solid #000000; */
	z-index: 4;
	position: relative;
	padding-top: 170px;
	/*padding-bottom: 70px;*/
	margin-bottom: 100px;
  	width: 570px; 
	margin-left: 210px;
	margin-right: 200px;
	/*height: 420px; 
	height: auto;*/ 
	background-color : Transparent;
	display: block;
	/*border: 1px solid blue;*/
}

#wobinich {
    z-index: 4;
	padding-top: 10px;
	height: 15px;
	text-align: left;
	background-color : Transparent;
	font-size : 10px;
}
#scrollbar {
	z-index: 5;
	position: absolute;
    visibility: hidden; 
    left: 780px;
    top: 200px;
  	width: 18px;
    height: 370px;
    overflow: auto;
    text-align: left;
}
#scrollUp {
	position: absolute;
    top: 0px;
}
#scrollDown {
	position: absolute;
    bottom: 0px;
}

#scrollContentDiv {
	position:relative;
    background: Transparent;
    /*position: absolute;
	top:0px;*/
    padding-right: 30px;
    padding-bottom: 20px; 
	/*border: 1px solid red;*/
}

#inhalt {
    position: relative;
	z-index: 4;
	/*height: 350px; 
	height: auto;*/ 
	width: 570px; 
	/*overflow: auto;*/
	/*top: 170px;*/
	padding-bottom: 30px; 
	margin-top: 30px;
	margin-bottom: 60px;
	background-color: Transparent;
	/*border: 1px solid #000000;*/
}

#spalteleft {
/*	border: 1px solid #000000; */
  	/*width: 49%;
	float: left;*/
}

#spalteright {
/*	border: 1px solid #000000; */
  	/*width: 49%;
	float: right;*/
}


#fuss {
	width: 100%;
	clear: both;
	/*display:none;*/
}

/* ################### MARGINALIE ################### */

#tipps {
	position: absolute;
	right: 0px;
	top: 190px;
	width: 200px;
	font-size: 10px;
	line-height: 13px;
	border-left: 1px solid #BEBEBE;
	border-bottom: 1px solid #BEBEBE;
}

div.infobox {
	margin-left: 5px;
	margin-bottom: 10px;
	width: 195px;
}

h1.info {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin-top: 0px;
	font-size: 13px; 
    line-height: 15px;
	background-color: #BAC8E2;
	color: #FFFFFF;
	background-image: url(graphics/news-background1.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div.info {
	position: relative;
}

img.info{
	position: absolute;
	left: -1px;
	top: 0px;
}
.infobox h1 {
	color: #FF0000;
	font-size: 11px; 
   line-height: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.infobox p {
	font-size: 10px; 
   line-height: 13px;
}

.infobox td {
	font-size: 10px; 
}


.infobox img {
  vertical-align: middle;
}

/* ################### FOOTER ################### */

#footer {
   z-index: 2;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 160px;
	border: none;
	background-color: #9E9E9E;
	color: #FFFFFF;
	background-image: url(graphics/footer-background.gif);
	background-position: left;
	background-repeat: repeat-x;
	/*display:none;*/
}

#messen {
	position: absolute;
	left: 5px;
	bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
	width: 990px;
	height: 124px;
	background-color: Transparent;
	background-image: url(graphics/messen-background.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#laufbanner {
	position: absolute;
	left: 14px;
	bottom: 0px;
	width: 970px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: Transparent;
}

#servicemenu a {
	color: #FFFFFF;
}





form {
	font-size: 12px;
    color: #000000;
}
select {
	font-size: 12px;
    color: #000000;
}
option {
	font-size: 12px;
    color: #000000;
}
input {
	font-size: 12px;
    color: #000000;
}

#inhalt textarea {
	font-size: 11px;
    width: 400px;
    height: 55px;
	vertical-align: middle;
}

#inhalt .videoembad {
	font-size: 11px;
    width: 350px;
	border: 1px solid #818181;
}

#inhalt form {
   	padding-top: 0px;
   	margin-top: 0px;
}
