/*Keyword Texte - Hier sind es die Artikel Überschriften*/
#artikelBeschreibung {
	position: absolute;
	top: 214px;
	left: 243px;
	width: 486px;
	padding: 5px;
	text-align: center;
}

#artikelBeschreibung h2 {
	font-size: 14px;
	color: #145FC4;
	margin: 0;
}

#artikelBeschreibung p {
	font-size: 12px;
	text-align: center;
	margin-top: 0;
}
	
/* Haupt-Spalte */
#detailMain {
	width: 500px;
	float: left;
	margin: 90px 0px 10px 9px;
	text-align: center;
}



#detailMain .artBeschreibung {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 470px;
	margin: 20px 5px 10px 15px;
}

#detailMain .artBeschreibung p{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#detailMain .artBeschreibung h4{
	color: #145FC4;
	font-size: 1.1em;
	text-decoration: underline;
	margin-left: 10px;
}
#detailPreise {
	width: 469px;
	margin: 0 0 0 15px;
}

.mehrPics {
	width: 460px;
	float: left;
	text-align: left;
	font-size: 10px;
	margin: 10px 0;
	}

.preisZusatz {
	position: absolute;
	top: -356px;
	left: -508px;
	margin: 10px 0;
	width: 460px;
	text-align: left;
	}

.preisLinks {
	position: absolute;
	top: -356px;
	left: -508px;
	width:460px;
	text-align: left;
	margin: 10px 10px;
	}

.preis {
	margin: 15px 15px 5px 15px;
	font-size: 12px;
	}

.preisperMail {
	margin: 15px 15px 5px 15px;
	}
	
form {
	margin: 15px 15px 5px 15px;
	}
	
.preisForm  {
	line-height: 24px;
	}
	
label {
	width: 120px;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
	}
br {
	clear: left;
	}
input {
	width: 200px;
	}
.sendenButton {
	margin-left: 125px;
	width: 150px;
	margin-top: 12px;
	}


/* rechte Spalte */
#right {
	width: 215px;
	float: right;
	margin: 0px 2px 0 0;
	}


.subBoxDetail {
	width: 215px;
	border: 1px solid #e0e0e0;
	text-align: center;
	margin: 0 0 15px 0;
}

.subBookDetailBookmark {
	margin: 10px;
	
	}
.subBoxDetail h3 {
	font-size: 1.2em;
	text-align: center;
	line-height: 30px;
	color:#1462CE;
	margin: 0;
	padding: 0;
	background-image: url(../images/bgSub.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.subBeratungDetail {
	background-color: #ffffff;
	height: 74px;

}
.subBookDetail {
	width: 215px;
	background-color: #ffffff;
	height: 60px;
}
.subSocialDetail {
	width: 215px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	padding-top: 5px;
}
.subFavoritenDetail {
	width: 215px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}
.subFavoritenDetail img {
	float: left;
}
.subBookDetail img {
	margin: 3px;
}
.subBoxText {
	width: 200px;
	background-color: #ffffff;
	height: auto;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.subAdventDetail {
	width: 200px;
	background-color: #ffffff;
	height: 120px;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}
.subAdventDetail a img {
	border: 0;
}
.endDetail {
	position: absolute;
	top: -356px;
	left: -508px;
	}
.preisLinks {
	position: absolute;
	top: -356px;
	left: -508px;
	width:460px;
	text-align: left;
	margin: 10px 10px;
	}
