/*************************************/
/*  BODY    -    BODY    -    BODY   */
/*************************************/

body {
	background-color: #141414;
	background-image: url(/fileadmin/templates/images/header_bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

ul {
  padding: 0px;
  margin-top: -5px;
}

.csc-mailform {
  border: none !important;
}


#content-left dl {
  margin-left: 0px;
}

html {
  height: 101%;
}

a:focus {
  outline:none;
}

a {
  color:#EFA300;
  text-decoration: none;
}

a:hover {
  color:#EFA300;
  text-decoration: underline;
}

.content-padding {
  padding: 0px 24px 10px 24px;
}

#new {
  position:absolute;
  width:60px;
  left: 50%;
  margin-left: 420px;
  top: 400px;
  z-index: 20;
}

#logo {
  position:absolute;
  left: 50%;
  margin-left: -480px;
  top: 25px;
}

/*************************************/
/*  LIGHTBOX  -  LIGHTBOX            */
/*************************************/

#imageData #caption{
  color: #555;
}

#imageData #numberDisplay{
  color: #555;
  margin-top: 10px;
}

/*************************************/
/*  LOGIN   -    LOGIN               */
/*************************************/

#login {
  position:absolute;
  left: 50%;
  width: 300px;
  margin-left: 207px;
  top: 20px;
  z-index: 100;
}

.input, .password, .submit{
  border: solid 1px #DB1507;
  background-color:#000000;
  width: 200px;
  color:#D0D0D0;
}

.submit {
  color:#fff;
  font-weight: bold;
  font-size: 11px;
  background-color:#DB1507;
  height: 20px;
  width: 202px;
}

.tx-loginboxmacmade-pi1-header {
	color:#D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*************************************/
/*  ÜBERSCHRIFTEN   -   ÜBERSCHRIFTEN */
/*************************************/

h1 {
  font-size: 16px;
  color:#efa300;
}

/*************************************/
/*  MAILFORM  -  MAILFORM            */
/*************************************/

.mailform input, .mailform textarea {
  width: 200px;
  color:#fff;
  background-color:#000000;
  border: solid 1px #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.mailform .check {
  background-color:#000;
}

.mailform .submit {
  width: 202px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


/*************************************/
/*  LAYOUT    -   LAYOUT             */
/*************************************/

#opener {
  position:absolute;
  left: 50%;
  margin-left: -475px;
  top: 150px;
}

#container {
  position: absolute;
  width: 950px;
  left: 50%;
  margin-left: -475px;
  margin-top: 30px;
}

#header {
  width: 100%;
  height:100px;
}

#headnavi {
  width: 100%;
  height: 30px;
  margin-top: -10px;
}

.spacer{
  background-color:#DB1507;
  width: 100%;
  height: 10px;
}

#content {
	width: 100%;
	height: 220px;
	background:url(/fileadmin/templates/images/content_bg.gif) repeat-x;
}

#content-left {
  width: 520px;
  height: 180px;
  float:left;
  text-align:center;
  margin: 20px 0px 0px 20px;
  background:url(/fileadmin/userdaten/bilder/leistungen/leistungen.jpg) no-repeat center 0px;
}

#content-right {
  width: 320px;
  height: 180px;
  float:left;
  padding-top: 30px;
  margin: 20px 0px 0px 60px;
}

#bottom-left {
  width: 520px;
  min-height: 180px;
  border-top: solid 1px #DB1507;
  float:left;
  margin: 20px 0px 0px 20px;
  padding-top: 5px;
}

#bottom-right {
  width: 320px;
  min-height: 180px;
  border-top: solid 1px #DB1507;
  float:left;
  margin: 20px 0px 0px 60px;
}

#work {
  width: 320px;
  clear:both;
  border-top: solid 1px #DB1507;
  margin: 20px 0px 0px 0px;
  padding: 20px 0px 10px 0px;
}

#clear {
  width: 100%;
  clear:both;
  background-color:#0000ff;
}

.footer {
  width: 100%;
  height:35px;
  color:#D6D6D6;
  clear:both;
  text-align: center;
  border-top: solid 1px #DB1507;
  padding-top: 5px;
  margin-top: 5px;
  top: 5px;
  font-size: 10px;
}

.footer a {
  color:#D6D6D6;
  font-size: 10px;
}

.footer a:hover {
  color:#DB1507;
  font-size: 10px;
}
