div#information
{
	width: 560px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	left: 20px;
	top: 20px;
	overflow: auto;
}

div#spaltelinks
{
	width: 260px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	left: 20px;
	top: 20px;
	text-align: right;
	overflow: auto;
}

div#spalterechts
{
	width: 260px;
	height: 390px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	left: 320px;
	top: 20px;
	text-align: left;
	overflow: auto;
}

div#inhalt h1
{
	font-size: 15px;
	font-weight: bold;
	width:540px;
	margin: 0px 0px 10px 0px;
	height: 20px;
}

div#inhalt p + h1
{
	margin-top: 20px;
}

div#inhalt h2
{
	font-size: 12px;
	color: #006432;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

div#inhalt p + h2
{
	margin-top: 20px;
}

div#inhalt p
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

div#inhalt ul
{
	margin: 0px 0px 30px 40px;
	padding: 0px 0px 0px 0px;
}

div#inhalt a
{
	text-decoration: none;
	font-weight: bold;
	color: #0033CC;
	padding-left: 15px;
	margin-right: 40px;
}

div#inhalt p a
{
	margin-right: 10px;
	margin-left: 10px;
}

a.link_intern
{
	background-image:  url(../assets/BgrLinkInhaltGross.gif);
	background-repeat: no-repeat;
}

a.link_extern
{
	background-image:  url(../assets/BgrLinkInhaltExternGross.gif);
	background-repeat: no-repeat;
}

div#inhalt table {
	font-size:10px;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 0;
	margin: 0px 0px 20px 0px;
}

div#inhalt td {
	text-align: left;
	vertical-align: top;
	border: 0;
}

div#inhalt table a
{
	text-decoration: none;
	font-weight: bold;
	color: #006432;
	background-image:  url(../assets/BgrLinkInhaltKlein.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#inhalt .HintergrundFarbigHell
{
	background-color: #F2FFEA;
}

div#inhalt img.quer_gross
{
	width:540px;
	height:120px;
	border: 0px solid;
}

div#inhalt img.quer_klein
{
	width:180px;
	height:80px;
	border: 0px solid;
}

div#inhalt img.hoch_gross
{
	width:135px;
	height:240px;
	border: 0px solid;
}

div#inhalt img.hoch_klein
{
	width:90px;
	height:160px;
	border: 0px solid;
}
