
body
{
	margin: 30px;
	padding: 0;
	font-family: Trebuchet MS, times, "Verdana", serif;
	text-align:left;
}


.ueberschrift
{
	font-size: 20pt;
	font-weight: bold;
}

strong
{
	color: #09847D;
	font-weight: bold;
}

.textmitte
{
	font-size: xx-large;
	font-weight: bold;
	text-align: middle;
	vertical-align: middle;
}
.textrechts
{
	float: right;
	text-align: right;
	color: #09847D;
	vertical-align: middle;
}
.meineFettschrift
{
	font-weight: bold;
}
.large
{
	font-size: 20pt;
	font-weight: bold;
}
.medium
{
	font-size: 16pt;
	font-weight: bold;
}

.navigation
{
	color: #09847D;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.own
{
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}


#nav
{
	float: left;
	width: 160px;
	margin-left: 0px;
	padding-top: 1em;
}
	
	a:link { color: #09847D; text-decoration:none; }
	a:active { color: #000000; text-decoration:none; }
	a:visited { color: #09847D; text-decoration:none; }
	a:hover { color: #09847D; text-decoration:none; }

#nav p
{
	margin-top: 0;
}

#content
{
	margin: 20px;
	font-family: Trebuchet MS, times, "Verdana", serif;
	float: both;
}

#return
{
	margin: 40px;
}
