﻿
body{
	font-family: Arial;
	font-size: 12px;
}

ul{

	font-size: 12px;
}

a {
	font-size: 11px;
}


.nowarp {
	white-space: nowrap;
}

#bereich-aussen {
	width: 1024px;
}

/* RSB-Logo oben Links  */
#oben_1_1 img{
	padding-bottom:px;
	
}

/* Graue Farbe */
.oben_2 {
	background-image: url(../images/bg_grau.jpg);
}

#oben_2_3_1 {
	width: 36px;
	height: 44px;
	background-image: url(../images/ecke_grau_links.jpg);
	background-repeat: no-repeat;
}

#oben_2_3_2 {
	width: 554px;
	height: 44px;
	background-image: url(../images/bg_grau.jpg);
}

/* Seiten bilder für jede Seit extra*/
#oben_2_4 {
	
}

/* Rote Farbe */
.oben_3 {
	background-image: url(../images/bg_rot.jpg);
	height: 90px;
}

#oben_3_2 {
	background-image: url(../images/ecke_rot_links.jpg);
	background-repeat: no-repeat;
	width: 173px;
	height: 90px;
}

/* Seiten Text für jede Seite extra */
#seiten_text {
	float: right;
	margin-top: 10px;
	padding-right: 8px;
	background-image: url(../images/rsb.png);
	background-repeat:no-repeat;
	width: 400px;
	height: 45px;
}

/* Rote Abgerundete Ecke rechts oben */
#oben_3_5 {
	background-image: url(../images/ecke_rot_rechts.jpg);
	background-repeat: no-repeat;
	width: 48px;
	height: 90px;
}

/* Graue Abgerundete Ecke rechts unten */
#oben_3_6 {
	background-image: url(../images/ecke_grau_rechts.jpg);
	background-repeat: no-repeat;
	width: 36px;
	height: 90px;
}

/* --------------------------------------------------------------------------- */
	/* Navigations Menü Links*/
#menu_links {
	padding-top: 1px;
	background-color: #666666;
}

/* Inhalt links mit Bild ( background Grau) */
	/* Hauptinhalt ( background Grau) */
#inhalt_mitte {
	background-color: #cdcdcd;
	height: 767px;
}

#inhalt_bild {
	width: 196px;
	float: left;
	height: 768px;
}

#inhalt {
	height: 767px;
	width: 371px;
	float: left;
	padding-top: 28px;
}

#inhalt h1 {
	margin:0 0 18px 0;
	padding:0;	
	font-size: 18px;
	font-weight: bold;
}

#inhalt h4 {
	margin:2px 0 4px 0;	
}
#inhalt h5 {
	margin:2px 0 4px 0;	
}


#inhalt a{
	color: #981d32;
	text-decoration: underline;
	font-size: 11px;
	
}

#inhalt a:HOVER{
	color: #333333;
}

#inhalt .bodytext {
	margin:0 0 12px 0;
	padding:0;	
}
#inhalt .MsoNormal {
	margin:0 0 12px 0;
	padding:0;	
}

#inhalt_uberschrift {
	font-weight: bold;
	font-size: 14px;
}

#inhalt_uberschrift .bodytext {
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 50px;
	line-height: 110%;
	/*color:#990000;*/
}

#inhalt_text .bodytext {
	margin: 0px;
}

#inhalt .menu_r1_link {
	padding:0 0 3px 0;
}

/* extra Menü Rechts */
#menu_rechts {
	width: 184px;
}

/*-----------------  Index Search Plugin ------------------*/
#tx-indexedsearch div input td select {
	font-size: 9px;
}

.tx-indexedsearch-info info {
	background-color: #CCCCCC;
}

#inhalt_text a:link,a:active,a:visited {
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: underline;
}

#inhalt_text a:hover {
	color: #990000;
}

#rsb-unternehmen {
	width: 100%;
	padding-bottom: 20px;
}

#rsb-unternehmen span {
	font-size: 12px;
}

#rsb-unternehmen-link div {
	padding: 1px 0 6px 0
}

#rsb-unternehmen-link a {
	text-decoration: underline;
	font-size: 11px;
}

div#rsb-unternehmen-link  a,a:link,a:active,a:visited {
	text-decoration: underline;
	color:#990000;
	font-size: 11px;
}
div#rsb-unternehmen-link a:hover{
	color:#ffffff;

}

.menu_r1_link {
	margin:0 0 5px 0;
}
div.menu_r1_link a,a:link,a:active,a:visited{
	color:#990000;
	text-decoration: underline;
	font-size: 11px;
}
.menu_r1_link a:hover{
	color:#ffffff;

}

/*Inhalt Hinweis*/
.tx-hinweislink-pi1{
	margin-bottom:10px;
	width: 100%;
	min-height: 100px;
}

.tx_hinweislink_unten {
	margin-top: 4px;
	width: 100%;
	min-height: 300px;
}

