/*
	PROJEKT:	
	AUTHOR:		
*/

/*
	FONTS
	font-family:'';
*/

html {
	background-color: white;
}



body {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}
  
/*------------------------------------------------------------------------*/
  
/*
	CONTENT ELEMENTS
*/

a {
	color:#000;
	text-decoration:underline;
}

a:hover { 
	text-decoration:none; 
}

input, textarea, select {
	font:normal 12px Arial, Helvetica, sans-serif;
}

figure {
	margin:0;
	padding:0;
}

h1 {
}

h2 {
}
  
.header_bg {
	position: absolute;
	top: 0;
	width: 1024px;
	height: 144px;
	background-color: #00378e;
	z-index: 0;

}


.header_shadow {
	top: 0;
	position: absolute;
	width: 709px;
	height: 285px;
	background-image: url(../images/bg_shadow.png);
	margin-left: 261px;
}


#left .ce_image {
	float: left;
}


.ce_image img {
}

#left .head_text {
	float: left;
	clear: left;
	margin-left: 25px;
	color: #00378e;
	font-family:'Myriad Pro Light 1166622';
	font-size: 14px;
}

/*------------------------------------------------------------------------*/

#wrapper {
	background-color: #fff;
}
 
/*------------------------------------------------------------------------*/

#header {
}

/*------------------------------------------------------------------------*/
  
/*
	NAVIGATION ELEMENTS
*/
  
.mod_navigation ul, 
.mod_customnav ul {
	margin:0;
	padding:0;
	list-style:none;
}
  
#nav {
	float: left;
	clear: left;
	margin-top: 50px;
}    

#nav ul {
}  

#nav .level_1>li {
	list-style: none;
	width: 190px;
	height: 48px;
	background-image: url(../images/nav.png);
}

#nav li.last {
}

#nav .level_1>li>a,
#nav .level_1>li>span {
	text-decoration: none;
	float: left;
	padding-top: 14px;
	padding-left: 25px;
	color: #00378e;
	font-size: 16px;
	font-family:'Myriad Pro Light 1166622';
	width: 115px;
padding-bottom: 10px;
}



#nav .level_1>li.active{
	background-image: url(../images/nav_active.png);
}

#nav .level_1>li.active, #nav .level_1>li.trail{ 
	text-align: right;
}

#nav .level_2 {
	display: none;
}


#nav .active.submenu .level_2, #nav .level_1>li.submenu.trail .level_2 {
	display: block;
}

#nav .level_1>li.submenu.active, #nav .level_1>li.submenu.trail  {
	background: transparent!important;
	background-color: #052378 !important;
	height: auto!important;
	width: 180px !important;
}




#nav .active.submenu>a,
#nav .active.submenu>span,
#nav .trail.submenu>a,
#nav .trail.submenu>span
{
	padding-bottom: 5px!important;
} 


#nav .level_2 li a,
#nav .level_2 li span {
	color: #fff;
	font-size: 16px;
	font-family:'Myriad Pro Light 1166622';
	text-decoration: none;	
	margin-right: 25px;
}



#nav .level_2 li span {
	text-decoration: underline!important;
}


#nav .level_2 {
	padding-bottom: 10px;
}


/* #nav .level_2{
	float: left;
}

#nav .level_2>li {
	background-image: url(../images/nav_active.png);
	list-style: none;
	width: 190px;
	height: 48px;
}

*/

#nav .level_1>li>.active,
#nav .level_1>li>.trail {
	color: #fff;
	text-decoration: underline;
	float: right;
	margin-right: 25px;
} 
  
/*------------------------------------------------------------------------*/
 
#container {
}
  
#main {
}
  
#right {
}
  
#left {
}
  


#main .ce_text {
	width: 680px;
	margin-left: 10px;
	margin-top: 45px;
}



#main .ce_text h1 {
	font-size: 16px;
	color: #00378e;
	font-family:'Myriad Pro 1167301';
}


#main .ce_text p {
	font-size: 14px;
	font-family:'Myriad Pro 1167301';
	color: #565656;
}


/*------------------------------------------------------------------------*/
 
#footer {
	width: 1024px;
	height: 44px;
	background-color: #00378e;
	margin-top: 20px;
	margin-bottom: 45px;
}   

.mod_customnav {
	float: right;
	margin-right: 65px;
	margin-top: 10px
}

.mod_customnav li {
	float: left;
	clear: none;
	margin-left: 35px;
}


.mod_customnav li a, .mod_customnav li span {
	color: #fff;
	font-size: 14px;
	font-family:'Myriad Pro Light 1166622';
	text-decoration: none;
}


.mod_customnav .active span {
	text-decoration: underline;
}


#footer .inside {
}

.mod_glossaryList{
	width: 680px;
	margin-left: 10px;
}

.mod_glossaryList dd, 
.mod_glossaryList dd .ce_text {
	margin-left: 0px !important;
	font-size: 14px;
	margin-top: 0px !important;
}

.mod_glossaryList dl>dt {
	font-size: 14px;
	color: #565656;
	text-transform: uppercase;
	font-weight: bold;
}

.mod_glossaryList dl{
	margin-bottom: 30px
}

.toplink {
	display: none;
}


.mod_glossaryMenu {
	float: left;
	margin-top: 45px;
}


.mod_glossaryMenu li {
	float: left;
	clear: none;
	list-style: none;
	margin-right: 15px;
}

.mod_glossaryMenu ul {
	padding-left: 10px !important;
}

.mod_glossaryMenu li a {
	font-size: 16px;
	font-weight: bold;
	font-family:'Myriad Pro 1167301';
	text-decoration: none;
	color: #00378e;
}

.ce_form form{
	float: left;
	clear: left;
}

.ce_form {
	width: 500px !important;
	margin-top: 50px;
}
.ce_form .col_0 {
	float: left;
	clear: left;
}

.ce_form .col_1 {
	float: left;
	clear: left;
}

.ce_form input {
	width: 218px;
	height: 38px;
	padding-left: 20px;
	border: none;
	background-image: url(../images/input.png);
}

.ce_form textarea {
	float: left;
	clear: left;
	width: 470px;
	height: 105px;
	max-height: 105px;
	max-width: 470px; 
	padding-left: 10px;
	padding-top: 10px;
	background-image: url(../images/textarea.png);
	border: none;
}


.ce_form label {
	font-size: 14px;
	margin-left: 5px;
	font-family:'Myriad Pro Light 1166622';
	color: #9e9e9e;
}

.ce_form tbody>tr {
	float: left;
}

.ce_form h1 {
	float: left;
	font-size: 16px;
	color: #00378e;
	margin-left: 5px;
}

.top-link  {

	margin-left: 10px;
	margin-top: 15px;
}

.ie7 .header_shadow {
	margin-left: 0!important;
}

.ie7 #left .inside .ce_text {
	width: 300px!important;
}