/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

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 {
  font-size: 18px;
}

h3 {
  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: url(../images/img02.jpg);
}

#header h1, #header h2 {
  font-weight: normal;
  color: #FFFFFF;
}

#header h1 {
  float: left;
  padding: 120px 0 0 20px;
  font-size: 36px;
}

#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-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;
}

/* Posts */

#posts {
  float: left;
  width: 480px;
}

/* Links */

#links {
  float: right;
  width: 200px;
  padding-left: 20px;
  background: url(../images/img05.gif) repeat-y;
}

#links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#links li ul {
  padding: 5px 0 30px 0;
}

#links li li {
  padding: 7px 10px;
  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); padding: 0 0 0 0px; }
}

/* IE7-Hack */
#nav li:hover, #nav li.sfhover {
	background: transparent;

}

div.csc-textpic-intext-left dl.csc-textpic-image,
div.csc-textpic-intext-right dl.csc-textpic-image {
  padding-top: 25px;
}

/* MENU */

#menu {
	width: 760px;
	height: 50px;
	margin: 0 auto;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
 
#nav a {
	display: block;
	width: 10em auto;
	height: 50px;
	line-height: 5em;
	/*padding: 17px 20px 0 20px;*/
	padding: 0;
	background: url(../images/img03.gif) no-repeat;
	text-align:center;
	/*text-transform: uppercase;*/
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#nav .first a {
	background: none;
}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}

 
#nav li {
	float: left;
	padding: 0;
	width: 10em;
	height: 30px;
}

#nav li a {
	line-height: 50px;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	border: 1px solid #333;
	margin: 0;
	background: #666;
		
}
 
#nav li li {
	width: 10em
}
 
#nav li ul a {
	width: 10em;
	height: 30px;
	line-height: 30px;
	background: none;
}
 
#nav li ul ul {
	margin: -31px 0 0 10em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li a:hover, #nav li.sfhover {
	/*background: #666;*/
	color: #fff;
}

