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

a, body, li, p, td {
color:#606060;
font-family:"Arial", "Sans-Serif", "Verdana", "Lucida Sans Unicode", "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:35px;
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;
border:0px solid #FFFFFF;
overflow:visible;
position:relative;
padding:25px;
padding-bottom:0px;
text-align:left;
/* -moz-border-radius:25px; */
width:900px;
}

div.copyright {
background:url('../grafik/background.bottom.png') repeat-x;
color:#606060;
font-family:"Verdana", "Sans-Serif", "Lucida Sans Unicode", "Arial", "Tahoma";
font-size:11px;
line-height:20px;
padding-top:14px;
text-align:left;
width:950px;
}

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

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

li {
margin:0px;
margin-left:35px;
margin-bottom:0px;
padding:0px;
color:#606060;
list-style:square;
list-style-image:url('../grafik/list.gif');
}

li.changelog {
width:85%;
}

li.date {
margin-left:0px;
width:85%;
list-style:none;
}

span.date {
border-left:1px solid #C0C0C0;
border-bottom:1px solid #C0C0C0;
background:#E1E1E1;
color:#707070;
font-size:12px;
font-weight:normal;
font-family:"Arial";
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;
line-height:35px;
-moz-border-radius:3px;
border-radius:3px;
}

ul {
margin:0px;
margin-bottom:0px;
margin-left:0px;
padding:0px;
padding-bottom:20px;
}

p {
margin:0px;
margin-bottom:0px;
margin-top:15px;
padding:0px;
text-align:left;
text-decoration:none;
}

p.text {
width:830px;
}

span.highlight {
color:#1E66D2;
font-family:"Georgia", "Serif", "Arial", "Verdana", "Lucida Sans Unicode", "Sans-Serif", "Trebuchet MS", "Tahoma";
font-size:18px;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

/* Link-Listen: */

a.link, a.link:hover {
color:#606060;
border-left:1px dotted #909090;
font-family:"Arial", "Sans-Serif", "Lucida Sans Unicode", "Verdana", "Georgia", "Tahoma", "Trebuchet MS";
font-size:11px;
font-style:normal;
font-weight:normal;
line-height:20px;
padding:5px;
padding-left:15px;
padding-right:8px;
text-decoration:none;
}

a.link:hover {
background:#404040;
color:#FFFFFF;
border-left:1px solid #808080;
text-decoration:none;
}

div.link {
background:#606060 url(../grafik/link.background.png) no-repeat;
margin-top:10px;
-moz-border-radius:12px;
padding:0px;
padding-bottom:14px;
padding-top:10px;
width:900px;
}

li.link {
color:#000000;
list-style:square;
list-style-image: url(../grafik/list.link.gif);
padding:0px;
margin:0px;
margin-left:30px;
margin-right:20px;
line-height:15px;
}

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

