html { overflow-x: auto; } 


body {

font-family : verdana, arial, helvetica; 
font-size : 11px; 
color : #000000; 
/*background-color : #ffffff; */
        background-image: url('medien_20371.gif');
margin : 0; 
} 

.bodyborder

{

	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;

}

br {
font-size : 5px; 
margin : 0; 
} 

a {
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : #5678a2; 
text-decoration : none; 
} 

a:hover {
color : #F56655; 
text-decoration : underline; 
} 

input, select {
background-color : #FFFFFF; 
font-family : verdana, arial, helvetica; 
font-size : 10px; 
color : #000000;

} 

textarea {
background-color : #FFFFFF; 
color : #000000; 
font-family : verdana, arial, helvetica; 
font-size : 10px; 
} 




li {

list-style: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background: url('./images/point.gif') no-repeat 0 4px;
padding: 2px 2px 2px 15px;
display:bock;

}

ul {

margin-top:0px; 
margin-bottom:0px;
padding: 0px 0px 0px 0px;

}


td {
color : #000000; 
font-family : verdana, arial, helvetica; 
font-size : 9px; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
display:inline;
} 

.border {
	border-bottom : 1px solid #DADADA;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}

.border2 {
	BACKGROUND-REPEAT: repeat-x;
	border-left : 1px solid #DADADA;
	border-right : 1px solid #DADADA;
	border-top : 1px solid #DADADA;
}








/* Categories */

.maincat {
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
}







/* SubCategories on the index page */

.subcat {
        font-family: verdana;
        font-size: 10px;
	text-decoration : underline; 

}






/* Category Counters (number of subcategories, number of listings */

.count {
        font-family: verdana;
        font-size: 9px;
	color: 888888;
	text-decoration : none; 

}



/* Empty Categories */

.emptycat {
        font-family: verdana;
        font-size: 11px;
        font-weight: bold;
	text-decoration : none; 
	color: 888888;
}


/* Empty SubCategories on the index page*/

.emptycat2 {
        font-family: verdana;
        font-size: 10px;
	text-decoration : none; 
	color: 888888;
}


/* Side boxes gray text (hits, date) */

.sideboxtext {
        font-family: verdana;
        font-size: 9px;
	text-decoration : none; 
	color: AAAAAA;
}

/* Side boxes description font */

.boxdescr
{
        font-family: verdana, tahoma, arial;
        font-size: 9px;
	text-decoration : none; 
	color: 777777;

}

.companyA
{
        font-family: verdana, tahoma, arial;
        font-size: 12px;
	text-decoration : none; 
        font-weight: bold;
	color: red;
}

.companyB
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold; 
	color: blue;
}


.companyC
{
        font-family: verdana, tahoma, arial;
        font-size: 10px;
	text-decoration : none;
        font-weight: bold;
	color: green;
}

.companyD
{
        font-family: verdana, tahoma, arial;
        font-size: 11px;
	text-decoration : underline; 
        font-weight: bold;
	color: black;
}


/* dtree menu */
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	white-space: nowrap;
}
.dtree a {
    color: #333;
    text-decoration: none;
    font-size: 9px;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #FFFF99;
}
.dtree .clip {
	overflow: hidden;
}