
* {
  margin: 0;
  padding: 0;
}

body {
  margin-top: 100px;
  background: #FFFFFF url(../images/top_logo.gif) no-repeat center top;
  font: normal small Verdana, Arial, Helvetica, sans-serif;
  color: #999999;
}

h1, h2, h3 {
  color: #aa33000;
}

H1 a, H2 a { color: #fff;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
  margin-bottom: 7px;
  line-height: 150%;
  text-align: left;
}

p {
}

blockquote {
  margin-left: 2em;
  margin-right: 2em;
  font-style: italic;
}

ul {
  margin-left: 3em;
  text-align: center;
}

ul li { 
}

ol {
  margin-left: 3em;
}

ol li { margin-left: 15px;
}

a {
  text-decoration: none;
  color: #930;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 4px solid #666666;
}

/* Boxed Style */

.boxed {
  margin-bottom: 20px;
}

.boxed .title,
.boxed h1.csc-firstheader,
.tx-indexedsearch-rules h2,
.tx-indexedsearch-title {
  margin-bottom: 7px;
  padding: 5px 0;
  font-size: 1em;
}



.boxed .content {
  padding: 15px;
}

/* Post */

.post {
}

.post .title,
.post .csc-header h1,
.post h3,
.post .tx-newloginbox-pi1 h3,
.csc-textpic h1 {
  padding: 5px 0px 3px 0px;  
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 7px;
  border-bottom: 1px dotted #666666;
}

.post .date {
  padding-top: 5px;
  font-size: .8em;
  font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
  padding-bottom: 10px;
  background: url(../images/img07_weiss.gif) repeat-x left bottom;
  font-size: .8em;
}

.post .meta p {
  margin: 0;
  line-height: normal;
}

.post .story {
  padding: 20px;
}

/* Header */

#header {
  height: 100px;
  background: url(../images/header.gif) repeat-x;
  text-align: center;
}

/* Header > Logo */

#logo {
  width: 900px;
  height: 25px;
  margin: 0 auto;
  padding: 0px 0 0 0;
}

#logo h1, #logo h2 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
}

#logo h1 {
  text-align: center;
}

#logo h2 {
  float: right;
}

#logo a {
}

 Header > Menu 

#menu {
  width: 900px;
  height: 36px;
  margin: 0 auto;
}
#nav {
  text-align: center;
  }


/* Wrapper */

#wrapper {
  margin-top: -40px;
}

/* Content */

#content {
  width: 900px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  border-left: 1px dotted #CCC;
/*  border-right: 1px dotted #CCC; */
}

/* Content > Main */

#main {
  float: right;
  width: 660px;
}

/* Content > Main > Welcome */

#welcome {
  padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
  float: left;
  width: 220px;
}

/* Content > Sidebar > Support */

#support {
  padding: 10px 15px;
  color: #AA3300;
}

#sidebar p.bodytext {
  font-size: 11px;
  line-height: 150%;
  }

#support h2,
#support .csc-header h1 {
  margin: 0;
  font-size: 1.3em;
  color: #aa3300;
}

#support h3 {
  margin: 0;
  font-size: 1em;
  color: #FF8A00;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
  border: none;
}

#login legend {
  display: none;
}

#login label {
  font-size: x-small;
  font-weight: bold;
}

#login input {
  margin-bottom: 5px;
  padding: 2px 5px;
  border: 1px solid #385B88;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
  color: #385B88;
}

#inputsubmit1 {
  background: #385B88;
  color: #FFFFFF;
}

#login p {
  font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
  margin: 0;
  list-style: none;
}

#updates h3 {
  margin: 0;
  font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
  margin-bottom: 1.4em;
  font-size: smaller;
  line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
  padding: 10px 0;
}

#partners ul {
  margin: 0;
  border-bottom: 1px solid #D1BC5C;
  list-style: none;
  line-height: normal;
}

#partners li {
  padding: 10px;
  border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
  clear: both;
  text-align: center;
  padding: 5px;
  border-top: 1px solid #b91015;
  background: #fff;
}

#footer p {
  width: 900px;
  margin: 0 auto;
  font-size: x-small;
  text-align: center;
  color: #b91015;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  color: #b91015;
}

#footer a:hover {
  text-decoration: underline;
}

/* Footer > Legal */

#legal {
  font-color: #b91015;
  text-align: center;
  }

#legal_fett {
  font-weight: bold;
  font-size: 120%;
  text-align: center;
  }
/* Footer > Links */

#links {
}

img {
  border: none;
}


.csc-sword {
color: #ffffff;
background-color:#c5e6ee;
padding: 0 3px 0 3px;
}

/*------mailformular formatieren------*/

#mailform {
  padding: 20px;
}

form input,
form textarea {
color: #8A8A8A;
}

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
width: 180px;
color: #8A8A8A;
}


.mf-input {
clear: none;
width: 400px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-pass {
width: 480px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-text {
clear: none;
width: 400px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-check {
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.csc-mailform-radio fieldset {
border: 0px;
background-color:#fff;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-select {
width: 220px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-file {
width: 450px;
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.mf-reset {
border: 1px solid #b91013;
background-color:#fff;
}

.mf-submit {
margin-left: 250px;
margin-top: 15px;
border: 1px solid #b91013;
background-color:#fff;
}


.tx-newloginbox-pi1 label {
  float: left;
}

.tx-newloginbox-pi1 input,
input,
textarea {
padding: 1px;
border: 1px solid #b91013;
background-color:#fff;
}

.csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
  padding-top: 8px;
}

/*------ Rahmen und Linien -------*/
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #b91013; margin-top: 10px; margin-bottom: 10px; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #b91013; margin-top: 10px; margin-bottom: 10px; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #b91013; margin-bottom: 7px; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #999999; margin-bottom: 7px; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; margin-bottom: 7px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; margin-bottom: 7px; }

/*------ Tabelle formatieren ------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border: none; margin: 10px 0px 10px 0px; width: 90%; }
TABLE.contenttable TR TD { padding: 2px 5px 2px 5px; margin: 0px; border: 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { margin:none; background-color: #eee; } /*Orange***aaaa00**/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */ 
UL { margin-top:0px;  }
UL UL LI { font-size:11px; }
OL { margin-top:0px; }
/* LI { margin-top:0px; margin-bottom:0px; padding-top:2px; } */ 
#colTwo LI {list-style-image:url(../images/img2.gif); }

UL LI.a {

}

/*------ Kontaktformular ------*/
.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(245,245,245);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* Email forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { padding: 5px;}

#mailform {
font-family: verdana, helvetica, arial, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: right;
margin: 10px;
}

/*********************************** TEXTPIC ***********************************/
/* default styles for extension "tx_cssstyledcontent" */
  /* Captions */
  DIV.csc-textpic-caption-c .csc-textpic-caption { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: center; padding: 3px; }
  DIV.csc-textpic-caption-r .csc-textpic-caption { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: right; padding: 3px; }
  DIV.csc-textpic-caption-l .csc-textpic-caption { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; font-weight: normal; text-align: left; padding: 3px; }

  /* Needed for noRows setting */
  DIV.csc-textpic DIV.csc-textpic-imagecolumn { font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; font-weight: normal; float: left; display: inline; }

  /* Border just around the image */
  DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
    border: 1px solid #b91013;
    padding: 0px 0px; clear: both;
  }

  DIV.csc-textpic-imagewrap { padding: 0; }

  DIV.csc-textpic IMG { border: none; }

  /* DIV: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: right; }

  /* UL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

  /* DL: This will place the images side by side */
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
  DL.csc-textpic-image { margin: 0; }
  DL.csc-textpic-image DT { margin: 0; display: inline; }
  DL.csc-textpic-image DD { margin: 0; }

  /* Clearer */
  DIV.csc-textpic-clear { clear: both; }

  /* Margins around images: */

  /* Pictures on left, add margin on right */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-right: 10px;
  }

  /* Pictures on right, add margin on left */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
  }

  /* Pictures centered, add margin on left */
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
    display: inline; /* IE fix for double-margin bug */
    margin-left: 10px;
  }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; padding: 3px; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; margin-right: 5px; }

  /* Space below each image (also in-between rows) */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
  DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
  DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

  /* No margins around the whole image-block */
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
  DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

  /* Add margin from image-block to text (in case of "Text w/ images") */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin-right: 10px !important;
  }
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 10px !important;
  }

  /* Positioning of images: */

  /* Above */
  DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

  /* Center (above or below) */
  DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
  DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
  DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; clear: both; /* Remove IE-hack */ }

  /* Right (above or below) */
  DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
  DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

  /* Left (above or below) */
  DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
  DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

  /* Left (in text) */
  DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

  /* Right (in text) */
  DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

  /* Right (in text, no wrap around) */
  DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
  /* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
  /* End hide from IE5/mac */

  /* Left (in text, no wrap around) */
  DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
  /* Hide from IE5-mac. Only IE-win sees this. \*/
  * html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
  /* End hide from IE5/mac */

.csc-textpic-text UL LI { text-align: left; margin-left: 15px;}

/******************** Abstand zwischen den Bildern ******************/
dl.csc-textpic-image {
  margin-right:10px;
  }
dl.csc-textpic-lastcol {
  margin-right:0px;
  }

.expand_image {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    background-color: #b72f00;
    }
 
.cleaner {
  clear:both;
/*  float: left;*/
  height: 1px;
  font-size: 1px;
  line-height: 0px;
  display: block;
  visibility: hidden;
  border: 0; 
  padding: 0;
  margin: -1.0em 0 0 0;
  background: transparent;
}


