/* Textformatierung */
.fliesstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.rubriktitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #009ee0;
}

/* Positionierung */
div#inhalt {
	position: relative;
	top: 10px;
	left: 0px;
	width: 350px;
}
div#bild1_q {
    position: absolute;
    top: 3px;
	left: 520px;
	width: 143px;
	height: 100px;
}

div#bild2_q {
	position: absolute;
	top: 44px;
	left: -1px;
	width: 505px;
	height: 470px;
	overflow: auto;
}

/* Hoverfarben */
a:link {
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	font-weight:normal;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	text-decoration:none;
}

a:active {
	font-weight:normal;
	text-decoration:none;
}
div#text_r {
	position: absolute;
	width: 195px;
	vertical-align: top;
	margin-left: 520px;
	margin-top: 123px;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	position: relative;
	margin-top: -10px;
	width: 770px;
}
.leer {
	height: 83px;
}
.horiz {
	position: static;
	margin-left: 15px;
	margin-top: 0px;
	top: 0px;
}
div#bild1_p {

    position: absolute;
    top: 28px;
	left: 530px;
	width: 143px;
	height: 100px;
}
div#text_p {

	position: absolute;
	width: 192px;
	vertical-align: top;
	margin-left: 520px;
	margin-top: 133px;
}
div#kontakt {
	position: relative;
	width: 400px;
	margin-top: 0px;
	overflow: hidden;
}

.b_erase { 
	background-image:url(images/b_f_loesch.jpg); 
	color: #001199; 
	width: 94px;
	height: 26px; 
	border: 0px; 
	
}

.b_send { 
	background-image:url(images/b_f_send.jpg); 
	color: #001199; 
	width: 94px;
	height: 26px; 
	border: 0px; 
	
}

.textform {
	border-top: 2px;
	border-left: 2px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #0060aa;
	border-style: solid;	
}
hr {
	width: 660px;
	height: 1px;
	color: #661900;
	border-color: #661900;
	border-style: solid none none none;
}

.showML {
	color:black;
	border:1px solid #661900;
	font-weight:bold !important;
	background-color:#8f9c8b;
	padding:1px;
	margin-top:5px;
	padding-left:3px;
	padding-right:3px;
}

p.hinweis {
	font-size:11px;
	margin-bottom:5px;
	margin-top:0px;
	padding:0;

}
