/* ----- PAGE ----- */

/*
.pagestyle
{ 
color: black;
}
.pagestyle a:link { color: #FF0000; }
.pagestyle a:visited { color: #FF0000; }
.pagestyle a:hover { color: #FF8800; }
.pagestyle a:active { color: #FF8800; } 
*/

/* ----- TEXTS ----- */

/*
.shadow
{
color: yellow;
}
*/

.box01
{
padding: 5px;
position:absolute; 
top: 90px; 
left: 0px; 
width: 365px; 
}

.boximgarchivlinks
{
font-family: monospace;
text-align: right;
padding: 5px;
position:absolute; 
top: 0px; 
right: 0px; 
}

.boximgtab
{
padding: 1px;
position:absolute; 
top: 50px; 
left: 0px; 
width: 600px;
height: 540px; 
overflow: auto;
font-size: xx-small;
}

.boxppsarchivlinks
{
font-family: monospace;
text-align: right;
padding: 5px;
position:absolute; 
top: 0px; 
right: 0px; 
}

.boxppstab
{
padding: 5px;
position:absolute; 
top: 50px; 
left: 0px; 
width: 600px;
height: 540px; 
overflow: auto;
}

.boxtextsarchivlinks
{
font-family: monospace;
text-align: right;
padding: 5px;
position:absolute; 
top: 0px; 
right: 0px; 
}

.boxtextstab
{
padding: 5px;
position:absolute; 
top: 50px; 
left: 0px; 
width: 600px;
height: 540px; 
overflow: auto;
}

.boxtrasharchivlinks
{
font-family: monospace;
text-align: right;
padding: 5px;
position:absolute; 
top: 0px; 
right: 0px; 
}

.boxtrashtab
{
padding: 5px;
position:absolute; 
top: 50px; 
left: 0px; 
width: 600px;
height: 540px; 
overflow: auto;
}
.boxtrashtab li { margin-bottom: 10px; }

.boxmainimgtab
{
padding: 5px;
position:absolute; 
top: 40px; 
left: 0px; 
}

.boxmainppstab
{
padding: 5px;
position:absolute; 
top: 260px; 
left: 0px; 
}

.boxmaintextstab
{
padding: 5px;
position:absolute; 
top: 260px; 
left: 200px; 
}

.boxmaintrashtab
{
padding: 5px;
position:absolute; 
top: 430px; 
left: 0px; 
}

.maintabheader
{
text-align:left;
}

.boxverteiler
{
padding: 5px;
position:absolute; 
top: 270px; 
left: 420px;
color: black; 
text-align: center;
}
.boxverteiler a:link { text-decoration: none; font-weight: bold; color: blue}
.boxverteiler a:visited { text-decoration: none; font-weight: bold; color: blue}
.boxverteiler a:hover { text-decoration: underline; font-weight: bold; color: blue}
.boxverteiler a:active { text-decoration: underline; font-weight: bold; color: blue}

.boxverteilerbutton
{
padding: 5px;
position:absolute; 
top: 260px; 
left: 400px; 
}


/* ----- BANNER ----- */

/*
.bannerlogo a:link { text-decoration: none; color: black}
.bannerlogo a:visited { text-decoration: none; color: black}
.bannerlogo a:hover { text-decoration: underline; color: red}
.bannerlogo a:active { text-decoration: underline; color: red}
*/

/*
.bannerbg
{         
top: 5px;
width: 766px;
height: 55px;
}
*/


/* ----- MENU ----- */

/*
.menu a:link { text-decoration: none; color: black; }
.menu a:visited { text-decoration: none; color: black; }
.menu a:hover { text-decoration: none; letter-spacing: 1px; color: red}
.menu a:active { text-decoration: none; letter-spacing: 1px; color: red}

.submenu a:link { text-decoration: none; color: black}
.submenu a:visited { text-decoration: none; color: black}
.submenu a:hover { text-decoration: none; letter-spacing: 1px; color: red}
.submenu a:active { text-decoration: none; letter-spacing: 1px; color: red}
*/

/* ----- FOOTER ----- */

/*
.linkhint
{
color: black;
}

.footertext
{
color: black;
}
.footertext a:link { text-decoration: underline; color: black}
.footertext a:visited { text-decoration: underline; color: black}
.footertext a:hover { text-decoration: underline; color: red}
.footertext a:active { text-decoration: underline; color: red} 
*/