body {
	background-repeat: no-repeat;
	background-position: 0px 10px;
	background-color: #000000;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
	text-align: right;
}

h2, h3, h4, h5 {
	color: #999999;
	font-size: 10px;
	font-weight: lighter;
}


#logo {
	position: relative;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 95px;
}


#container {
	overflow: visible;
	position: relative;
	height: 500px;
	width: 700px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	top: 30px;
}



#navigation {
	width: 500px;
	position: absolute;
	overflow: visible;
	left: 320px;
	top: 0px;
}
	
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;	
}

#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	
}

#navigation a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	
}

#navigation a:active {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
	
}

#languages {
	overflow: visible;
	position: absolute;
	top: 30px;
	left: 650px;
	text-align: right;
	width: 150px;
	color: #FFFFFF;
}
#languages a:link, a:visited, a:hover, a:active {
	color: #3366FF;
	text-decoration: none;
	font-size: 14px;
	
}

#flashbox {
	top: 2px;
	position: relative;
	
}

#impressum {
	position: relative;
	top: 60px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	width: 345px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 1px;
	left: 450px;
	margin-top: 10px;
}
#impressum a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#impressum a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#impressum a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#impressum a:active {
	color: #999999;
	text-decoration: none;
}
#welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 600px;
	height: 10px;
	top: 5px;
	left: 200px;
	font-weight: lighter;
	padding-top: 10px;
	border-top-color: #990000;
	border-top-style: dotted;
	border-top-width: 1px;
	text-align: right;
	visibility: hidden;
}
#welcome a:link {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
	}
	
#welcome a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	}
	
#welcome a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
	}
	
#welcome a:active {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
	}
#willkommen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	width: 600px;
	height: 10px;
	top: 5px;
	left: 200px;
	font-weight: lighter;
	border-top-color: #3366FF;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
	visibility: hidden;
}
#willkommen a:link {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 10px;
	}
	
#willkommen a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	}
	
#willkommen a:hover {
	color: #3366FF;
	text-decoration: underline;
	font-size: 10px;
	}
	
#willkommen a:active {
	color: #3366FF;
	text-decoration: underline;
	font-size: 10px;
	}
strong {
	font-weight: lighter;
}
