﻿/**************************
	content
***************************/

#content1 h2
{
	font-size: 1.7em;
	font-weight: 100;
	margin-bottom: 0.8em;
	color: #606060;
}

#content1 h3
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 0.7em;
	color: #606060;
}

#content1 h3.oben 
{
	margin-top: 1.5em;
	color: #606060;
}

#content1 p
{
	margin-bottom: 1em;
}

#content1 ul
{
	margin: 1.5em 0 2em 2em;
	list-style: disc;
}

#content1 li
{
	margin-bottom: 0.5em;
}

#content1 a
{
	color: #173a60;
	text-decoration: none;
	font-weight: normal;
}

#content1 a:hover,
#content1 a:focus,
#content1 a:active
{
	color: #A62B43;
	text-decoration:underline;
}

.hervorheben
{
	margin: 1.0em 0 0em 0;
	color:#444444;
	font-size: 1.2em;
}

#content1 p.aboben 
{
	margin-top: 1.5em;
}

/*	Linkliste	*/
ul.linkliste
{
	margin: 1.6em 0 0 0em;
}

li.linkliste
{
	margin-bottom: 1.5em;
}

