body	{

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



.Hauptlink {

	font-size: 12px;

	font-weight: bold;

	font-variant: small-caps;

	color: #666666;

}



.Unterlink {

	font-size: 10px;

	color: #000066;

}

.Startseite{

	font-size: 10px;

	font-weight: bold;

	font-variant: small-caps;

	color: #666666;

}

.Active {

	font-size: 10px;

	color: #000066;

	text-decoration:underline;

}

.Titel {

	color: #666666;

	font-size: 14px;

	font-style: normal;

}

.Navigation{

	background-color: #CCCCCC;

	padding-left: 20px;

	padding-top: 10px;

	border-right: 1px solid #C0C0C0;

}

.Content{

	font-size: 12px;

	height: 450px;

	padding: 5px;

	text-align: justify;

	background-image: url(gfx/background.jpg);

	background-repeat: no-repeat;

	background-color: #FFFFFF;



}

.Grey{

	color: #666666;

}

.Blue{

	color: #000066;

}

.GreyBox{

	display: block;

	color: #666666;

	background-color: #DDDDDD;

	width: 100px;

	text-align: center;

	padding: 5px 2px 5px 2px;

}

.DarkgreyBox{

	display: block;

	color: #ffffff;

	background-color: #777777;

	border: 1px solid #5f5f5f;

	width: 142px;

	text-align: center;

	padding: 5px 2px 5px 2px;

}

.AGB {

	font-size: 10pt;

	font-style: normal;

}

td {

	font-size: 9pt;

	color: black;

}

h2	{

	font-size: 16px;

}

a			{ color:#000066; }

a:link 		{ text-decoration:none; }

a:visited 	{ text-decoration:none; }

a:hover 	{ text-decoration:underline; }

a:active 	{ text-decoration:underline; }

