/*** Standard-CSS-Angaben ***/

* { margin:0px; padding:0px; border:0px;
    font-family: Arial, Sans-serif; text-align:left; color: #FFFFFF;} 
             
/* Seitenhintergründe */
.standard_bg {
	width:960px;
	height: 640px;
	background-image:  url(../px/start_bg.jpg);
} 

/* Allgemeines */

.gesamt {
	width:671px;
	height: 2800px;
	background-image:  url(../px/AGB_unten.jpg);
} 

/* Btns */

#kinder a {
	position:absolute;
	left: 14px;
	top: 220px;
	height: 106px;
	width: 212px;
	display: table-cell;
	background-image: url(../px/btn_kinder.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#kinder a:hover {	
	background-position: -212px 0px;
}
#kinder_aktiv a {
	position:absolute;
	left: 14px;
	top: 220px;
	height: 106px;
	width: 212px;
	display: table-cell;
	background-image: url(../px/btn_kinder.png);
	background-repeat: no-repeat;
	background-position: -212px 0px;
}

#grosse a {
	position:absolute;
	left: 0px;
	top: 330px;
	height: 139px;
	width: 243px;
	display: table-cell;
	background-image: url(../px/btn_grosse.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#grosse a:hover {	
	background-position: -243px 0px;
}
#grosse_aktiv a {
	position:absolute;
	left: 0px;
	top: 330px;
	height: 139px;
	width: 243px;
	display: table-cell;
	background-image: url(../px/btn_grosse.png);
	background-repeat: no-repeat;
	background-position: -243px 0px;
}
#sonder a {
	position:absolute;
	left: 0px;
	top: 474px;
	height: 110px;
	width: 292px;
	display: table-cell;
	background-image: url(../px/btn_sonder.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sonder a:hover {	
	background-position: -292px 0px;
}
#sonder_aktiv a {
	position:absolute;
	left: 0px;
	top: 474px;
	height: 110px;
	width: 292px;
	display: table-cell;
	background-image: url(../px/btn_sonder.png);
	background-repeat: no-repeat;
	background-position: -292px 0px;
}

#leerbtn {
	position:absolute;
	left: 0px;
	top: 54px;
}

#bestellung a {
	position:absolute;
	left: 302px;
	top: 604px;
	height: 24px;
	width: 187px;
	display: table-cell;
	background-image: url(../px/btn_bestellung.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bestellung a:hover {	
	background-position: -187px 0px;
}
#bestellung_aktiv a {
	position:absolute;
	left: 302px;
	top: 604px;
	height: 24px;
	width: 187px;
	display: table-cell;
	background-image: url(../px/btn_bestellung.png);
	background-repeat: no-repeat;
	background-position: -187px 0px;
}

#herstellung a {
	position:absolute;
	left: 521px;
	top: 604px;
	height: 24px;
	width: 210px;
	display: table-cell;
	background-image: url(../px/btn_herstellung.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#herstellung a:hover {	
	background-position: -210px 0px;
}
#herstellung_aktiv a {
	position:absolute;
	left: 521px;
	top: 604px;
	height: 24px;
	width: 210px;
	display: table-cell;
	background-image: url(../px/btn_herstellung.png);
	background-repeat: no-repeat;
	background-position: -210px 0px;
}

#impressum a {
	position:absolute;
	left: 765px;
	top: 604px;
	height: 24px;
	width: 178px;
	display: table-cell;
	background-image: url(../px/btn_impressum.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#impressum a:hover {	
	background-position: -178px 0px;
}


/* Text */

a, a:link, a:visited {
	text-decoration:none;
	color: #A2BBD2;
}  
a:hover, a:active { text-decoration:underline; color: #9cd2f8;}

h3 {
	text-align:left;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 11px;
	letter-spacing: 1pt;
}

p {
	text-align:left;
	color: #ffffff;
	font-size:12px;
	margin-bottom: 12px;
}

.lauftext {
	float:left;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1pt;
}

.fett {
	font-weight: bold;
}

.seitentext_oben {
	margin: 0px;
	position: absolute;
	left: 301px;
	top: 155px;
	width:641px;
	float:left;
	height: 421px;
}

.AGB_text {
	margin: 0px;
	position: absolute;
	left: 16px;
	top: 182px;
	width:641px;
	float:left;
	height: 421px;
}



/* Bilder*/
	
	
.bild {
	border: thin solid #333333;
}
	
#position1 {
	position:absolute;
	left: 299px;
	top: 410px;
}

#position2 {
	position:absolute;
	left: 519px;
	top: 410px;
}

#position3 {
	position:absolute;
	left: 739px;
	top: 410px;
}
