/* reset browser styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #010101;
	background: #676869 url(../images/fv/body-bg.gif) repeat-x fixed top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* generische styles */
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.tab1 {
	background-color: #f6a523;
}
.tab1:hover {
	background: #f6b23a;
}
.tab1-active{
	background: #f6b23a url(../images/fv/li-bg1.gif) no-repeat top left;
	padding: 0 0 0 20px!important;
	width: 119px!important;
}
.tab2 {
	background-color: #DA1347;
}
.tab2:hover {
	background: #FF1754;
}
.tab2-active{
	background: #FF1754 url(../images/fv/li-bg1.gif) no-repeat top left;
	padding: 0 0 0 20px!important;
	width: 119px!important;
}
.tab3 {
	background-color: #da0065;
}
.tab3:hover {
	background: #d179aa;
}
.tab3-active{
	background: #da0065 url(../images/fv/li-bg1.gif) no-repeat top left;
	padding: 0 0 0 20px!important;
	width: 119px!important;
}
.tab4 {
	background-color: #D4691B;
}
.tab4:hover {
	background: #EE761E;
}
.tab4-active{
	background: #EE761E url(../images/fv/li-bg1.gif) no-repeat top left;
	padding: 0 0 0 20px!important;
	width: 119px!important;
}
.tab5 {
	background-color: #003E59;
}
#tabs-navi li a.tab5 {
	width: 169px!important;
	border: 0px!important;
}
.tab5:hover {
	background: #006184;
}
.tab5-active{
	background: #006184 url(../images/fv/li-bg1.gif) no-repeat top left;
	padding: 0 0 0 20px!important;
	width: 159px!important;
}
strong {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
em {
	font-style: italic;
}

/* layout */
#main_big	{
width: 1062px;
margin: auto;
padding:0;
margin-top:10px;
}

#main	{
width: 940px;
margin: auto;
padding:0;
margin-top:10px;
}

#banner {		
	 width:120px; 
	 height:610px;			 
	 top:10px;
	 overflow: hidden;	 	 
	 padding-left:2px;
}

#container {
	margin: 0 ;
	padding:0;
	width: 940px;
	overflow: visible;	
	background: #FFF url(../images/fv/content-bg.gif) repeat-y; /* faux-columns */
	float:left;
}
#header {
	position: relative;
	height: 110px;
	background: #FFF;
	border-bottom: 1px solid #FFF;
	overflow: hidden;
}
#main-navi, #aux-navi {
	width: 200px;
	float: left;
	font-size: 0.9em;
	padding: 0 0 40px 0;
	overflow: hidden;
}
#content {
	width: 560px;
	float: left;
	padding: 10px 0 40px 0;
	background: #FFF;
/*	overflow: hidden; */
}
#warenkorb-content {
	width: 300px;
	padding: 10px 30px 40px 30px;
	background: #FFF;
}
#sidebar {
	width: 180px;
	float: left;
	overflow: hidden;
}

#footer {
	position: relative;
	background: #C9D2D7 url(../images/fv/footer-bg.gif) repeat-x top;
	height: 310px;
	clear: both;
	padding: 20px 0px 20px 40px;
}
#two-column-container {
	position: relative;
	float: left;
	width: 760px;
	background: #FFF;
}
#aux-header {
	position: relative;
	width: 760px;
	background: #FFF;
	padding: 7px 0 5px 0;
}

/* suche */
#search-form {
	position: absolute;
	left: 203px;
	top: 53px;
	font-size: 0.9em;
}
#search-form a {
	color: #04557E
}
#search-form input, #search-form label {
	display: block;
	height: 14px;
	float: left;
}
#search-form label {
	width: 50px; 
	background-color: #04557E;
	color: #FFF;
	text-align: center;
	border-top: 1px solid #7F9EAC;
	border-bottom: 1px solid #7F9EAC;
	line-height: 14px;
}
#search-form input#q {
	width: 260px;
	border: 1px solid #7F9EAC;
	color: #61686D;
	padding: 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search-form input#submitButton {
	width: 22px;
	height: 16px;
	background: #04557E url(../images/fv/search-submit.gif);
	cursor: pointer;
	border: 0px;
	margin: 0 6px 0 0;
}

/* 2spaltiger Header */
#aux-header h1 {
	background: #FFF url(../images/fv/h1-bg.gif) no-repeat top left;
	height: 25px;
	padding: 0 20px;
	line-height: 25px;
	font-weight: bold;
}
/* base-navi */
#base-navi {
	position: absolute;
	right: 0px;
	top: 10px;
	font-size: 0.9em;
	line-height: 2.3em;
	text-align: right;
	width: 280px;
}
#base-navi li {
	float: right;
}
#base-navi a {
	padding: 0 15px 0 0;
	color: #8DA3AC;
}
#base-navi a:hover, #base-navi a.active {
	padding: 0 15px 0 0;
	color: #04557E;
}


/* tabs-navi */
#tabs-navi {
	position: absolute;
	left: 200px;
	bottom: 0px;
	height: 20px;
	width: 760px;
	background: #C9D2D7;
}
#tabs-navi li {
	float: left;
}
#tabs-navi li a {
	display: block;
	width: 129px;
	height: 20px;
	border-right: 1px solid #FFF;
	line-height: 20px;
	color: #FFF;
	padding: 0 0 0 10px;
	text-decoration: none;
}

/* main-navi */
#main-navi li span {
	display: block;
	line-height: 22px;
	width: 195px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}
#main-navi li li a {
	display: block;
	/*line-height: 22px;*/
	width: 185px;
	padding: 5px 0 5px 15px;
	background: #C9D2D7 url(../images/fv/li-bg2.gif) no-repeat left top;
	border-bottom: 1px solid #FFF;
	color: #4D5D64;
	text-decoration: none;
}
#main-navi ul li ul li.active{
	padding-bottom: 20px;
	background: #C9DDD0;
	border-bottom: 1px solid #FFF;
}
#main-navi ul li ul li.active li{
	padding: 0px;
	border: 0px;
}
#main-navi li li.active a {
	background: #087C54 url(../images/fv/li-bg3.gif) no-repeat left top;
	border-bottom: 0px;
	color: #FFF;
}
#main-navi li li a:hover, #main-navi ul#permanent li li a:hover {
	background: #E7F1F4 url(../images/fv/li-bg8.gif) no-repeat left top;
	color: #626E74;
}
#main-navi li li.active a:hover {
	background: #087C54 url(../images/fv/li-bg3.gif) no-repeat left top;
	border-bottom: 0px;
	color: #FFF;
}
#main-navi li li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat left top;
	color: #4D5D64;
	line-height: 18px;
	width: 175px;
	padding: 0 0 0 25px;
}
#main-navi li li.active li.active a, #main-navi li li.active li a:hover {
	background: #85B29A url(../images/fv/li-bg5.gif) no-repeat left top;
	color: #FFF;
	line-height: 18px;
	width: 175px;
	padding: 0 0 0 25px;
}
#main-navi li li.active li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 10px top;
	color: #4D5D64;
	line-height: 18px;
	width: 165px;
	padding: 0 0 0 35px;
}
#main-navi li li.active li.active li.active a, #main-navi li li.active li.active li a:hover {
	background: #A5C6B4 url(../images/fv/li-bg6.gif) no-repeat left top;
	color: #FFF;
	line-height: 18px;
	width: 165px;
	padding: 0 0 0 35px;
}
#main-navi li li.active li.active li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg7.gif) no-repeat 20px top;
	color: #4D5D64;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
}
#main-navi li li.active li.active li.active li.active a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 20px top;
	color: #087C54;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
	font-style: italic;
	font-weight: bold;
}
#main-navi li li.active li.active li.active li a:hover {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 20px top;
	color: #087C54;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
}

/* inserted additional menu level */

#main-navi li li.active li.active li.active li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 30px top;
	color: #4D5D64;
	line-height: 18px;
	width: 145px;
	padding: 0 0 0 55px;
	font-weight: normal;
	font-style: normal;
}
#main-navi li li.active li.active li.active li.active li.active a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 30px top;
	color: #087C54;
	line-height: 18px;
	width: 145px;
	padding: 0 0 0 55px;
	font-style: italic;
	font-weight: bold;
}
#main-navi li li.active li.active li.active li.active li a:hover {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 30px top;
	color: #087C54;
	line-height: 18px;
	width: 145px;
	padding: 0 0 0 55px;
}

/* kill arrows in bestsellers */
.bestseller,
ul.bestseller li,
ul.bestseller li a {
	background-image: none !important;
}

/* end inserted additional menu level */

#main-navi ul#permanent li span {
	background: #8DA3AC;
}
#main-navi ul#permanent li li a {
	background: #C9D2D7 url(../images/fv/li-bg.gif) no-repeat left top;
}

/* aux-navi */
#aux-navi li {
	padding: 10px 5px 5px 20px;
	line-height: 1.2em;
}
#aux-navi li span {
	font-weight: bold;
	font-size: 1.1em;
}
#aux-navi li li {
	margin: 0 0 0 13px;
	padding: 5px 0px!important;
	list-style-image: url(../images/fv/li-bg9.gif);
}
#aux-navi li li a {
	color: #010101;
	text-decoration: underline;
}
#aux-navi li li a.active, #aux-navi li li a:hover {
	color: #4D5D64;
	text-decoration: none;
}

/* warenkorb-navi */
#warenkorb-navi {
	height: 25px;
	width: 740px;
	background: #C9D2D7;
	margin: 0 10px;
}
#warenkorb-navi li {
	float: left;
}
#warenkorb-navi li a {
	display: block;
	width: 184px;
	height: 25px;
	border-right: 1px solid #FFF;
	line-height: 25px;
	color: #010101;
	text-align: center;
	font-size: 0.9em;
	text-decoration: none;
}
#warenkorb-navi li a:hover, #warenkorb-navi li a.active {
	text-decoration: none;
	background: #4D5D64;
	color: #FFF;
	font-weight: bold;
}
/* sidebar */
#sidebar h3 {
	background: #8DA3AC url(../images/fv/h3-bg.gif) no-repeat top left;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 15px;
	line-height: 20px;
	margin: 0 0 7px 0;
	clear: both;
}
#sidebar h3#warenkorb {
	background: #8DA3AC url(../images/fv/warenkorb.gif) no-repeat 95px top;
}
#sidebar h3#warenkorb_gefuellt {
	background: #ff0000 url(../images/fv/warenkorb-gefuellt.gif) no-repeat 80px top;
}
#sidebar p {
	color: #4D5D64;
	margin: 0 15px 7px 15px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#sidebar a {
	color: #4D5D64;
}
#sidebar img.content-img {
	float: left;
	padding: 0 7px 7px 0;
}
#sidebar a#kasse {
	background: url(../images/fv/kasse.gif) no-repeat left;
	font-weight: bold;
	font-size: 11px;
	color: #DA1347;
	padding: 0 0 0 8px;
}

/* content */
#content p {
	margin: 0 15px 20px 0;
	line-height: 1em;
	color: #000000;
}
#content ul {
	list-style: disc;
	margin: 0 15px 20px 38px;
	line-height: 1.4em;
	color: #000000;
}
#content li {
	padding: 0 0 5px 0;
}
#content a {
	color: #DA1347;
}
p#navi-path {
	font-size: 0.9em;
	color: #616161;
	margin: 0 15px 10px 15px !important;
}
p#navi-path a, p#navi-path span {
	color: #616161;
	white-space: nowrap;
}
p#navi-path a:hover {
	color: #616161;
}
#content h2,.downloads-footer h5 {
	font-size: 1.25em;
	color: #010101;
	font-weight: bold;
	margin: 10px 15px 20px 15px;
}
#content .details h2 {
	font-size: 1.25em;
	color: #010101;
	font-weight: bold;
	margin: 0 15px 10px 15px !important;
}
#content h3 {
	color: #010101;
	margin: 10px 15px 4px 15px;
	font-weight: bold;
	font-size: 1.1em;
}
#content .details h3 {
	margin: 0 15px 4px 15px;
	color: #4D5D64;
}
#content h4.livebook {
	width: 527px;
	height: 18px;
	color: #FFF;
	padding: 13px 0 0 5px;
	margin: 10px 0 4px 15px;
	background: url(../images/fv/livebook-header.gif) no-repeat top right;
}
#content h4 a#livebook {
	display: block;
	height: 0px;
	width: 97px;
	float: right;
	margin: -23px 0 0 0;
	padding: 31px 0 0 0;
	overflow: hidden;
}
#flash-banner {
	width: 560px;
	height: 160px;
	text-align: center;
	line-height: 160px;
	color: #61686D;
	font-size: 1.3em;
	background: #E3E8EB;
}
.half-column {
	width: 275px;
	float: left;
	margin: 0 2px 3px 1px;
	background: #FFF;
	border: 1px solid #D7DDE1;
}
.half-column-left {
	float: left;
	width: 66px;
	padding: 6px;
}
.half-column-right {
	float: left;
	width: 180px;
	padding: 6px;
}
.half-column-right h3, .half-column-right p, .half-column-right table, .half-column-right h5 {
	margin: 0 0 6px 0 !important;
}
.half-column#kindergarten {
	border: 1px solid #F4DFC1;
}
.half-column#kindergarten h4 {
	background: #ED961A url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#grundschule {
	border: 1px solid #BCD9E3;
}
.half-column#grundschule h4 {
	background: #02729A url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#sekundarstufe {
	border: 1px solid #BAD8CF;
}
.half-column#sekundarstufe h4 {
	background: #087C54 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#lernspiele {
	border: 1px solid #BDD2DC;
}
.half-column#lernspiele h4 {
	background: #56A5C4 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column h4 {
	color: #FFF;
	height: 22px;
	line-height: 22px;
	background: #8DA3AC url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
	margin: 0 0 4px 0;
	padding: 0 5px 0px 16px;
	font-weight: bold;
}
.half-column h5 {
	color: #4D5D64;
	font-size: 0.9em;
}
.half-column img.article {
	float: left;
	margin: 0 8px 4px 0;
}
.half-column h3 a, .downloads-footer table a {
	color: #010101 !important;
}
p.more a, p.back a, p.bigger a, p.tiny {
	font-size: 0.9em;
	color: #010101 !important;
}
p.mute {
	font-size: 0.9em;
}
p.kaufen a {
	font-size: 0.9em;
	color: #FE000B !important;
	float: left;
	padding: 0 20px 0 0;
}
p.back a {
	padding-right: 20px;
}
p.bigger a {
	color: #8DA3AC !important;
	font-size: 0.8em;
}
p.more img, p.back img, p.bigger img, p.kaufen img {
	vertical-align: middle;
}
p.bigger, #downloads-header-left p , #nodownloads-header-left p{
	margin: 0px!important;
}
hr {
	border: 0px;
	border-top: 1px solid #61686D;
	color: #F1F3F5;
	background-color: #F1F3F5;
	height: 1px;
	margin: 0px 15px;
}
hr.hr2,
td.hr2  {
	border-top: 1px dashed #61686D;
}
#downloads-header-left a {
	color: #61686D;
	font-size: 0.9em;
}
#nodownloads-header-left a {
	color: #61686D;
	font-size: 0.9em;
}
#downloads-header-left a:hover, #downloads-header-left a.active {
	color: #DA1347;
}
#nodownloads-header-left a:hover, #nodownloads-header-left a.active {
	color: #DA1347;
}
p.caption {
	line-height: 1.1em;
}
p.order-details {
	line-height: 1.1em;
	color: #010101 !important;
	font-weight: bold;
}
p.warenkorb {
	float: right;
	width: 126px;
	height: 23px;
	margin: -25px 0 15px 0!important;
}
.details {
	overflow: hidden;
	padding: 10px 0 0 0;
	margin: 0px 15px;
	position: relative;
}
.details table, .half-column table {
	margin: 15px 0 15px 0;
}
.details td, .half-column td  {
	padding: 0 30px 4px 0;
	font-size: 0.9em;
}
.details td.descr, .half-column td.descr {
	font-weight: bold;
	color: #8DA3AC;
}
.details td a, .half-column a  {
	color: #010101 !important;
}
.detail-img {
	width: 160px;
	float: left;
}
.downloads-header {
	position: relative;
	width: 540px;
	height: 39px;
	margin: 0 0 0 15px;
}
.nodownloads-header {
	position: relative;
	width: 540px;
	height: 39px;
	margin: 0 0 0 15px;
}
#downloads-header-left {
	position: absolute;
	/*width: 444px;*/
	width: 537px;
	height: 39px;
	top: 0;
	left: 0;
	/*background: url(../images/fv/downloads-header.gif) left top;*/
	/*white-space: nowrap;*/
	font-size: 0.9em;
}
#nodownloads-header-left {
	position: absolute;
	width: 537px;
	height: 39px;
	top: 0;
	left: 0;
	white-space: nowrap;
	font-size: 0.9em;
	/*background: url(../images/fv/nodownloads-header.gif) left top;*/
}

/* style by tecRacer - do NOT remove! */
	#pdetails-header-border {
		clear: both;
		display: block;
		width: 537px;
		height: 21px;
		margin-top: 2px;
		background: url(../images/fv/nodownloads-header2.gif) left top;
	}
	#pdetails-header-border-downloads {
		clear: both;
		display: block;
		width: 537px;
		height: 39px;
		margin-top: 2px;
		background: url(../images/fv/downloads-header.gif) left top;
	}

#downloads-header-right {
	position: absolute;
	width: 96px;
	height: 39px;
	top: 0;
	left: 444px;
	overflow: hidden;
}
.downloads-header a#downloads {
	display: block;
	height: 0px;
	width: 96px;
	/*background: url(../images/fv/downloads-header.gif) right top;*/
	overflow: hidden;
	padding: 39px 0 0 0;
}
.nodownloads-header a#downloads {
	display: block;
	height: 0px !important;
	width: 96px;
	/*background: url(../images/fv/nodownloads-header.gif) right top;*/
	overflow: hidden;
	padding: 39px 0 0 0;
}
.downloads-footer {
	padding: 0 0 40px 50px;
	background: url(../images/fv/downloads-footer.gif) no-repeat 15px 0px;
	min-height: 50px;
}
.downloads-footer table {
	width: 453px;
	color: #61686D;
	margin: 0px 15px;
}
.downloads-footer td {
	padding: 4px;
	border-bottom: 1px solid #61686D;
}
.downloads-footer td.pdf-icon {
	padding: 4px 0px;
	width: 20px;
}
.crossselling-footer h5 {
	font-size: 1em;
	color: #61686D;
	margin: 10px 15px 10px 15px;
}

.crossselling-footer div {
	font-size: 9px;	
}
.formtable td {
	padding: 0 30px 10px 0;
	line-height: 1.2em;
}
.formtable td.req {
	font-weight: bold;
	width: 120px;
}
.formtable td.mute {
	font-size: 0.9em;
}
/*
.formtable input[type="text"] {
	width: 250px;
}
*/
input[type="submit"] {
	background: #FFF;
	color: #010101;
	border: 1px solid #4D5D64;
}
input[type="submit"]:hover {
	background: #C9D2D7;
	border: 1px solid #4D5D64;
	cursor: pointer;
}
input[type="reset"] {
	background: #C9D2D7;
	color: #010101;
	border: 1px solid #4D5D64;
}
input[type="reset"]:hover {
	background: #3F4A4E;
	border: 1px solid #4D5D64;
	color: #FFF;
	cursor: pointer;
}

/* search results */
.search-results select, .search-results option {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 9px;
}
div.search-results {
	border-bottom: 1px solid #FFF;
}
h2.search-results {
	font-weight: normal !important;
	font-size: 1.4em !important;
}
h2.my-account {
	font-weight: normal !important;
	font-size: 1.2em !important;
}
p.search-results {
	font-weight: bold;
	margin: -8px 15px 0px 15px !important;
	color: #6C7A81;
}
ol.pagination {
	margin: 10px 15px;
	font-size: 0.9em;
	font-weight: bold;
}
ol.pagination li {
	display: inline;
	
}
ol.pagination li a, ol.pagination li span {
	padding: 0 6px;
	border-right: 1px solid #6C7A81;
	color: #010101 !important;
}
select.sorting  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.no-border {
	border: 0px !important;
}
/* footer */
#footer #links-intern {
	width: 430px;
	float: left;
	border-right: 1px solid #B4BDC2;
}
#footer #links-extern {
	width: 400px;
	float: left;
	padding: 0 0 0 20px;
}
#footer h3 {
	color: #61686D;
	margin: 0 0 10px 0;
}
#footer ul {
	background: url(../images/fv/dotted.gif) no-repeat top left;
	padding: 1px 20px 0 0;
	float: left;
}
#footer li a {
	display: block;
	height: 20px;
	width: 154px;
	padding: 0 0 0 15px;
	background: url(../images/fv/footer-a-bg.gif) no-repeat top;
	line-height: 20px;
	color: #61686D;
	text-decoration: none;
}
#footer li a:hover, #footer li a.active {
	background: #E4E9EB url(../images/fv/footer-a-bg.gif) no-repeat bottom;
	text-decoration: none;
}

/* main-navi */
#main-navi h3 {
	background: #8DA3AC url(../images/fv/h3-bg.gif) no-repeat top left;
	color: #FFF;
	font-weight: bold;
	padding: 0 0 0 15px;
	line-height: 20px;
	margin: 0 0 7px 0;
	clear: both;
}
#main-navi p {
	color: #4D5D64;
	margin: 0 15px 7px 15px;
	font-size: 0.9em;
	line-height: 1.2em;
}
#main-navi a {
	color: #4D5D64;
}
#main-navi img.content-img {
	float: left;
	padding: 0 7px 7px 0;
}
#content h4.nolivebook, .nolivebookheading h4  {
	width: 527px;
	height: 18px;
	color: #FFF;
	padding: 13px 0 0 5px;
	margin: 10px 0 4px 15px;
	background: url(../images/fv/nolivebook-header.gif) no-repeat top right;
}
#sidebar ol {
	list-style: none;
	margin: 0 15px 7px 15px;
	line-height: 0.9em;
	color: #61686D;
}
#content h4.nolivebook_half_column {
	background-color:#8DA3AC;
	color:#FFFFFF;
	margin:5px 0px 4px 15px;
	padding:5px 0px 5px 5px;
	width:250px;
}
.list_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626E74;
	line-height: 22px;
	font-size: 1.1em;
}
.detail-text a {
	color:#000000;
}

/*
*
* Sonstige Styles
* (System?)
*
*/
.basketHead { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 20px;
}
.basketContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height: 1.1em;
	margin-left: 15px;
}

.basketContent_noleftmargin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	line-height: 1.1em;
}
.errorLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #ff0000;
}
.basketTable{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
.basketTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #000000;
	text-align: center;
	background-color: #C9D2D7;
	border: 1px solid #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
}
.cntSpace {
	height: 12px;	
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px Solid #000000;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}
.artTitle, .atitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	margin-top: 10px; 
}
.formLabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 10px;	
}
.artSecTitle{
}
.basketedit{
	padding-top: 2px;
	padding-bottom: 2px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #F0F0F0;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.bestellung_colored_back {
	background-color: #C9D2D7;
	font-size: 11px;
	width: 50%;
}
.BoxContent {
	background-color: #C9D2D7;
}
.detail-img-small {
	width: 80px;
	float: left;
}
.article_icon {
	min-height: 40px;
	min-width: 50px;
	margin-left: 15px; 
}
.tableSecTitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
}
.tableTitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	background-color: #cccccc;
}
.list_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #626E74;
	line-height: 22px;
	font-size: 1.1em;
}

/* SINGLE ELEMENTS from SINGLE JSP-FRAGMENTS */

/* ext_search_form_i.jsp */

#esfi_table1 {
	width:500px; 
	margin-left: 15px;
}

#esfi_div_produktsuche {
	margin-bottom: 15px;
}

#esfi_table2 {
	width:100%; 
	margin-top: 10px;
}

#esfi_formText {
	width: 270px;
}

#esfi_formText2 {
	width: 160px;
}

#esfi_td1 {
	padding-bottom: 10px;
	padding-top: 30px;
}

#esfi_input1 {
	width: 90px;
}

/* fo_base2.jsp */

#fb2_table1 {
	width: 100%; 
	height: 100%; 
	background-color: white;
}

.fb2_tcc {
	height: 100%;
}

.fb2_td1 {
	background-color: #F1F3F5;
}

/* account_start_loggedin.jsp */

#asl_table1 {
	line-height: 15px;
}

#asl_td_art_text {
	padding-bottom: 5px;
}

.artText {
	padding-bottom: 5px;
}
.asl_td1 {
	line-height: 15px;
	padding-top:3px;
	padding-bottom:5px;
}

/* articles.jsp */

.div_small_column {
	width: 274px; 
	float: left;
}

.div_big_column {
	width: 554px; 
	float: none; 
	clear: both;
}

/* account_start_loggedin.jsp */

#asl_td2 {
	background-color: #cccccc;
}

/* search_results.jsp */

.sr_h3 {
}

.sr_h5 {
}

.sr_p {
}

/* sidebar */
#sidebar li span {
	display: block;
	line-height: 22px;
	width: 195px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}
#sidebar li li a {
	display: block;
	/*line-height: 22px;*/
	width: 185px;
	padding: 5px 0 5px 15px;
	background: #F1F3F5 url(../images/fv/li-bg2.gif) no-repeat left;
	border-bottom: 1px solid #FFF;
	color: #4D5D64;
	text-decoration: none;
}
#sidebar ul li ul li.active{
	padding-bottom: 20px;
	background: #C9DDD0;
	border-bottom: 1px solid #FFF;
}
#sidebar ul li ul li.active li{
	padding: 0px;
	border: 0px;
}
#sidebar li li.active a {
	background: #087C54 url(../images/fv/li-bg3.gif) no-repeat left;
	border-bottom: 0px;
	color: #FFF;
}
#sidebar li li a:hover, #main-navi ul#permanent li li a:hover {
	background: #E7F1F4 url(../images/fv/li-bg8.gif) no-repeat left;
	color: #626E74;
}
#sidebar li li.active a:hover {
	background: #087C54 url(../images/fv/li-bg3.gif) no-repeat left;
	border-bottom: 0px;
	color: #FFF;
}
#sidebar li li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat left;
	color: #4D5D64;
	line-height: 18px;
	width: 175px;
	padding: 0 0 0 25px;
}
#sidebar li li.active li.active a, #main-navi li li.active li a:hover {
	background: #85B29A url(../images/fv/li-bg5.gif) no-repeat left;
	color: #FFF;
	line-height: 18px;
	width: 175px;
	padding: 0 0 0 25px;
}
#sidebar li li.active li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 10px top;
	color: #4D5D64;
	line-height: 18px;
	width: 165px;
	padding: 0 0 0 35px;
}
#sidebar li li.active li.active li.active a, #main-navi li li.active li.active li a:hover {
	background: #A5C6B4 url(../images/fv/li-bg6.gif) no-repeat left top;
	color: #FFF;
	line-height: 18px;
	width: 165px;
	padding: 0 0 0 35px;
}
#sidebar li li.active li.active li.active li a {
	background: #C9DDD0 url(../images/fv/li-bg7.gif) no-repeat 20px top;
	color: #4D5D64;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
}
#sidebar li li.active li.active li.active li.active a {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 20px top;
	color: #087C54;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
	font-style: italic;
	font-weight: bold;
}
#sidebar li li.active li.active li.active li a:hover {
	background: #C9DDD0 url(../images/fv/li-bg4.gif) no-repeat 20px top;
	color: #087C54;
	line-height: 18px;
	width: 155px;
	padding: 0 0 0 45px;
}
#sidebar ul#permanent li span {
	background: #8DA3AC;
}
#sidebar ul#permanent li li a {
	background: #F1F3F5 url(../images/fv/li-bg_sidebar.gif) no-repeat left;
}



/* �nderunge 2. M�rz 2008 C. Sch��ler*/

.bookpage_booktitle {
	width: 527px;
	background-color:#8DA3AC;
	color:#FFFFFF;
	padding: 5px !important;
}
td {
	line-height: 1.2em;
}
td p {
	line-height: 1.2em !important;
	/*margin: 0 0 20px 0 !important;*/
}
.asl_td1#asl_td2 {
	padding: 5px 10px;
	background-color: #c9d2d7;
	font-weight: bold;
	background: #FFF url(../images/fv/h1-bg.gif) no-repeat -200px top;
}
.asl_td1 a {
	color: #DA1347;
}
td.article, td.minilink {
	padding: 0 0 10px 0;
}
form p, p.search-results, div.pagination, p.mute, p.back, .produkt-detail, p.more {
	margin: 0 0 15px 15px !important;
}
div.pagination {
	clear: both;
}
.container-columns {
	margin: 0 -19px; 
}
.container-columns .half-column {
	width: 260px;
}
.nolivebookheading table table {
	margin-top: 15px;
}
#main-navi table td p {
	font-size: 10px !important;
}
table.boxFrame {
	background: #C9D2D7 url(../images/fv/footer-bg.gif) repeat-x top;
	padding: 20px;
}
td.BoxContentText a {
	padding: 0 0 0 15px;
	line-height: 1.4em;
	color: #61686D;
	text-decoration: none;
}
td.BoxContentText a:hover {
	background: #E4E9EB;
}

/* �nderunge 10. M�rz 2008 C. Sch��ler */
#sidebar li a{
	width: 143px !important;
	padding-right: 20px !important;
}

/*  Update 19.03.2008 C. Sch��ler - Safari-Hack  */
 @media not tty { td { vertical-align:top }}  

/*  Update 20.03.2008, Startseite zwei Spalten */
.half-column#kindergarten {
	border: 1px solid #F6A523;
}
.half-column#kindergarten h4 {
	background: #F6A523 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#grundschule {
	border: 1px solid #02729A;
}
.half-column#grundschule h4 {
	background: #02729A url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#sekundarstufe {
	border: 1px solid #087C54;
}
.half-column#sekundarstufe h4 {
	background: #087C54 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#lernspiele {
	border: 1px solid #56A5C4;
}
.half-column#lernspiele h4 {
	background: #56A5C4 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#schule {
	border: 1px solid #DA1347;
}
.half-column#schule h4 {
	background: #DA1347 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#gesundheit {
	border: 1px solid #D4691B;
}
.half-column#gesundheit h4 {
	background: #D4691B url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column#kultur {
	border: 1px solid #C02329;
}
.half-column#kultur h4 {
	background: #C02329 url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
}
.half-column h4 {
	color: #FFF;
	height: 22px;
	line-height: 22px;
	background: #8DA3AC url(../images/fv/h4-bg.gif) no-repeat 8px 8px;
	margin: 0 0 4px 0;
	padding: 0 5px 0px 16px;
	font-weight: bold;
}
.half-column h4 a {
	color: #FFF !important;
	font-weight: bold !important;
}

/*  Update 16.12.2008 Jo, Flashbanner einruecken  */
#flash-banner {
background:#E3E8EB none repeat scroll 0 0; color:#61686D; font-size:1.3em; height:160px; line-height:160px; margin-left:15px; text-align:center; width:560px; }


table#premiumTable{
	width:100%;
}
table#premiumTable td{
	padding:5px;
	height:100px;
	vertical-align:top;
}

