body {
	font-size:80%; 
	font-family:sans-serif;
	background-color: rgb(255,255,230); 
	margin-left: 20px; 
	margin-top: 0px;
}
body.RBS_ohne_HG {
	background-image: none;
}

/* Scrollbalken in allen Fenstern */
html, body, textarea {
  scrollbar-arrow-color:black;
  scrollbar-darkshadow-color:black;
  scrollbar-face-color:rgb(253,204,15);
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:black; 
}

.anfragen {
font-family:sans-serif; 
font-size:85%;
}
.anfragen textarea, input {
font-family:sans-serif; 
font-size:100%;
}

ul, ol {
	margin-top:2px;
	margin-left:25px;
}

li {
	margin-top:2px;
}

table {
	font-size:100%; 
}

table.VeranstInhalt {
	font-size:90%;
	padding-bottom:0px;
	padding-top:10px;
}
table.VeranstInhalt td {
	border-bottom-style: none;
	border-bottom-width: 0px; 
}

tr.VeranstZielgrp td {
	padding-bottom:5px;
	border-bottom-style:outset;
	border-bottom-width:2px
}

table.Veranstdaten {
	font-size:90%;
	padding-bottom:0px;
	padding-top:10px;
}
table.Veranstdaten td {
	border-top-style: inset;
	border-top-width: 2px; 
	
}

table.Buttons_RBS {
	font-size:90%;
	padding-bottom:0px;
	padding-top:10px;
}
table.Buttons_RBS td {
	border-style: none;
	border-width: 0px; 
	padding-top:0px;
}

table.News {
	margin-top: 10px;
	border-width:2px;
	border-style:outset;
	border-color: darkgrey;
	width: 100%;
}
.News td {
	border-width:1px;
}

.NewsAkt_RBS {
	font-size:85%;
	font-weight:normal;
	margin: 0px;
}
table.NewsAkt_RBS td {
	margin-top: 0px;
	margin-bottom: 1px;
	border-bottom-style:outset;
	border-bottom-width: thin;
	
}

td.NewsHeader {
	background-color: rgb(253,204,15);
	padding-left: 2px;
}
td.NewsInhalt {
	padding-left: 2px;
}

.Link_RBS span {
	font-weight:normal;
}
table.Link_RBS {
	/*rgin-left:0px; */
	font-size:85%;
}
.Link_RBS {
}

.Link_RBS a {
	color:rgb(100,0,0);
	padding:0px 0px 5px 0px; 
	text-decoration:none;
}

.Link_RBS a:visited {
	color:rgb(100,0,0); 
} 

.Link_RBS a:hover, Link_RBS a:active {
	color:rgb(253,204,15); 
}

a.Buttons_RBS
{
	display:block;
	color:black;
	background-color:rgb(236,245,255);
	font-family:Arial;
	font-size:80%;
	font-weight: bold;
	text-decoration:none;
	Border-width:2px;
	border-style:outset;
	padding:4px 0px 4px 5px;
	width:95%;
}
a.Buttons_RBS:link {color:black}
a.Buttons_RBS:visited {color:black}
a.Buttons_RBS:hover {color:black; background:rgb(210,224,255)}
a.Buttons_RBS:hover {color:black; background:rgb(210,224,255)}

.Header_RBS {
	border-style: none;
	margin-left: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:4px;
	color:black; 
	font-weight:bold; 
	font-size:130%;
}

.Header_RBS hr, .Buttons_RBSs_RBS hr {
	height:5px;
	color:darkgrey; 
	border-bottom-style:outset;
} 

.hr_RBS {
	height:5px;
	color:darkgrey; 
	border-bottom-style:outset;
} 

.Collapse_RBS div {
	position: relative; 
	left: 20px; 
	width: 100%; 
}
  
.Collapse_RBS a {
	font-weight:bold;
	visiblity: visible;
}

ul.E1_RBS {
	font-size:90%;
}

.AnmEingabe {
	width: 100%;
}

.AnfrRZ {
	width: 100%;
}
