/*	Autor: Lorenz - webdesign - www.baumeister-lorenz.at 
*/	

BODY {    

    scrollbar-3dlight-color:cccccc;
	scrollbar-shadow-color:000000;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-highlight-color:white;
    scrollbar-arrow-color:000000;
	scrollbar-base-color:888888;
	scrollbar-face-color:5e6e7E;
}



a, a:link, a:visited {color:#008080; font-weight: bold; text-decoration:none}
a:hover{text-decoration:underline;color:#000000; background-color:#d2e3db}
a:active{text-decoration:none;color:#100088}

a.nav, a.nav:link, a.nav:visited{color:#fff;text-decoration:none}
a.nav:hover {text-decoration:none;color:#000000; background-color:#008080}
a.nav:active{text-decoration:none;color:#100088}

BODY, TD, TR, UL, LI, P, TEXTAREA, SELECT {
	font-family: Arial;
    font-size : 12px;
    font-style : normal;
    font-weight : normal;
}

.title{
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight:normal;
	margin-left:10px;
	color:00247E;
}

.margleft10{
	margin-left:10px; margin-right:5px
}
