body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #455287;*/
	color: #7583B9;
	font-weight: bold
}

.subtitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #455287;*/
	color: #7583B9;
	font-weight: bold
}

.smalltitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #455287;*/
	color: #7583B9;
	font-weight: bold
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal
	}
	
.psmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal
	}

.psmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal
	}
	
.psmallest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: normal
	}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D796E;
	font-weight: bold;
	text-decoration: none;
	}
	
.asmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D796E;
	font-weight: bold;
	text-decoration: none;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color : black;
	background-color : #EAEAEA; 
	padding : 1px;
	border : 1px solid #666666;
    }
	
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color : red;
	font-weight: bold;	
    }
	
li {
	list-style-image: url(../pictures/content_symbol2.gif)
	}
