@charset "UTF-8";
body {
	background-color: #13253B;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
}
.inhalt {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.titel {
	font-size: 41px;
	color: #FFF61B;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.autor {
	font-size: 23px;
	font-weight: normal;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.box1 {
	background-color: #FFFFFF;
	color: #13253B;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFF61B;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	background-image: url(images/unterschrift.jpg);
	background-position: right 85px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.jetztbestellen {
}
#player {
}
.jetztbestellen {
	background-color: #CC0000;
	width: 500px;
}
.jetztbestellen  a:link, .jetztbestellen  a:visited  {
	color: #FFFF33;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	padding: 15px;
	display: block;
	text-align: center;
}
.jetztbestellen a:hover {
	color: #FFFF00;
	background-color: #990000;
}
.box1 li {
	padding-bottom: 5px;
	margin-left: -13px;
}
.liste li {
	padding-bottom: 10px;
}
.box .einstieg   li {
	font-weight: bold;
	padding-bottom: 10px;
}
.inhalt .box2 {
	background-color: #FFED4F;
	color: #000000;
	padding: 15px;
}
#nemit {
	float: right;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#aktion {
	float: right;
	position: relative;
	top: -85px;
	right: -80px;
	margin-bottom: -100px;
}
.infob {
	background-color: #FFFF99;
	padding: 25px;
}

