* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}


html {
	height: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	background-color: #1b1e1f;
}

#flashcontent {
	height: 100%;
	background-color: #1b1e1f;
	color: #e7e9e8;
	font: normal 70% "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}

#logo {
	margin-top: 20px;
	margin-left: 15px;
}

#content2 {
	margin-bottom: 5px;
	width: 380px;
}

#walter {
	margin-top: 20px;
}

#foto {
	margin-bottom: 6px;
}

#photo {
	margin-bottom: 15px;
}

#fon {
	margin-bottom: 5px;
	padding-top: 2px;
}

#mano {
	float:right;
}



#wichtig {
	margin-top: 40px;
	margin-bottom: 4px;
}

#hinweis {
	margin-bottom: 20px;
}

#gse {
	margin-top: 500px;
}



a:link, a:visited { 
	text-decoration: underline; 
}
a:link:focus, a:visited:focus { 
	color: #e7e9e8; 
}
a:link { 
	color: #e7e9e8; 
}
a:visited { 
	color: #e7e9e8; 
}
a:link:hover, a:visited:hover { 
	color: #ff6600; text-decoration: underline; 
}
a:link:active, a:visited:active { 
	color: #ff6600; 
}

.wc_style1 {
	color: #ff6600;
}
.wc_style2 {
	color: #ff6600;
	font: normal 120% "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}
.wc_style3 {
	color: #1b1e1f;
	font: normal 120% "Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
}
.message {
	border-width: 1px;
	border-style: solid;
	padding: 12px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #1b1e1f;
	border-color: #333;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 16px;
	margin-left: auto;
	width: 920px;
	color: #e7e9e8;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

