body {

  background-color: #D8D9DC;
  background-image:url("../images/verlauf_dcm_bg.gif");
  background-repeat:repeat-x;
  font-size:11px;
  font-family:"Courier New", "Verdana", "Arial", "Helvetica", "SunSans-Regular", "sans-serif";
  font-weight:normal;
  color:#828282;
  padding:0px;
  padding-top:50px;
  margin-left:0;
  margin-right:0;
}

li {
  margin-top:10px;
}

/* main areas*/
#alles {
  width:1052px;
  text-align:left;
  display:block;
  height: auto;
  margin-left: 50px;
  margin: auto; /** changed! **/
  overflow:hidden;
  padding:0;

}

#container {
  position:relative;
  background-color:#FFF;
  float: left;
  width:1050px;
  height: auto;
  border-top:1px solid #aaa;
  border-left:1px solid #aaa;
  border-right:1px solid #888;
  border-bottom:1px solid #888;
}

#navi_seite {
  position:absolute;
  top:0;
  right:0;
  background-color: #696969;
/*  width:240px;*/
  height:20px;
}

#top {
  margin-top: 123px;
  width: 1050px;
}

#navi_oben {
/*    width: 100%;*/
/*    float: right;*/
    padding-left: 221px;
}

#stage {
  border:0px solid blue;
}

#space {
  border:0px solid red;
  z-index:-1;
}

#bottom {
  position: relative;
  bottom:0px;
  border:0px solid red;
  width:1050px;
}

#footer {
  clear: both;
  float:left;
  width: 1052px;
  position: relative;
  text-align:left;
  border: 0px solid red;
}

/* inner areas*/
#imagediv {
  position:absolute;
  left: 1px;
  top: 20px;
  width:400px;
  /*float:left;*/
  text-align:left;
  /*z-index:-1;*/
}
#imagelayer {
    background-repeat:no-repeat;
    position:absolute;
    top:0;
    left:0;
    border:0;
    z-index:0;
    overflow:hidden;
}

#left {
  position:absolute;
  top:15px;
  left:20px;
  width:380px;
  text-align:left;
  border: 0px solid red;
}
#right {
  position:absolute;
  top:15px;
  left:440px;
  width:380px;
  text-align:left;
  border: 0px solid red;
}
#wide {
  position:absolute;
  top:15px;
  left:20px;
  width:760px;
  text-align:left;
  border: 0px solid red;
}

#broad {
  position:relative;
  overflow:hidden;
  width:760px;
  text-align:center;
  margin:0 auto;
}

#content {
  position:relative;
  width:780px;
  height:300px;
  overflow:visible;
  border:0px solid green;
  margin:0 auto;
}

#footer p {
/*  text-align:right;*/
  text-align:left;
  padding: 5px;
  padding-left: 221px;
  border: 0px solid red;
  color:#fff;
}

#navi_seite img{
  margin:0;
}

#bottom .where {
  color:#818181;
  height: 40px;
  margin-bottom:20px;
  vertical-align: bottom;
  border:0px solid red;
/*  width:1020px;*/
  padding-left: 221px;
  text-align:left;
}

.logo {
  position:absolute;
  top:30px;
  left:30px;
  width:100px;
  height:42px;
  border: 0px solid red;
}

#slidebutton_links {
  float:left;
  position:relative;
  height:20px;
  width:22px;
  border: 0px solid red;
  left:221px;
  top:80px;
  z-index:5;
  visibility:hidden;

}

#slidebutton_links a span:hover {
  color:#828282;
  font-weight:bold;
  z-index:5;
}

#slidebutton_rechts{
  float:right;
  position:relative;
  height:20px;
  width:22px;
  border: 0px solid red;
  right:21px;
  top:80px;
  z-index:5;
  visibility:hidden;
}

#slidebutton_rechts a span:hover {
  color:#828282;
  font-weight:bold;
  z-index:5;
}

#image_div {
  height:150px;
  overflow: visible;
  position:relative;
  z-index:4;
  margin:auto auto;
}

/* links */
a {
  color:#CC3300;
  text-decoration:none;
}

#navi_seite .linkHome img {
  margin-top: 19px;
  margin-left:5px;
  border: 0px solid red;
}

#top .link, #bottom .link {
  color:#787878;
  margin-left:25px;
  margin-right:25px;
  margin-bottom:3px;
  position:relative;
/*  float:right;*/
  float:left;
}
#bottom .link {
color:#888;
}
#top .link_active {
  color:#333;
  font-weight:bold;
  margin-left:25px;
  margin-right:25px;
  margin-bottom:3px;
  position:relative;
/*  float:right;*/
  float:left;
}

.linkHome {
  color:#fff;
  font-weight:bold;
}

/* Step: All */
#lights, #cities, #portrait, #nature {

}

.float {
  float: left;
}

a.titlelink span:hover {
 color:#009900;
}

/* Step: Bildauswahl */
.imageThumb {
  float:left;
  position:relative;
  overflow:visible;
  margin:0 5px;
}

.imageAll {
  clear:both;
  position: relative;
  visibility:visible;
}

a img {
  text-decoration:none;
  border-style:none;
}

/* Step: Bestellung */
#image_crop {
/*  margin-top:10px;*/
}

/* Formular */
form {
  margin:0;
  padding:0;
}

label {
  float:left;
  overflow:hidden;
  width:230px;
  cursor:default;
  padding-top:2px;
  padding-bottom:2px;
  font-weight:bold;
  color:#828282;
}

.label_big {
  width:38%;
}

.label_bigger{
  width:280px;
  padding-top:4px;
  padding-bottom:0px;
}

input, textarea, select {
  font-family:"Courier New", Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

input,
textarea,
a.button {
  background-color:#ccc;
  border:0px solid #333;
  height:15px;
  font-size:11px;
  padding-left:2px;
  padding-right:2px;
  color:#828282;
  font-weight:bold;
}

input.small {
  width:52px;
  margin-top:2px;
  margin-right:10px;
}
input.tiny {
  width:40px;
  margin-top:2px;
  margin-right:10px;
}

input.small_preis {
  width:28px;
  margin-top:2px;
  margin-right:10px;
  text-align:right;
}
input.middle {
  width:120px;
  margin-right:10px;
}

.label_small{
  width:90px;
  color:#828282;
}

input.big,
textarea.big {
  width:60%;
}
textarea.big {
    height:auto;
}

input.button,
a.button {
  background-color:#828282;
  color:#fff;
  width:130px;
  height:20px;
  line-height:20px;
/*  margin-bottom:3px;
  padding-bottom:10px;*/
  cursor:pointer;
}

input.buttonbig {
  background-color:#333;
  color:#fff;
  border: 1px solid #c30;
  width:270px;
  height:18px;
  margin-bottom:3px;
  padding-bottom:10px;
}

input.inaktiv {
  background-color:#FFF;
  width:170px;
  color:#828282;
  font-weight:bold;
}

.check_cond {
  margin-top:15px;
  background-color:#fff;
}

select.i150 {
  float:left;
  background-color:#cccccc;
  font-size:11px;
  font-weight:bold;
  width:150px;
  height:18px;
  margin-bottom:3px;
  color:#828282;
  border:none;
  border-width:0px;
}

/* divs */
.text290 {
  margin-left:100px;
  padding-top:2px;
  padding-bottom:2px;
  width:65%;
  border: 0px solid red;
}

.text400 {
  margin-left:2px;
  padding-top:2px;
  padding-bottom:2px;
  width:100%;
  border: 0px solid red;
}

.noticemsg {
  margin-left:0px;
  width:400px;
  color:#CC3300;
  padding-top:8px;
  padding-bottom:8px;
}

.errormsg {
  margin-left:160px;
  color:#CC3300;
  padding-top:18px;
  padding-bottom:8px;
}

/* headlines*/
h1 {
  font-size:11px;
  color:#333;
  font-weight:bold;
  margin:0;
  padding:0;
  margin-bottom:10px;
  margin-top:0px;
 /* border-bottom:1px solid #999; */
}

h2 {
  font-size:11px;
  color:#ccc;
  margin:0;
  padding:0;
  font-weight:bold;
  margin-top:10px;
}

/* geom. stuff */
.line_grey {
  background-color:transparent;
  height:1px;
  line-height:1px;
  font-size:1px;
  border-bottom:1px solid #E0E1E3;
  margin-top:70px;
  margin-bottom:5px;
  clear:both;
}

.marker {
  visibility:hidden;
  margin-left:-200px; /* to hide them on load */
}

/* -------------------------------------------------------------- */
/* Formular */

.standard_form {
  padding-top: 0px;
}

.button_fieldset {
  color:#fff;
  border: none;
  margin-top: 12px;
  background-color:#333333;
}

.button_fieldset input {
  background-color:#333333;
  display: block;
  margin: 0px 12px 0 0px;
}

fieldset {
  border: 0px solid #5e5e5e;
  margin-top: 0px;
  padding-top: 12px;
}

legend {
  color:#fff;
  font-weight: bold;
  margin: 0;
  /*  margin: expression('4px 0 12px -7px');*/
  margin: 4px 0 12px -7px;
  padding: 0;
}

.form_row_label {
  clear: left;
  float: left;
  width: 180px;
  margin-bottom: 0px;
}

.form_row_label * {
  vertical-align: baseline;
}

.form_row_input,
.form_row_desc {
  float: left;
  width: 338px;
  height: 10px;
  margin-bottom: 0px;
  border:0px solid red;
}
.form_row_input .text_input,
.form_row_input .password_input {
  width: 40px;
}
.form_row_input .form_row_choice label,
.form_row_input .form_row_choice input {
  width: 50px;
  vertical-align: bottom;
}

.image_input {
  width:155px;
  height:33px;
  border:none;
  margin:0;
}

h2.innerform {
  margin-bottom:30px;
}

h2.subline {
  margin-top:30px;
  border:0px solid red;
  float:left;
  clear:left;
  width:635px;
}

select {
  font-size:10px;
  font-weight:bold;
}

input.i430, textarea.i430, select.i430 {
  width:427px;
  float:left;
}

textarea.i430 {
  height:50px;
}
select.i430 {
  height:18px;
}

input.i200 {
  width:200px;
  float:left;
}

input.i50 {
  width:30px;
  float:left;
  margin-right:10px;
}

input.i250{
  width:250px;
  float:left;
  margin-right:50px;
}

label .larger {
  width:400px;
}

.row {
  margin-top:12px;
  float:left;
  clear:left;
  width:635px;
  overflow:hidden;
  border:0px solid red;
  color:#fff;
}

.rowleft {
  margin-top:0px;
  float:left;
  width:300px;
  overflow:hidden;
  border:0px solid red;
}

.rowright {
  margin-top:0px;
  float:right;
  width:300px;
  overflow:hidden;
  border:0px solid red;
  padding:0;
}

.text450 {
  color:  #828282;
  height:250px;
  text-align:left;
  margin-left:50px;
}

#errormsg {
  border:1px solid red;
  width:450px;
  float:left;
  margin-top:20px;
  margin-bottom:20px;
  background-color:#990000;
  color:white;
  font-size:11px;
  padding:5px;
}

.fett {
  color:#737373;
  font-weight:bold;
  border:0px solid red;
}

.nobr {
  white-space:nowrap;
}

.ul_preisinfo {
  width:350px;
}
.ul_preisinfo li {
  width:350px;
}

input.field_error,
select.field_error,
textarea.field_error {
    outline: 1px solid red;
}
label.field_error {
    color: red;
}


/* dragresize */
/* Required CSS classes: must be included in all pages using this script */

/* Apply the element you want to drag/resize */
.drsElement {
    position: absolute;
    border: 1px solid red;
    z-index: 999;
}

/*
 The main mouse handle that moves the whole element.
 You can apply to the same tag as drsElement if you want.
*/
.drsMoveHandle {
/*    height: 20px;
    background-color: #CCC;
    border-bottom: 1px solid red;*/
    z-index: 1999;
    cursor: move;
}

/*
 The DragResize object name is automatically applied to all generated
 corner resize handles, as well as one of the individual classes below.
*/
.dragresize {
    position: absolute;
    width: 5px;
    height: 5px;
    font-size: 1px;
    background: white;
    border: 1px solid #990000;
}

/*
 Individual corner classes - required for resize support.
 These are based on the object name plus the handle ID.
*/
.dragresize-tl {
    top: -4px;
    left: -4px;
    cursor: nw-resize;
}
.dragresize-tr {
    top: -4px;
    right: -4px;
    cursor: ne-resize;
}
.dragresize-bl {
    bottom: -4px;
    left: -4px;
    cursor: sw-resize;
}
.dragresize-br {
    bottom: -4px;
    right: -4px;
    cursor: se-resize;
}

/*
.dragresize-tm {
    top: -8px;
    left: 50%;
    margin-left: -4px;
    cursor: n-resize;
}
.dragresize-ml {
    top: 50%;
    margin-top: -4px;
    left: -8px;
    cursor: w-resize;
}
.dragresize-mr {
    top: 50%;
    margin-top: -4px;
    right: -8px;
    cursor: e-resize;
}
.dragresize-bm {
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    cursor: s-resize;
}
*/