﻿body {
	background-color: white;/**#344567;**/
	background-position:center;
	background-image:url('../images/back_index.gif'); /** höhre Qualli: versuch1.jpg **/
	background-repeat:repeat;
	text-align: center;
	margin-top: 0px;
}
#container_back {
	margin: 0px auto;
	position: relative;
	width: 945px;
	text-align: center;
	border-right: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top: 2px #999999 solid;
	background-image:url('../images/index_back2.gif');  /** höhre Qualli: in-back.jpg **/

}

#container_front {	
	text-align: center;
	position: relative;
	width: 727px;
	margin: 1px auto;
	left: 0px;
	top: 0px;
	border: 2px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
	border-right: 1px;
	border-color: white;
}
h3 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
a {
	color: #ABC1A1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #C3C4D7;
	font-size: small;
}
.button {
	border-width: 0px;
}
.bottom {
	text-align: center;
}

