body{
background-image:url(img/bac_left.png); 
background-repeat:repeat-y;


	font-family: Arial, Helvetica, sans-serif;	
	/*line-height: 2em;*/	
	color: #3D3D1F;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}


#logo
{
display:none;
}
#druckversion{
display:inline;}

#kopfleiste{
width:100%;
background-image:url(img/bac_top.png);
background-repeat:repeat-x;
text-align:left;
color:black;
/*height:17px;*/
margin:0;
}


#left{
display:none;
}

form{
padding-top:12px;
padding-left:4ex;
}


/*Homebutton*/
.home
{
	margin-left: 4ex;
	font-weight:bold;
	font-size: 14px;
}




/*Löschen von Formatierungen*/
#clear
{clear:both;}

/* Navigation Linke Seite */

.nav{display:none;}
#left a {display:none;}

/*LINKS Navigation */

#left .nav a:link ,#left .nav a:visited, #left .nav a:active{
display:none;
}

#left .nav a:hover{
display:none;
}

/*Deninition für Listen (Navigation)*/

#left ul {
       display:none; 
}


#left li {
       display:none;
}



/*Standard Links im Content */

#content
{
margin-top:10px;
margin-left:10px;
padding-left:1em;
padding-right:1em;
width:70%;
font-size:0.8em;
}

#content a:link, #content a:visited,  #content a:active{
        padding: 0 0 0.3ex 1ex;
        margin-left: -0.7ex;
        color: #000000;
        background-color: inherit;
        text-decoration: underline;

}

#content a:hover {
        color: #D97E00;
		background-color:inherit;
		text-decoration: none;
		
}



/*Standard Links Kopfleiste */

#kopfleiste a:link, #kopfleiste a:visited,  #kopfleiste a:active{
        padding: 0 0 0.3ex 1ex;
        margin-left: -0.7ex;
        color: #000000;
        background-color: #fafafa;
        text-decoration: none;
}

#kopfleiste a:hover {
        color: #D97E00;
		text-decoration: none;
		background-color:#ffffff;
}


/*Überschrift in Tabelle für Auswahlanzeige bei kategorie.php und kategorie2.php*/
.auswahl{
background-color:#666633;
/*background-color:silver;*/
}

/*Tabelle für Ausgabe Treffer  und Definition für Links in kategorie2.php*/
#kat2 table{
border-collapse:collapse;
}
#kat2 td{
border:0px;
padding:1px;}

#kat2 a:link, #kat2 a:visited,  #kat2 a:active{
        color: #000000;
        background-color: #fafafa;
        text-decoration: none;

}

#kat2 a:hover {
        color: #D97E00;
		text-decoration: none;
		background-color:#ffffff;
}



/*Tabelle für Ausgabe Treffer  und Definition für Links in kategorie.php*/
#kat1 table{
border-collapse:collapse;
}
#kat1 td{
border:0px;
padding:1px;}

#kat1 a:link, #kat1 a:visited,  #kat1 a:active{
        color: #000000;
        background-color: #fafafa;
        text-decoration: none;
		/*font-size:1.2em;*/

}

#kat1 a:hover {
        color: #D97E00;
		text-decoration: none;
		background-color:#ffffff;
		/*font-size:1.2em;*/
}


#bottom{
display:none;
}


#bottom a:link, #bottom a:visited, #bottom a:active{
        color: #999999;
        background-color: inherit;
		text-decoration:none;
}
#bottom a:hover {
        color: #D97E00;
		background-color: inherit;
		text-decoration:none;

}


/*Definitionen für die Detailausgabe*/
#detail{
width:650px;
height:410px;
}

#detail a:link, #detail a:visited, #detail a:active{
        color: black;
        background-color: inherit;
}
#detail a:hover {
        color: red;
		background-color: inherit;
}

#detail table{
width:100%;
background-image:url(img/bac_main.png);
background-repeat:repeat-y;
}
#detail td{
padding:10px;}
	

input {
color:#846ADD;
font-size:10px;
border: #9E8DE3;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #ECEEFD;
}


iframe{
scrolling:no;
}

table td{
	font-family: Arial, Helvetica, sans-serif;	
	/*font-size: 0.8em;*/

}

img{
border:none;}


.notruf {
	color: #990000;
	font-weight: bold;
	font-style: normal;
}

.headline{
color:#666633;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
}
.headline_sm{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
.hilfe{
cursor:help;
}


