a:link { text-decoration: none; color: #FFFFFF; }
a:visited { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: none; color: #C0C0C0; }
a:active { text-decoration: none; color: #FFFFFF; }

@font-face {font-family: 'aleo';
	    src: url('fonts/aleo-regular-webfont.eot');
	    src: local('Aleo'),
            url('fonts/aleo-regular-webfont.woff') format('woff'),
            url('fonts/aleo-regular-webfont.ttf') format('truetype'),
            url('fonts/aleo-regular-webfont.svg#webfontb1OIS9BX') format('svg');
	    font-weight: normal;
	    font-style: normal;}



body {
	background-color: black;
	background: black;
	color: white;
	font-family: aleo;
	border: none;
}

.text
{
font-size: 20px;
line-height: 22px;
font-weight: normal;
}

.news
{
font-size: 15px;
line-height: 18px;
font-weight: normal;
}

.zitate
{
font-size: 15px;
line-height: 18px;
font-weight: normal;
}

.autor
{
font-size: 13px;
color: #C0C0C0;
line-height: 14px;
font-weight: normal;
}

.autorstatus
{
font-size: 13px;
color: #C0C0C0;
line-height: 14px;
font-weight: normal;
}

.src
{
font-size: 12px;
color: #C0C0C0;
line-height: 14px;
font-weight: normal;
}

.linkhead
{
font-size: 18px;
color: #C0C0C0;
line-height: 20px;
font-weight: normal;
}

.links
{
font-size: 15px;
line-height: 18px;
font-weight: normal;
}

.title
{
font-size: 30px;
line-height: 32px;
font-weight: normal;
text-decoration: none; color: #FFFFFF;
}

.menu
{
font-size: 20px;
line-height: 22px;
font-weight: normal;
}

.small
{
font-size: 10px;
line-height: 21px;
font-weight: normal;
}

.sb 
{
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#C0C0C0;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
}
