/* CSS internalgrey.de */

body {

background-color: #575757;
margin: 0px;
padding: 0px;

}

a:link { text-decoration:none; color: #016004; }

a:visited { text-decoration:none; color: #014503; }

a:hover { text-decoration:none; color: #FFFFFF;  }


.stil1 {

color: #000000;
line-height: 1.6em;
font-size: 1.0em;
font-weight:bold;
font-family:"Courier New", Courier, mono;
}

h1 {

color: #016004;
line-height: 1.4em;
font-size: 1.3em;
font-variant: small-caps;
font-family:"Courier New", Courier, mono;
}

.stil2 {

color: #000000;
font-size: 1.0em;
font-family:"Courier New", Courier, mono;

}

.stil3 {

color: #000000;
font-size: 1.0em;
font-family:"Courier New", Courier, mono;
text-align: justify;
}


ul {
padding: 5px;
list-style-type: none;
line-height: 30px;
margin: 0px;
}

li {
font-family: Courier;
text-decoration: none;
font-size: 0.9em;
}



#box0 {

text-align: center;
position: relative;
width: 100%;
top: 0px;
left: 0px;
padding: 0px;
margin: 0px;
border: solid;
border-width: 0px;
height: auto;
min-height: 100%;

}


#box1 {

background-image:url(/img/top-bg.png); 
background-repeat:no-repeat;
background-position:center;
background-color: #575757;
text-align: center;
position: absolute;
width: 100%;
height: 100px;
top: 0px;
border: solid;
border-width: 0px;
border-bottom-width: 0px;
border-bottom-color: #016004;
}


#ctbox {

background-color: #999999;
text-align: center;
position: relative;
top: 105px;
padding: 10px;
width: 50%;
height: auto;
min-height: 600px;
margin-left: auto;
margin-right: auto;
margin-bottom: 120px;
border: solid;
border-width: 1px;
border-color: #016004;

}


#likebox {

background-color: #999999;
text-align: center;
position: absolute;
top: 120px;
padding-top: 10px;
right: 20px;
width: 160px;
height: 190px;
border: solid;
border-width: 1px;
border-color: #016004;

}


#menubox {

background-color: #999999;
position: absolute;
text-align: center;
margin-left: 20px;
width: 160px;
height: auto;
top: 120px;
padding-top: 10px;
border: solid;
border-width:1px;
border-color: #016004;

}


#footer {

background-color: #666666;
text-align: center;
position: relative;
width: 100%;
height: 60px;
border: solid;
border-width: 0px;
border-top-width: 1px;
border-bottom-width:1px;

}

