body {
	font-family : verdana,arial,sans-serif;
	font-size : 95%;
	font-weight : normal;
	font-style : normal;
	color:#000000;
	letter-spacing : 1.5px;
	line-height : 130%;
	background-color : #ff9933;
	background-image : url(bilder/backgr_unten.gif);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : right;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

img {
	border : 0px none;
}

.blau {
	text-align:center;
	color:#0066ff;}

a:link {text-decoration:none;color:#000099;}   
a:hover {text-decoration:underline;color:#000000;}
a:focus {text-decoration:none;color:#a2a2a2;}
a:active{text-decoration:none;color:#a2a2a2;}   
a:visited {text-decoration:none;color:#0000cc;}

div.linie {border-top: 1px solid #0066ff;}

div.none {
	display: none;
}

