@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image:url(/fileadmin/templates/images/schatten-links.gif);
	background-position:center;
	background-repeat:repeat-y;
}

a:link, a:visited, a:hover, a:active {
    text-decoration:none;
	color:#0d538a;
}

.div1 {
	height:100%;
	width:100%;
	z-index:1;
	position:absolute;
}

.div2 {
	height:90%;
	width:926px;
	margin: 0 auto;
	background-image:url(/fileadmin/templates/images/strich-unten.gif);
	background-position:left;
	background-repeat:repeat-y; }

.div3 {
	height:69px;
	width:100%;
	margin: auto 0;
	background-image:url(/fileadmin/templates/images/headerlogo.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:17px;
}

.div4links {
	float:right;
	height:10px;
	width:49%;
	margin: 0 0;
	margin-top:59px;
	background-image:url(/fileadmin/templates/images/strich-links.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.div4rechts {
	float:right;
	height:10px;
	width:50%;
	margin: 0 0;
	margin-top:59px;
	background-image:url(/fileadmin/templates/images/strich-rechts.gif);
	background-repeat:repeat-x;
}

#page {
    position:absolute;
	top: 77px;
	left: 50%;
	margin-left: -463px;
	width:927px;
	height:793px;
	z-index:3;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	background:none;
}

#header {
    width:916px;
	height:233px;
	margin: 10px 0px 0px 11px;
	background-image:url(/fileadmin/templates/images/start-header.jpg);
	background-repeat:no-repeat;
}

#chromemenu{
	/*position:absolute;
    z-index:300;*/
	margin-top:22px;
	font-size:12px;
	height: 12px;
	line-height: 12px;
	
	
}

#chromemenu ul.xx {
	list-style-type:none;
    margin:0px;
	padding:0px;
	margin-left:122px;
}

#chromemenu ul.xx li {
    float:left;
	margin-left:23px;
	text-transform:uppercase;
}

#chromemenu ul.xx li.menu-inactive a  {
	font-size:12px;
	color:#000000;
}

#chromemenu ul.xx li.menu-active a, #chromemenu ul.xx li.menu-inactive a:hover  {
	font-size:12px;
	color:#0d538a;
}

#navi-top {
    width:100%;
	height:44px;
	background-image:url(/fileadmin/templates/images/verlauf-header.gif);
	background-repeat:no-repeat;
	background-position:top right;
	text-align:right;
	font-size:12px;
}

#navi-top ul {
	list-style-type:none;
    margin:0px;
	padding:0px;
	margin-right:14px;
}

#navi-top ul li {
    float:right;
    padding-top:11px;
	margin-left:30px;
}

#navi-top ul li a:link, #navi-top ul li a:visited  {
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
}

#navi-top ul li a:active, #navi-top ul li a:hover  {
	color:#0d538a;
}

#footer {
    height:46px;
	width:100%;
	/*background-color:#00CC66;*/
	margin:0px;
	margin-top:20px;
	float:left;
	/*background-image:url(/fileadmin/templates/images/strich-unten.gif);
	background-position:10 0px;
	background-repeat:repeat-y;*/
	text-align:center;
	color:#0d538a;
}



/*Akkordeon Menü*/
#rgaccordmenunest * {
padding:0;
margin:0;
/*font-family:arial;
font-size:12px;*/
}

#rgaccordmenunest a {
text-decoration: none;
}

#rgaccordmenunest {
padding:50px;
}

#rgaccordmenunest h1 {
	/*font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;*/
	font-weight:normal;
	font-size: 19pt;
	letter-spacing:.005em;
	color:#e15c04;
	
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cddeed;
}

#rgaccordmenu, #rgaccordmenu ul, #rgaccordmenu li {
padding:0;
margin:0;
background:none;
}

#rgaccordmenu {
width:200px;
/*border:1px solid #ccc;*/
    margin-top:330px;
}

#rgaccordmenu li {
list-style:none;
display:block;
}

#rgaccordmenu li a {
/*color:#fff;*/
text-decoration: none;
}

#rgaccordmenu .toggle, #rgaccordmenu .empty {
display:block;
/*background:url(level1act.jpg) no-repeat;*/
padding:5px;
/*color:#fff;*/
cursor:pointer;
}
#rgaccordmenu .empty {
/*background:url(level1.jpg) no-repeat;*/
}
#rgaccordmenu .empty a{
display:block;
}
#rgaccordmenu .act {
/*background:url(level1sub.jpg) no-repeat;*/
}



#rgaccordmenu li ul li a{
color:#333;
/*background:url(level2.jpg) repeat-y;*/
display:block;
padding:5px 0 5px 10px;
margin-bottom:1px;
text-decoration: none;
}

#rgaccordmenu .toggle2 {
color:#333;
/*background:url(level2sub.jpg) repeat-y;*/
display:block;
padding:5px 0 5px 10px;
font-weight:bold;
cursor:pointer;
margin-bottom:1px;
}
#rgaccordmenu .act2 {
/*background:url(level2act.jpg) repeat-y;*/
margin-bottom:1px;
}

#rgaccordmenu li ul li ul li a {
padding:5px 0 5px 25px;
}

.open, .open span{
font-weight:bold;
text-decoraton:underline;
}




.chromestyle{
width: 100%; /*99%*/
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
/*padding: 4px 0;*/
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
list-style-type: none;
}

.chromestyle ul li{
display: inline;
float:left;
}

.chromestyle ul li a{
color: #494949;
/*padding: 4px 7px;*/
margin: 0;
text-decoration: none;
/*border-right: 1px solid #DADADA;*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
/*border: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
/*border-bottom-width: 0;*/
font-size:10px;
/*line-height:13px;*/
z-index:100;
background-color: white;
width: auto;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); */
border:1px solid #dbdbdb;
}


.dropmenudiv a{
width: auto;
display: block;
/*text-indent: 3px;
border-bottom: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
/*padding: 2px 0;*/
text-decoration: none;
color: #0d5388;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

/*.dropmenudiv a:hover{
background-color: #F0F0F0;
}*/

.dropmenudiv ul {
    list-style-type:none;
	margin:17px;
	padding:0px;
}

.dropmenudiv ul li{
    margin:12px 0px;;
	padding:0px;
}


.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 14px Arial;
color: white;
background: black url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li .submenuheader{ /*CSS for Sub Menu HEADER*/
background: navy;
color: white;
font: bold 13px Arial;
padding: 3px 0 3px 10px; /*header text is indented 10px*/
margin-left: 19px;
margin-bottom: 10px;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu ul li .subcategoryitems{ /*CSS for Sub Menu UL*/
margin-left: 10px;
}

.arrowlistmenu ul li .subcategoryitems a{ /*CSS for Sub Menu UL*/
color: navy !important;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}