@charset "utf-8";
/* CSS Document */

body{
background-image:url(img/bar_bg.jpg);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #002a5c;
}
img{
border: none;
}

.wrap{
width: 960px;
margin-left: auto;
margin-right: auto;
}

.top{
width: 960px;
height: 129px;
}

.box_wrap{
width: 960px;
}

.box{
background-image: url(img/box1.gif);
background-repeat: no-repeat;
height: 210px;
width: 269px;
margin-top: 25px;
float: left;
margin-right: 14px;
padding: 20px 65px 25px 25px;
}
.box2{
background-image: url(img/box1.gif);
background-repeat: no-repeat;
height: 215px;
width: 279px;
margin-top: 25px;
float: left;
margin-right: 14px;
padding: 20px 60px 20px 20px;
}
.box_in{
background-image: url('img/splash.gif');
background-repeat: no-repeat;
background-position: top right;
}
.opret{
height: 148px;
padding-top: 107px;
}
.login{
background-image: url(img/login_box.gif);
float: right;
width: 393px;
height: 69px;
margin-top: 28px;
}
ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
li{
line-height: 16px;
}
a{
color: #b31f17;
text-decoration: underline;
}
.input{
border: 1px solid #a5acb2;
height: 15px;
font-size: 10px;
color: #6e6e6e;
vertical-align: center;
padding: 3px 0 0 3px;
width: 166px;
}
.input2{
border: 1px solid #a5acb2;
height: 15px;
font-size: 10px;
color: #6e6e6e;
vertical-align: center;
padding: 3px 0 0 3px;
width: 130px;
}

.input3{
border: 1px solid #a5acb2;
height: 15px;
font-size: 10px;
color: #6e6e6e;
vertical-align: center;
padding: 3px 0 0 3px;
width: 80px;
}

.pw{
font-size: 9px;
color: #6e6e6e;
text-decoration: underline;
}
.tag{
background-image: url(img/tag.jpg);
background-position: center;
background-repeat: no-repeat;
height: 128px;
width: 200px;
float: left;
}
.skabelon{
background-image: url(img/s3/skabelon_1.gif);
width:208px;
height: 170px;
margin: 0 13px 0 13px;
float: left;
}
.long_box{
width: 915px;
height: 53px;
background-image: url(img/s3/long_box.gif);
background-repeat: no-repeat;
margin: 24px 0 15px 0;
padding: 20px 0 0 25px;
}
a.skabelon1:link, a.skabelon1:visited{
background-image: url(img/s3/skabelon_1.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon1:hover, a.skabelon1:active{
background-image: url(img/s3/skabelon_1_hover.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon2:link, a.skabelon2:visited{
background-image: url(img/s3/skabelon_2.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon2:hover, a.skabelon2:active{
background-image: url(img/s3/skabelon_2_hover.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon3:link, a.skabelon3:visited{
background-image: url(img/s3/skabelon_3.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon3:hover, a.skabelon3:active{
background-image: url(img/s3/skabelon_3_hover.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon4:link, a.skabelon4:visited{
background-image: url(img/s3/skabelon_4.gif);
width:208px;
height: 170px;
display: block;
}
a.skabelon4:hover, a.skabelon4:active{
background-image: url(img/s3/skabelon_4_hover.gif);
width:208px;
height: 170px;
display: block;
}


