/* basic.css */
body {
	font-family: tahoma, verdana, Trebuchet MS, sans-serif;
	font-size: 12px; 
  color: #fff;
  background-color: #4d4437; 
}

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 #4d4437;
	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: #2c261f;
	text-decoration: none;}
         a:link    { color:#4d4437;}
         a:visited { color:#4d4437;}
         a:hover   { color:#2c261f;}
         a:active  { color:#2c261f;
}
.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: #fff;
	text-decoration: 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: #E0E7D7;
	text-decoration: none;
}

h1,.heading1 {
  color: #4d4437;
	font-size: 20px;

}
h2,.heading2 {
	font-size: 16px;
}

h3.heading3 {
}

h4.heading4 {
}

.box {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
  background-color: #efede9;
	border:1px solid #4d4437;
}

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


}


/*
** Alsett clearing method
*/

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

#pB {
	width: 100%;
	height: 580px;
	background-color: #4d4437;
	padding: 0px 0px 0px 0px;
	overflow: auto;	
	position: absolute;
	margin-top: -280px;
  margin-left: -50%;
  top: 50%;
  left: 50%;
}

#pM {
	width: 895px;
	height: 580px;  
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}
#pH {
	width: 895px;
	height: 105px; 
  background-color: #2c261f; 
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}

#pHL {
  width: 526px;
  height: 105px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#logo {
  width: 526px;
  height: 93px;
	margin: 6px 0px 10px 0px;
	padding: 0px 0px 0px 6px;
}

#pHR {
  width: 350px;
  height: 105px;
	margin: 0px;
	padding: 0px;
	float: right;
}

#Menu {
  width: auto;
	color: #E0E7D7;
	padding: 40px 0px 0px 0px;
	margin: 0px;
	font-family: Tahoma;
	letter-spacing: 2px;
  font-weight: bold;
  overflow: hidden;
}

#Menu a {
	margin: 0px;
	padding: 0px 12px 0px 0px;
	float: left;
	font-size: 12px;
	color: #E0E7D7;
	font-weight: bold;
}

#Menu a.current { 
	color: #ffca2b;
}

#pMC {
	width: 895px;
	height: 455px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #9f9179;
	overflow: hidden;	
}

#content {
	width: 555px;
	float: left;
	margin: 16px 0px 0px 0px;
	padding: 0px 0px 0px 197px;
	overflow: hidden;	
}

#content	a {
	color:#efede9;
  font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color:#4d4d4d;
	font-weight: bold;
	text-decoration: none;
}	

#content_home {
  float: left;
  width: 895px;
  height: 300px;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;	
}

#pF {
	width: 100%;
	height: 18px;
	color:#fff;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
  font-weight: normal;
	overflow: hidden;
	float: left;
  clear: both;
}

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

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

#produktion {
	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;
}

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

#copyright {
	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;
}

#copyright a:hover{
	border-bottom: 1px dotted #fff;
	font-weight: bold;
}
