body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;	
}
.menu {
	background-color:#83be3e;
}
a {
	text-decoration:none;
	color:#3184CE;
}

a:hover { color:#E77B00; }

p { margin-top:0px; }

h1 {
	color:#7BBB51;
	font-size:1.4em;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BBB51;
}

h2 { color:#7BBB51; font-size:1.2em; margin-bottom:10px; }

h3 { color:#12611e; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin-bottom:5px; }

form {
	margin:0px;
	padding:0px;
}
input {
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border: 1px solid #12611e;
}
select {
	margin-bottom:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	border: 1px solid #12611e;
}

/* DIV Klassen */
.dkgreentext {
	color:#12611E;
}
.height301 {
	margin-bottom:15px;
	display:block;
}

.produkte {
	text-align:justify;
	margin-bottom:10px;
	margin-top: 30px;
	clear:both;
}
.produkte .title {
	margin-bottom:3px;
	border-bottom:1px dotted black;
	font-weight:bold;
	font-size:1.2em;
	color:#12611E;
}

.produkte .text {
	font-size:0.8em;
}
.produkte img {
	margin-right:5px;
}

img.randrechts { margin-right: 5px; }

.newscontainer {
margin:0px;
padding:0px;
}
/* DIV ID */
/* Hauptseite */
#container {
	width:795px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #333333;

}
#top {
	height:95px;
	text-align:right;
	padding:20px;
	background:url(/site.mps/images/background/mpsterminal_g_w.gif) no-repeat top left;
}
#topadresse {
	text-align: right;
}
#topmenu {
	background:#FFFFFF;
	border-bottom:1px solid black
}
#topmenu ul {
	margin:0px;
	padding:0px;
}
#topmenu li {
	display:inline;
	list-style:none;
	border-right: 1px solid black;
	border-left:1px solid black;
	border-top:1px solid black;
	margin-left:10px;
}
#topmenu li a {
	padding-left:10px;
	padding-right:10px;
	background-color:#F2F2F2;
	color:#666666;
}
#topmenu li a:hover {
	background-color:#9ECF5C;
	color:white;
}
#leftmenu {
	width:190px;
	float:left;
	padding:5px;
}

#content {
	padding:10px 10px 5px 10px;
	width:575px;
	background:#FFFFFF;
	float:right;

}

#bottom {
	background-color:#FFFFFF;
	text-align:center;
	font-size:75%;
	padding:5px;
	width:785px;
	clear:both;
	border-top: 1px dotted #666666;
}

/* Menüdefinition */
#menuleft {
	margin:15px 5px 15px 5px;
}
#menuleft .title {
	background-color:#346202;
	font-weight:bold;
	font-size:85%;
	color:#FFFFFF;
	width:150px;
	padding:2px 2px 2px 10px;
	display:block;
	border:1px solid #333333;
	margin:1px;

}
#menuleft .text {
	background-color:#F2F2F2;
	font-size:85%;
	color:#666666;
	width:150px;
 	padding: 2px 2px 2px 10px; 
	display:block;
	border:1px solid #333333;
	margin-bottom:3px;	
}
#menuleft a {
	display:block;
	background-color:#F9F9F9;
	font-size:0.8em;
	color:#666666;
	width:150px;
 	padding: 2px 2px 2px 10px; 
	display:block;
	border:1px solid #333333;
	margin:1px;	
}
#menuleft a:hover {
	color:#FFFFFF;
	background-color:#8EC63F;
}
#menuleft input {
	width:160px;
	margin:1px;
}

/* Div. Container */
.news {
	margin: 20px 0px 0px 0px;
}

.news .title {
	display:block;
	padding-left: 0px;
	margin:0px;
	background-color:#F2F2F2;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.news a {
	border-bottom:1px dotted #3184CE;
}

/* Kontaktseite */
#fotobox {
	float:left;
	width:100px;
	text-align:center;
}
#fotobox ul {
	margin: 0 0 10px 0;;
}
#fotobox li {
	list-style-type:none;
	height:100px;
	margin-bottom:10px;
}
#teambox {
	float: left;
}
#teambox ul {
	height:100px;
	margin:0 10px 10px 10px;;
}
#teambox li{
	list-style-type: none;
}

#anfrage {
	margin: 15px 7px 15px 7px;
    padding: 3px;
	width: 150px;
	text-align:center;
	border:1px solid #999999;
}
#anfrage p {
	margin-bottom:2px;
	background-color:#333333;
	font-weight:bold;
}