@charset "utf-8";
/* Master CSS Document of Krosbey Backup */
/* Copyright Krosbey Solutions B.V. */

body {
 margin:0;
 padding:0;
 background:#003B94 url(../img/bgstretch.jpg) repeat-x;
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

h1 {
 color:#666;
 font-size:20px;
}

h2 {font-size:14px;}

hr {border:1px solid #b2b2b2}

#mainwrpr {
 width:900px;
 margin:auto;
 background:none;
}

#mainwrprcentop {
 background:#fff;
 height:12px;
 width:876px;
 float:left;
}

.mainwrpcorn {
 height:12px;
 width:12px;
 float:left;
}

.tlcon {background:url(../img/tlcon.png) no-repeat;}
.trcon {background:url(../img/trcon.png) no-repeat;}
.blcon {background:url(../img/blcon.png) no-repeat;}
.brcon {background:url(../img/brcon.png) no-repeat;}

#logo {
 display:block;
 width:380px;
 height:100px;
 background:#fff url(../img/logo.jpg) no-repeat;
 text-decoration:none;
 border:none;
 float:left;
}

.lang {
 font-size:11px;
 display:block;
 float:right;
 height:20px;
 width:auto;
 }
 
.lgr {color:#bbb;}

#crump {
 height:30px;
 background:#333 url(../img/crumpbg.jpg) repeat-x;
}

#flscontent {
 height:500px;
 width:900px;
}

.mainbodytxt {
 font-size:12px;
 color:#808080;
 line-height:18px;
}

#bupro {
 height:190px;
 width:780px;
 background:#fff url(../img/bupro.jpg) no-repeat;
 margin:auto;
}

#bubiz {
 height:570px;
 width:800px;
 background:#fff url(../img/bubiz.jpg) no-repeat;
 margin:auto;
}


#sitemap {
 background:#666 url(../img/sitemapbg.jpg) no-repeat;
 height:170px;
}

#legal {
 display: block;
 height: auto;
 width: auto;
 background: none;
 font-family: Arial, Helvetica, Verdana, sans-serif; 
 font-size: 10px;
 color:#fff;
 padding: 145px 0 0 10px;}

address {font-style:normal}

/* Buttons */

a#news:link, a#news:visited, a#news:hover, a#news:active {
 display: block;
 height: 40px;
 width: 180px;
 float: right;
 text-decoration: none;
 color: #fff;
 padding: 11px 0 30px 20px;
 font-size: 12px;
 background: url(../img/newsbutton.jpg) no-repeat;
 margin: 0;
}

a.crumpbutn:link, a.crumpbutn:visited {
 color:#fff;
 font-size:14px;
 font-weight:bold;
 text-decoration:none;
 margin-left:60px;
}

a.crumpbutn:hover, a.crumpbutn:active {color:#eee}

a.trbtn:link, a.trbtn:visited{color:#999}
a.trbtn:hover, a.trbtn:active {color:#4d4d4d}

a.prod:link, a.prod:visited {
 text-decoration:none;
 color:#2996E2;
}

a.prod:hover, a.prod:active {color:#003B94}

a.legal:link, a.legal:visited {
 text-decoration: none;
 color: #fff;
 }

a.legal:hover, a#legal:active {
 text-decoration: underline;
 color: #fff;
 }
