
/***************************************
 * Autor:      Stefan Hollenbach       *
 * Website:    www.h84.net             *
 ***************************************/

a, body, li, p, td {
color:#606060;
font-family:"Arial", "Lucida Sans Unicode", "Verdana", "Tahoma", "Trebuchet MS", "Georgia";
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:22px;
}

body {
background:#DDDDDD url('../grafik/background.png') repeat-x;
cursor:default;
margin:30px;
overflow:auto;
}

a, a:hover {
color:#1E66D2;
font-style:normal;
font-weight:normal;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

div.container {
background:#FFFFFF url('../grafik/topleft.png') no-repeat;
border:0px solid #FFFFFF;
overflow:visible;
position: relative;
padding:25px;
padding-bottom:1px;
text-align:left;
/* -moz-border-radius:25px; */
width:1050px;
}

div.copyright {
color:#606060;
font-family:"Verdana", "Lucida Sans Unicode", "Arial", "Tahoma";
font-size:11px;
line-height:20px;
padding-top:14px;
text-align:left;
width:1100px;
}

span.update {
color:#404040;
font-family:"Verdana", "Lucida Sans Unicode", "Arial", "Tahoma";
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

div.headline {
border-bottom:0px solid #D2D2D2;
color:#808080;
font-family:"Georgia", "Serif", "Trebuchet MS", "Lucida Sans Unicode", "Verdana", "Arial", "Tahoma";
font-size:24px;
font-style:normal;
font-weight:bold;
padding:0px;
text-decoration:none;
}

li {
color:#606060;
list-style:square;
list-style-image:url('../grafik/list.gif');
}

li.changelog {
width:85%;
}

ul {
padding-bottom:20px;
}

p {
text-align:left;
text-decoration:none;
}

p.text {
width:90%;
}

span.highlight {
color:#000000;
font-family:"Arial", "Verdana", "Lucida Sans Unicode", "Trebuchet MS", "Tahoma";
font-size:16px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

/* Link-Listen: */

a.link, a.link:hover {
color:#404040;
font-family:"Arial", "Georgia", "Lucida Sans Unicode", "Verdana", "Tahoma", "Trebuchet MS";
font-style:normal;
font-size:11px;
font-weight:normal;
padding:0px;
text-decoration:underline;
}

a.link:hover {
color:#404040;
text-decoration:none;
}

div.link {
border:1px solid #FFAA55;
background:#FFD95B;
background: url('../grafik/link.background.png');
-moz-border-radius:10px;
padding:5px;
padding-top:10px;
margin-top:10px;
height:100px;
line-height:20px;
}

li.link {
color:#000000;
list-style: square;
padding:0px;
list-style-image: url('../grafik/list.link.gif');
}

ul.link {
padding-bottom:0px;
}
