@charset "utf-8";

#container {
	width: 867px;
	height:380px;
	margin:0 auto;
	margin-top:120px;
	background: url(../img/muster.png) no-repeat center;
}
#flashcontent{
	margin-left:50px;
	outline:0;
	-moz-outline-style: none;
}
object:focus { outline: none; -moz-outline-style: none; } 
body {
	margin: 0;
	padding: 0;
	background: #3173a8 url(../img/bg.png) repeat-y center;
}
* {
	color:#3173A8;
	font-family:Arial, Helvetica, sans-serif ;
	text-decoration:none;
}
#footer{
	width: 747px;
	margin:5px auto 15px auto;
	font-size:12px;
}
.mail{
	float:left;
}
.impressum{
	float:right;
}
.adresse{
	width:100%;
	text-align:center;
}

a:focus, a:hover, a:active{
	text-decoration:underline;
}

#alternateContent, #noflash{
	/*background-color:#BED2E4;*/
	padding:0 20px;
}

img{
	border:none;
}

