/***************************************************************************
* General Configuration
***************************************************************************/

* {
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  text-align: center;
  background: url(../images/backbody0.jpg) repeat-x #000f75;
  background-position: top center;
}

#main {
  font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif, Helvetica, Verdana;
  font-size: 1.2em;
  color: #000000;
  width: 880px;
  height: auto !important;
  margin: 0px auto;
  text-align: left;
  border: 1px solid #cccccc;
  background: #ffffff;
  position: relative;
}

img {
  border: 0;
  vertical-align: left;
}

h1 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

h2 {
  color: #006699;
  font-size: 14px;
  font-weight: normal;
  margin: 0px 0px 10px 10px;
}

h3 {
  font-size: 11px;
  color: #cccccc;
  font-weight: bold;
}

a {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  color: #000000;
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a.internal-link {
background-color: transparent;
background-image: url(../images/internal-link.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
padding-left: 20px;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
}

.clearAfter:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* Holly Hack Targets IE Win only \*/
* html .clearAfter {height: 1%;}
/* End Holly Hack */


/* Kopfbereich header
*****************************/

/* Holly Hack Targets IE Win only \*/
* html #header_img {
  margin-top: 40px;
}
/* End Holly Hack */

#header_img {
  width: 800px;
  height: 300px;
  margin: 40px 0 25px 40px;
  background-color: #f1f1f1;
}

#header_img img {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
}


#head_logo { 
  position: absolute;
  left: 60px;
  top: 80px;
  height: 0px;
}


/* Navigation Oben
*********************************************************************/
#nav_top {
  width: 800px;
  height: 35px;
  margin-left: 40px;
  background: url(../images/backmenu.jpg) repeat-x #f1f1f1;
  float: left;
}

#nav_top ul {
 width: auto;
 list-style: none;
 text-align: left;
 margin-top:7px;
}

#nav_top li {
 list-style: none;
 display: inline;
 margin: 0px 0px 0px 0px;
}

.hauptlink {
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	padding: 9px;
}
.hoverlink {
    font-size: 12px;
    font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	padding: 9px;
        background: #f1f1f1;
}


/***************************************************************************
* Main
***************************************************************************/

#main {
  clear: both;
  font-size: 12px;
  line-height: 1.6em;
  margin-top: 20px;
}

#main2 {
  width: 800px;
  margin: 25px 0 0 40px;
  border: 0px solid #f1f1f1;
  float: left;
}
/* the following rule is recognized only by IE */
* html #main2 {
  margin-left: 40px;
}


/***************************************************************************
* different Area - only homestyles
***************************************************************************/

#content {
  width: 800px;
  margin: 0px 0px 15px 0px;
  background: #ffffff;
  float: left;
}

.tx-elunapagecomments-pi1 {
  font-size: 11px;
  width: auto;
  margin: 0px 0px 15px 10px;
  float: left;
}

#tx_elunapagecomments_pi1_comment {
  width: 360px;
  height: 100px;
  border: 1px solid #ccc;
}


/***********************************
* Hellgrauer Hintergrund
************************************/

#main2 .csc-frame-frame1 {
  background: #f1f1f1;
  margin: 0px;
}

.csc-linktoTop {
  font-size: 10px;
  text-align: right;
  margin: 0px 10px 20px 10px;
}

#content h1.csc-firstHeader {
  color: #003366;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 20px 10px;
}

#content h1 {
  color: #003366;
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 20px 10px;
}

#content p.bodytext {
  font-size: 1.0em;
  margin: 0px 10px 0px 10px;
}

p.csc-header-date {
  font-size: 0.8em;
  color: #999999;
  text-align: right;
}

#content .csc-textpic {
  margin: 0px;
  float: left;
}

#content .csc-textpic-image  {
  margin: 10px 10px 0px 10px;
}

#content .csc-textpic-intext-right, .csc-textpic-intext-left {
  margin: 10px 10px 20px 0;
  float: left;
}

#content .csc-textpic-caption {
  font-size: 9px;
  font-style: normal;
  text-align: left;
  text-transform: normal;
}

#content ul {
  list-style: none;
  margin: 0 0 20px 5px;
}

#content ul li {
  background: url(../img/bullet.gif) left 6px no-repeat;
  clear: both;
  padding-left: 10px;
}

#content ul li a {
  color: #666;
}

#content ul li a:hover {
  color: #333;
  text-decoration: none;
}

#content ol li {
  margin-left: 25px;
}

#content .csc-textpic-text ul li {
  clear: none;
}

/***************************************************************************
* Footer
***************************************************************************/

#footerContent {
  width: 800px;
  height: 30px;
  margin: 0px 0px 30px 40px;
  background: #eaeaea;
  clear: both;
}

#footerMenu ul{
  width: auto;
  height: auto;
  list-style: none;
  display: block;
  margin: 5px 10px 0px 0px;
  float: right;
}
#footerMenu a {
  font-size: 11px;
  color: #000f75;
  text-decoration: none;
}
#footerMenu a:hover {
  color: #006699;
  text-decoration: none;
}

/* Holly Hack Targets IE Win only \*/
* html #footerMenu ul li {
  margin-left: 0px;
}
/* End Holly Hack */

#footerText {
  font-size: 11px;
  color: #000f75;
  margin: 5px 0px 0px 10px;
  width: 500px;
  height: auto;
  float: left;
}
#footerText p.bodytext {
  width: auto;
  height: auto;
  margin: 0 0 0 0px;
}


/* Mail Formular
*****************************/

#content .csc-mailform {
  margin: 20px 0 15px;
}

#content .csc-mailform input,
#content .csc-mailform select {
  color: #666;
  font-size: 1.2em;
  font-weight: normal;
  border: 1px solid #ccc;
  height: 30px;
  width: 360px;
}

#content .csc-mailform fieldset {
  border: 0px solid;
  margin: 0px 30px 20px;
}

#mailformname,
#mailformemail,
#mailformaddress {
  height: 30px;
  border: 1px solid #ccc;
}

#content .csc-mailform fieldset legend {
  font-size: 1.1em;
  font-weight: bold;
  padding: 5px;
}

#content .csc-mailform fieldset dl {
  width: auto;
}

#content .csc-mailform fieldset dt {
  float: left;
  margin-right: 20px;
  padding: 0 0 .5em 0;
  text-align: left;
  width: 100px;
}

#content .csc-mailform fieldset dd {
  padding: 0 0 .5em 0;
  width: auto;
}

#content .csc-mailform fieldset textarea {
  font-family: Arial, sans-serif, Helvetica, Verdana;
  color: #666;
  font-size: 1.2em;
  font-weight: normal;
  width: 360px;
  height: 100px;
  border: 1px solid #ccc;
}

#content .csc-mailform .csc-mailform-check {
  border: none;
  width: auto;
}

#content .csc-mailform .csc-mailform-submit {
  border: 2px solid #000;
  background:#b90000;
  color: #ffffff;
  font-sizexx: 1.2em;
  font-weight: bold;
  text-align: center;
  width: 360px;
  height: 40px;
  float: left;
}
