/* basic.css */
body {
	font-family: tahoma, verdana, Trebuchet MS, tahoma, sans-serif;
	font-size: 12px; color: #000
}
html {overflow-y:hidden;}

BODY {
	SCROLLBAR-FACE-COLOR: #ededf1;
	SCROLLBAR-HIGHLIGHT-COLOR: #ededf1;
	SCROLLBAR-SHADOW-COLOR: #ededf1;
	SCROLLBAR-3DLIGHT-COLOR: #ededf1;
	SCROLLBAR-ARROW-COLOR: #919194;
	SCROLLBAR-TRACK-COLOR: #c8c8cb;
	SCROLLBAR-DARKSHADOW-COLOR: #ededf1;
	BACKGROUND-COLOR: #fff;
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #777;
	padding: 0px;
}
a:hover {
	color: #fff;
}
a.zoom img.zoom {
	width: 21px;
	height: 19px;
	background: url(/misc_/zms/zoom.gif);
	background-position: -1px -1px;
}
pre, .pre, div.box {
	border: 1px solid gainsboro;
	padding: 5px;
	background-color: #fafafa;
	overflow: hidden;
	margin-left: 30px;
}
.pre {
	font-family: monospace;
	margin: 0px;
}
span.pre {
	padding: 2px;
}
div.box pre {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.text {
	font-family: tahoma, verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #4298CE;
	text-align: none;}
         a:link    { color:#787878;}
         a:visited { color:#787878;}
         a:hover   { color:#787878;}
         a:active  { color:#787878;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
	text-decoration: none;
	text-align: none;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
	text-decoration: none;
	text-align: none;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: ffffff;
	text-decoration: none;
	text-align: none;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #787878;
	text-decoration: none;
}
.schrift_klein {
  font-family: tahoma, verdana, Trebuchet MS, tahoma, sans-serif;
	font-size: 10px; 
  color: #787878; 
}
h1,.heading1{
color: #787878;
font-weight: bold;
font-size: 22px;
line-height: 20px;
margin-top:16px; }

h2,.heading2 {
color: #787878;
font-weight: bold;
font-size: 16px;
line-height: 18px}

h3,.heading3 {
color: #787878;
font-weight: bold;
font-size: 14px;
line-height: 16px;
margin-bottom: 0px}

h4,.heading4 {
color: #787878;
font-weight: bold;
font-size: 12px;
line-height: 14px }

h5,.heading5 {
color: #4298CE;
font-weight: normal;
font-size: 12px;
line-height: 14px }

.box {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #787878;
  background-color: #fcf7d6;
	border:1px solid #4298CE;
}

img {
	border-width: 0px;
}
br.clear {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px 0px 0px 30px;
	padding: 2px 2px 2px 0px;
	list-style: cicle;

}



/*
** Alsett clearing method
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#pB {
	width: 100%;
	background-color: #fff;
	padding: 10px 0px 0px 0px;
	overflow: auto;	
	position: relative;
}

#pM {
	width: 898px;

	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	overflow: auto;	
}
#pH {
	width: 898px;
	height: 77px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 12px #fff solid;
	overflow: hidden;	
}
#pHL {
	width: 898px;
	height: 80px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: right;
	background-color: #787878;
	overflow: hidden;	
}

#logo {
	width: 300px;
	height: 80px;  
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 20px;
	float: left;
}

#pHR {
	
	height: 16px;  
	margin: 47px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	color: #D3EE69;
	background-color: #787878;
	border-bottom: 5px #D3EE69 solid;
	float: right;
	clear: right;
	overflow: hidden;	
}

#pML {
	width: 190px;
	height: 386px;  
	margin: 0px 0px 0px 0px;
	padding: 48px 0px 0px 0px;
	border-left: 0px #4298CE solid;
	background-color: #E4E4E4;
	overflow: hidden;	
	float:left;

}

#pMC {
	width: 700px;
	height: 450px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 12px #FFF solid;
	background-color: #DBDBB5;
	overflow: hidden;	
	float:left;

}

#pMC_home {
	width: 696px;
	height: 434px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 12px #FFF solid;
	background-color: #DBDBB5;
	overflow: hidden;	
	float:left;

}

#pMF {
	width: 700px;
	height: 25px;  
	margin: 3px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	border: 1px #4298CE solid;
	background-color: #FEFEFE;
	overflow: hidden;	
	float:left;

}

ul#nav {
	color: #000;
	background-color: #fff;
	float:left;
	margin: 50px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	list-style: none;
	text-align: left;

}

ul#nav li {
	margin: 1px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	float: left;
}

ul#nav li a {
	margin: 1px 5px 0px 0px;
	padding: 2px 8px 2px 8px;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover { 
	margin: 0px 5px 0px 0px;
	padding: 2px 8px 2px 8px;
	height: 20px;
	color: #666;
}

#content {
	width: 700px;
	height: 450px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;	
}
#content	a {
  color: #787878;
  font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #396260;
	font-weight: bold;
	text-decoration: none;
}	


#content_home {
	width: 700px;
	height: 480px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;	
}
#content_home	a {
  color: #787878;
  font-weight: bold;
	text-decoration: none;
}
#content_home a:hover {
	color: #396260;
	font-weight: bold;
	text-decoration: none;
}	


#contactform {
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 70px;
	overflow: hidden;	
}

#pMR {
	width: 130px;
	height: 530px;
	float: right;
  clear: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}

#pF {
	width: 100%;
	height: 18px;
	background-color: #787878;
	border-top: 12px #FFF solid;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
  font-weight: normal;
	overflow: hidden;
	float: left;
  clear: both;
}

#pF	a {
	color:#808080;
	
  font-weight: normal;
	text-decoration: none;
}

#pF	a:hover {
	color:#4d4d4d;
	background-color:#787878;
	font-weight: normal;
	text-decoration: none;
}

#produktion {
	color: #787878;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 400px;
	float: left;
	text-align: left;
	line-height: 16px;
}

#produktion a{
	font-weight: bold;
	color: #3d6967;
}

#produktion a:hover{
  font-weight: bold;
  color: #3d6967;
	border-bottom: 1px dotted #3d6967;
}

#translate {
 
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 0px 5px;
	float:right;
}

#copyright {
	color: #D3EE69;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	float: right;
	text-align: right;
	line-height: 16px;
}

#copyright a{
	font-weight: bold;
	color: #D3EE69;
}

#copyright a:hover{
  font-weight: bold;
  color: #D3EE69;
}

#detail_titel {
	font-size: 9px;
	width: 350px;
	height: 20px;
	line-height: 18px;
  text-align: center;
	margin: 5px 0px 0px 120px;
	padding: 0px 0px 0px 0px;		
}

#detail_rechts {
	font-size: 12px;
	width: 250px;
	height: 100px;
	clear: right;
	margin: -295px 0px 0px 0px;
	padding: 0px 0px 0px 520px;	
}

#Macronavigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:100%;
	text-decoration: none;
}

#Macronavigation ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	list-style-type: none;
}
#Macronavigation ul div.parent {
	margin: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;	
	list-style-type: none;	
	font-weight:bold;
}
#Macronavigation ul div {

}
#Macronavigation ul div.active {

	list-style-type: none;	
}

#Macronavigation ul div a:link, 
#Macronavigation ul div a:visited {	
	text-decoration:none;
	
}
#Macronavigation ul div a:hover {	
	text-decoration:none;
	background-color: #e5e5e5;
	
}
#Macronavigation ul div.active a:link,
#Macronavigation ul div.active a:visited {	

  background-color: #e5e5e5;
  font-weight:bold; 
 
}
#Macronavigation dl,
#Macronavigation dt, 
#Macronavigation dd 
	{
	margin: 0;
	padding: 0;
}


/*-- Channel Menu ---------------------------*/

div#Menu {

	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	

	}
div#Menu ul {

	margin:0px;
	padding:0px;
	
	}


div#Menu ul li {
	line-height: 130%;
	display: inline;
	padding:0px;
	margin:0px;
	}
div#Menu ul li a {
  width: 230px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 0.0em 0em;
	}
div#Menu ul li a.current {
  margin-bottom: 0px;
	font-weight:bold; 
	
	}
div#Menu ul li a.home {

	}
div#Menu ul li a:hover {
  margin-top: 0px;
  text-decoration:none;
  
}


/* CSS Document */
