font,body,td,th,p,ul,ol,div,li,option,dl,dt,dd,address,blockquote,nobr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	white-space: normal;
	line-height: 19px;
}

ul {
	list-style-type:disc;
}

.grau {
	color: #555555;
}


p {
	margin-top: 0px;
	margin-bottom: 15px;
}

.titel {
	font-size: 14px;
	font-weight: bold;
	color: #f27700;
}

.titel2 {
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}


.small {
	font-size: 9px;
	font-weight: normal;
}

.subnavi {
	color: #ffffff;
}


/* Linkformatierung */

a,.a:link {
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

a:visited {
	color: #000000;
}

a:hover,a:focus, a:active {
	color: #f27700;
	line-height: 19px;
}

a.subnavi,.a.subnavi:link {
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

a.subnavi:visited {
	color: #000000;
}

a.subnavi:hover,a.subnavi:focus,a.subnavi:active {
	color: #ffffff;
	line-height: 19px;
}

/* Linkformatierung Ende */

/* Seitenr”nder und Scrollbalken */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	scrollbar-base-color :white;
	scrollbar-3dlight-color :#CCCCCC;
	scrollbar-arrow-color :#333333;
	scrollbar-darkshadow-color :#333333;
	scrollbar-face-color :white;
	scrollbar-highlight-color :#333333;
	scrollbar-shadow-color :#333333;
	scrollbar-track-color :#CCCCCC;
	
}

input, button {
    font-family: verdana, geneva, sans-serif;
    font-size: 8pt;
    border: 1px solid #404040;
}
