/* ==================================================================
Stylessheet für das Flash-Portfolio auf www.frohsinn-design.de
Stand: Version 1.0
Datei: jochen_ewert.css
Datum: 20.2.2009
Autor: Jochen Ewert

================================================================== */

/* ==================================================================
1. allgemein
================================================================== */

/* hide from ie on mac \*/
html {
	height: 100%;
	}

#flashcontent {
	height: 100%;
	}
	/* end hide */

body {
	height: 100%;
	color: #999999;
	margin: 0;
	background: #FFFFFF;
	font: 60% Tahoma, Arial, sans-serif;
	line-height: 2.4em;
	}

h1, h2, h3 {   
	color: #B60000;
	margin-top: 60px;
	letter-spacing: .005em;
	font-size: 1.1em;
	}



daten{
	margin-left:30px
	text-align:center;
	color: #B60000;
}

klein {
	color: #CCCCCC;
	font-size: 10%;
}


a {color: #B60000;}
a img {border-style: none}
a:focus {outline: none}

code { 
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	}

div.one {
	background: #FFFFFF;
	margin: 0 auto;
	text-align:center;
	width: 890px;
	}


