a, a:active, a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:focus, a:hover{
	text-decoration: underline;
}

ul{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: none;
}
li{
	list-style: none;
	margin-left: -23px;
	list-style-image: url(bilder/li.gif);
}
body,html{
	margin: 0px;
	font: normal normal normal 12px/normal "Times New Roman", Times, serif;
}
img{
	border: 0px;
}
.headline{
	font-style: italic;
	font-weight: bold;
}
#all{
	position:absolute;
	margin:-328px 0px 0px -464px;
	top: 50%;
	left: 50%;
	height: 657px;
	width: 929px;
	background-image: url(bilder/bg.jpg);
}
#logo{
	position: absolute;
	top: 62px;
	left: 420px;
}
#slogan{
	position: absolute;
	top: 165px;
	left: 346px
}
#titel{
	
}
#verzierung-top{
	position: absolute;
	top: 198px;
	left: 453px;
}
#verzierung-bottom{
	position: absolute;
	top: 532px;
	left: 453px;
}
#footer{
	position: absolute;
	top: 583px;
	left: 190px;
}
#container{
	position: absolute;
	top: 324px;
	left: 164px;
	width: 600px;
	height: 198px;
}
#flash{
	position: absolute;
	top: 7px;
	left: 7px;
	width: 274px;
	height: 184px;
	/*background: url(../../flash/noflash.jpg) no-repeat;*/
}
#content{
	position: absolute;
	top: 7px;
	left: 300px;
	width: 270px;
	height: 184px;
}

#divContainer{
	position:absolute;
	width:275px;
	height:184px;
	overflow:hidden;
	top:0px;
	left:0px;
	visibility:hidden
}
#divContent{
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	font: normal normal normal 13px/normal "Times New Roman", Times, serif;
	color: #333333;
}
#pfeil-oben{
	position: absolute;
	left: 280px;
}
#pfeil-unten{
	position: absolute;
	top: 152px;
	left: 280px;
}
#nav{
	position: absolute;
	top: 235px;
	left: 164px;
}
