/*Layout f&uuml;r Leseproben*/

a:link, a:visited {
	text-decoration:none;
	color:rgb(255,255,255);
}

a:active {
  text-decoration:none;
  color:rgb(255,0,0);
}

a:hover {
  text-decoration: none;
  color:rgb(255,0,0);
}

/*Hintergrund Fall*/

#hinter_06 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_06.jpg);
	background-repeat:no-repeat;
}

/*Hintergrund Erbe*/
#hinter_05 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_05.jpg);
	background-repeat:no-repeat;
}

/*Hintergrund Felizia*/
#hinter_04 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_04.jpg);
	background-repeat:no-repeat;
}

/*Hintergrund Nachhilfe*/
#hinter_03 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_03.jpg);
	background-repeat:no-repeat;
}

/*Hintergund Rendezvous*/
#hinter_02 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_02.jpg);
	background-repeat:no-repeat;
}

/*Hintergund Villa*/
#hinter_01 {
	color: rgb(255,255,255);
	background-color:rgb(20,19,19);
	background-image:url(hintergrund_01.jpg);
	background-repeat:no-repeat;
}

#haupt{
	margin-top:30px;
	margin-left:15px;
	/*float:left;*/
	font-family:Georgia,serif;
	font-size:26px;
	font-style:italic;
	color:rgb(255,0,0);
}

#layout {
	/*margin-top:30px;*/
	margin-left:300px;
	margin-right:auto;
	width:600px;
	border-left-width:2px;
	border-left-color:rgb(255,0,0);
	border-left-style:solid;
	
}

#textprobe {
	font-family: Georgia, serif;
	font-size:14px;
	line-height:20px;
	text-align:justify;
	margin-left:20px;
}

#textprobe_einzug {
	font-family: Georgia, serif;
	font-size:14px;
	text-indent:14px;
	line-height:20px;
	text-align:justify;
	margin-left:20px;
}

#titel {
	font-family: Georgia, serif;
	font-size:24px;
	line-height:32px;
	text-align:center;
}

#schliessen {
	cursor:pointer;
	text-align:right;
	font-family:Verdana, Arial,sans-serif;
	font-size:12px;
}

#buchdaten {
	float:left;
	margin-top:20px;
	margin-left:15px;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	line-height:20px;
	color:rgb(255,255,255);

}
