
body {
  margin: 0;
  padding: 0;
  background: #FFFFFF url(../images/img01.jpg) repeat-x;
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
  color: #666666;
}

h1, h2, h3,
div.csc-header h1,
div.csc-textpicHeader h1 {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #F49500;
}

h2,
div.csc-header h1,
div.csc-textpicHeader h1 {
  text-transform: uppercase;
  font-size: 18px;
}

h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}

p, blockquote, ul, ol {
  line-height: 18px;
  text-align: justify;
}

blockquote {
  padding-left: 20px;
  background: url(../images/img05.gif) repeat-y;
}

a {
  color: #F49500;
}

a:hover {
  text-decoration: none;
}

/* Header */

#header {
  width: 760px;
	height: 180px;
	margin: 0 auto;
	
	background-image: url(../images/img02.jpg);
	background-repeat: no-repeat;
}

#header h1, #header h2 {
  text-transform: lowercase;
  font-weight: normal;
  color: #FFFFFF;
}

#header h1 {
  float: left;
  font-size: 50px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  padding-top: 60px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}

#header h2 {
  float: right;
  padding: 134px 20px 0 0;
  font-size: 22px;
}

/* Menu 

#menu {
  width: 760px;
  height: 50px;
  margin: 0 auto;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu li {
  display: inline;
}

#menu a {
  display: block;
  float: left;
  padding: 17px 20px 0 20px;
  background: url(../images/img03.gif) no-repeat;
  text-transform: uppercase;
  text-decoration: none;
  font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #D8D8D8;
}

#menu a:hover {
  color: #FFFFFF;
}

#menu .first a {
  background: none;
}
*/

/* Content */

#content {
  width: 720px;
  margin: 0 auto 20px auto;
  padding: 20px;
  background: #FFFFFF url(../images/img04.jpg) repeat-x left bottom;
}


#content ul {
    list-style: none outside none;
    margin-left: 0;
    padding-left: 0;
}
#content ul li {
    background: url("../images/pfeil.png") no-repeat scroll 0 12px transparent;
    padding-left: 0px;
display: block;
}
#content ol {
    list-style: lower-alpha inside none;
    margin-left: 0;
    padding-left: 0;
}







/* Posts */

#posts {
  float: left;
  width: 440px;
  font-size: 12px;
  line-height: 12px;
}

/* Links */

#links {
  float: right;
  width: 230px;
  padding-left: 5px;
  background: url(../images/img05.gif) repeat-y;
}

#links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
}

#links li ul {
  padding: 5px 0 30px 0;
}

#links li li {
  background: url(../images/img06.gif) repeat-x left bottom;
}

#links li a {
  text-decoration: none;
}

#links li a:hover {
  text-decoration: underline;
}

#links li i {
  font-style: normal;
  font-size: 9px;
}

#links li h2 {
  font-size: 14px;
}

/* Footer */

#footer {
  height: 100px;
  padding: 20px;
  background: #2D2D2D url(../images/img07.gif) repeat-x;
}

#footer p {
  text-align: center;
  color: #999999;
}

/* TYPO3 */


.tx-indexedsearch-redMarkup {
  color: #ffffff;
}

td.tx-indexedsearch-info {
  background-color:#1A1A1A;
  color:#000;
}

.external-link img, .external-link-new-window img, .internal-link img, .internal-link-new-window img, .download img {
margin-right: 2px;
margin-left: 2px;
}



/*------mailformular formatieren------*/

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #808080;
width: 80px;
}


.mf-input {
color: #000;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #c9ccb9;
}

.mf-pass {
color: #000;
width: 220px;
padding: 1px;
border: 1px solid #c9ccb9;
}

.mf-text {
color: #000;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #c9ccb9;
}

.mf-check {
color: #808080;
padding: 1px;
border: 1px solid #c9ccb9;
}

.csc-mailform-radio fieldset {
color: #808080;
border: 0px;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #808080;
}

.mf-select {
color: #000;
width: 220px;
padding: 1px;
border: 1px solid #808080;
}

.mf-file {
color: #000;
width: 220px;
padding: 1px;
border: 1px solid #808080;
}

.mf-reset {
color: #000;
border: 1px solid #808080;
}

.mf-submit {
color: #808080;
margin-left: 82px;
}

form option {
color: #000;
border: 1px solid #808080;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */ 
TABLE.contenttable {  border:none; margin:10px 0px 10px 0px; width:95%; color: #fff; }
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:#F49500; color:#fff; } /*Gr�n***b0ce6c*Blau***c3d2eb*/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */ 
div#content UL { margin:10px 0 0 18px;  }
div#content UL UL LI { font-size:11px; }
div#content OL { margin-top:0px; }
div#content LI { list-style-image:url(../images/list.gif); margin:0 0 0 0px; }

/* Bulletlists, general */ 
div#content UL.csc-bulletlist LI { list-style-image:url(../images/list.gif); }

div#content UL LI, div#content UL LI.a {
  list-style-image:url(../images/list.gif); 	
        line-height: 14px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px; }
}
