* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	}
	
/*****************************
*	SYSTEM TAGS				 */

body {
	background: white url("../../images/startseite/hintergrund.gif") repeat-x;
	font: 12px/18px arial, helvetica, sans-serif;
	color: #666666;
	}
	
img {
	float: left;
	display: inline;
	border: 0;
	}
	
a {
	color: #9CBB08;
	}
	
a:hover {
	text-decoration: none;
	}
	
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #A4C408;
	}
	
p {
	margin: 10px 0 10px 0;
	}
	
#rahmen {
	width: 950px;
	height: 540px;
	position: relative;
	margin: 0 auto;
	}
	
.logoamedes {
	width: 210px;
	height: 50px;
	float: left;
	margin-top: 9px;
	}
	
	
.logoamedes p {
	margin: 0;
	font-size: 87.5%;
	float: none;
	display: block;
	}
	
.logoamedes img {
	margin: 0 0 5px 0;
	float: none;
	display: block;
	}
	
.logo {
	width: 410px;
	height: 50px;
	float: right;
	margin-top: 9px;
	}
	
.logo img {
	float: right;
	}
	
.logo .bereich {
	margin: 6px 12px 0 0;
	}

.text {
	width: 515px;
	height: 150px;
	position: absolute;
	top: 190px;
	left: 235px;
	}
	
.auswahl {
	width: 597px;
	height: 146px;
	float: left;
	position: absolute;
	top: 309px;
	left: 182px;
	}
	
.auswahl img {
	margin-right: 2px;
	}
	
.fuss {
	width: 590px;
	height: 25px;
	position: absolute;
	top: 515px;
	left: 185px;
	text-transform: uppercase;
	font-size: 9px;
	color: #BFBFBF;
	}
	
.fuss a {
	color: #A6A6A6;
	margin-left: 20px;
	background: url("../../images/startseite/submit.gif") no-repeat 0 -3px;
	padding-left: 30px;
	}
	
.fuss form fieldset {
	width: auto;
	float: left;
	}
	
.fuss div {
	float: right;
	}
	
.eingabefeld {
	width: 160px;
	padding: 2px;
	font-size: 10px;
	color: #B4B4B4;
	background: #EDEDED;
	border-top: 1px solid #B4B4B4;
	border-left: 1px solid #B4B4B4;
	border-bottom: 1px solid #F9F9F9;
	border-right: 1px solid #F9F9F9;
	margin: 0;
	}
	
.tropfen {
	width: 179px;
	height: 209px;
	position: absolute;
	top: 222px;
	left: 698px;
	background: url("../../images/startseite/tropfen.jpg") no-repeat;
	}
	
.hide {
	position: absolute;
	top: -350px;
	}