body {
	font-size: 12px;
	font-family: Arial, Verdana, SunSans-Regular, Sans-Serif;
	color: #8A8A8A;
	padding: 0;
	margin: 0;
	background: white url("../media/banner2_hrg.jpg") center 0 no-repeat;
}
.align-right {
	text-align: right;
}
.mitgliederbereich_datum {
	padding-left: 22px;
}
#print_header {
	display: none;
}
.MsoNormal {
	padding-bottom: 10px;
}
.contenttable {
	border: 0;
	padding: 0;
	margin: 0;
}
tr, td, th {
	border: 0px solid silver;
	padding: 0;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}
tr p, td p, th p {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
sup {
	font-size: 11px;
}
sup a {
	font-size: 11px;
}
img {
	border: none 0;
}
.indent {
	padding-left: 15px;
}
.download {
	text-decoration: none;
	color: #8BBFDF;
}

#content .pdf-datei {
	background: #ffffff url(../media/pdf_icon.gif) 0 -2px no-repeat;
	padding: 0 0 0 22px;
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
	font-size: 11px;
font-style:normal;
}

#content .word-datei {
	background: #ffffff url(../media/word_icon.gif) no-repeat;
	padding: 0 0 0 22px;
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
	font-size: 11px;
font-style:normal;
}

#content .xls-datei {
	background: #ffffff url(../media/excel_icon.gif) no-repeat;
	padding: 0 0 0 22px;
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
	font-size: 11px;
font-style:normal;
}

#content .bild-datei {
	background: #ffffff url(../media/img_icon.gif) no-repeat;
	padding: 0 0 0 22px;
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
	font-size: 11px;
font-style:normal;
}

#content .zip-datei {
	background: #ffffff url(../media/zip_icon.gif) no-repeat;
	padding: 0 0 0 22px;
	display: block;
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
	font-size: 11px;
font-style:normal;
}

#content a.word-datei:hover, 
#content a.xls-datei:hover, 
#content a.bild-datei:hover, 
#content a.zip-datei:hover, 
#content a.pdf-datei:hover{
  color: maroon;
}

#right .internal-link, #right .external-link-new-window {
	text-decoration: none;
	color: #8A8A8A;
	font-size:11px;
	font-style:italic;
	font-weight: normal;
}
#logoutbox .internal-link {
	text-decoration: none;
	color: #51A4DB;
	font-size:11px;
	font-style:italic;
	font-weight: normal;
}
#right a.internal-link:hover, #logoutbox a.internal-link:hover, #right a.external-link-new-window:hover, #content .internal-link:hover {
	color: maroon;
}
#content-start .internal-link, #content-start .external-link-new-window {
	text-decoration: none;
	font-size:11px;
	color: #51A4DB;
	font-style: italic;
	font-weight: normal;
}
#content .internal-link, #content .external-link-new-window {
	text-decoration: none;
	font-size:11px;
	color: #51A4DB;
	font-style: italic;
	font-weight: normal;
}
a {
	color: #51A4DB;
}
a:hover {
	color: maroon;
}

#content p a{
	text-decoration: none;
	color: #51A4DB;
	font-size:12px;
	font-style:italic;
	font-weight: normal;
}
#content a:hover{
	color: maroon;
}

#content p.csc-linkToTop a{
	font-size: 10px;
	color: silver;
}

/* --------- <h2> Ãberschrift im FlieÃtext (z.B. in fremdsprachigen Texten) -------*/

h2 {
	font-size: 14px;
	margin-top: 20px;
	color: #8BBFDF;
	font-weight: bold;
}

/* --------- <h3> Ãberschrift fÃ¼r rgaccordion -------*/

h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #8BBFDF;
	font-weight: bold;
}

/* ----------container zentriert das layout-------------- */

#container {
	width: 900px;
	margin-bottom: 10px;
	margin: 0 auto;
}

/* ----------banner-------------- */

#banner {
	padding: 0px;
	margin: 0px;
	height: 172px;
	/*background: white url("../media/banner_hrg.jpg") no-repeat;*/
}

/* -----------------Inhalt--------------------- */

#content {
	/*min-height: 600px;
	height: expression(this.scrollHeight > 600 ? "auto": "600px");
	background-color: #ffffff;
	padding: 0 80px 30px 60px;
	margin: 0 170px;*/
	float:left;
	width: 420px;
	margin: 0;
	padding:0;
	margin-right: 65px;
	padding-bottom: 30px;
}
#content b {
	color: #8BBFDF;
}

li b {
	color: #8BBFDF;
}
p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	line-height: 17px;
}
ul {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	margin-left: 35px;
	/*list-style: square;*/
	/*list-style-position: inside;*/
	list-style-type: disc;
	list-style-image:url("../media/bulletpoint_cyan.gif");
}
li {
	margin: 4px;
	/*color: #51A4DB;*/
}
/*h1 {
	font-size: 14px;
	margin-top: 20px;
	color: #8BBFDF;
	font-weight: bold;
}*/
#content h1.csc-firstHeader  {
	font-size: 28px;
	color: #51A4DB;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	font-weight: normal;
}
#content h1, #content-start h1 {
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #8BBFDF;
	font-weight: bold;
}
#content p.csc-subheader {
	font-size: 16px;
	color: #8A8A8A;
	margin: 0;
	padding: 5px 0 20px 40px;
	font-weight: normal;
}
#content .csc-header {
	background: url("../media/trenner.gif") 0 8px repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	margin-top: 20px;
}
#content .csc-header-n1 {
	background: none;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}

/* ------------------ Nur "content-start" --------------------- */

#content-start {
	margin: 0;
	padding: 0;
	float: left;
	width: 730px;
}
#content-start p.csc-subheader {
	font-size: 20px;
	color: #51A4DB;
	margin: 0;
	padding: 5px 0 0 50px;
	margin-bottom: 10px;
	font-weight: normal;
}
#content-start p, #content-start h1, #content-start ul, #content-start h1.csc-firstHeader {
	padding-left: 65px;
}
#content-start p.csc-subheader {
	padding-left: 95px;
	padding-bottom: 15px;
}

/*---- Kein Trenner bei Accordion-Elementen ------------------*/

#content .rgaccord1-content .csc-header {
	background-image:none;
}	

/* --------------Userliste--------------------*/

.feuserlist{
  background:transparent url(../media/trenner.gif) repeat-x;
  padding:10px 0 0 0;
}
.tx-feusersview-pi1{
  width:415px;
}

/* --------------left navigavtion------------- */

#menuespacer {
	padding: 0;
	margin: 0;
	height: 24px;
	background: url("../media/trenner.gif") 5px repeat-x;
}
#left {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
	margin-right: 65px;
}
#vertical_space {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
#left-start {
	float: left;
	width: 170px;
	margin: 0px;
	padding: 0px;
	margin-top: 13px;
}
#right {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

/* -----------footer--------------------------- */

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	/*background: url("../media/footer.jpg") no-repeat;*/
	text-align: right;
	height: 45px;
}

/*------------------- Top Navi--------------------*/

#topnav-start {
	/*height: 90px;*/
	height: 50px;
	color: #9c9c9c;
}
#topnav {
	/*height: 90px;*/
	height: 50px;
	color: #9c9c9c;
}
#topnav img, #topnav-start img {
	border: none 0;
	margin-right: 8px;
}
#topnav a, #topnav-start a {
	color: #9c9c9c;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}
#topnav a:hover, #topnav-start a:hover {
	color: #51A4DB;
}

/*------------------- Rechte Spalte--------------------*/

/*#right .text-content {
	background: url("../media/trenner.gif") 0 8px repeat-x;
	padding: 35px 0 0 0;
}*/

#right .csc-header {
	background: url("../media/trenner.gif") 0 8px repeat-x;
	background-position: top;
	padding: 0;
	margin: 0;
	padding-top: 25px;
	margin-top: 25px;

}
/*#right .text-content {
	margin-bottom: 20px;
}*/
#right p {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
#right h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8BBFDF;
	margin-top: 0px;
	padding: 2px 0 2px 5px;
	border-left: 8px solid #dadada;
}

/* .right-content .text-content h1 {
	padding: 2px 0 2px 5px;
	margin-bottom: 13px;
	color: #51A4DB;
	font-weight: bold;
	font-size: 14px;
	border-left: 8px solid #dadada;
	text-transform: uppercase;
}*/

/*#right .text-content a {
	color: #9c9c9c;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}
#right .text-content a:hover {
	color: #51A4DB;
}*/

/*------------------- Left Navi--------------------*/

.level-0 {
	font-weight: bold;
	padding: 9px 0 0 20px;
	color: white;
}
.level-special, .level-special-act {
	padding: 8px 0 8px 0px;
	font-weight: bold;
	/*background: url("../media/trenner_02.gif") 0 1px no-repeat;*/
}
.level-special-first, .level-special-first-act {
	padding: 15px 0 8px 0px;
	font-weight: bold;
	/*background: url("../media/trenner_02.gif") 0 4px no-repeat;*/
}
.level-special a, .level-special-first a {
	color: #b5b5b5;
	text-decoration: none;
	font-size: 12px;
}
.level-special-act a, .level-special-first-act a {
	color: #51A4DB;
	text-decoration: none;
	font-size: 12px;
}
.level-special a:hover, .level-special-act a:hover, .level-special-first a:hover, .level-special-first-act a:hover {
	color: #51A4DB;
}

.level-1, .level-1-act {
	padding: 4px 0 4px 0px;
	font-weight: bold;
	/*background: url("../media/trenner.gif") 0 20px repeat-x;
*/
}
.level-1-act-sub {
	padding: 4px 0 4px 0px;
	font-weight: bold;
}
.level-2-end, .level-2-end-act {
	padding: 4px 0 30px 15px;
	background: url("../media/trenner.gif") 0 38px repeat-x;
	font-size: 11px;
}
.level-2, .level-2-act {
	padding: 6px 0 6px 15px;
	font-size: 14px;
}
.level-1 a, .level-2 a, .level-2-end a {
	color: #b5b5b5;
	text-decoration: none;
	font-size: 16px;
}
.level-2 a, .level-2-end a {
	color: #b5b5b5;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.level-1 a:hover, .level-1-act a:hover, .level-2 a:hover, .level-2-act a:hover, .level-1-act-sub a:hover, .level-2-end a:hover {
	color: #51A4DB;
}
.level-1-act a {
	color: #51A4DB;
	text-decoration: none;
	font-size: 16px;
}
.level-1-act a {
	color: #51A4DB;
	text-decoration: none;
	font-size: 16px;
}
.level-2-act a, .level-2-end-act a {
	color: #51A4DB;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.level-1-act-sub a {
	color: #51A4DB;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

/* Searchform-------------------------------------------------------------- */

.searchbox {
	padding: 10px 0 0 0;
}
.searchlabel {
	padding: 2px 0 2px 5px;
	color: #8BBFDF;
	font-weight: bold;
	font-size: 14px;
	border-left: 8px solid #dadada;
}
.suchfeld {
	width: 145px;
	border: 1px solid #e2e2e2;
	margin: 15px 0 5px 0;
}
.searchbox form {
	padding: 0;
	margin: 0;
}
.suchbutton {
	border: none 0;
	background: none 0;
	padding: 0;
	color: #9c9c9c;
	font-size: 11px;
	text-align: left;
	font-style: italic;
}

/* Loginmaske-------------------------------------------------------------- */

.login-label {
	/*margin-top: 10px;*/
	padding: 30px 0 15px 0;
	background: url("../media/trenner.gif") 0 17px repeat-x;
	color: #b5b5b5;
	font-weight: bold;
	font-size: 16px;
}
#loginbox {
	padding:0;
	padding-bottom: 10px;
	/*background: url("../media/trenner.gif") 0 90px repeat-x;*/
}
#loginbox form {
	padding: 0;
	margin: 0;
}
#loginbox input {
	width: 145px;
	border: 1px solid #b5b5b5;
	margin-bottom: 5px;
}
#loginbox .loginbox_button {
	border: none 0;
	background: none 0;
	padding: 0;
	margin: 0;
	color: #b5b5b5;
	font-size: 14px;
	text-align: left;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	float: left;
	padding-left: 25px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	clear: both;
	float: left;
	padding-left: 25px;
}

/*---------------------- MAILFORM ---------------------------*/

.csc-mailform {
	border: none;
}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {
	border: 1px solid #b5b5b5;
	font: normal 11px  Arial, Helvetica, sans-serif;
	color: #616161;
	width: 200px;
}
.csc-mailform-field label {
	width: 100px;
	display: block;
	float: left;
}
.csc-mailform-field {
	padding-bottom: 10px;
}
.csc-mailform-field .csc-mailform-submit {
	margin-left: 100px;
	width: 60px;
	background-color: white;
}
