/* Standard-Elemente / Inhaltsbereich */

/*p, td, th, li, a, body
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #030303;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #062c75;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1, h1 a
{
	font-size: 16px;
}

h2, h2 a
{
	font-size: 13px;
}

p
{
	margin: 0.5em 0 0.8em 0;
	line-height: 1.3em;
}

a
{
	color: #062c75;
	text-decoration: none;
}*/

/* Besondere Elemente */
div.bild_links, div.bild_rechts
{
	display: inline;
}

div.bild_links
{
	margin: 5px 10px 5px 0;
	float:left;
}

div.bild_rechts
{
	margin: 5px 0 5px 10px;
	float:right;
}

div.bild_links img, div.bild_rechts img
{
	BORDER: #dcdadb 4px solid;
}

div.bild_links p.bildunterschrift, div.bild_rechts p.bildunterschrift
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #163877;
}

td.abstand_rechts
{
	padding-right: 20px;
}

form table
{
	width: 100%;
	BORDER: #36508b 1px solid;
	background-color: #36508b;
	margin-top: 20px;
}

form td
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	/*font-size: 11px;*/
	padding-left:3px;
	border-bottom: 1px #F1F2F6 solid;
	vertical-align: top;
}

form h1
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #062c75;
	font-weight: bold;
	margin: 0;
	padding: 0;
	/*font-size: 12px;*/
}

form td.hell
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	color: #030303;
	/*font-size: 11px;*/
}