/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #000000;
}
.printheader {	display: inherit;}
.printtext {
	position: relative;
	float: left;
}
.printlogo {
	position: relative;
	float: right;
}
.rak {font-size: 14px; font-weight: bold; }
#header {
	display: none;
}
#slogan {
	display: none;
}
#smenu {
	display: none;
}
#ralogo {
	display: none;
}
#menucontainer {
	display: none;
}
.nav2 {
	display: none;
}

#nav3 {
	display: none;
}
img {
	border: 0;
}
#aktuelles {
	display: none;
}
#serviceleistungen {
	display: none;
}
#rasuche {
	display: none;
}
#pathmenu {
	clear: both;
	position: relative;
	float: left;
	font-size: 11px;
	color: #000000;
}
#pathmenu a {
	color: #000000;
	text-decoration: none;
}
#maincanvas {
	clear: both;
	position: relative;
	float: left;
	top: 33px;
}
#contentframe {
	position: relative;
	float: left;
}
#drucken {
	display: none;
}
#submenu {
	display: none;
}
#content {
	position: relative;
	float: left;
	top: 10px;
}
#contentfooter {
	display: none;
}
#footer {
	display: none;
}
#werbung {
	display: none;
}
h1 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
#content ul, #content ul li, #content ol, #content ol li {
	font-size: 12px;
	color: #000000;
	line-height: 1.3em;
}
#content table {
	padding: 2px;
	background-color: #FFFFFF;
}	
#content th {
	background-color: #999999;
}
#content td {
	background-color: #CCCCCC;
	vertical-align: top;
}
#content table p {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}
	
/********************/
/*  RA-SUCHE        */
/********************/

.form-visible {
	visibility: visible;	
}
.form-invisible {
	visibility: hidden;
}

#content label {
	font-size: 11px;
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content input, #content select {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content form p {
	clear: left;
}
#content form a {
	margin-left: 185px;
}
#ra-suche .submit {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A8C5E2;
	margin-left: 165px;
}
#ra-suche .submit2 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A8C5E2;
}

.english {font-size: 10px; font-weight: normal; font-style: italic;
}

/**************************/
/* Kundmachungen          */
/**************************/

.ra { font-weight: bold }
.adresse { }
.stellvertreter { }
.stand {font-size: 85%}
.datum { }


	
	
