* {
margin: 0;
padding: 0;
border: 0;
}

body,html {
font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-size: 0.85em; 
color: #473F3E;
background-color:#fff;
    margin: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
    overflow:auto;
}

dfn, .usb {
display:block;
position:absolute;
left:-3000em;
height:0px;
width:0px;
}

#werbung {
position:fixed;
left:0;
top:0;
}

div#seite {
position:relative;
}

#logo {
    position: absolute;
    /* top: 2.8em; left: 2em; */
    top:0; left:0;
    width: 18em;
    background-color: white;
  }
html>body #logo {  /* nur fuer moderne Browser! */
    position: fixed;
}



div#copyright p {
color:#585858;
font-size:11px;
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active {
color:#585858;
font-size:11px;
text-decoration:none;
}

div#copyright a:hover {
color:#585858;
font-size:11px;
text-decoration:none;
}

div#copyright {
margin-bottom:20px;
}


h1 {
	margin:0;
	padding:0;
	font-size: 15px;
	/* color: #356689; */
	color: #473F3E;
	padding-bottom:3px;
	border-bottom:1px solid #DCDDDE;
    	/*text-indent:-999em;*/
}

h2 {
	margin:0;
	padding:0;
	font-size: 13px;
	color: #473F3E;
    	border-top: 1px dotted rgb(192, 192, 192); 
   	width: 100%; 
    	padding-top:15px;
    	/*text-indent:-999em;*/    
}

h3 {
	margin:0;
	background-color:#ECEDED;
	height:25px;
	padding-top:3px;
	padding-left:10px;
	font-size: 12px;
	color: #473F3E;
	background-image:url(images/mpptop.jpg);
	background-repeat:repeat-x;
}


div.csc-textpic-text h3 {
background:none;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;
padding-bottom:0px;
}


h4 {
	margin:0;
	padding:0;
	font-size: 12px;
	/* color: #487FA6; */
	color: #473F3E;
	font-weight:normal;
}

h5 {
	margin:0;
	padding:0;
	font-size: 12px;
	/* color: #7E7E7E; */
	color: #473F3E;
}



.csc-textpic-imagewrap {
margin-bottom:20px;
}

div.csc-textpic-intext-left {
clear:both;
}

div.csc-frame-frame1 img {
border:1px #979797 solid;
}

div.csc-textpic-text h3 {
background:none;
margin-left:0px;
padding-left:0px;
margin-bottom:0px;
padding-bottom:0px;
}

div.preis_container_1 {
background:#f6f6f6;
padding:5px;
border:1px #c6c6c6 solid;
}

div.preis_container_2 {
background:#ebebeb;
padding:5px;
border:1px #c6c6c6 solid;
}

div.preis {
border-top:1px #c6c6c6 solid;
margin-top:5px;
padding-top:3px;
}

div.csc-textpic-text a:link, div.csc-textpic-text a:visited, div.csc-textpic-text a:active {
text-decoration:none;
margin-bottom:0px;
padding-bottom:0px;
}

div.csc-textpic-text p.bodytext {
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}


.tx-jppageteaser-pi1 .tx-jppageteaser-pi1-list h4 {
    margin:0;
    padding:0;
    border-bottom:1px dotted rgb(192, 192, 192);
    background-image: none;
    background-color: #fff;
    height:35px;
}



/* Pagebrowser für die Referenzen definieren */
/*===========================================*/
div#pagebrowser {
padding:3px;
border:1px #979797 solid;
background:#ebebeb;
text-align:left;
clear:both;
}

div#pagebrowser span {
font-weight:bold;
color:#473F3E;
}

div#pagebrowser ul, div#pagebrowser li {
display:inline;
list-style-image:none;
width:20px;
}

div#pagebrowser li a {
text-decoration:none;
display:inline;
width:20px;
font-weight:bold;
padding-left:0px;
color:#473F3E;
}

div#pagebrowser li a:hover{
	color:#ff4103;
	text-decoration:none;
	background-image:none;
	background:#ebebeb;
	padding-left:0px;
}




a:link, a:visited, a:active {
color: #979797;
text-decoration:underline;
}

a:hover {
color: #181818;
text-decoration:none;
}

div.clear {
clear:both;
}

div#Seite {
text-align: left;    /* Seiteninhalt wieder links ausrichten */
margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
width: 932px;
background: url(img/img_05.jpg);
}
  
  div#header {
  background:url(img/img_03.jpg);
  background-color:#fff;
  height:150px;
  text-align:center;
  margin-bottom:10px;
  }
  
  div#footer {
  background: url(img/img_09.jpg);
  background-repeat: no-repeat;
  height: 66px;
  }
  
  div#content {
  margin-top:25px;
  margin-bottom: 30px;
  }
  
  
  div#hyperlinks {
  width:60%;
  float:left;
  padding-left: 250px;
  padding-top: 10px;
  color:#979797;
  font-size:10px;
  }
  
  
  div#hyperlinks a:link, div#hyperlinks a:visited, div#hyperlinks a:active {
  color:#979797;
  text-decoration: none;
  font-size:10px;
  }
  
  div#hyperlinks a:hover {
  color:#585858;
  text-decoration: none;
  font-size:10px;
  }
  
  
  
  ul#Navigation {
    font-size: 12px;
    float: left; 
    width: 220px;
    margin: 0; 
    padding: 0;
    margin-top: 25px;
    margin-left:21px;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0;
  }
  ul#Navigation a.navi {
    display: block;
    padding: 0.2em;
    font-weight: regular;
    font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 0.95em; 
    color: #473F3E;
    text-decoration: none;
    padding-left:15px;
  }
  
  ul#Navigation a.navi:hover {
    display: block;
    padding: 0.2em;
    font-weight: regular;
    font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
    font-size: 0.95em; 
    color: #ff4103;
    text-decoration: none;
    padding-left:15px;
  }
  
  span.pfeil_navi_aktiv {
  color: #ff4103;
  font-weight:bold;
  }
  
  


  div#Inhalt {
    margin-left: 250px;
    margin-right:50px;
    width:600px;
  }
  div#Inhalt h1 {
    font-size: 1.5em;
    margin: 0 0 1em;
  }
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0 0 1em;
  }
  div#Inhalt p {
    font-size:1em;
    margin: 1em 0;
  }
  

div.fontsize a {
text-decoration:none;
}  

td.tx-indexedsearch-icon {
display:none;
}


div#icon {
padding-top:5px;
}





div.csi-textpic {
clear:both;
margin-bottom:30px;
}

div.csi-textpic h3 {
background:none;
}

div.csc-frame-frame1 img {
border:0px;
}

div.csc-frame-frame1 {
margin-bottom:20px;
}

div.csc-frame csc-frame-frame1 {
margin-bottom:20px;
}


div.csc-frame-frame2 {
border-bottom:1px #c3c3c3 solid;
margin-bottom:20px;
}

div.csc-frame-rulerAfter {
	padding:0;
	border-top: 1px dotted #C0C0C0;
	margin: 0 0 20px 0;
}



/*
* Bildnavigation v. Mootools
*/

#kwickcontainer {
	margin:0 auto;
	text-align:center;
	margin-left:20px;
	padding-top:28px;
}



#kwick {
	/*border-bottom: 3px double #333;*/
	margin-top: 20px;
	width:907px;
}
#kwick .kwicks {
	display: inline;
	height: 142px;
	margin: 0px;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:142px;
	width:147px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 0px solid #000;
}
#kwick .kwick span {
	display:none;
}
#kwick .opt1 {
	background: url(img/cms.jpg) ;
}
#kwick .opt2 {
	background:  url(img/ablauf.jpg);
}
#kwick .opt3 {
	background:  url(img/aktuell.jpg);
}
#kwick .opt4 {
	background:  url(img/seo.jpg);
}
#kwick .opt5 {
	background:  url(img/logo.jpg);
}
#kwick .opt6 {
	background:  url(img/wichtiges.jpg);
	border-right: 0;
}





/*
* Topnavigation definieren
*/

div#topnavi {
width:907px;
margin-left:14px;
}

#nav, #nav ul {
	float: left;
	width:906px;
	list-style: none;
	line-height: 1em;
	background: white;
	color: #000;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}
 
#nav a {
	display: block;
	width: 1em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 0em 0.25em 1em;
}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 9em;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
 
	width: 14em
}
 
#nav li ul a {
	width: 14em;
	padding-left: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#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.sfhover {
	background: #eda;
	color: white;
}



span.important {
color:#ff4103;
font-weight:bold;
}


/*
* Info-Navi
*/

div.footnavi {
text-align:right;
}

div.footnavi li {
display:inline;
}


div.navi_left {
position:absolute;
}

div.adsense{
position:absolute;
top:200px;
left:30px;
}


div#empfehlungen {
color:#585858;
font-size:11px;
text-decoration:none;
}

div#empfehlungen a:link, div#empfehlungen a:visited, div#empfehlungen a:active {
color:#585858;
font-size:11px;
text-decoration:none;
}


div#empfehlungen a:hover {
color:#585858;
font-size:11px;
text-decoration:underline;
}