/*style*/ 

body {
	background-color: #d1d2d3;
	
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656b70;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}
.copy_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #656b70;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #b06300;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;
}
.punkte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;	
	color: #b06300;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 25px;
}
.subline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;	
	color: #371f01;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
.copy_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #553002;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 20px;
}
.copy_text_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #553002;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.copy_text_zaplus {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #553002;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}
.copy_text_zaplus45 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #553002;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 45px;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
    padding: 0px;
    border-color: #FFFFFF; 
	border-width: 1px; 
	border-style: solid; 
    background-color: #b06300;
}
.navigation {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
	display: block;
    padding: 0px;
    border-color: #FFFFFF; 
	border-width: 1px; 
	border-style: solid; 
    background-color: #454547;
}
* html .navigation {  /* Korrekturen fuer IE 5.x */
    display: block;
    padding-left: 0px;
    padd\ing-left: 0px;
}
.navigation li {
    list-style-type: none;
    margin: 0px; 
	padding: 0px;	
}
.navigation a {
    display: block;
    padding: 0px;
    text-decoration: none; 
	font-weight: normal;
    border: 0px;
    border-left-color: white; 
	border-top-color: white;
    color: #FFFFFF; 
	background-color: #454547;
}
* html .navigation a {  /* Breitenangaben nur fuer IE */
    display: block;
}
.navigation a:hover {
    color: #FFFFFF; 
	background-color: #b06300;
}
.nachoben {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
	display: block;
    padding: 0px;
    border-color: #FFFFFF; 
	border-width: 1px; 
	border-style: solid; 
    background-color: #454547;
}
* html .nachoben {  /* Korrekturen fuer IE 5.x */
	display: block;
	padding-left: 0px;
	padd\ing-left: 0px;
}
.nachoben li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nachoben a {
    display: block;
    padding: 0px;
    text-decoration: none; 
	font-weight: normal;
    border: 0px;
    border-left-color: white; 
	border-top-color: white;
    color: #FFFFFF; 
	background-color: #454547;
}
* html .nachoben a {  /* Breitenangaben nur fuer IE */
	display: block;
}
.nachoben  a:hover {
    color: #FFFFFF; 
	background-color: #b06300;
}
.linkorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B06300;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;

}
.linkorange a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B06300;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;
}
.linkorange  a:hover {
	color: #B06300;
}

