body{
	background: #BdcEb6;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:9.75pt;
	color:#000406;
}

#header img{
	border: none;
}

#header{
	margin-top:0px;
	margin-left:0px;
	height:275px;
	width:100%;
	

	border:1px;
}
#logo{
	margin-left:190px;
	padding-top:30px;
}

#outer{
	margin-top:0px;
	margin-left:0px;
	width:950px;
	height:auto;
}
 
#leftCol{
	position:absolute;
	top:275px;
	left:0px;
	height:auto;
	width:200px;
	background:url(../images/icon/menumotiv.jpg) left repeat-y;
}

#rightCol{
	margin-top:0px;
	margin-left:200px;
	height:auto;
	min-height:400px;
	width:750px;
	padding-top:0px;
}

h1{
	padding-top:10px;
	padding-bottom:8px;
	margin:0px;
	font-size: 120%;
	color:#000;
}
h2{
	font-size:120%;
	color:#000406;
}

.content{
	padding:10px 10px 20px 0px;
	color:#000;
	line-height:1.4em;
}


.content img{
	margin-left:0px;
}

#footer{
	margin-top:0px;
	margin-left:190px;
	width:100%;
	height:140px;
	color:#000406;
	font-size:95%;
}

#footer > img{
        margin-left:0px;
}

#footertext{
	margin-left:140px;
	margin-top:-47px;
	line-height:1.7em;
	width:750px;
}

ul#menu{
	padding:0px;
	margin:0px;
	list-style-type:none;
}


ul#menu li{
	line-height:2.2em;
}
ul#menu li a{
	text-decoration:none;
	color:#006400;
	padding-left:22px;
	margin-left:3px;
}


ul#menu li a:hover{
	background:url(../images/icon/menuePunkt.jpg) left no-repeat;
	margin-left:3px;
}

ul#produkteUlInvisible{
	display:none;
}
ul#produkteUl{
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	display:block;
}
ul#produkteUl li a{
	font-weight:normal;
	background:url(../images/icon/linkPunkt.gif) left no-repeat;
	margin-left:46px;
	padding-left:8px;

}

ul#produkteUl li ul#produkteUl li a{
	font-weight:normal;
	background:url(../images/icon/nav_line.jpg) left no-repeat;
	margin-left:46px;
	padding-left:8px;
	font-size: 100%;
}

ul#produkteUl li a:hover{
	background:url(../images/icon/linkPunkt.gif) left no-repeat;
	margin-left:46px;
	padding-left:8px;
	text-decoration:underline;
}

ul#produkteUl li {
	line-height:1.4em;
	font-size:100%;
}


li#pSel a{
	font-weight: bold;
	background:url(../images/icon/menuePunkt.jpg) left no-repeat;
	margin-left:3px;
}

#unternehmenImg{
	float:left;
	margin:0px;
	padding:0px 20px 20px 0px;
}

.clearall{
	clear:both;
}

.prodSpalte{
	padding:0px;
	margin:0px;
	width:246px;
	float:left;
	height:auto;
	border:1px;
}

.prodSpalte img{
	padding:0px;
	margin:0px;
        margin-left:0px;
}

.prodSpalte ul.produktenList{
	margin:10px 0px 10px 0px;
	list-style-type:none;
	list-style-image:url(../images/icon/produktenPunkt.jpg);
	padding-left:16px;
	color:#27780F;
}
ul.produktenList li{
	height:1.4em;
}

.prodSpalte ul.produktenList li a{
	background:none;
	padding:0px;
}

.image_left{
	padding-right:20px;
	border:0px;
	padding-bottom:5px;
	float:left;
}

.image_right{
	border:0px;
	padding-left:20px;
	padding-bottom:5px;
	float:right;
}

.content a{
	text-decoration:none;
	color:#1C46A;
	font-weight:bold;
}

.content a:hover{
	text-decoration:underline;
}

.content a img{
	border:0;
}

/*Kontaktformular start */

table.FormularTable .FormularTable
{
  width: 100%;
  border: 0px;
  COLOR: #000000;
}
table.FormularTable th
{
  width: 100%;
}
  table.FormularTable td
{
padding-top: 9px;
  padding-right: 7px;
  width: 50%;
}
table.FormularTable .Anrede
{
  width: 60px;
  border: 1px solid #000000;
}
table.FormularTable .DefaultText
{
  COLOR: #000000;
}
table.FormularTable  .DefaultInput
{
  WIDTH: 100%;
  border: 1px solid #000000;
}
table.FormularTable .ErrorText, strong p.ErrorText
{
  COLOR: #FF0000;
}
table.FormularTable .ErrorInput
{
  WIDTH: 100%;
  BORDER: 1px solid #FF0000;
  COLOR: #000000;
}

/*Kontaktformular end */