/* **************************** */
/* general html styles          */
/* **************************** */
body {
	margin: 0;
	font: 1em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p { 
	font: 0.8em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0 0 10px 0; 
	color: black;
}

h1 { 
	font: bold 0.95em/0.95em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 10px 0;
	color: black;
}

h2 { 
	font: bold 0.8em/0.8em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: #6f6f6f;
}

h3 { 
	font: bold 0.8em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 0 0 5px 0;
	color: #6f6f6f;
}

.linkExtern {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat 0 6px; 
	vertical-align: middle; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 13px;
}

.linkIntern {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat 0 6px; 
	vertical-align: middle;
	margin: 0 0 5px 0; 
	padding: 0 0 0 13px;
}

.linkMail {
	background: url(../images/utilities/but_mail.gif) no-repeat 0 3px; 
	vertical-align: middle; 
	margin: 0 0 5px 0; 
	padding: 0 0 0 18px;
}

.linkDownload {
	background: url(../images/utilities/pfeil_intern.gif) no-repeat; 
	vertical-align: middle; 
	padding: 0 0 0 13px;
}

a { 
	text-decoration: none; 
	color: #AF1900;
	font-weight: normal;
}

a:hover { 
	text-decoration: none; 
	color: black;
}

input, textarea, select	{
	color: black;
	background: #ddd;
}

input:focus, textarea:focus, select:focus	{
	color: black;
	background: white;
}



/* kopf **************** */

#rahmen {
	width: 900px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -412px;
	float: left;
}

#inhalt {
	width: 900px;
	background: url("../images/rahmen/bg_inhalt.gif") repeat-y;
	min-height: 400px;
	height: auto;
	float: left;
}

#fuss {
	background: url("../images/rahmen/bg_inhalt.gif") repeat-y;
	height: 29px;
	width: 823px;
	margin-bottom: 20px;
	float: left;
}

.fussmenue {
	height: 29px;
	width: 204px;
	background: white;
	float: left;
	padding: 5px 0 0 20px;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 174px;
	height: 24px;
}

#kopf	{
	width: 823px;
	margin: 16px 0 18px 0;
	height: 163px;
	background-color: white;
}

#logo	{
	float: left;
	margin: 16px 0 0 73px;
	padding: 0;
	display: inline;
}

#adresse	{
	float: left;
	margin: 58px 0 0 5px;
	display: inline;
}



/* inhaltLinks **************** */

#inhaltLinks {
	width: 226px;
	background: #E0E0E0;
	float: left;
}

#zitat { 
	width: 200px;
	height: auto;
	padding: 13px;
	margin: 13px;
	display: inline;
	background: #1F477D url("../images/rahmen/verlauf.gif") no-repeat;
	float: left;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 174px;
}

p.zitat { 
	font: italic 1.125em Times, serif;
	color: white;
	margin: 0; 
}

p.zitatautor { 
	font: 0.625em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0;
	display: inline;
	color: black;
}

p.zitatkommentar { 
	font: 0.625em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0; 
	display: inline;
	color: black;
}

#infobox {
	width: 197px;
	padding: 19px 0 0 30px;
	display: inline;
	text-align: right;
	float: left;
	background: url("../images/rahmen/weiss.gif") repeat-y;
	voice-family: "\"}\"";
	voice-family: intherit;
	width: 167px;
}

#infobox p	{
	font: 0.625em/1.2em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	margin: 0 0 10px 0; 
	color: #6f6f6f;
}

#infobox h4 { 
	font: bold 0.625em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	margin: 10px 0 5px 0;
	color: #999999;
}

#infobox a	{ 
	color: #AF1900;
	text-decoration: none;
}

#infobox a:hover	{ 
	text-decoration: underline;
}

/* inhaltRechts ******************** */

#content	{
	width: 600px;
}

#inhaltRechts	{
	width: 600px;
	min-height: 400px;
	padding: 0;
	margin: 0px;
	display: inline; 
	float: left;

}

#menue {
	position: relative;
	left: 0px;
	top: 0;
	width: 600px;
	height: auto;
	background: white;
	float: left;
}

#menue ul {
	list-style-type: none;
	width: auto;
	padding: 0px;
	margin: 0;
}

#menue ul li {
	list-style-type: none;
	float: left;
	display: inline;
	position: relative;
	border: 0;
}

#menue ul ul {
	position: absolute;
	list-style-type: none;
	left: 0px;
	top: 31px;
	display: none;
	height: 172px;
	width: 110px;
	background-color: white;
	border-top: 1px solid #E0E0E0;
	font: 15px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: black;
	clear: both;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 130;
}

#menue ul li #aktivmenue {
	display: block;
	position: relative;
}

#menue ul ul li {
	list-style-type: none;
	font: 0.6em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: black;
	margin: 4px 10px 0 9px;
	display: inline;
	position: relative;
}


#menue ul li:hover ul {
	display: block;
}

#menue ul ul.submenueaktiv {
	position: absolute;
	list-style-type: none;
	left: 0px;
	top: 31px;
	display: block;
	height: 172px;
	width: 110px;
	background-color: white;
	border-top: 1px solid #E0E0E0;
	font: 15px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	color: black;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	z-index: 130;
}

.menuepunkt {
	float: left;
	border: 0;
	margin: 0;
}

#article {
	width: 534px;
	margin: 14px; 
	float: left;
	font: 0.9em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	height: auto;
	display: inline;
}

#article ul {
	font: 0.8em/1.2em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #4B4B4B;
}

#bild {
	height: 179px;
	width: 597px;
	background: url("../images/rahmen/bildbg.gif") no-repeat;
	float: left;
	position: absoute;
	z-index: 0;
}

/* objekte ******************** */

.abstand5	{
	width: 5px;
	height: 5px;
}

.abstand10	{
	width: 10px;
	height: 10px;
}

.abstand20	{
	width: 20px;
	height: 20px;
}

.pfeilVorne	{
	margin: 0 5px 0 0;
}

.pfeilHinten	{
	margin: 0 5px 0 5px;
}

.ausrichtungLinks	{
	float: left;
	margin: 0 10px 10px 0;
}

.ausrichtungRechts	{
	float: right;
	margin: 0 0 10px 10px;
}

.keineAusrichtung	{
	display: block;
	margin: 0 0 10px 0;
}

.trenner {
	line-height: 1px;
	margin: 5px 0 15px 0;
	width: 100%;
	border-bottom: 1px solid #444444;
	display: inline;
	float: left;
}

.clear	{
	clear: both;
	height: 0;
	width: 1px;
	line-height: 0;
}

/* listen **************** */
.texte ul	{
	list-style-type: none;
	width: auto;
	margin: 0 0 15px 0;
	font: 0.75em/1.4em Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: black;
	padding: 0;
}

.texte li	{
	background: url(../images/utilities/quad_allg.gif) no-repeat 5px 6px;
	padding: 0 0 0 12px;
	margin: 0 10px 0 0;
}

/* textklassen **************** */

.textKlein	{
	font: 0.625em/1.2em arial, sans-serif;
	color: #6D7984; 
}

.infoboxRahmen p	{
	font: 0.625em/1.2em arial, sans-serif;
	color: #6f6f6f; 
}

.formular { 
	font: 0.75em/1.2em arial, sans-serif; 
	color: #444444;
	margin: 0 0 2px 0; 
}

.tabelle { 
	font: 0.75em/1.2em arial, sans-serif;
	margin: 0;
}


/* formulare ****************** */
.form	{
	margin: 0;
	padding: 0;
}

.inputSuche	{
	width: 154px;
	height: 26px;
	float: left;
	margin: 0 14px 0 0;
	display: inline;
	background: white;
	border: 0;
	font: 0.7em arial, sans-serif;
	color: #AEAEB2;
	padding: 6px 0 0 22px;
	voice-family:"\"}\""; voice-family:inherit;
	width: 132px;
	height: 20px;
}

.inputFormular	{
	width: 160px;
	font: 0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 5px 5px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 156px;
}

.inputFormularKlein	{
	width: 2.125em;
	font: 0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 5px 5px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 1.875em;
}

.textareaFormular	{
	width: 280px;
	height: 100px;
	font: 0.8em/0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 0 5px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 276px;
	height: 96px;
}

.textareaFormularGross	{
	width: 524px;
	height: 130px;
	font: 0.8em/0.8em arial, sans-serif;
	color: #6E6E6E;
	padding: 1px;
	border: 1px solid #6E6E6E;
	margin: 0 0 5px 0;
	voice-family:"\"}\""; voice-family:inherit;
	width: 520px;
	height: 126px;
}

.inputCheckbox	{
	margin: 0 2px 0 0;
	background: none;
}

.buttonSuche	{
	width: auto;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
}


