body {

	margin: 0px;
	
}

.grau {
	
	background-color: #D0D4DA

}

.blau {

	background-color: #C1CDE8

}

.bullet {

	font-size: 14px;
	color: #336699;
	list-style-position: outside;
	margin-top: 5px

}

.schwarz {

	color: #000000;

}

.rahmenLinks {

	border-left-style: solid;
	border-left-width: 1px;
	border-color: #000000

}

.text {  

	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
	line-height: 18px

}

.fett {

	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000;
	line-height: 18px

}

A {

	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	line-height: 18px;
	color: #336699; 
	text-decoration: none

}

A:HOVER {

	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	line-height: 18px;
	color: #336699; 
	text-decoration: underline

}

A:VISITED {

	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	line-height: 18px;
	color: #A3A4A6; 
	text-decoration: none

}
