/* schedlbauer software gmbh */

body {
	background-color: #a7a7a7;
	font-family: Arial;
	font-size: 14px;
	text="#ffffff";
	}

a {
	font-family: Arial;
    font-size: 14px;
    color: #dddddd;
    text-decoration: none;
    }
    a:hover { text-decoration: none; color:#bbbbbb; font-size: 14px; }

a#eins {
	font-family: Arial;
    font-size: 14px;
    color: #dddddd;
    text-decoration: none;
    }
    a#eins:hover { text-decoration: none; color:#cc0044; font-size: 14px; }

.logo {
	font-family: Lucida Console, Arial;
	font-size: 24px;
	letter-spacing: 3pt;
    font-weight: bolt;
	color: #0000ff;	
	}
	
.text {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	}
	
.wBereich {
	font-family: Arial;
	font-size: 14px;
	letter-spacing: 0pt;
	color: #ffffff;
	}
    
/* - - - */