/*#############################################################
Name: °matari design
Date: 2008-02-20
Description: css-styles for Walter Cimbal || www.cimbal.net
Author: Tarik Zietelmann
URL: http://www.matari.de
#############################################################*/


* {
	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;
}

#content {
	margin-top: 50px;
	margin-left: 179px;
	width:500px;
}

#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;
}



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;
}


