@charset "utf-8";
/* CSS Document */

html, body{
margin-left:0px;
margin-right:0px;
padding-left:0px;
padding-right:0px;
width:100%;
background-image:url(img/bg.gif);
background-attachment:fixed;
}
.head{
height:210px;
background-image:url(img/header_011.png);
background-repeat:no-repeat;
background-position:center;
max-width:800px;

}
.menue_box{
position:relative;
top:-45px;
left:auto;
right:auto;
height:auto;

min-width:800px;
max-width:1000px;
text-align:center;

}

.menue_box_ohneuser{
position:relative;
top:-45px;
left:auto;
right:auto;
height:auto;

min-width:800px;
max-width:1000px;
text-align:center;
}
.button{
border:none;
}
.loginbox{
margin-left:auto;
position:relative;
top:0px;
font-size:12px;
border:1px solid #0033CC;
padding:5px;
width:320px;
height:28px;
background-image:url(img/back.png);
}
.content{
font-family: Arial;
width:100%;
padding-bottom:30px;
}
.formfield, .formfieldunder{
margin-bottom:13px;
text-align:left;
}

.formfieldunder{
width:185px;
}
.formtext{
text-decoration:underline;
font-size:13px;
margin-bottom:5px;

}
.myfoldertextbox{
display:none;
position:relative;
top:-11px;
z-index:4;
}


.myfoldername{
font-size:18px;
text-align:left;
float:left;
}

.myfolderdate{
text-align:right;
}
a.linklink{
display:block;
color:#999999;
}
a.linklink:hover{
background-color:#0033CC;
color:#000000;
}
.textlink{
display:none;
}
a:link, a:visited, a:focus, a:hover, a:active {
  font-family: Arial;
  font-size: 13px;
  text-decoration: none;
  }
.spacetable{
height:5px;
}
.changed{
display:none;
}


.messageback{
width:465px;
height:140px;
background-image:url(img/message.png);
}

.message{
width:390px;

color:#5c5c5c;
font-weight:700;
text-align:center;
margin-left:auto;
margin-right:auto;
}
a.getfolder:link, a.getfolder:visited, a.getfolder:focus, a.getfolder:hover, a.getfolder:active {
background-image:url(img/downloadlinkfield_back.png);
width:440px;
display:block;
color:#000000;
}
a.getfolder:hover{
background-image:url(img/donloadlinkfield_hover.png);
}




