/* !INITAL RESET */
/*	HTML UNDOS */
/*	ADDITIONAL UNDOS */
* {
	margin: 0;
	padding: 0;
}
img {border: 0;}

/*	INITIAL SETTINGS */
html { width: 100%; margin: 0; padding: 0; }

/* Dieser Teil ist fuer die horizontale Zentrierung zustaendig */

a:link {
	color:#990000;
	text-decoration:none;
}
 a:visited {
	color:#999999;
	text-decoration:none;
}
 a:focus {
	color:#00FF00;
	background-color:#d09a66;
}
 a:hover {
	color:#990000;
	text-decoration:none;
	background-color:#FFFFFF
}
 a:active { color:#0000EE; background-color:#d09a66; }
 
 div#seitenInhalt {
	text-align: center;
	overflow: visible;
}

div#centerWrapper {
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	overflow-x:hidden;
	overflow-y:hidden;
	width: 918px;  /* Diese Werte muessen angepasst werden */
	height: 1600px;
	position:relative;
}

/* Ende */

.box_01 {
	background-color: #FFFFFF;
	height: 119px;
	width: 119px;
	left: 119px;
	top: 60px;
	-moz-outline-width: 0;
	border: 0;
}
.box_02 {
	background-color: #FFFFFF;
	
	height: 119px;
	width: 119px;
	margin: 0px;
	left: 119px;
	top: 179px;
}
.box_03 {
	background-color: #FFFFFF;
	height: 119px;
	width: 119px;
	margin: 0px;
	left: 119px;
	top: 298px;
}
.box_04 {
	background-color: #FFFFFF;
	height: 119px;
	width: 119px;
	margin: 0px;
	top: 417px;
	left: 119px;
}
.box_05_large_border {
	background-color: #FFFFFF;
	height: 475px;
	width: 475px;
	margin: 0px;
	top: 60px;
	left: 357px;
}
.textbox_a {
	background-color: #EDEDED;
	height: 30px;
	width: 160;
	margin: 0px;
	top: 555px;
	left: 119px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}
.text_a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.textbox_b {
	background-color: #EDEDED;
	height: 30px;
	width: 130px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}
.textbox_d {
	background-color: #EDEDED;
	height: 30px;
	width: 130px;
	margin: 0px;
	top: 555px;
	left: 703px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
}
.textbox_c {
	background-color: #EDEDED;
	height: 30px;
	width: 200px;
	margin: 0px;
	top: 555px;
	left: 495px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
}
.textbox_e {
	background-color: #EDEDED;
	height: 30px;
	width: 20px;
	margin: 0px;
	top: 555px;
	left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
}
.box_05_large_noborder {
	background-color: #FFFFFF;
	height: 476px;
	width: 475px;
	margin: 0px;
	top: 60px;
	left: 357px;
}
.textbox_home {
	background-color: #EDEDED;
	height: 1000px;
	width: 720px;
	margin: 0px;
	top: 555px;
	left: 119px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 18px;
	font-style: normal;
}
.text_index {
	height: 30px;
	width: 160;
	margin: 0px;
	top: 555px;
	left: 119px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
	border: 2;
}

