body{
	margin:0px;
	background-image: url(../gfx/page_bg.jpg);
	background-repeat: repeat-x;
	}
#page{
	text-align:center;
}	
#top{
	margin:auto;
	max-width: 700px;
	width: 700px!important;
	height: 166px;
	background-image: url(../gfx/top_bg.jpg);
	position: relative;
	text-align: left;
}
.top_startseite{
	width: 140px;
	height: 40px;
	background-image: url(../gfx/but_startseite.jpg);
	position: absolute;
	left:7px;
	bottom:11px;
}
.top_shop{
	width:140px;
	height:40px;
	background-image: url(../gfx/but_shop.jpg);
	position: absolute;
	left:146px;
	bottom:11px;
}
.top_kontakt{
	width:140px;
	height:40px;
	background-image: url(../gfx/but_kontakt.jpg);
	position: absolute;
	left:285px;
	bottom:11px;
}
.top_agb{
	width:140px;
	height:40px;
	background-image: url(../gfx/but_agb.jpg);
	position: absolute;
	left:424px;
	bottom:11px;
}
.top_impressum{
	width:140px;
	height:40px;
	background-image: url(../gfx/but_kontakt.jpg);
	position: absolute;
	left:553px;
	bottom:11px;
}





#content{
	margin:auto;
	width: 722px!important;
	max-width: 662px;
	height: 500px;
	background-image: url(../gfx/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding:20px;
	padding-left:30px;
	text-align:left;
	color: #333333;
	font-family: "sans-serif", ms trebuchet, verdana;
	line-height: 1.8em;
	font-size:80%;
	position: relative;
	text-align: left;

}
a{
	color: #006699;
	text-decoration:none;
}
a:visited{
	color: #006699;
	text-decoration:none;
}
a:active{
	color: #006699;
	text-decoration:none;
}
h1{
	margin: 0px;
	font-size:100%;
	font-weight: bold;
}
h2{
	margin: 0px;
	font-size:90%;
	font-weight: bold;
	color: #333333;

}
form{
	color: #006699;
}
input, textarea
{padding: 2px;font-family: monospace;}

.input_text
{position: absolute; left: 300px;border: 1px solid #999999; font-size: 12}

.input_textarea
{position: absolute; left: 300px; height:150px; border: 1px solid #999999; width:325px!important; max-width:285px;}

.input_button
{border: 1px solid #999999;}

.auswertung
{
	position:absolute; left:300px;
}
