@charset "UTF-8";


body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/body_bg.png) repeat-y #cccccc center top;
	color:#0a6eaa;

}

.webtext h1 {
    margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #0A6EAA;	
}

.webtext p {
text-align:justify;
margin-bottom:10px;
margin-top:10px;
}

.webtext li {
text-align:justify;
}

.webtext h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #0A6EAA;	
}

.webtext ul {
padding-left:30px;
}

ul, li {
	margin:0px;
	padding:0px;
}
.moduletable ul li {
	list-style:none;
}

.webtext ul li, .content_container ul li, .content_container ol li {
	list-style-type:disc !important;
	margin-bottom:5px;
}


img {
	border:0px;
}

dl {
	margin:0px;
}

p {
	margin:14px 0px;
}

.componentheading, .contentheading, .componentheading-2, .contentheading-2{ 
	text-transform:uppercase;
}


.contentpaneopen { 
	font-size:14px; 
}

.contentpaneopen table.border td { 
	border: solid 1px #0A6EAA;
	padding: 3px
}
.contentheading { 
	font-size:13px; color:#0a6eaa; 
	}

.contentheading-2 { 
	font-size:18px; color:#FF6600;
	}
	
.componentheading { 
	font-size:14px; color:#bbb; 
}

.componentheading-2 { 
	font-size:14px; color:#FF6600;
}

/* ------------------------------------------------- */


/* **************************************************************************************************** */
/* SITE LAYOUT */

/* ------------------------------------------------- */
/* Header */

div#site_header {
	background-image:url(../images/header_back.png);
	background-repeat:repeat-x;
	overflow:hidden;
}

div.header_container {
	width:992px;
	height:119px;
	background-image:url(../images/header_img.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

div#site_header2 {
		width:100%;
		background-image:url(../images/topmenu_back.png);
        background-repeat:repeat-x;
		overflow:hidden;
}

div#site_header2 a, a:hover, a:visited {
	font-size:14px;
	text-decoration:none;
	color:#0a6eaa;
}



div.header2_container {
		float:right;
		width:600x;
        margin-left:0px;
        height:30px;
        overflow:hidden;
}

div.header3_container {
		float:left;
		width:16.5em;
        margin-left:0px;
        height:30px;
		background-image:url(../images/topmenu_back.png);
		/* background-image:url(../images/module_header.gif); */
        background-repeat:repeat-y;
        overflow:hidden;
}

/* ------------------------------------------------- */


/* ------------------------------------------------- */
/* Body */

div#site_body {
	#width:992px;
	width:984px;
	text-align:left;
	overflow:hidden;
	border-left:4px solid;
	border-right:4px solid;
	border-color:#C6C6C6;
}
div#site_body2 {
	#width:992px;
	#width:984px;
	text-align:justify;
	overflow:hidden;
}

div.site_body_container {
	overflow:hidden;
	padding:0px 0px;
}

div#site_content_container {
	overflow:hidden;
}

div#content_container {
	overflow:hidden;
	padding:0px 20px 0px 16px;
}


/* ------------------------------------------------- */


/* ------------------------------------------------- */
/* Modul Position */

div#site_left_190, div#site_left_210, div#site_left_230, div#site_left_250, div#site_left_270, div#site_right_170, div#site_right_190, div#site_right_210, div#site_right_230 {
	overflow:hidden;
}

div#site_left_210, div#site_right_210 {
	width:210px;
	margin:0px 0px 0px 0px;
}

div#site_left_230, div#site_right_230 {
	width:230px;
	margin:0px 0px 0px 0px;

}

div#site_left_250 {
	width:250px;
	margin:0px 0px 0px 0px;

}

div#site_left_270 {
	width:270px;
}

/* ------------------------------------------------- */


/* ------------------------------------------------- */
/* Bottom */

div#site_bottom {
	border-top:5px solid #ccc;
	border-bottom:5px solid #ccc;
	background-color:#444;
}

div.bottom_container {
	width:992px;
	overflow:hidden;
}

div.bottom_spacer {
	height:15px;
}

div#bottom_box_1, div#bottom_box_2, div#bottom_box_3, div#bottom_box_4 {
	text-align:left;
	overflow:hidden;
}

div#bottom_box_1 {
	width:100%;
}

div#bottom_box_2 {
	width:50%;
}

div#bottom_box_3 {
	width:33%;
}

div#bottom_box_4 {
	width:25%;
}

div.box_container {
	padding:0px 12px;
	overflow:hidden;
	text-align:left;
	color:#cbcbcb;
}

div.float_bottom_box {
	background-image:url(../images/bottom_box_border.gif);
	background-position:right;
	background-repeat:repeat-y;
}

/* ------------------------------------------------- */

/* **************************************************************************************************** */
/* ------------------------------------------------- */
/* Modul Layout */

div.module_header_top {
	background-image:url(../images/module_content_right.gif);
	background-position:right top;
	background-repeat:repeat-y;
	background-color:#efefef;
	height:4px;
	overflow:hidden;
}

div.module_header {
	background-image:url(../images/module_content_right.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#efefef;
	overflow:hidden;
}

div.module_header h3 {
	color:#0a6eaa;
	font-size:14px;
	margin:0px 12px 0px 18px;
	padding:6px 0px 8px 6px;
	text-align:center;
	/*background-image:url(../images/module_header_logo.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
}

div.module_content {
	background-image:url(../images/module_content_right.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#efefef;
	padding:10px 17px 10px 18px;
	overflow:hidden;
	width: 170px
}

div.module_overflow {
	overflow:hidden;
/*	width:223px;*/
}

div.module_bottom_170, div.module_bottom_190, div.module_bottom_210, div.module_bottom_230, div.module_bottom_250, div.module_bottom_270 {
	background-repeat:no-repeat;
	height:16px;
}
div.module_bottom_170 {
	background-image:url(../images/module_bottom_170.gif);
}
div.module_bottom_190 {
	background-image:url(../images/module_bottom_190.gif);
}
div.module_bottom_210 {
	background-image:url(../images/module_bottom_210.gif);
}
div.module_bottom_230 {
	background-image:url(../images/module_bottom_230.gif);
}
div.module_bottom_250 {
	background-image:url(../images/module_bottom_250.gif);
}
div.module_bottom_270 {
	background-image:url(../images/module_bottom_270.gif);
}

/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* Menu */

a {
	font-size:13px;
	color:#000;
	text-decoration:none;
}

a:link {
color:#0a6eaa;
font-weight:bold;
font-size:13px;
text-decoration:underline;
}

a:visited {
	font-size:13px;
	color:#676767;
	font-weight:bold;
	text-decoration:underline;
}

a:hover {
	font-size:13px;
	color:#676767;
	font-weight:bold;
	text-decoration:underline;
}

.module_content li {
	display:block;
	margin:0px 4px 0px 0px;	
	padding:10px 6px 8px 5px;
	background-image:url(../images/li_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.module_content li li{
	display:block;	
	margin:0px 4px 0px 0px;
	padding:2px 6px 4px 16px;
	background-image:none;
	background-image:url(../images/submenu.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.module_content li li li{
	display:block;	
	margin:0px 4px 0px 0px;
	padding:2px 6px 2px 16px;
	background-image:none;
	background-image:url(../images/submenu2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

div.box_container ul {
	margin-left:16px;
}

div.box_container a {
	color:#CCC;
}

div.box_container a:hover {
	color:#FFF;
}

div.box_container h3 {
	color:#0a6eaa;
	font-size:16px;
	margin:4px 0px 8px 0px;
}

div.box_container li {
	list-style:disc;
	text-decoration:underline;
	color:#FFF;
	padding:4px 0px;
}

div.box_container li li {
	padding:2px 0px 2px 12px;
}


/* ------------------------------------------------- */
/* Top Menu */
/* ------------------------------------------------- */


.header_topmenu {
	padding:0px 0px 0px 0px;
}

.header_container ul li {
	float:left;
	height:30px;
	background-image:url(../images/topmenu_back.png);
	background-repeat:repeat-x;
	border-right:1px solid;
	margin:0px 3px 0px 0px;
}

.header_container ul li a{
	display:inline-block;
	padding:6px 10px 8px 10px;
}

.header_container ul li:hover , .header_container ul li#current{
	background-image:url(../images/topmenu_back_hover.gif);
}



.header_container ul ul {
	display:none;
}

.header2_topmenu {
        padding:0px 0px 0px 0px;
}

.header2_container ul li {
        float:left;
        height:30px;
        background-image:url(../images/topmenu_back.png);
        background-repeat:repeat-x;
        border-left:1px dotted;
		#border-color:#e4e4e4;
		border-color:#FF6600;
        margin:0px 0px 0px 0px;
}

.header2_container ul li a{
        display:inline-block;
        padding:0.5em 0.3em 0.7em 0.3em;
}

.header2_container ul li:hover {
        background-image:url(../images/topmenu_back_hover.gif);
}
#active_menu {
        background-image:url(../images/topmenu_back_hover.gif);
}


.header2_container ul ul {
        display:none;
}

.header3_topmenu {
        padding:0.5em 0em 0.5em 5.2em;
        font-size:1.1em;
		font-weight:bold;
		color:#ff6600;
		/* font-weight:bold; */
}

.header3_container ul li {
        float:right;
        height:30px;
        background-image:url(../images/topmenu_back.png);
        background-repeat:repeat-x;
        /* border-right:1px solid; */
        margin:0px 0px 0px 0px;
}

.header3_container ul li a {
        padding:0.5em 0.3em 0.7em 0.3em;
}

.header3_container ul li:hover {
        background-image:url(../images/topmenu_back_back.gif);
}

.header3_container ul ul {
        display:none;
}


/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* Footer */

div#site_footer {
	width:992px;
	text-align:center;
	
}

div.footer_container {
	padding:10px;
	overflow:hidden;
}

div.footer_link {
	padding:0px 0px 0px 50px;
	overflow:hidden;
}

div.footer_module {
	padding:0px 90px 0px 0px;
	overflow:hidden;
}


/* ------------------------------------------------- */


#system-message {
	border-top:1px solid;
	border-bottom:1px solid;
	margin:1px 0px 8px 0px;
	padding:4px 8px;
	background-color:#efefef;
}

.input_login_cont {
	border:none;
}

#form-login .inputbox, .search .inputbox {
	border:1px solid #ccc;
	padding:2px;
	background-color:#efefef;
}

.search { 
	padding:2px 10px 14px 0px; 
	margin:0px;
}


div#login_link a {
	display:block;
	margin:0px 0px 0px 14px;
	padding:0px 0px 6px 10px;
	text-decoration:underline;
	background-image:url(../images/login_link.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

div#login_link a:hover {
	color:#676767;
}


.search_button { 
	background-image:url(../images/rzmbc.gif); 
	background-position:left; 
}

.moduletable form {
	margin:0px; 
	padding:0px; 
}
