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

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

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

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

.boxborder
{
border-color: #D7B911;
}

.boxwrapper
{
padding: 5px;
position:absolute; 
top: 50px; 
left: 10px; 
width: 370px; 
}

.boxfeatures
{
padding: 5px;
position:absolute; 
top: 240px; 
left: 10px; 
width: 370px; 
}

.boxclasses
{
padding: 0px;
position:absolute; 
top: 330px; 
left: 380px; 
}

.boxclassestext
{
padding: 5px;
position:absolute; 
top: 300px; 
left: 420px; 
}

.boxscreenshot
{
padding: 0px;
position:absolute; 
top: 65px; 
left: 0px; 
}

.boxbigscreenshot
{
padding: 5px;
position:absolute; 
top: 230px; 
left: 40px; 
}

.boxexample
{          
color: black;
padding: 10px;
position:absolute; 
top: 45px; 
left: 0px; 
}

.boxexamplepic
{
position:absolute; 
top: 370px; 
left: 280px; 
}

.boxinstall
{
padding: 5px;
position:absolute; 
top: 50px; 
left: 5px; 
width: 370px; 
}

.boxdirectx
{
padding: 5px;
position:absolute; 
top: 35px; 
left: 360px; 
width: 230px;
}

.boxregister
{
padding: 5px;
position:absolute; 
top: 155px; 
left: 360px; 
width: 230px;
}

.boxnutz
{
padding: 5px;
position:absolute; 
top: 340px; 
left: 180px; 
width: 390px;
}


/* ----- 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;   
left: 300px;
width: 463px;
height: 50px;
border-width: medium;
border-style: groove;
border-color:#D7B911;
}

.bannersymbol
{
position: absolute; 
top: 15px; 
left: 0px;
width: 460px;
height: 350px;
}


/* ----- 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} 
