body {
	/*background-image: url(../images/header_bg.gif);	
	background-repeat: repeat-x;
	background-position: left 0px;*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666;
}

/* zentriert */
#body_all {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	/* hoehe fuer hintergrund 
	min-height: 1600px;
	background-image: url(../images/background_all.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}

* html #body_all {

}

#meta {
	width: 980px;
	height: 18px;
	padding: 4px 0px 0px 0px;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #562381;
	font-weight: normal;
	text-align: right;
}

* html #meta {
	height: 22px;
}

#meta a {
	color: #562381;	
	font-weight: normal;	
}

/* header */
#header {
	width: 980px;
	height: 238px;
	background-image: url(../images/header_neu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	background-color: #efefef;
	border-right: 0px solid #e8e8e8;
}

#header a{
	color: #fff;
}

* html #header {
	width: 980px;
}

#ahn {
	float: left;
}

#empty {
    float: left;
}

#start {
	float: left;
}

#bezirk {
	float: left;
}	

#neum {
	margin-left: 0px;
	margin-top: 0px;
	float:left;
}

*html #neum {

}

#key_rand {
	padding: 7px 0px 0px 22px;
	float: left;
}

#key{
	padding: 7px 0px 0px 22px;
	float: left;
}

#switch {
	width: 650px;
	height: 20px;
}

.clear {
	clear: both;
}

/* content.mitte */
#content_all {
	width: 980px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;   
	min-height: 600px;
	margin: 0px 0px 30px 0px;
	border-bottom: 2px solid #e8e8e8;	
	border-right: 0px solid #e8e8e8;	
	/*text-align: justify;
    background-color: #ddd5e5;*/
}

* html #content_all {
	height: 600px;
	width: 980px;
}

/* menubox */
#menu_box {
	float: left;
}

#menu {
	width: 240px;
	padding: 20px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* 
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase; */
}

* html #menu {
	width: 238px;
}

/* level 1 */
.menu1-level1-no {
	color: #009ee0;
	padding: 8px 0px 8px 11px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	border-top: 1px dotted #009ee0;
}

.menu1-level1-act {
	color: #562381;
	padding: 8px 0px 8px 11px;
	/*text-transform: uppercase;*/
	background-color: #5d2985;
	font-weight: normal;
	border-top: 1px dotted #009ee0;			
}


.menu1-level1-no a:link {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level1-no a:visited {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;	
}

.menu1-level1-no a:hover {
	color: #562381;
	text-decoration: none;
	font-weight: normal;	
}

.menu1-level1-act a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}

.menu1-level1-act a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;	
}

.menu1-level1-act a:hover {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;	
}


/* level 2 */

/* nolink begin */
.menu1-level2-no-nolink, .menu1-level2-act-nolink {
	background-color: #e3e2f0;	
	padding: 4px 0px 4px 11px;	
	color: #888;
	font-size: 13px;	
}
/* nolink end */

.menu1-level2-no {
	color: #009ee0;
	font-size: 13px;
	padding: 4px 0px 4px 19px;	
	/*text-transform: none;*/
	background-color: #e3e2f0;	
}

.menu1-level2-act {
	color: #562381;
	font-size: 13px;
	padding: 4px 0px 4px 19px;	
	text-transform: none;
	font-weight: bold;
	background-color: #e3e2f0;	
}

.menu1-level2-no a:link {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level2-no a:visited {
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level2-no a:hover {
	color: #562381;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level2-act a:link {
	color: #562381;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
		
}

.menu1-level2-act a:visited {
	color: #562381;
	text-decoration: none;
	font-weight: bold;	
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;		
}

.menu1-level2-act a:hover {
	color: #009ee0;
	text-decoration: none;
}



/* level 3 */
.menu1-level3-no {
	color: #333;
	font-size: 12px;
	padding: 2px 0px 2px 35px;	
	/*padding-left: 8px;
	text-transform: none;
	background-color: #e3e2f0;*/
  	background-color: #e3e2f0;	
}

.menu1-level3-act {
	color: #562381;
	font-size: 12px;
	padding: 2px 0px 2px 35px;	
	font-weight: normal;	
	/*padding-left: 5px;	
	text-transform: none;
	background-color: #bfa9d4;
	border-left: 3px solid #bfa9da;*/
	background-color: #e3e2f0;	
}

.menu1-level3-no a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level3-no a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level3-no a:hover {
	color: #562381;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level3-act a:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
		
}

.menu1-level3-act a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;		
}

.menu1-level3-act a:hover {
	color: #562381;
	text-decoration: none;
}


/* level 4 */
.menu1-level4-no {
	color: #333;
	font-size: 12px;
	padding: 2px 0px 2px 45px;	
	/*padding-left: 8px;
	text-transform: none;
	background-color: #e3e2f0;*/
  	background-color: #e3e2f0;	
}

.menu1-level4-act {
	color: #562381;
	font-size: 12px;
	padding: 2px 0px 2px 45px;	
	font-weight: normal;	
	/*padding-left: 5px;	
	text-transform: none;
	background-color: #bfa9d4;
	border-left: 3px solid #bfa9da;*/
	background-color: #e3e2f0;	
}

.menu1-level4-no a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.menu1-level4-no a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level4-no a:hover {
	color: #562381;
	text-decoration: underline;
	font-weight: normal;	
}

.menu1-level4-act a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
		
}

.menu1-level4-act a:visited {
	color: #333;
	text-decoration: none;
	font-weight: normal;		
}

.menu1-level4-act a:hover {
	color: #562381;
	text-decoration: none;
}

/* search */
#search {
	height: 30px;
	margin: 20px 0px 0px 6px;
	width: 220px;	
}

#print_box {
	height: 30px;
	margin: 20px 0px 0px 16px;
	width: 210px;	
}

#print_box a:link, #print_box a:visited {
	color: #00a4e8;
} 

#print_box a:hover {
	color: #00a4e8;
} 

.searchbox {
	color: #00a4e8;
	font-size: 19px;
	font-weight: bold;
	padding: 0px 5px 0px 12px;
	float: left;
}

#login {
	width: 208px;
	height: 60px;
	padding: 15px 0px 0px 12px;	
}

.login {
	
}

#login a:link {
	color: #7d97c1;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#login a:visited {
	color: #7d97c1;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

#login a:hover {
	color: #7d97c1;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

/* submenu.mitte - nicht in verwendung
#submenu {
	width: 654px;
	padding: 0px 0px 0px 0px;
	margin-left: 6px;
	background-color: #f2fafd;		
}

* html #submenu {
	width: 654px;	
}


.submenu_border {
	line-height: 18px;
	border-top: 1px solid #7d97c1;
}


#subwrap {
	margin-top: 0px;
}

* html #subwrap {
	margin-top: 0px;
}

.sub_first {
	border-bottom: 0px solid #7d97c1;
	line-height: 8px;
}

.sub_last {
	border-top: 1px solid #7d97c1;
}



.submenu1-level3-no {
	color: #562381;
	font-size: 12px;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	background-color: #f2fafd;
	height: 16px;	
	border-bottom: 1px solid #fff;		
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	text-transform: none;
	border-top: 1px solid #7d97c1;
}

.submenu1-level3-no_last {
	color: #7d97c1;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;
	text-transform: none;
	border-bottom: 1px solid #7d97c1;
	border-top: 1px solid #7d97c1;
	margin-bottom: 30px;
}

.submenu1-level3-act {
	color: #fff;
	font-size: 12px;
	padding: 2px 0px 2px 20px;
	font-weight: bold;
	background-color: #9679b7;
	height: 16px;
	border-bottom: 1px solid #fff;	
	/*background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #7d97c1;
}

.submenu1-level3-act_last {
	color: #00a4e8;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 0px 4px 30px;
	background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 10px;		
	text-transform: none;
	border-top: 1px solid #7d97c1;	
	border-bottom: 1px solid #7d97c1;	
	margin-bottom: 30px;
}

.submenu1-level3-no a:link {
	color: #562381;
	text-decoration: none;
}

.submenu1-level3-no a:visited {
	color: #562381;
	text-decoration: none;
}

.submenu1-level3-no a:hover {
	color: #562381;
	text-decoration: underline;	
}

.submenu1-level3-act a:link {
	color: #fff;
	text-decoration: none;
}

.submenu1-level3-act a:visited {
	color: #fff;
	text-decoration: none;	
}

.submenu1-level3-act a:hover {
	color: #fff;
	text-decoration: none;
}

.submenu1-level3-act_last a:link {
	color: #fff;
	text-decoration: none;
}

.submenu1-level3-act_last a:visited {
	color: #00a4e8;
	text-decoration: none;
}

.submenu1-level3-act_last a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.submenu1-level4-no {
	color: #7d97c1;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0px 5px 30px;
	/*background-image: url(../images/menu_dot_no.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;
	text-transform: none;
}

.submenu1-level4-act {
	color: #00a4e8;
	font-size: 12px;
	line-height: 12px;
	padding: 5px 0px 5px 30px;
	/*background-image: url(../images/menu_dot_act.gif);
	background-repeat: no-repeat;
	background-position: 18px 7px;
	text-transform: none;
}

.submenu1-level4-no a:link {
	color: #7d97c1;
	text-decoration: none;
}

.submenu1-level4-no a:visited {
	color: #7d97c1;
	text-decoration: none;
}

.submenu1-level4-no a:hover {
	color: #00a4e8;
	text-decoration: none;
}

.submenu1-level4-act a:link {
	color: #00a4e8;
	text-decoration: none;
}

.submenu1-level4-act a:visited {
	color: #00a4e8;
	text-decoration: none;
}

.submenu1-level4-act a:hover {
	color: #00a4e8;
	text-decoration: none;
}
*/

/* content */
#content_box {
	min-height: 600px;
	width: 716px;
	float: left;
	margin-left: 24px;
}	

* html #content_box {
	height: 600px;
	width: 716px;
	float: left;	
	/*background-color: #FF0066;*/
}	

#rootline  {
	width: 697px;
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 3px 0px 0px 20px;
	font-size: 14px; 
	color: #562381;
	background-color: #bfe5f2;
}

* html #rootline {
	width: 530px;
}

#rootline .rootline a {
	font-size: 14px;
}

#rootline .rootline a:link {
	color: #562381;
	text-decoration: none;
}

#rootline .rootline a:visited {
	color: #562381;
	text-decoration: none;
}

#rootline .rootline a:hover {
	text-decoration: underline;	
}

.rootline {
	text-decoration: none;
	float: left;
}

#content{
	width: 510px;
	min-height: 400px;
	padding: 15px 10px 30px 0px;
	float: left;
	border-right: 1px solid #ccc;
}	

* html #content {
    width: 520px;
    height: 400px;
	padding-top: 25px;	
}	

/* content.rechts */
#right_box {
	width: 180px;
	float: left;
	position: relative;
	top: 25px;
}	

* html #right_box {

}	

#content_right {
	width: 170px;
	float: left;
	padding: 30px 0px 30px 10px;	
}

* html #content_right {
	width: 180px;
}	

/* footer */
#footer {
	width: 600px;
	height: 20px;
	clear: both;
	margin-top: -20px;
	font-size: 10px;
	margin-left: 335px;
	text-align: left;
}	

* html footer {
	width: 500px;
	margin-left: 100px;	
	margin-top: 10px;	
	height: 40px;	
}

#footer a {
	font-weight: normal;
}


/* news */
.news-list-morelink {
	text-align: right;
	font-size: 12px;
	padding-bottom: 15px;
}

.news-list-date {
	font-size: 9px;
}


.news-list-category {
	font-size: 9px;
	font-weight: bold;
	/*text-transform: uppercase;*/
}

.newscat_01 {
	font-size: 12px;
}

#double_left {

}

#double_right {
	float: right;
}



.news-list-item_double {
	float: left;
	width: 260px;
	text-align: left;
}

* html .news-list-item_double {
	width: 260px;
}	
	
.newslist_03 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.newslist_03 a{
	text-align: left;
}

#news_float_box {
	width: 100%;
}

#image_detail {
	float: left;
}

#image_detail img {
	padding-right: 15px;
}

.news-single-img {
	float: left;
}	

#content_detail {

}

.news-single-imgcaption {
	width: 250px;
	font-size: 9px;
	font-style:italic;
}

.news-single-backlink a {
	font-size: 10px;
}

h2.newsheadline_h2 {
	font-size: 22px;
}

.tt_address_title {
	font-weight: bold;
	font-size: 11px;
}

TD.tt_address_size {
	font-size: 12px;
}

#align
p.align-right {
	text-align: right;
}


p.align-center {
	text-align: center;
}


/* ====================
//  Rsys Jobs 
// ====================  */
/* --- outer box --- */
div.tx-rsysjobs-pi1 {
	font-size: 12px; 
	clear:both;
	float:left;

}

/* --- boxes inside --- */
div.box_jobinfo, div.box_item_actions, div.box_goto, div.box_navi, div.box_paginginfo, div.box_pagebrowser {
	margin: 5px 0 5px 0;
	clear:both;
	float:left;
	width: 400px;
}

div.box_jobinfo {
	font-weight: normal;	
	color: #888;
}

div.box_item_actions {
	
}

div.box_paginginfo {
	color: #888;
}

div.box_navi {
	
}

div.box_goto {

}

div.box_pagebrowser {

}

/* --- divider --- */
div.tx-rsysjobs-pi1 td.hr {
	border-top: 1px solid #ddd;
	width: 400px;
}

div.hr {
	border-top: 1px solid #ddd;
	width: 400px;
	clear:both;
	float:left;
}


/* --- formats for entries --- */
.section_header {
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	color: #7d97c1;
}

div.tx-rsysjobs-pi1 td.label {
	font-weight: normal;
	color: #888;
	vertical-align: top;
}

.required {
	font-weight: bold;
}

.message {
	margin-top: 5px;
	color: #69458D;
	clear:both;
	float:left;
}


/* --- buttons --- */
.item_action, .link, .nolink, .detail_link {
	float: left;
	clear:none;
	margin-right: 8px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ddd;
	background: #f5f5f5;
}

.link {

}

.nolink {
	color: #bbb;
}

