html {
	margin:0;
	padding:0;
	font-family: verdana, helvetica, 'trebuchet MS';
	font-size:11px;
	width:100%;
	height:100%;
	color:#000000;
	background:url(/gfx/html_back.gif) repeat-y center;
}
body{
	margin:0 auto;
	padding:0;
	width:990px;
}


img{
	border:0;
}

h1{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:30px;
	color:#fff;
}

h1.white{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	position:absolute;
	top:14px;
	left:14px;
	width:518px;
	font-family:'trebuchet MS', arial, helvetica, arial;
}

h1.black{
	margin:0;
	padding:0;
	font-weight:normal;
	color:#000;
	font-family:'trebuchet MS',arial, helvetica, arial;
}

#lang_choise h1{	
	font-size:45px;
}

h2{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:20px;
}
a{
	color:#000;
	text-decoration:none;
	outline:0;
}

a:hover{
	text-decoration:underline;
	color:#000000;
}

.container{
	width:990px;
	overflow:visible;
	margin:25px 0 0 0;
	border:1px solid #919293;
	position:relative;
}

.header{
	height:105px;
	background:url(/gfx/header_back.gif) repeat-y;
}

a.afmelden{
	color:#fff;
	float:right;
	position:absolute;
	top:10px;
	right:10px;
}

img.logo{	
	margin:10px 0 0 25px;
	float:left;
}

img.pay_off{	
	margin:40px 0 30px 160px;
}
.welkom {
	display:none;
}
.noshow {
	display:none;
}

/*   MENU    */

.menu_div {
	right:0;
	position:absolute;
	z-index:200;
	margin-top:-321px;
}

ul.menu{
	margin:0;
	padding:0;
	list-style:none;
}

ul.menu li{
	position:relative;
	float:left;
	border-top:1px solid #e1e2e3;
	border-left:1px solid #e1e2e3;
	border-bottom:0px solid #e1e2e3;
	line-height:13px;
}

ul.menu li a{
	color:#000;
	display:block;
	padding:3px 15px 3px 15px;
	background:#9c9d9f url(/gfx/li_back.gif) repeat-x;
	font-weight:bold;
	overflow:auto;
}
ul.menu li a:hover{
	text-decoration:none;
}

ul.menu li.active a {
	color:#fff;
	display:block;
	padding:3px 15px 3px 15px;
	background:#4f4f51 url(/gfx/li_back_active.gif) repeat-x;
	font-weight:bold;
}

ul.menu li a:hover {
	background:#4f4f51 url(/gfx/li_hover.gif) repeat-x;
}

ul.menu li.active ul a{
	color:#000;
}
ul.menu li ul {
	position:absolute;
	display:none;
	list-style:none;
	margin:0 0 0 -1px;
	padding:0 0 20px 0;
	float:left;
	width:171px;
	background:url(/gfx/sub_menu.png) no-repeat left bottom;
}
ul.menu li.hover ul {
	display:block;
	z-index:1000;
}
ul.menu li ul li,
ul.menu li.hover ul li{
	float:none;
	background:none;
	border:none;
}
ul.menu li.active ul li a ,
ul.menu li ul li a,
ul.menu li.hover ul li a {
	background:none;
	border:none;
	display:block;
	padding:5px 0 5px 15px;
}
ul.menu li ul li a:hover ,
ul.menu li.hover ul li a:hover {
	background:url(/gfx/sub_li_hover.png) no-repeat;
	border:none;
}
ul.menu li.hover ul li.active ul{	
	background:none;
}


/*   CONTENT    */

.title a{	
	color:#fff;
}
.title a:hover{	
	text-decoration:none;
}

.main {
	height:300px;
	border-bottom:1px solid #919293;
	overflow:hidden;
}
#main2,
#main {
	height:325px;
	position:absolute;
	z-index:10;
	width:990px;
}
.main_img {
	height:265px;
	padding:35px 0 0 0;
}
.main_img .title{
	background:url(/gfx/title_back.png) repeat-y left bottom;
	margin:0 0 0 35px;
	padding:15px 15px 35px 15px;
	width:517px;
	position:relative;
	z-index:2;
}

.scroll_left{
	position:absolute;
	top:300px;
	left:0;
	width:26px;
	height:27px;
	background:url(/gfx/scroll_left.png) no-repeat;
	overflow:hidden;
	z-index:50;
}

.scroll_right{
	position:absolute;
	top:300px;
	right:0;
	width:26px;
	height:27px;
	background:url(/gfx/scroll_right.png) no-repeat;
	overflow:hidden;
	z-index:50;
}

.scroll_left a,
.scroll_right a{
	display:block;
	width:26px;
	height:27px;
}
.scroll_left a:hover,
.scroll_right a:hover{
	text-decoration:none;
}
	

.content{
	padding:10px 20px;
	color:#fff;
	line-height:150%;
	font-size:13px;
}

.content .text{
	height:180px;
	overflow-y:scroll;
}

.content ul{
	margin:0;
	padding:0;
	list-style:none;
}

.content table p{
		margin:0;
		padding:0;
}

.content ul li{
	padding:5px;
	border:1px solid #2e2d2f;
	margin:0 0 5px 0;
	background:url(/gfx/li_back2.gif) repeat-y top left;
}

.content ul li a{
	color:#fff;
}

.content .text .text1,
.content .text .text2{
	width:430px !important;
	float:left;
	overflow:auto;
	font-size:11px;
	line-height:17px;
}

.content .text .text3{
	width:900px;
}

.content .text .text1{
	margin:0 40px 0 0 !important;
}

.balk{
	background:url(/gfx/balk.png) no-repeat left;
	height:32px;
}

.balk ul{
	list-style:none;
	margin:0;
	padding:6px 0 0 150px;
}

.balk ul li{
	float:left;
	margin:0 0 0 25px;
}
.balk_service{	
	height:32px;
	border-top:1px solid #919293;
	border-bottom:1px solid #919293;
	background:url(/gfx/header_back.gif) repeat-y;
}
.balk_label{
	background:url(/gfx/service_back.gif) repeat-x;
	width:95px;
	float:left;
	color:#009cdf;
	font-weight:bold;
	padding:7px 0 11px 5px;
	font-size:12px;
}
.balk_service ul{
	float:left;
	list-style:none;
	margin:0 0 0 4px;
	padding:2px 0 0 0;
	line-height:13px;
}

.balk_service ul li{
	float:left;
	width:73px;
	text-align:center;

}

.balk_service ul li.active{
	font-weight:bold;
}
.balk_service ul li.active a{
	color:#fff;
}
		

.balk_service ul li a{
	color:#c5c6c8;
}

.balk_service ul li a:hover{
	text-decoration:none;
	font-weight:bold;
}
/*   FOOTER    */

.footer{
	background:#000 url(/gfx/footer_back.gif) repeat-y;
	height:20px;
	padding:5px 0 0 5px;
}

.footer a{
	color:#c5c6c8;
}

.footer a.active{
	color:#fff;
	font-weight:bold;
}

.footer ul{	
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
}
.footer ul li{	
	float:left;
	border-right:1px solid #c5c6c8;
	padding:0 8px;
}
.adress_data{
	float:left;
}

.lang{	
	float:left;
	color:#C5C6C8;
	border-right:1px solid #c5c6c8;
}

.site_data {
	float:left;
}
.site_data a.active {
	font-weight:bold;
}
.type_disclaimer{
	border-bottom:1px solid green;
	float:left;
	width:500px;
}
input.button {
	width:auto;
}
