.skin-slidedeck {
	border:none;
	background: #ffffff;
}

#mailform fieldset.csc-mailform {
	border: none;
	margin-left: -7px;
}
  
#mailform fieldset.csc-mailform .csc-mailform-field {
	padding: 5px 0px; 
}
  
#mailform fieldset.csc-mailform .csc-mailform-field label {
	float: left;
	
	width: 100px; 
}

#mailformnachricht {
	width: 323px;
}

#mailformformtype_mail {
	margin: 0 0 0 100px;
}


html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: none repeat scroll 0 0 #DCDCDC;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #000000;
	padding-bottom: 20px;
	padding-top: 31px;
	line-height:150%;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
    position: relative;
    background: none repeat scroll 0 0 #F0F0F0;
}

ul, li {

}

#header {
  position: relative;
  top: 0;
  width: 800px;
  height: 72px;
  background: url(../images/ihead_top.png) no-repeat;
}

#main {
    background: none repeat scroll 0 0 #F0F0F0;
    float: left;
    height: auto !important;
    min-height: 500px;
    padding: 0 6px 6px;
    width: 788px !important;
	margin-top:20px;
}

#left {
  float: left;
  width: 200px;
  padding-top: 80px;
}


#news {
  background: url(../images/news_bg.html) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}

#news h1 {
  font-size: 14px;
  color: #000000;
}

#news h2 {
  font-size: 12px;
  color: #000000;
}
#news h3, #news p {
  font-size: 12px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(../images/dots.html) repeat-x;
  height: 10px;
}

#support {
  background: url(../images/support.html) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#content{
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 20px; 
}

#right {
  float: right;
  padding-right: 6px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  width: 580px !important;
  min-height:500px;
}
#right h1 {
  font: 18px arial, sans-serif;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h2 {
  font: 16px arial, sans-serif;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(../images/pic_2.html) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(../images/pic_3.html) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
    background: url(../images/footer.png) repeat scroll 0 0 transparent;
    float: left;
    height: 14px;
    width: 800px;
}
