/* =Core
--------------------------- */
* {
	padding: 0;
	margins: 0;
}

BODY {
	padding-top: 10px;
	background: #FFFFCC;
	text-align: center;
}

#wrapper {
	text-align: left;
	clear: left;
	margin: 0px auto;
	width: 706px;
}

.clear {
	clear: both;
}

/* =Standard
----------------------------- */
#banner {
	background:url(../images/hintergrund.jpg) -5px -10px;
	xbackground:#999999;
	border: 1px solid black;
	border-bottom: none;
	width:704px;
	height:130px;
	float: left;
	text-align: center;
	line-height: 120px;
	color: #000;
	font-size:30px;
}

.buttonStandard a {
	display: block;
	width: 234;
	height: 190px;
	float: left;
	border: 1px solid black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	xfont-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#text {
	text-align: center;
	line-height: 170px;
}

#button1 a {
	border-bottom: none;
	background: url(../images/hintergrund.jpg) -5px -140px; }
#button1 a:hover { background: url(../images/hintergrund.jpg) -805px -140px;
}

#button2 a {
	border-left: none; border-right: none; border-bottom: none;
	background: url(../images/hintergrund.jpg) -238px -140px; }
#button2 a:hover { background: url(../images/hintergrund.jpg) -1038px -140px; }

#button3 a {
	border-bottom: none;
	background: url(../images/hintergrund.jpg) -472px -140px; }
#button3 a:hover { background: url(../images/hintergrund.jpg) -1272px -140px; }

#button4 a { background: url(../images/hintergrund.jpg) -5px -320px; }
#button4 a:hover { background: url(../images/hintergrund.jpg) -805px -320px; }

#button5 a {
	border-left: none; border-right: none;
	background: url(../images/hintergrund.jpg) -238px -320px; }
#button5 a:hover { background: url(../images/hintergrund.jpg) -1038px -320px; }

#button6 a { background: url(../images/hintergrund.jpg) -472px -320px; }
#button6 a:hover { background: url(../images/hintergrund.jpg) -1272px -320px; }
