BODY 
{
  margin-top: 20px;
}

div 
{
	font-family: arial, sans-serif;
        color: #9C9685;
	font-size: 12px;
}

.headline
{
margin: auto;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
width: 684px;
color: #d0ff1d;
font-size: 16px;
font-weight: bold;
}

.sillies_headline
{
text-align: center;
color: #d0ff1d;
font-size: 20px;
font-weight: bold;
margin-left: 125px;
text-decoration: underline;
}

.header 
{
	width: 902px;
	height: 84px;
	margin: auto;
	background-image: url(./images/header.jpg);
}

.navi
{
	width: 340px;
	height: 26px;
	position: relative;
	left: 100px;
	top: 62px;
	padding: 0px;
	margin: 0px;
}

.bottombar 
{
	width: 704px;
	height: 30px;
	margin: auto;
	background-image: url(./images/bottombar.jpg);
}

.content 
{
	width: 684px;
	margin: auto;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}

.work
{
	border-width: 15px;
	border-style: solid;
	border-color: #404040;
}

.workdiv
{
	
	width: 684px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

img 
{
	border: 0;
	margin: 0;
	padding: 0;
}

.worktext
{
	text-align: center;
}

.dotline 
{
	background-image: url(./images/dotline.gif);
	background-repeat: repeat-x;
	width: 650px;
	height: 1px;
	margin: auto;
}

a
{
	color: #9C9685;
}

.links 
{
	width: 684px;
	color: #c3c3c3;
	font-size: 11px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

.myself
{
	float: right;
}

.rechts
{
	float: right;
}

.news 
{
	width: 684px;
	margin: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	border-width: 2px;
 	border-style: solid;
 	border-color: #9C9685;
}

.newstext 
{
margin: auto;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
width: 684px;
color: #c3c3c3;
font-size: 11px;
}

.newstext_welcome
{
margin: auto;
text-align: center;
margin-top: 20px;
margin-bottom: 20px;
width: 850px;
border: 1px solid black;
color: #c3c3c3;
font-size: 11px;
background-color: #303030
}

.newstext_assets
{
padding: 25px;
margin: auto;
text-align: left;
margin-top: 20px;
margin-bottom: 20px;
width: 800px;
border: 1px solid black;
color: #c3c3c3;
font-size: 11px;
background-color: #303030
}

