body {
    font-family: Tahoma, Verdana, sans-serif;
    line-height: 15px;
    font-weight: normal;
    color: Black;
    margin: auto;
    padding: 0% 0 0 0;
    text-align: center;
    height: 95%;
    width: 100%;
	 background-image:url(upload/images/hg_body.gif);
    background-repeat: repeat-y;
    background-position: center top;
}

html{    height:95%;
}

html>body{ height:95%;
}

/* das ist die box die den ganzen kram umschiesst noetig wg. der zentrierung und der absoluten plazierung der menues */
#box{
        width:960px; 
        height:95%;
        text-align:left; 
        margin:auto;
        padding: 0px; 
}

#box_hg{
        width:960px; 
        height:100%;
        text-align:left; 
        padding: 0px; 
        background-image:url(upload/images/hg_wiese.jpg);
        background-repeat: no-repeat;
        background-position: right top;
}

#box0{
        float: left;
        width:20px; 
        height: 100%;
        text-align:left; 
        padding: 0px; 
}

#box_logo{
        float: left;
        width: 215px; 
        height: 160px;
        text-align:left; 
        padding: 0px; 
		  background-color: #cfd0d2;
		  background-image:url(upload/images/logo_mplus.jpg);
        background-repeat: no-repeat;
        background-position: left top;
}

/* Navigationsbox*/
#box1{
        float: left;
        width: 215px; 
        height: 100%;
		  margin-top: 160px;
		  margin-left: -215px;
        text-align: left; 
	     border-top: 1px solid #ffffff;
		/*  background-color: Fuchsia;  */
}

/* Abstand content*/
#box2a{
	    float: left;
	    width: 40px;
	    height: 100%;
	    text-align: left;
	    margin-left: 0px;
	   /*	background-color: #7CFC00; */
}

/* head*/
#box2{
        float: left; 
		  width: 685px;
        height: 110px;
        text-align: left; 
        margin-left: 0px;
		  margin-top: 50px;
	/* 	  background-color: Aqua;   */
}

/* content*/
#box3{
        float:left; 
		  width: 650px;
        height:100%;
        text-align:left; 
        padding-top: 35px;
        margin-left: 0px;
}

/* fuss*/
#fuss{
        position: absolute; 
        width:959px; 
        height:75px;
        text-align:left; 
		  padding: 0px;
        margin-top: 10px;
		  margin-left: -274px;
	     background-image:url(upload/images/hg_fuss.jpg);
        background-repeat: no-repeat;
        background-position: center top;		  
}

h1  {
        font-size: 22px;
		  line-height: 28px;
        color: #ffffff;
        font-family: arial, helvetica;
        font-weight: bold;
        margin-top: 25px;
        margin-left: 0px;
}

h2 {
        font-size: 16px;
		  line-height: 20px;
        color: #ffffff;
		  line-height: 25px;
        font-family: arial, helvetica;
        font-weight: bold;
        margin-top: 25px;
        margin-left: 0px;
		  text-indent: 0px;
}

h3 {
	font-size: 15px;
	line-height: 19px;
	color: #018093;
	font-family: arial, helvetica;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 28px;
}

h4 {
        font-size: 15px;
        line-height: 19px;
        color: #018093;
        font-family: arial, helvetica;
        font-weight: normal;
        margin-top: 10px;
        margin-left: 0px;
}

h5 {
        font-size: 12px;
        color: #ffffff;
        font-weight: normal;
        font-family: arial, helvetica;
        margin-top: 18px;
        padding-left: 280px;
        padding-right: 0px;
		  margin-bottom: 5px;
} 

h6 {
        font-size: 15px;
        line-height: 19px;
        color: #018093;
        font-family: arial, helvetica;
        font-weight: normal;
        margin-top: 10px;
        margin-left: 0px;
		  padding-left: 0px;
}


.plus_footer	{
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.m_footer	{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.plus_text	{
	color: #018093;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
}

.m_text	{
	color: #018093;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

a, a:active  {
       text-decoration: none;
       font-weight: normal;
       color: #ffffff;
}

a:hover{
        text-decoration: underline;
        font-weight: normal;    
        color: ##ffffff;
}

p {

}



.menu {
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 15px;
   width: 200px; 
	padding-bottom: 6px;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-image: url(upload/images/btn_dunkel.gif);	
	background-repeat: no-repeat; 
	background-position: left bottom;
}

.menu_selected {
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #a9d9dd;
	text-decoration: none;
	display: block;
	padding-top: 6px;
		padding-bottom: 6px;
	padding-left: 15px;
   width: 200px; 
	border-top: 0px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		  			  background-image: url(upload/images/btn_heller.gif);	
		  background-repeat: no-repeat; 
		  background-position: left bottom;
}


.menu:hover {
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #018093;
	text-decoration: none;
		  			  background-image: url(upload/images/btn_hell.gif);	
		  background-repeat: no-repeat; 
		  background-position: left bottom;
	display: block;
	padding-top: 6px;
		padding-bottom: 6px;
	padding-left: 15px;
   width: 200px; 
	border-top: 0px solid #ffffff;
			border-bottom: 1px solid #ffffff;
}

.menu_selected:hover {
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #a9d9dd;
	text-decoration: none;
		  			  background-image: url(upload/images/btn_dunkel.gif);	
		  background-repeat: no-repeat; 
		  background-position: left bottom;
	display: block;
	padding-top: 6px;
		padding-bottom: 6px;
	padding-left: 15px;
   width: 200px; 
	border-top: 0px solid #ffffff;
		border-bottom: 1px solid #ffffff;
}
