/* Anpasungen Mire */

/* allgemeine Angaben */

/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }

.showgrid {background-image: none;}

body {

	background-color: #FAEEC5;
}

a:link, a:visited, a:active {

	text-decoration: none;

}
a:hover {
	
	text-decoration: none;

}



input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}

/* keine generischen Angaben fï¿½r Bilder */
img {
	/* float:left;*/
	/* margin: 0px 20px 20px 0;*/
}


/* container */
.container{
	margin-top:15px;

	}
/* */
#logohead {
	height: 150px;
	background: url(mpj2_head.jpg) no-repeat  -150px bottom;
	padding: 0px 0px 0px 0px;
	margin:0px;
	margin-top: 1px;
	width:100%;
	}

#mainmenu{

}	
.menutop{
 text-align: center;
	margin: 0;
	margin-left:auto;
	margin-right: auto;
	padding: 0;
	color: gray;
	font-family: Arial, serif;
	font-size: 110%;
	background-color:#DEF3DE;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;	
}
	
	
.menutop a:link, .menutop a:visited, .menutop a:hover, .menutop a:active{
	color: #095834;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 1em;
	padding-right: 1em;	
	}
	
.menutop a:hover, .menutop a:active{
	color:#66AE34;
}
	
	
#maincontent{
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;	
	margin-top: 0px;
	min-height:400px;
	padding-bottom:10px;
}

#box{

}


#full, #left, #right{
	margin-top: 2em;
	background-color:;
}

h1 {
	font-size: 150%;
 color: #095834;
 	font-weight: bold;
}

h2 {
	font-size: 125%;
 color: #095834;
 	font-weight: bold;
}

h3{
font-size: 110%;
	color: gray;

	line-height: 120%;
	font-weight: bold;

	margin-top: 0.5em;
	margin-bottom: 0.7em;
}

h4{
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	color: #808080;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}


#right h1, #left h1{
	font-size: 200%;
	line-height: 200%;
	font-weight: bold;
	margin-top: 0.0em;
	margin-bottom: 0.0em;
	margin-left: 0em;
	color: #CD9139;
}

#right h2, #left h2{
	font-size: 130%;
	line-height: 130%;
	font-weight: bold;
	margin-top: 0.7em;
	margin-bottom: 0.7em;	
	color: #CD9139;
}




p.teaser{
    color: gray
    }
    
div.infobox, div.workbox{
border: solid 1px gray;
margin-top: 0;
margin-bottom: 2em;
}


div.infobox p, div.workbox p{
padding: 0;
padding-left: 1em;
padding-right: 1em;
}
    

td.post-title a{
	color: #CD9139;
	font-size: 1.2em;
}

.graymark{
color: gray;
}

img.linkpfeil{
margin-right: 0.3em;
vertical-align: middle;
border: none;
}

ul.globe{
list-style-type: image;
list-style-image: url(bullet.gif);
}


#foot{
	background-color:#EB7347; /*	#A5CF57; */
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;	
}

#f1, #f2, #f3, #f4{

}
#foot h2{
	color: #CCDEDC; /* #7B4918;#E25F07; */
	font-weight: bold;
	font-size: 1.3em;
	margin-left: 2em;
}

#foot ul{
	list-style-type: none;
	margin-left: 4em;
}

#foot ul a{
	color: #E1EFC9;
}

#footimg{
height: 25px;
background-color:#BBE4C6;
background-image: url('mpfeet01.jpg');
background-repeat:no-repeat;

background-position: -5px;
}

#footer{
color: #6B3872;
}

td.line img{
	margin-right:4px;
	}
	
/* tab navigation background:#7ABC77; */
/*  http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/  */

ul#main-tab {font-family:helvetica,arial,sans-serif;margin:0;padding:0;float:left;border-bottom:0.1em solid #8BC18D;width:100%; margin-bottom: 2em;}
ul#main-tab li {margin:0;padding:0;list-style:none;float:left;margin:0 0.3em 0 0;}
ul#main-tab li a {font-weight:bold;text-decoration:none;display:block;padding:0.3em 1.3em 0.3em 1.3em;border-bottom:0.4em solid #DEF3DE;color:#5F8B57;}
ul#main-tab li a:hover, ul#main-tab li a.tabac {border-bottom:0.4em solid #8BC18D;color:#5F8B57;}


sub, sup{
font-size: 8px;
}	

/* quickfix */
.w3-table td > a, .w3-table th > a, .w3-table-all td > a, .w3-table-all th > a {

  white-space: normal !important;
}

.mod_download_gallery_th_f, .mod_download_gallery_line_f.mod_download_gallery_line_f {
  width: 58.3% !important;
}
