body
{
	background-color:#FFA15C;
	padding-top:5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;


}
#all 
{

	background:url(../pics/background.jpg) repeat-y;
	position:relative;
	margin:0 auto;
	padding:0 3px;
	width:1070px;
	height::643px;
}
#start 
{

	background:url(../pics/background.jpg) repeat-y;
	position:relative;
	margin:0 auto;
	padding:0 3px;
	width:1070px;
	height::643px;	
}

#text {
	position:absolute;
	width:550px;
	height:450px;
	z-index:6;
	top: 130px;
	left: 105px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
/* =====================================================================================
/* Anordnung Waagrechte Bilder
/* =====================================================================================*/

#picrewaagoben
{
	position:absolute;
	width:240px;
	height:160px;
	z-index:6;
	top: 130px;
	left: 800px;

}

#picliwaagunten
{
	position:absolute;
	width:240px;
	height:160px;
	z-index:6;
	top: 300px;
	left: 700px;

}

/* =====================================================================================
/* Anordnung Waagrechte Bilder
/* =====================================================================================*/

#picresenkoben
{
	position:absolute;
	width:160px;
	height:240px;
	z-index:6;
	top: 130px;
	left: 840px;

}

#piclisenkunten
{
	position:absolute;
	width:240px;
	height:160px;
	z-index:6;
	top: 250px;
	left: 680px;
}

/* =====================================================================================
/* Anordnung 1 Bild senkrecht
/* =====================================================================================*/
#piczent
{
	position:absolute;
	width:161px;
	height:203px;
	z-index:6;
	top: 190px;
	left: 760px;

}


#piczentwaag
{
	position:absolute;
	width:156px;
	height:234px;
	z-index:6;
	top: 190px;
	left: 760px;

}
#logo
{
	position:absolute;
	width:101px;
	height:39px;
	z-index:6;
	top: 330px;
	left: 315px;

}

#data
{
	position:absolute;
	width:400px;
	height:25px;
	z-index:6;
	top: 615px;
	left: 105px;
	color:#CC6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#menue
{
	position:relative;
	width:1070px;
	height:643px;
	z-index:2;
	left: -3px;
	top: 76px;
}

#menue img {
	padding:0;
	margin:0;}

a:link {color: #CC6600;/*text-decoration: none;*/} 
a:visited {color: #CC6600;/*text-decoration: none;*/} 
/* =====================================================================================
/* Schriftbild
/* =====================================================================================*/

h2 {
	font-size: 1.3em;
	font-weight:bolder;
}

h3 {
	font-size:1.0em;
	padding:0;
	margin:0;
	font-weight:bold;}
	
p {
	
	margin:2px 0 9px 0;}

