/* <Löschen von Voreinstellungen durch den Browser> */
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {border:0 none;margin:0;outline-color:invert;outline-style:none;outline-width:0pt;padding:0;vertical-align:baseline;}
th, td {font-weight:normal;text-align:left;}
blockquote:before, blockquote:after {content:"";}
div, p, h1, h2, h3, h4, h5, h6, h7, blockqoute, ul, li {display:block;}
span, a, img, input, abbr, acronym, big, small {display:inline;}
html,body{height:100%;}
input,textarea,select
{
margin:0;padding:0;
}
/* </Löschen von Voreinstellungen durch den Browser> */
/* <Standard-HTML-Elemente> */
body
{
	background-color:#ffffff;
	color:#000000;
	font-size:15px;
	font-family:Georgia,Serif;
	font-weight:normal;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,b,strong
{
	font-weight:bold;
}
h1
{
	font-size:25px;
	letter-spacing:0.1em;
	line-height:25px;
	padding-left:27px;
	background: transparent url('../img/h1.png') no-repeat 0 0 scroll;
	margin-bottom:1.125em;
}
h2{font-size:1.3em;margin-top:1em;}
h3{font-size:1.2em;margin-top:1em;}
h4{font-size:1.1em;margin-top:1em;}
p
{
	margin:1em 0 1em 0;
}
p+p
{
	margin-bottom:0;
}
i,cite
{
	font-style:italic;
}
a:link, a:visited
{
	text-decoration:underline;
	color:#94A3AB;
	font-weight:bold;
}
a:hover, a:active
{
	text-decoration:none;
	color:#94A3AB;
	font-weight:bold;
}
/* </Standard-HTML-Elemente> */
/* <Layout> */
.zent, #menu ul
{
	margin:0px auto;
	width:800px;
}
.clear
{
	clear:both;
}	/* <Container> */

	#container
	{
		position: relative;
		min-height: 100%;
		height: 100%;
		voice-family: "\"}\"";
		voice-family: inherit;
		height: auto;
	}
	html>body #container
	{
		height: auto;
	}
	/* </Container> */
	/* <Logozeile> */
	#kopfzeile
	{
		height:100px;
		background:transparent url('../img/kopfzeile-bg.jpg') repeat-x 0 0 scroll;
	}
	#kopfzeile h1
	{
		text-indent:-2000px;
		background:transparent url('../img/kopfzeile-logo.jpg') no-repeat 0 0 scroll;

		height:100px;
	}
	/* </Logozeile> */
	/* <Menu> */
	#menu
	{
		background-color:#94A3AB;
	}
	#menu ul
	{
		background-color:#94A3AB;
		padding:3px 0 30px 0;
    }
	#menu ul li
	{
		display:inline;
	}
	#menu ul li a
	{
		color:#ffffff;
		text-decoration:none;
		background:#94A3AB url('../img/ornament-link.jpg') no-repeat center bottom scroll;
		padding:3px 7px 30px 7px;
	}
	#menu ul li a:hover
	{
		color:#94A3AB;
		background:#ffffff url('../img/ornament-link-hover.jpg') no-repeat center bottom scroll;
	}

	#menuclear
	{
		display:inline-block;
		width:1px;height:1px;
		clear:both;
	}
	/* </Menu> */
	/* <Inhalt> */
	#inhalt
	{
		background:transparent url('../img/inhalt-bg.jpg') no-repeat 0 0 scroll;
		padding-top:20px;
		padding-bottom:120px;
		line-height:150%;
	}
	/* </Inhalt> */
	/* <Fußzeile> */
	#fusszeile
	{
		bottom:0;
		position:absolute;
		width:100%;
		clear:both;
		border-top:#222222 4px solid;
		background-color:#333333;
	}
	#fusszeile .zent
	{
		text-align:right;
		color:#eee;
		height:100px;
		background:transparent url('../img/fusszeile-ornament.jpg') no-repeat center 20px scroll;
	}
	#fusszeile a
	{
		color:#ffffff;
		font-size:0.8em;
		font-weight:normal;
		text-decoration:none;
	}
	#fusszeile a:hover
	{
		color:#94A3AB;
	}
	/* </Fußzeile> */
	/* <Ausrichtung> */
	.br30{width:28%;}
	.br40{width:38%;}
	.br50{width:48%;}
	.br60{width:58%;}
	.br65{width:63%;}
	.flol{float:left;margin-right:2%;}
	.flor{float:right;margin-left:2%;}
	.clear{clear:both;}
	/* </Ausrichtung> */
	/* <Formular> */
	.label
	{
		width:200px;
		margin:0 20px 0 40px;
		border-bottom:2px solid black;
		font-weight:bold;
		clear:both;
		float:left;
		text-align:right;
	}
	.input
	{
		padding:3px;
		width:532px;
		border:1px solid #333333;
		color:#333333;
		background-color:#F9F9F9;
		font-size:0.9em;
		line-height:130%;
	}
	label.required, label.invalid {
		color:#CC0000;
		border-color:#CC0000;
	}
	textarea.input
	{
		height:6em;
	}

	.input:focus
	{
		background-color:#E8F8FF;
	}
	/* </Formular> */
	/* <Listen> */
	#inhalt ul
	{
		list-style-type:none;
	}
	#inhalt ul li
	{
		padding-left:1.4em;
		background:transparent url('../img/li.jpg') no-repeat 3px 5px scroll;
	}
	/* </Listen> */
/* </Layout> */
