@charset "utf-8";
html {
     overflow: -moz-scrollbars-vertical;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background: #3b1b02 url(../images/bg.jpg) repeat-x;
}


.site #container {
	width: 962px;
	margin: 0 auto;
	text-align: left;
	

} 






.site #header { 
	width: 962px;
		height: 77px;
	padding: 0px;
		margin: 0 auto;
	background-image: url(../images/webpunkten.png);
	background-repeat: no-repeat;
} 


/* content */
.site #contentWrap {
	width: 962px;
	margin: 0 auto;
		padding: 0px 0px 0px 0px;
		background: url(../images/mainBG.png) repeat-y;	
}
.site #menu {
	width: 956px;
	margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 6px;
	
}

.site #mainContent_start {
	width: 956px;
	background-image: url(../images/start.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;

} 
.site #mainContent_company {
	background-image: url(../images/company.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 0px 182px;
	padding: 0px 0px 0px 0px;
} 

.site #mainContent_contact {
	background-image: url(../images/start.jpg);
		background-repeat: no-repeat;
		margin: 0px 0px 0px 182px;
	padding: 0px 0px 0px 0px;
} 
.content {
		height: 235px;
		width: 540px;
		margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 80px;

} 
.site #footer { 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	

} 
.site #news { 
	width: 950px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	border-bottom: 1px dotted #CCC;
	background-color:#ffffff;
	background-image: url(../images/news_top_start.jpg);
	background-repeat: no-repeat;


} 
.site #news2 { 
	width: 950px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;

	background-color:#ffffff;
	background-image: url(../images/news_top_start.jpg);
	background-repeat: no-repeat;


} 
.site #newsTop { 
	float:left;
	width: 950px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#000;



} 
.newsL { 
	float:left;
		background-color:#ffffff;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 30px 80px;


} 
.newsR { 
	float:left;
		background-color:#ffffff;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 20px 50px 30px 0px;


} 

.left {
		float:left;
		background-color:#fff;
		height:200px;
		width: 243px;
		margin: 0px 0px 0px 6px;
	padding: 10px 20px 0px 85px;
	border-right: 1px dotted #CCC;

} 
.middle {
	float:left;
		background-color:#fff;
				height:200px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 0px 20px;
	border-right: 1px dotted #CCC;

} 
.right {
	float:left;
		background-color:#fff;
				height:200px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 20px;

} 

#bottom { 
	width: 950px;
	margin: 0 auto;
	background-color:#000;
	text-align: center;
	font-size: 0.9em;
	color:#FFF;
	font-weight: normal;
	line-height: 1.3em;
	padding: 30px 0 30px 0px;

} 

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.wp
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;

}
.wpW
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.4em;
	color: #ccc;
	font-weight: bold;
	line-height: 1.2em;
	margin: 6px 0px 6px 45px;

}
h1
{
	font-size: 0.9em;
	color: #fdfdfd;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
   font-size: 0.7em;
   color: #000;
   font-weight: normal;
   line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}
h3{
   font-size: 0.7em;
   color: #000;
   font-weight: normal;
   line-height: 1.4em;
   	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
   font-size: 0.7em;
   color: #ff9900;
   font-weight: bold;
   line-height: 1.3em;
   	margin-top: 0;
	margin-bottom: 0;
}


a:link, a:visited, a:hover {
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: underline;
	color: #ff7200;
}

.shadowImg {
   padding: 0px;
   background-image: url(shadow.png);
  }

img, div, a, input { behavior: url(../iepngfix.htc) }
 
   .bg1 img {
	      padding: 0px 0px 0px 0px;
}
