/* CSS Document */
body {
	margin: 0px;
	background-color: #0033CC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg1.gif);
}

img { border:0;}

// .shadow {box-shadow: 0 2px 50px rgba(50, 50, 50, 0.15);}

#wrapper {
	max-width: 992px;
	border-color: #e6e9ed;
	margin: 0 auto;
	
}

#wrap {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#header {
	float: left;
	height: 109px;
/*	background-repeat: no-repeat;
	background-image: url(images/header-neu1.jpg); */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 12px;
	padding: 0px 10px 15px 5px;
}

#header_li {
	/* border-color: #e6e9ed; */
 	float: left;

	height: 109px;
    width: 215px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: 0px;
	border-right-width: 0px;
}
#top {
	/* border-color: #e6e9ed; */
 	float: left;
	height: 109px;
	width: 745px;

	background-repeat: no-repeat;
/*	background-image: url(images/header-neu3.jpg); */
	
}

#headerline {
/*   background-image: url("../imgs/colorline.png"); */
   background-repeat: no-repeat;
	color: white;
	font-size: 10px;
	height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #0000CC;
	padding: 3px;
}




#content_wrap {
	float: left;
	text-align: left;
	border: 1px solid #003399;
	width: 730px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

#breadcrumb {
/*	clear: both; */ float: left;
min-width:720px;
	padding: 8px 0 8px 0;
	color: #666666;
}

#content_main {
	float: left;
	max-width:550px;
	line-height: 1.6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.content_li {
	float: left;
	width: 230px;
	line-height: 1.2;
}
.content_re {
	float: left;
	width: 145px;
	line-height: 1.2;
}

.content_re h4{
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}


.nav_li1 {
	width: 215px;
/*	background-color: #E5EBF9;
	background-color: #FFFFFF;
	background-image: url(images/nav_li_bg1.gif);
	background-repeat: repeat; */
	border: 1px solid #003399;
	padding: 0px;
	margin: 0px;
}


.nav_re1 {
	width: 140px;
	background-color: #E5EBF9;
	border: thin solid #D3DAE4;
	margin-left: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}




.column1 {
	background-image: url(images/nav_li_bg1.gif);
	min-height: 300px;
	width: 215px;
	/*background-repeat: no-repeat;*/
}

.ul_nav_main {
list-style: none;
	line-height: 100%;
	margin: 0;
	padding: 2px;

}


.ul_nav_main .active_lev1 { 
 background-color: white; 
background-image: url(images/sqrred.png);
background-repeat: no-repeat;
background-position: 5px;
    border-bottom: 1px solid white;
    color: #d50a27;
    padding-top: 7px;
	padding-bottom: 7px;
    padding-left: 20px;
}

.ul_nav_main .nav_lev1_no a {

    border-bottom: 1px solid white;
    color: #061b43;
	display: block;
 /*   display: block; */
    padding-bottom: 7px;
    padding-left: 15px;
    padding-top: 7px;
    text-decoration: none;
/*    width: 198px; */
background-image: url(images/sqrblue.png);
background-repeat: no-repeat;
background-position: 5px;
}


.ul_nav_main .nav_lev1_no a:hover {
    background-color: #061b43;
background-image: url(images/sqrwhite.png);
background-repeat: no-repeat;
background-position: 5px;
    border-bottom: 1px solid white;
    color: white;
  /*  display: block; */
}





p {padding: 0px; margin: 0px 0px 15px 0px; }
h1 {font-size: 16px; margin: 24px 0 10px 0;}
h2 {font-size: 14px; margin: 20px 0 9px 0;}
h3 {font-size: 12px; margin: 20px 0 8px 0;}

.clear { clear: left; }

.pic200line {float: left; width: 200px; padding-right: 30px;}

.pic300 {width: 300px; padding-right: 40px;}



.merke {
	background-color: #E9FFD2;
	padding: 8px;
	width: 540px;
	border: 2px solid #666666;
}
