
html {
	margin:0px;
	padding:0px;
}

body {
	font-family:arial,verdana;
	font-size:12px;
	color:#1A1944;
	margin:0px;
	padding:0px;
	background:#fff url('/img/bg.gif') repeat-y;
}

body.ohne {
	background:#fff url('/img/blind.gif') repeat-y;
}

a:active,a:link,a:visited
{
	color:#336699;
}

a.navi,a.navi:visited,a.navi:hover
{
	font-family:arial,verdana;
	text-decoration:none;
	font-size:12px;
	color:#B8C8DE;
}

a.navi_aktiv,a.navi_aktiv:visited,a.navi_aktiv:hover
{
	font-family:arial,verdana;
	text-decoration:none;
	font-size:12px;
	color:#F3F3F3;
}

td,th
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

p
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:justify;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #336699
}

h2
{
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 18pt;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #336699
}

h4{
	color : #336699;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight : bold;
}

.arial
{
	font-size:10px;
}

.gr11
{
	font-size:11px;
}


.b100
{
	background-color:#FFFFFF;
	width:100px;
}

.b200
{
	background-color:#FFFFFF;
	width:200px;
}

.b300
{
	background-color:#FFFFFF;
	width:300px;
}
.b400
{
	background-color:#FFFFFF;
	width:400px;
}
.fett
{
	font-weight:bold;
	color:#336699;
}

.fett2
{
	font-weight:bold;
	color:#10476B;
}
.tramen
{
	background-color:#10476B;
}

.hellblau
{
	color:#10476B;
}

.hellblau1
{
	background-color:#B8C8DE;
}

.hellblau2
{
	background-color:#E3EAF4;
}

.grau
{
	background-color:#F3F3F3;
}

.rot
{
	color:#EE4040;
}

.weiss
{
	background-color:#FFFFFF;
}

.li_rubrik
{
	color:#B8C8DE;
	list-style-type:square;
}

.li_urubrik
{
	color:#B8C8DE;
	list-style-type:circle;
}

.top
{
	font-family: Arial,Helvetica;
	font-size:10pt;
	font-weight : bold;
	color:#10476B;
}

.headline
{
	font-family: Arial,Helvetica;
	font-size:18pt;
	font-weight : bold;
	color:#336699;
}

.artikel_headline
{
	font-family: Arial,Helvetica;
	font-size:12pt;
	font-weight : bold;
	color:#336699;
}

.textbox_start
{
	position:relative;
	width:730px; 
	margin:auto; 
	text-align:center;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:38px;
	overflow:hidden;
}
.larger, .larger p	{
	font-size:14px;
}