body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	text-align: left;
	list-style-type: none;
}
.text_18pt {
	font-size: 18px;
}

a, a:link {
	color: #CCC;
	text-decoration: none;
	font-size: 14px;
}
	a:hover {
	color: #CCC;
	text-decoration: none;
}
	a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #CCC;
}

#container
{
	width: 780px;
	height: 1200px;
	margin: 0 auto;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 780px;
	height: 190px;
	
}	


#navigation
{
	height: 600px;
	float: left;
	width: 198px;
}

#content
{
	width: 582px;
	height: 1000px;
	float: right;
}
#content p
{
	left: 0px;
	margin-left: 20px;
	margin-right: 10px;
	color: #000;
	font-size: 12px;
	margin-top: 20px;
	line-height: 18px;
}
.text_14pt {
	font-size: 14px;
	color: #000;
}
.text_18pt {
	font-size: 18px;
	color: #CCC;
}
.text_24pt {
	font-size: 24px;
	color: #CCC;
}

a.splink_18px {
	color:#CCC;
	font-size: 18px;
}
a:hover.splink_18px {
	color:#CCC;
	font-size: 18px;
}
.text_14pt_ccc {
	font-size: 14px;
	color: #CCC;
}
a.splink_blau {
	color:#039;
	font-size: 12px;
}
a:hover.splink_blau {
	color:#900;
	font-size: 12px;
}

