
body    {
	background-color:#FFFFFF;
	text-align:center;
	margin:0px;
	}


.all	{
	position:relative;
	width:1002px;
	background-color:#FFFFFF;
	margin:auto;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	height:625px;
	}


.sm1	{
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(./bg/1.jpg);
	height:70px;
	width:1000px;
	}

.sm2	{
	position:absolute;
	top:70px;
	left:0px;
	background-image:url(./bg/2.jpg);
	height:100px;
	width:1000px;
	}

.sm3	{
	position:absolute;
	top:170px;
	left:0px;
	background-image:url(./bg/3.jpg);
	height:150px;
	width:1000px;
	}


.sm4	{
	position:absolute;
	top:320px;
	left:0px;
	background-image:url(./bg/4.jpg);
	height:190px;
	width:1000px;
	}

.sm5	{
	position:absolute;
	top:510px;
	left:0px;
	background-image:url(./bg/5.jpg);
	height:100px;
	width:1000px;
	}



a	{	
	color:#878787;
	text-decoration:none;
	}

a:hover	{
	text-decoration:none;
	color:#000000;
	background-color:#878787;
	}

.adresse {
	color:#474747;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:bold;
	}


.kommunikation {
	color:#676767;
	font-family: verdana, arial;
	font-size:12px;
	font-weight:normal;
	}


.inhalt {
	color:#000000;
	font-family: verdana, arial;
	font-size:14px;
	font-weight:normal;
	margin:auto;
	border-style:solid;
	border-width:0px;
	border-color:#000000;
	height:230px;
	width:880px;
	left:60px;
	top:310px;
	text-align:left;
	position:absolute;	
	}

