/* Schriftart für alle Elemente */
p,h1,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,input,select,textarea	{ font-family:Arial,sans-serif; font-size:9pt; }

/* Links */
A.gruen:link  		{color: #177038; font: 9pt Arial; font-style:normal; font-weight:normal; text-decoration:underline; cursor: hand}
A.gruen:visited  	{color: #177038; font: 9pt Arial; font-style:normal; font-weight:normal; text-decoration:underline;}
A.gruen:active  	{color: #177038; font: 9pt Arial; font-style:normal; font-weight:normal; text-decoration: underline}
A.gruen:hover 		{color: #177038; font: 9pt Arial; font-style:bold;font-weight:normal; text-decoration: underline}


body{
	text-align:center;
}

#bg-div {
	width: 800px;
	margin:0 auto;
	text-align:left;
	width: 945px;
	z-index: 1; 
	border: 2px solid #177038; 
	background-image: url('images/vg.png'); 
	padding-left:10px; 
	padding-right:10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
}

#bilder{
	position: relative; 
	float:right; 
	width: 265px; 
	height: 250px; 
	z-index: 2; 
	padding-left: 4px; 
	margin-left: auto;	
	margin-right: 100; 
	padding-right: 4px; 
	padding-top: 10px; 
	padding-bottom: 1px; 
}

#s-alarm{
	position: relative; 
	float:right; 
	width: 339px; 
	height: 146px; 
	z-index: 3; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	margin-left: auto;	
	margin-right: 100; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-image: url('images/sg.png');
}

#s-bestellfaxe{
	position: relative; 
	float:right; 
	width: 339px; 
	height: 146px; 
	z-index: 3; 
	border-style: solid; 
	border-width: 1px; 
	padding-left: 4px; 
	margin-left: auto;	
	margin-right: 100; 
	padding-right: 4px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	background-image: url('images/sg.png');
}