/* CSS Document */


body {
	margin: 0px;
	padding:0px;
	background-color:#7d7d08;
	font-size:100.01%;
	font-family: Arial, Verdana, sans-serif;
	color: #660;
	text-align:center;
}
	
#seite{
	width:965px;
	text-align: left;
	margin: 0px auto;
}


#kopf{
	width:965px;
	position:relative;
	background:url('bilder/kopf_datenbankseite.jpg') no-repeat;
}

#kopfbild{
	width:965px;
	position:relative;
	top:0px;
	left:0px;
}

#kopfstr{ 
	width:965px;
	border-bottom:#FF9933 solid 2px;
}


#sitethema{
	width:965px;
	border-bottom:2px solid #FF9933;
	background:#f3f3e6;
	height:25px;
	font-size:0.8em;
	font-weight:bold;
}

#sitethemali{
	float:left;
	padding:5px;
}

#sitethemare{
	float:right;
	padding:5px;
}

#sitethemare a {
                 color:#660;
                 text-decoration:none;
}

#inhalt{
	width:965px;
	background:#e7e7cc;
	padding-top:15px;
	font-size:0.8em;
               min-height:500px;
}

#naviblock{
                width:208px;  /* k.a. */
	float:left;
	margin-right:15px; /* 20px */
}
#navigation{
	width:200px;
	padding-top:10px;
	border-top: #9e9e18 solid 8px;
	border-right: #9e9e18 solid 8px;
	border-bottom: #9e9e18 solid 8px;
	margin-bottom:10px;

}

#naviclaim{
	border-top:#f93 solid 2px;
	border-bottom:#f93 solid 2px;
	background-color: #f3f3e6;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#7d7d08;
}

/* Menue in Navigationsleiste Hauptnavigationspunkte */
#menue{
	padding:0px;
}

#menueul{
	border-top:1px solid #f93;
}

#menue ul{
	margin:0px;
	padding: 0px;
	
}

#menue li{
	list-style:none;
	color:#660;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #f93;
}


#menue li a {	
	display:block;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	color:#660;
	position:relative;
}


#menue li a:link {	
	display:block;  
}

#menue li a:hover {	
	  background-color: #f3f3e6;
}

#menue li a:active {	
	  background-color: #f3f3e6;
}



/* Menue im Menue - Formatierung der Subnavigation*/
#menue ul ul{
	margin:0px;
	padding: 0px;	
}


#menue li ul li{
	list-style:none;
	color:#660;
	margin:0px;
	padding:0px;
	border-top:1px solid #f93;
	border-bottom:1px solid #e7e7cc;
	
}


#menue li ul li a {	
	font-weight:normal;
	padding-left:25px;	
}


#menue li ul li a:link {	
	display:block; 
		color:#660;
	font-weight:normal; 
}
/* Ende Menue im Menue - Formatierung der Subnavigation*/

#datenspalte1{
	width:505px; /*505*/
	margin: 0 220px; /* 0 220px */
	margin-top:-5px;
}

#datenspalte1 li {
  list-style-image:url(bilder/style/list_style_image.gif);

}


#datenspalte1inh{
                width:495px; /*k.a.*/
	padding-top:10px;
}


#datenspalte1inhstart{
                width:490px;   /*505*/ /*493*/
	padding:5px; /* 10px*/
                margin-top:10px;
                margin-bottom:10px;
                border:1px dotted #9e9e18;
                background:#f3f3e6;
}

#pfad{
	font-size:0.8em;
	color:#9e9e18;
	padding-bottom:2px;
	border-bottom:1px solid #9e9e18;
}

a.pfad{ 
            text-decoration:none;
            color:#9e9e18;

}


#datensp2block{
                width:210px; /* k.a. */
	float:right;
}

#datenspalte2{
	width:202px; /*202*/
	padding-top:10px;
	border-top: #9e9e18 solid 8px;
	border-left: #9e9e18 solid 8px;
	border-bottom: #9e9e18 solid 8px;
}

* html #datenspalte2 {  /* nur fuer Internet Explorer Boxmodellhack*/
  width:218px;     /* Version 5.x */
  w\idth:210px;    /* Version 6 */
}

#suche{
	width:180px;
	padding-left:5px;
	padding-bottom:5px;
	margin-top:-5px;
}
#datenspalte2claim{
	border-top:#f93 solid 2px;
	border-bottom:#f93 solid 2px;
	background-color: #f3f3e6;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#7d7d08;
}


#datenspalte2claim2{
	border-top:#f93 solid 2px;
	border-bottom:#f93 solid 2px;
	background-color: #f3f3e6;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#7d7d08;
}


#datenspalte2claimsuche{
	border-top:#f93 solid 2px;
	border-bottom:#f93 solid 2px;
	background-color: #f3f3e6;
	padding:5px;
	margin-bottom:10px;
	font-weight:bold;
	color:#7d7d08;
}


#datenspalte2liste ul{
	margin:10px;
	padding: 10px;
	
}


#datenspalte2liste li{
                list-style:none;
	color:#660;
	margin:0px;
	padding:0px;
                padding-left:20px;
                margin-bottom:5px;
}

#datenspalte2liste li.uhr{
               background:url(bilder/style/uhr.gif) no-repeat;

}

#datenspalte2liste li.rede{
               background:url(bilder/style/rede.gif) no-repeat;

}

#datenspalte2liste li.info{
               background:url(bilder/style/info.gif) no-repeat;

}



#datenspalte2liste li.anfrage{
               background:url(bilder/style/anfrage.gif) no-repeat;

}

#datenspalte2liste li.frage{
               background:url(bilder/style/frage.gif) no-repeat;

}




#datenspalte2liste li a {	
	text-decoration:none;
	font-weight:bold;
	color:#660;
}




#datenspalte2 img{
	border: solid 2px #f93;
}

#fuss{
	width:965px;
	border-top:2px solid #FF9933;
	border-bottom:2px solid #FF9933;
	background:#f3f3e6;
	height:25px;
}

#adresse{
	padding:5px;
	font-size:0.8em;
}

.rubrik{
	background: #f3f3e6;
}

.trennzeichen{
	font-weight:bold;
	color:#FF9933;
	
}
#sw{
 font-size:0.9em;
}


.stopFloat {
display: block;
float: none;
clear: both;
height: 1px;
font-size: 0px;
line-height: 0px;
}


/*   Modifikationen der Typo3-css */

.csc-firstHeader {
    font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.2em;
  margin-bottom:10px;


}

h1, .csc-header-n2 {
    font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.0em;


}



/ *h1{
   padding-bottom:0px;
   margin-bottom:0px;
   padding-left:20px;
   background:url('bilder/style/beitrag3.gif') no-repeat;
} */

h1.csc-firstHeader{
 padding-left:0px;
 background:none;

}

h1.seitentitel{
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.2em;

}

.csc-header csc-header-n2 {
    font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.2em;
}

.csc-header  h1{
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.2em;
   padding-left:20px;
   background:url('bilder/style/beitrag3.gif') no-repeat;

}


/* Content-Element Text-Bild Header h1  */

.csc-textpicHeader csc-textpicHeader-25 h1.csc-firstHeader{
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:bold;
   font-size:1.2em;
   padding-left:20px;
   background:url('bilder/style/beitrag3.gif') no-repeat;
}

/* Ende Content-Element Text-Bild Header h1  */

.imgtext-table{
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:normal;
   font-size:0.9em;
   padding:0px;
   margin:0px;
}



li a {
         color: #660;
        }

p a{
         color: #660;
        }


hr {
  margin:0px;
  padding:0px;
  width:90%; /* 100% */
  color:#CECE8B; 
  height:1px;
  text-align:left; 
  border:1px dashed #CECE8B;

}

.bodytext{
   margin-top:5px;
}

p.bodytext a{
   font-size:0.9em;
  font-family: Arial, Verdana, sans-serif;
}


.td-0 {
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:normal;
   font-size:0.9em;
   padding:0px;
   margin:0px;
}

.td-last {
   font-family: Arial, Verdana, sans-serif;
   color: #660;
   font-weight:normal;
   font-size:0.9em;
   padding:0px;
   margin:0px;
}

.contenttable {
   font-family: Arial, Verdana, sans-serif;
   }

.imgtext-nowrap p.bodytext{
  font-size:0.9em;
  font-family: Arial, Verdana, sans-serif;

}

/* Modifikation der TypoCss Ende*/

/* css der Seiten */
.schr{
  font-size:0.8em;
}

.schrfett { 
  font-size:0.8em;
  font-weight:bold;
}

p.imgschr{
   font-size:0.9em;

}

.sw td{
 font-family:Verdana,Arial;
 font-size:12px;

}

.sw td.bt{
 background-color:#FF9900;
 color:#fff;
}

h1.csc-firstHeader{

}


.suchetab{
margin-left:10px;
font-size:9pt;
color:#9e9e18;
}

.suchetab a{
color:#9e9e18;
}

.suchesubmit{
border:0px;
background-color:#9e9e18;
color:#fff;
}

.suche{

}

.suche a{
font-size:9pt;
color:#9e9e18;
}



table.imgtext-nowrap p.bodytext{
 font-size:0.8em;
}


h2{
font-size:12pt;

}
