body
	{
		padding: 0;
		margin: 0;
		background-color: rgb(240,240,240);
		text-align: center;
	}
 html {
		overflow-y: scroll;
}
#contents	
	{
		margin-bottom: 10px;
		margin-right:auto;
		margin-left:auto;
		width: 1000px;
		padding: 10px;
		text-align: left;
	}
	
h1	
	{
		color: #333;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 20px;
	}
	
h2
	{
		color: #333;	
		font-family: arial;
	}
	
p	
	{
		color: #333;
		background-color: transparent;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.8em;
		margin-left: 15px;
	}

a  {color:grey; text-decoration:none; outline: none; }
a:hover {color:black; text-decoration:none;}
a:active {color:black; text-decoration:none;}

img {
	border: 1px solid;
	border-color: #E5E4CB;
	padding: 3px;
}
	
#liquid-round {
	width:1000px;
	margin:0px auto;
	background:#fff url(../img/leftsideg.gif) repeat-y left top;
	background-color: rgb(250,249,207);
	float: left;
}
	
.top {
	width:100%;
	height:20px;
	background:url(../img/toptg.gif) no-repeat left top;
}

.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../img/top-rightg.gif) no-repeat right top;
}

.center-main-content {
	background:url(../img/rightsideg1.gif) repeat-y right bottom;
	padding:1px 20px 1px 25px;
	margin:-1px 0 0px 0;
	width: 955px;
	float: left;
	}

.bottom {
	width:100%;
	height:67px;
	background:url(../img/bottomg.gif) no-repeat left bottom;
	float: left;
}

.bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(../img/bottom-rightg.gif) no-repeat right bottom;
	padding:7px 20px 0px 25px;
}

.bottom center {
	margin-top: -16px;
}



.bild_r { width: 160px; overflow: hidden; text-align:center; display: inline; float: left; margin-right:32px; margin-bottom: 20px; }
.bild_r2 { width: 160px; height: 160px;  overflow: hidden; text-align:center; float: left; margin-right:32px; margin-bottom: 20px; }
.bild_u { font-size: 0.8em; font-weight:bold; font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; padding: 7px;}
.bild_m { 	border: 2px solid; border-color: #E5E4CB; padding: 3px; height: 114px; }
.pfeil { margin-top: 210px; font-size: 4em; cursor: pointer;  font-weight:bold; color: grey; }

#home-l { margin-right: 20px; margin-top: 1px; width:408px; height:100px; display:block; float: right;}
#foto-l { margin-left: 42px; margin-top: 1px; width:112px; height:100px; display:block; float: left;}
#foto-2 { margin-top: 1px; width:112px; height:100px; display:block; float: left;}
#foto-3 { margin-top: 1px; width:112px; height:100px; display:block; float: left;}

#logo {
	background:url(../img/logo3.jpg) no-repeat;
	height: 107px;
	width: 1000px;
}
