html {
	background: url(images/b_verlauf01.jpg) repeat-x;
	}


body, td, th, p, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
	}
	
	
.verlauf02 {
	height: 100%;
	background-image: url(images/b_verlauf02.jpg);
	background-repeat: no-repeat; 
	background-position: right top;
}


.orange {
	font-size: 11pt;
	color: #f28e17;
	}
	
.red {
	font-size: 11pt;
	color: #CC0000;
	}

.titelorange {
	font-size: 13pt;
	color: #f28e17;
	}
	
.titelred {
	font-size: 13pt;
	color: #CC0000;
	}
	
.small {
	font-size: 9pt;
	color: #666666;
	}
	
.smallblack {
	font-size: 9pt;
	color: #000000;
	}
	
.smallred {
	font-size: 9pt;
	color: #CC0000;
}

.smallorange {
	font-size: 9pt;
	color: #f28e17;
	}

a:link { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }

a.link1:link{ color: #CC0000; text-decoration: none }
a.link1:visited { color: #CC0000; text-decoration: none }
a.link1:hover { color: #CC0000; text-decoration: none }
a.link1:active { color: #CC0000; text-decoration: none }

