/* CSS Document */

/* DER PANTOFFELPIRAT - STYLES */

body {
	background: url(../bilder/background.gif);
	text-align: center;
	color:#990000;
	font-size: 1em;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}

body h3 {
	/*padding-top: 30px;*/
	text-decoration: underline;
}

/*
#a-holder{
	margin-top: -15px;
}*/

#a-body{
	background:#fff url(../bilder/background_inhalt.gif);
	width: 800px;
	min-height:600px;
}
/*
#a-text, #a-teasertext, #a-inhalt-impressum, #a-banner-top, #a-startlogo{

	
}*/

a:link, a:visited {
	color:#cc6600;
}
a:hover, a:active {
	color:#ffcc00;
}

#a-startlogo {
	padding-top: 50;
	/*padding-left: 30%;
	text-align: center;*/
}

/*#a-teasertext{

	text-align: center;

}*/

#a-inhalt-bild-links {
	height: 250px;
	width:250px;
	float:left;
	padding-right: 20px;
	/*margin-bottom: 50px;*/
}
#a-inhalt-bild-rechts {
	height: 250px;
	width:190px;
	float:right;
	padding-left: 20px;
	/*margin-right: 0px;	

	margin-bottom: 50px;*/
}

#a-teasertext h3, #a-text h3 {
	/*color:#990000;*/
	padding-top: 30px;
	text-decoration: underline;
}
/*
#a-teasertext h4{
	color:#fff;
	text-align: center;
	font-style: italic;
	background-color: #990000;
	height: 20px;
	width: 50px;
}*/

#a-inhalt-header {
	background: url(../bilder/pp_logo.gif) left no-repeat;
	height: 125px;
	margin: 10px 0 0 20px;
}



#a-inhalt-impressum, #a-banner-top {
	color:#fff;
	text-align: center;
	font-size: 0.8em;
	font-weight:bold;
	background-color: #990000;
	margin: 50px 13px 0px 13px;
	height: 20px;
	padding-top:5px;
}

#a-inhalt-impressum a:link, #a-inhalt-impressum a:visited {
	color:#fff;
}
#a-inhalt-impressum a:hover, #a-inhalt-impressum a:active {
	color:#ffcc00;
}

#a-banner-top{
	margin: 0px 13px 0px 13px;
}

/* ------------------------------------------------ */
/* ----------------- ABSCHLUSS -------------------- */
/* ------------------------------------------------ */
#a-top {
	background-image: url(../bilder/back_top.gif);
	background-repeat: no-repeat;
	background-position: center;

}
#a-bottom {
	background-image: url(../bilder/back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center;
}
/* ---------------- abschluss end ---------------- */



/* ------------------------------------------------ */
/* ------------------- MENUE ---------------------- */
/* ------------------------------------------------ */

#a-menue {
	font-size: 1.2em;
	text-align: left;
	padding-top: 40px;
	margin-left: 320px;
	height: 125px;
}

/* ----------------- Menue end -------------------- */


/* ------------------------------------------------ */
/* ------------------ INHALTE --------------------- */
/* ------------------------------------------------ */


/* ------------------- BUCH ---------------------- */

#b-inhalt-buch {
	/*padding-top: 125px;*/
	margin-left: 125px;
	background: url(../bilder/buch/pp_buch_inhalt.jpg) top left no-repeat;
	height: 550px;
	text-align: left;
	padding: 0px 40px 0px 300px;
}

/* ------------------- HÖRBUCH ------------------------ */
#b-inhalt-hoerbuch {
	/*padding: 0px 150px 0px 150px;
	height: 350px;*/
	padding-top: 20px;
	text-align: left;
	width: 550px;
}

/* ------------------- IMPRESSUM ---------------------- */

#b-inhalt-buch-impressum {
	/*padding-top: 125px;*/
	margin-left: 125px;
	background: url(../bilder/buch/pp_buch_inhalt.jpg) bottom left no-repeat;
	height: 650px;
	text-align: left;
	padding: 0px 40px 0px 300px;
}

/* ------------------- AUTOREN ---------------------- */

#b-inhalt-autoren {
	padding: 0px 150px 0px 150px;
	text-align: center;
} 

#b-inhalt-autoren img{
	margin-bottom: 30px;
}
#b-inhalt-autoren-text{
	text-align: left;
}

/* ------------------- KAUFEN ---------------------- */

#b-inhalt-kaufen {
	padding: 0px 50px 0px 170px;
	text-align: left;
	height: 350px;
}

#b-inhalt-kaufen img{
	float:left;
	border: none;
	margin-right:30px;
	/*height: 300px;*/
	margin-bottom: 100px;
}

/* ------------------- SPASS ---------------------- */

#b-inhalt-spass {
	/*padding: 0px 150px 0px 150px;
	height: 350px;*/
	padding-top: 20px;
	text-align: left;
	width: 550px;
}
#b-inhalt-spass-item {
	height: 250px;
	width:250px;
	float:left;
	/*padding-left: 50px;*/
}
#b-inhalt-spass-item { padding-top:15px; }

.b-inhalt-spass-item-bild-1{
	display: block;
	position: relative;
	/*padding: 30px 20px;*/
	overflow: hidden;
	height: 210px;
	width:150px;
	
	background:url(../bilder/spass/thumb_ausmalbild_weihnacht.gif)  no-repeat;
	/*float:left;*/
}
.b-inhalt-spass-item-bild-2{
	display: block;
	position: relative;
	/*padding: 30px 20px;*/
	overflow: hidden;
	height: 210px;
	width:150px;
	
	background:url(../bilder/spass/thumb_ausmalbild_prinzessin.gif)  no-repeat;
	/*float:left;*/
}


#b-inhalt-vorlesen{
	padding: 0px 150px 0px 150px;
	height: 350px;
}


/* ------------------- LINKS ---------------------- */

#b-inhalt-links {
	padding: 0px 50px 0px 50px;
	text-align: left;
	height: 350px;
}


/* ---------------- Inhalte end ---------------- */



.a-fixfloat	{
	float:none;
	clear:both;
	width:1px;
	height:1px;
	font-size:1px;
	line-height:0px;
}

