/* CSS Document */

body {
  text-align:center;
}

* {
  border:0;
  margin:0;
  padding:0;
  font-family: Helvetica, Arial, Verdana, Swiss, Geneva, SunSans-Regular;
}

#wrap {
  text-align:left;
  margin:0 auto;
  width:800px;
  border-color:#ff3333;
  border-width:0 1px 1px;
  border-style:solid;
  padding:0;
}

td {
  vertical-align:top;
  text-align: left;
}

table {
  border-collapse:collapse;
  text-align: left;
}

#menu {
  height:140px;
}

#menutb {
}

#menutb td {
  width:106px;
  text-align:center;
}

#logo {
  float:left;
}

#headerimg {
  margin-left: 0px;
}

#content {
  background-image:url(/fileadmin/alte-saegerei/images/layout/contentbg.gif);
  background-repeat: repeat-x;
  padding-left:52px;
  float:right;
  min-height: 300px;
  width:482px;
  padding-bottom: 10px;
}


* html #content {
  height: 300px;	
}

#content p {
  color: #666;
  font-size: 14px;
  font-weight: normal; 
  /*line-height: 18px;  */
}

#left {
  width:266px;
  float:left;
}

#shortcuts {
  margin-left:266px;
  height: 20px;
  margin-bottom: 0px;
}

* html #shortcuts {
  margin-bottom: -3px;
}

#left p {
  font-size:9px;
  margin-left:10px;
  color:#666666;
}

.csc-header-n1 h3 {
  color:#FFF;
  padding-top:10px;
  font-size:25px;
  padding-bottom:25px;
}

/**** fix to stop flackern vc_javascriptslideshow ***/
img.idupe {
  top:1px;
  left:1px;
}

/**** Link im Content anpassen ***/
/**** Link im Content anpassen ***/

#content a {
  color:#ff3333;
  font-weight: bold;
  font-size:11px;
  text-decoration: none;
}

#content a:hover {
  color:#ff3333;
  font-weight: bold;
  font-size:11px;
  text-decoration: none;
  background-color: #DEDBDE;
}

/**** Formular anpassen ****/

fieldset.csc-mailform {
  border:0;
}

.csc-mailform-label {
  color: #666;
  font-size: 14px;
  font-weight: normal; 
  margin-bottom: 10px;
}


.csc-mailform-field label {
  clear: both;
  display: block;
  float: left;
  width: 120px;
  font-size: 12px;
  font-weight: bold;
}

.csc-mailform-field input {
  width:200px;
  height:15px;
  font-size: 12px;
}

.csc-mailform-field textarea {
  width:300px;
  font-size: 12px;
}

.csc-mailform select, .csc-mailform input, .csc-mailform textarea {
  margin-bottom:10px;
  border: 1px solid #000000;
  font-size: 12px;
}

.csc-mailform-field input.csc-mailform-check {
  border: none;
  width: 15px;
  margin-left: 0px;
  padding-left: 0px;
}

input.csc-mailform-submit {
  width: auto;
  height: auto;
  position: relative;
  left:120px; 
}
