body {
	SCROLLBAR-FACE-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #999999;
	SCROLLBAR-BASE-COLOR: #999999;
	scrollbar-3d-light-color: #999999;
	scrollbar-dark-shadow-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a {
	text-decoration: none;
	color: #000000;


}

a:hover {
	text-decoration: none;
	background-color: #ee9900;
	color: #eeeeee;

}
.main-border {
	border: 1px solid #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}

.head {
	font-size : 14px;
	font-weight : bold;
	color : #ee9900;
	text-transform : uppercase;
	margin : 0em 0em 1em 0em;
	padding : 3px 0px 5px 0px;
	border-top : #666666 solid 1px;
	background : url("http://i.onsite4u.de/img/bg_dotline.gif") repeat-x;
	background-position : bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.head_red {
        font-size : 12px;
        font-weight : bold;
        color : red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.box_head {
        font-size : 12px;
        font-weight : bold;
        color : #ee9900;
        margin : 3px 0em 1em 0em;
        padding : 3px 0px 0px 0px;
        border-top : #666666 solid 1px;
}
a:hover.intern {
        text-decoration: none;
        background-color: #666666;
        color: #000000;
}

.strong {
	font-weight : bold;
}

.subnav {
        font-size : 10px;
        color : #666666;
        margin : 3px 0em 0em 0em;
        padding : 0px 0px 0px 0px;
}
#topnav_active {
	font-weight : bold;
}

#subnav_active {
	font-weight : bold;
	color: #eeeeee;
        background-color: #ee9900;
}

.topnav {
        font-size : 12px;
        color : #000000;
        margin : 3px 0em 1em 0em;
        padding : 3px 0px 3px 0px;
        border-top : #666666 solid 1px;
        border-bottom : #666666 solid 1px;
}

ul {
	border-right : medium none;
	padding-right : 0px;
	border-top : medium none;
	padding-bottom : 0px;
	margin : 0px;
	border-left : medium none;
	padding-top : 0px;
	border-bottom : medium none;
	list-style-type : none;
	list-style-position:outside;
}

#left ul {
	padding-left : 0px;
	padding-right : 0px;
}

#content ul {
	padding-left : 30px;
	padding-right : 10px;
}

li {
	margin : 0px;
	display : block;
	padding-bottom : 3px;
	color : #000000;
	padding-top : 3px;
	text-decoration : none;
}

#content li {
	padding-left : 30px;
	padding-right : 5px;
	background-position : 0px 0px;
	background-image : url("http://i.onsite4u.de/img/arrow.gif");
	background-repeat : no-repeat;
	background-color : #e2e2e2;
	border-bottom : #ffffff 1px solid;
}

#left li {
	border-top    : #ffffff 1px solid;
	padding-left : 10px;
	padding-right : 5px;
	list-stype-type : circle;
	list-style-position:outside;
}
