*			{ font-size: 1em; }

html		{ height: 100%; min-height: 100%; }

body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px 60px 0px 60px;
	border: 0px;
	color: #000;
	background: #fff;
	font-size: 12px;
	line-height: 16px;
}

h3	{ font-size: 1em; margin: 0px 0px 1.33em 0px; padding: 0px; }
h4	{ font-size: 1em; margin: 0px 0px 0.25em 0px; padding: 0px; }
img	{ margin: 0px; padding: 0px; border: 0px; }
p	{ margin: 0px 0px 1.33em 0px; padding: 0px; }

a	{ color: #fe001d; text-decoration: none; }
a:hover	{ text-decoration: underline; }

a.pdf {
/*
	float: left;
	clear: left;
*/
	display: block;
	line-height: 20px;
	background: url('../pics/pdf.gif') no-repeat 0% 50%;
	padding-left: 25px;
	margin-bottom: 1.33em;
}

#bglogo {
	position: absolute;
	top: -23px;
	left: 200px;
	z-index: 1;
}

#bglogo_k {
	position: fixed;
	top: 220px;
	left: 663px;
	z-index: 1;
}

#all {
	font-family: Arial, Helvetica, sans-serif;
	width: 860px;
}

/* Menue */
#menue {
	width: 770px;
	margin-top: 22px;
	text-align: right;
}

#menue img { margin: 0px 0px 0px 10px; }

.menuitem {
	padding: 3px 0px;
}

#menue .uml {
	padding-top: 0px;
}

/* Inhalt */
#inhalt {
	width: 640px;
	padding: 40px 0px;
}

#inhalt_k {
	width: 540px;
	padding: 40px 0px;
}

#lipic {
	width: 300px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 16px;
}

#retxt {
	width: 330px;
	margin-left: 10px;
}

.newspic {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 16px;
}

.caption {
	font-size: 11px;
	line-height: 15px;
	color: #333;
}

.block	{ overflow: auto; }
.clear	{ clear: both; }

.kupic {
	margin: 20px 0px 10px 17px;
	float: right;
	clear: both;
}

.p_li { margin: 5px 5px 5px 0px; }
.p_mi { margin: 5px 10px 5px 10px; }
.p_re { margin: 5px 0px 5px 5px; }

/* Tabellen */
#tab_inh {
	width: 640px;
}

.tbu {
	font-size: 8pt;
	line-height: 13px;
}

/* von 07 */
.krs { font-style: italic; }
.bld { font-weight: bold; }

.hdb {
	line-height: 19pt;
	font-weight: bold;
}

.port { text-align: top; overflow: auto; width: 100%; }

.jur1 {
	float: left;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.kontakt {
	color: #121212;
}

.min1 {
	font-size: 11px;
	line-height: 15px;
	color: #121212;
}

span.err {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0033;
	line-height: 12px;
	text-align: justify;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555555;
	border: 1px solid;
	border-color: #555555;
	background-color: #FFFFFF;
}

input.absenden {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	border: 0px none;
	cursor: pointer;
	background-color: #FB0016;
}

.previews img { margin: 20px 10px 0px 0px; }