/* Wichtiges */
html, body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* Grundlegendes */
a:link
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover
{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
a:active
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

h1
{
	margin:0px; padding:0px;
	font-size:18px; font-weight:bold;
}
h2
{
	margin:0px 0px 10px 0px; padding:0px;
	font-size:16px; font-weight:bold;
}

span.uline
{
	text-decoration:underline;
}

/* Spezielles */

div#navi li a, div#navi li span
{
	color:#FFFFFF;
	font-weight:bold; font-size:10px;
	text-decoration:none;
}

div.leftcontainer
{
	font-size:10px;
}

div.leftcontainer a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.leftcontainer a:hover
{
	text-decoration:underline;
}

ul
{
	margin:10px 8px;
	padding:0px 8px;
}
li
{
	margin:7px 0px;
	padding:7px 0px;
}


div.textcontent div.galdiv
{
	float:none;
	margin:0px;
	padding:0px;
	clear:both;
}
div.textcontent img.bigimg
{
	margin:0px; 
	padding:0px;
	border:none;
	height:300px;
	float:right;
}

div.textcontent img.smallimg
{
	padding:0px;
	margin:0px;
	height:150px;
	border:none;
}
div.textcontent a.smallimglink
{
	display:block;
	padding:2px;
	margin:2px;
	border:1px solid #000000;
	width:200px;
	height:150px;
	float:left;
	text-align:center;
}
div.textcontent a.bigimglink
{
	display:block;
	padding:2px;
	margin:2px;
	float:right;
	width:400px;
	height:312px;
	border:none;
	text-align:center;
}

hr 
{
	margin:10px;
}


div#bg h1
{
	color:#0707BD;
	font-size:26px; font-weight:bold;
	font-style:italic; text-decoration:none;
	position:relative; top:10px; left:5px;
}

div#bg div.textcontent div.galdiv h1
{
	color:#000000; display:block;
	margin:0px 0px 40px 0px; padding:0px;
	font-size:20px;
	font-weight:bold; font-style:normal;
	text-decoration:underline; text-indent:20px;
}


div.leftcontainer h2
{
	color:#0707BD;
	font-family:Helvetica, Times, sans-serif;
	font-size:20px; font-weight:bold;
	margin:0px; padding:0px;
	text-decoration:none;
}

div.heading h3
{
	color:#0707BD;
	font-size:20px; font-weight:bold; font-style:normal;
	margin:0px; padding:0px;
	text-decoration:none;
}
