body
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #3c3c3c;
}

img
{
	border: solid #416663 1px;
}

.bildlinks
{
	margin-right: 5px;
	margin-bottom: 5px;
}

.bildrechts
{
	margin-left: 5px;
	margin-bottom: 5px;
}

a, a:visited
{
	text-decoration: none;
	color: #48585D !important;
	font-weight: bold;
}

a:active
{
	outline: none !important;
}

:focus
{
-moz-outline-style: none;
}

a:hover
{
	text-decoration: underline;
}

a.active, a.active:visited, a.active:hover
{
	color: #607B83 !important;
}

h1, h2
{
	margin: 0;
	padding: 0;
	color: #607B83 !important;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

h1.big
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2
{
	font-size: 12px;
	margin-bottom: 12px;
}

h2 a, h2 a:visited, h2 a:hover, h2 a:link, h1 a, h1 a:visited, h1 a:hover, h1 a:link
{
	color: #607B83 !important;
}

p
{
	/*padding: 0;
	margin: 0;*/
}

.rot, .highlight
{
	color: #EE344F;
}

.orange
{
	color: #ff9900;
}

.blaugruengrau
{
	color: #607B83;
}

.orange a
{
	 color: #ffbb00 !important;
}

.schwarz
{
	color: #000000;
}

.small
{
	font-size: 9px;
}

ul, li
{
	margin: 0;
	padding: 0;
}

ul
{
	list-style-image: url(/img/pfeil_dunkel.gif);
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-bottom: 3px;
}

#rightcontent li
{
	margin-bottom: 0px;
}

#rightcontent ul
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.bgdark ul, .bgmiddle ul
{
	list-style-image: url(/img/pfeil_hell.gif) !important;
}




.gross, .big
{
	font-size: 12px;
}
