* {
	margin:0;
	border:0;
	padding:0;
	font-family:sans-serif; }
	
body {
	background:url(../images_layout/muenchen420.png) top right white repeat-x;
	padding-bottom:10px; }
	

#head {
	position:relative;
	width:100%;
	background:none; }
	
#head img {
	display:none;
	margin-left:12px;
	float:left; }
	
#logo a {
	position:absolute;
	right:0;
	top:190px;
	display:block;
	height:25px;
	width:312px;
	background:url(../../images_layout/sk_logo_klein.png) no-repeat; }
	
#navigation {
	padding:0 0 1px 12px;
	margin-left:0;
	border-bottom:1px solid #999999;
	line-height:20px;
	font-size:12px;
	height:1.6em; }

#navigation li {
	float:left;
	list-style:none;
	padding-right:2px; }
	
#navigation a {
	display:block;
	font-size:12px;
	color:#808080;
	background:#cccccc;
	text-decoration:none;
	padding:0 6px 0 6px;
	border:1px solid #999999;
	margin-bottom:0;
	height:1.6em; }
	
#navigation a:hover {
	color:#666666;
	background:#d6d6d6; }
	
#navigation a.current-page {
	background:#dfdfdf;
	color:#555555;
	padding-bottom:1px;
	border-bottom:none; }
	
#navigation a.external-link {
	border:none;
	background:white;
	color:#ff9900; }
	
#navigation a.external-link:hover {
	color:#808080; }
	
#main {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-490px;
	width:1002px; }
	
#content {
	border:1px solid #999999;
	border-top:none;
	background:#dfdfdf;
	width:976px;
	padding:12px; }
	
h1 {
	float:left;
	text-align:left;
	z-index:10;
	text-transform:uppercase;
	font-size:19px;
	letter-spacing:1px;
	line-height:18px;
	font-weight:bold;
	color:#ff9900;
	padding:190px 0px 12px 0px; }
	
h2 {
	color:#666666;
	text-transform:uppercase;
	padding:6px 0 6px 0;
	font-size:16px; }
	
#content p, #footer p, #content ul {
	padding-bottom:18px;
	color:#666666; 
	font-size:12px;
	line-height:18px;
	text-align:justify;	 }

#content ul {
	margin-left:16px; }
	
#footer p {
	margin-left:12px;
	font-size:11px;
	color:#aaaaaa; }
	
#animation-window {
	margin:6px 0 0 -3px; }
	
#info-text p {
	padding-bottom:9px;
	font-size:11px;
	line-height:auto;
	text-align:left; }
	
a {
	color:#555555; }
	
.for-text-version {
	position:absolute;
	color:#ff9900;
	left:-5000px; }

.break-float {
	clear:both;
	line-height:0;
	height:0;
	overflow:hidden;
	width:0;
	font-size:0; }

.page-top {
	text-align:right !important;
	padding-bottom:6px !important;
	height:8px;
	overflow:hidden; }

.page-top a {
	padding-right:11px;
	background:url(../munich/top.gif) no-repeat;
	text-decoration:none; }
	
.header-no-image {
	width:670px;
	padding-left:15px; }
	
.header-with-image {
	width:467px;
	margin-left:18px; }