/* CSS Document */

body, html, p {
	margin: 0px 0px 0px 0px;
	font-family: trebuchet, verdana, sans-serif;
	font-size: 10px;
	}
flashfeld {
	position:relative;
	margin: 0px 0px 0px 0px;
	width:900px;
	height: 600px;
	}
div.content {
	font-size: 13px;
	line-height:16px;
	margin-top:10px;
	}
#navi img{
	border:0px;
	margin-top:40px;
}
#subtitel {
	width:280px;
	text-align:left;
	color:#666666;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
	border-top:1px dotted #666;
	}
h1 {
	text-align:center;
	font-family:trebuchet, verdana, sans-serif;
	font-size:14px;
	}
a {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}


