a:link  {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #903;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}


a.menu:link  {
	color: #ffffff;	
	text-decoration: none;
	padding:3px;
	background-color: #8c8d8e;	
}
a.menu:visited {
	color: #ffffff;
	padding:3px;
	text-decoration: none;
	background-color: #8c8d8e;	
}
a.menu:hover {
	color: #B11C5B;
	padding:3px;
	text-decoration: none;
	background-color: #fff;
}




.blau {
	color: #a40958;
}

.rot {
	color: #6C3;
}
.rot .gross {
	font-size: 1.7em;
	line-height: 1.9em;
}


.TOCwhite {
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	text-align:left;
}
.TOCblue {
	font-size: 10px;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
}

.TOCwhite strong {
	color: #fff;
	font-size: 12px;
	font-weight: normal;	
}
.TOCblue strong{
	color: #a40958;
	font-size: 12px;
	font-weight: normal;
}


#navi
{
padding: 30px;
height:350px;
width:150px;
background-color:#ffffff;
color: #a40958;
}

#box
{
	padding: 30px;
	height:300px;
	color: #FFF;
	background-color: #6C3;
}

