/* Hintergrundfarben */
html{height: 100%;} 
body{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color : #edeff2;
	font-family: Tahoma,arial;
	font-size: 11px;
	color: #393939;
	height: 100%;
	text-align: center;
}

div#all{
	width: 1018px;
	text-align: left;
	margin: 0px auto;
	min-height: 100%; 
	height:auto !important; 
	
}

div#all2{
	background-image:url(../img/standard/library2/hintergrund.png); 
	background-repeat:repeat-y;
	width: 1018px;
	text-align: left;
	margin: 0px auto;
	min-height: 100%; 
	height:auto !important; 
	float: left;
}

div#main{
	margin-top: 0; 
	margin-left: 29px;
	margin-right: 25px;
	min-height: 100%; /* Mindesthöhe für moderne Browser */
	height:auto !important; /* Important Regel für moderne Browser */
}

p, h1, h2, h3, h4, h5, h6, ul, input, form, dl, dd, dt,  strong{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Tahoma,arial;
	color: #393939;
}

.float_l{
	float: left;
}

div#head{
	width: 960px;
	height: 73px;
	padding-top: 5px;
}

div#logohead{
	float: left;
	width: 310px;
}

div#topbanner{
	position:relative;
	float:left;
	margin-left: 30px;
	height: 73px;
	width: 320px;
	max-width: 320px;
	text-align: center;
}


div#loginbar{
	float: right;
	width: 290px;
}

.lifirst{
  padding-right: 7px; 
}

.linext{
	background-image:url(../img/standard/library2/pipe.png); 
	background-repeat:no-repeat;
  padding-left: 7px; 
  padding-right: 7px; 
}

.lilast{
	background-image:url(../img/standard/library2/pipe.png); 
	background-repeat:no-repeat;
  padding-left: 7px; 
}

ul#loginnav {
	padding: 0px 0px 0px 0px;
	float: right;
	width: 285px;
}

ul#loginnav li {
float: right; 
  list-style: none;
}

ul#loginnav a {
  display: block;
  padding: 0;
}

div#navigation_next{
	width: 960px;
	height: 36px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 3px;
}

div.navigation_next_m {
	background-color:#546F97;
	display:inline-block;
	color:#ffffff;
	height:39px;
	width:960px;
	text-decoration:none;
	text-align:center;
	float: left;
}

ul#topnav_next {
	padding-top: 2px;
	margin-left: 10px;
	padding: 0;*/
	zoom:1;
	*display: inline;
}

ul#topnav_next li {
	float: left; 
  list-style: none;
  text-align: center;
  padding-right: 34px;
	padding-top: 7px;
}

ul#topnav_next a {
  padding: 0;
  margin-top: 5px;
}

.whitefontbold {color: #FFFFFF; font-size: 17px;}
a.whitefontbold	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontbold:link	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontbold:hover	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontbold:visited	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontbold:active	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}

.whitefontboldselected {color: #FFFFFF;  font-size: 17px; font-size: 17px;}
a.whitefontboldselected	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontboldselected:link	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontboldselected:hover	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontboldselected:visited	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}
a.whitefontboldselected:active	{	text-decoration: none; color: #FFFFFF; font-size: 17px;}

#warenkorb{
	display:inline-block;
	float:right;
	margin-top: 7px;
	margin-right: 7px;
	width: 210px;
}

input.input_kasten{
	width: 131px;
	/width: 134px;
	height: 19px;
	/height: 23px;
	background-image:url(../img/standard/library2/feld_suche.png); 
	background-repeat:no-repeat;
	border-width: 0px;
	font-size: 12px;
	padding: 4px 0px 4px 4px;
	/padding: 6px 0px 4px 4px;
	padding: 6px 0px 4px 4px\9
}

div#maincontent{
	float:right;
	width: 778px;
	font-size: 12px;
}

div#leftcontent{
	float:left;
	width: 170px;
	margin-top: 0;
	margin-right: 10px;
}

div.kasten_top_kat{
	/* background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #779DEF), color-stop(1, #779DEF) );
	background:-moz-linear-gradient( center top, #779DEF 5%, #779DEF 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#779DEF', endColorstr='#779DEF'); */
	background-color:#EDEFF2;
	text-indent:-12px;
	border:1px solid #C6CBD2;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:26px;
	line-height:26px;
	width:170px;
	text-decoration:none;
	text-align:center;
}
/* kategorien */


div.kasten_top{
	/* background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EDEFF2), color-stop(1, #C9CFD5) );
	background:-moz-linear-gradient( center top, #EDEFF2 5%, #C9CFD5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EDEFF2', endColorstr='#C9CFD5'); */
	background-color:#EDEFF2;
	text-indent:-12px;
	border:1px solid #C6CBD2;
	display:inline-block;
	color:#777777;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:26px;
	line-height:26px;
	width:170px;
	text-decoration:none;
	text-align:center;
}

/*----------------------------------------------------------------------------------- Überschrift linke boxen*/
p.kasten_top_text_left{
	font-weight: bold;
	font-size: 14px;
	color: #393939;
}

/*----------------------------------------------------------------------------------- Texthervorhebung Hauptkategorien+Unterkategorien+service*/
a.itm_selected{
	font-weight: bold;
	color: #84c045;
}

ul#topnav {
	display: block;
	padding-left: 1px; 
	margin: 0;
	margin-left:10px;
}

ul#topnav li {
	list-style: none;
  text-align: left;
	padding: 10px 0;
}

ul#topnav a {
  padding: 0;
  margin-top: 5px;
}

/*----------------------------------------------------------------------------------- neuer frameshop/Texthervorhebung Hauptkategorien*/
ul#topnav a:hover {
  color: #84c045;
	font-weight: bold;
}

.navfirst{
  width: 153px; 
  border-bottom: 1px solid #bfc1cb;
}

.navnext{
  width: 153px; 
  border-bottom: 1px solid #bfc1cb;
}

.navlast{
  width: 153px; 
}

div.kasten_center{
	width: 170px;
	font-size: 12px;
	border: 1px solid #C6CBD2;
	margin-bottom: 10px;
}

div.kasten_center_kat{
	width: 170px;
	font-size: 12px;
	border: 1px solid #C6CBD2;
}

ul.ul_kasten {
	padding: 8px 9px;
	margin: 0 0 0 0;
}

ul.ul_kasten li {
  list-style: none;
  padding-top: 3px;
}

ul.ul_kasten a {
  padding: 0;
}

/*----------------------------------------------------------------------------------- neuer frameshop/Texthervorhebung Service*/
ul.ul_kasten a:hover {
	color: #84c045;
	font-weight: bold;
}

a	{	text-decoration: none; color: #393939;}
a:link	{	text-decoration: none; color: #393939;}
a:hover	{	text-decoration: none; color: #393939;}
a:visited	{	text-decoration: none; color: #393939;}
a:active	{	text-decoration: none; color: #393939;}

div.icons{
	float: left;
	margin-left: 2px;
	margin-bottom:20px;
	width: 777px;
}

img.icon_img{
	margin: 15px 1px 0 0; 
}

div.start_temp{
	float:left;
	width:100%;
	padding: 5px;
	margin-bottom:20px;
}

div.start_temp_box{
	float:left;
	border: 1px solid #CED4DA;
	background-color: #E7E9ED;
	padding:20px 30px 40px 30px;
	height:250px;
	max-height:250px;
}

div.start_temp_ebook_top{
	float:left;
	background-color:white;
	position:absolute;
	font-weight:bold;
	font-size:14px;
	margin-top:-30px;
	/* margin-left:3%; lieber mittig ausrichten */ 
}

div.start_temp_ebook_title{
	width:166px;
	margin-top:6px;
}

div.start_temp_ebook_title p{
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	max-height:30px;
	overflow:hidden;
}

/* html*div.start_temp_ebook_title p{height:28px;max-height:28px;} */

div.start_temp_ebook_title span{
	font-size:11px;
	margin-top:0px;
	padding-left:3px;
	float:left;
	height:28px;
	max-height:28px;
	overflow:hidden;
}


div.start_temp_ebook_neu{
	float:left;
}

div.start_temp_ebook_neu_top{
	float:left;
	width:100%;
	border-bottom:1px dotted #797979;
	margin-bottom:10px;
}

div.start_temp_ebook_back_top{
	float:left;
	width:100%;
	margin-bottom:3px;
}

div.start_temp_ebook_neu_top p, div.start_temp_ebook_back_top p{
	font-weight:bold;
	font-size:14px;
	margin-left:3px;
}

div.start_temp_ebook_neu_top a, div.start_temp_ebook_back_top a{
	font-weight:bold;
	font-size:12px;
}

div.start_temp_ebook_neu a img{
	width: 130px;
}

div.start_temp_ebook_title_neu{
	width: 120px;
	margin-top:3px;
}

div.start_temp_ebook_title_neu p{
	padding-left:3px;
	/* float:left; */
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	max-height:30px;
	overflow:hidden;
}

div.start_temp_ebook_title_neu span{
	padding-left:3px;
	font-size:11px;
	padding-left:3px;
	/* float:left; */
	height:28px;
	max-height:28px;
	overflow:hidden;
	margin-top: 0;
}

.start_temp_ebook_title_neu_xtra_margin{
	float:left;
	margin-top:-16px;
}

div.start_temp_back {
	float: left;
	border: 1px dotted #C6CBD2;
	background-color:#E7E9ED;
	width:100%;
}

div.start_temp_back_var1 {
	float: left;
	padding: 10px 20px;
	width: 90%;
}

div.start_temp_back_var2_box {
	float: left;
	padding: 10px 20px;
	width: 95%;
}

div.start_temp_back_var1_r {
	float: left;
	padding: 10px 20px;
	width: 88%;
}

div.start_temp_back_var1_image {
	float: left;
}

div.start_temp_back_var1_image img{
	float: left;
	width:130px;
}

div.start_temp_back_var1_image_r {
	float: right;
	margin-right:22px;
}

div.start_temp_back_var1_image_r img{
	float: left;
	width:130px;
}

div.start_temp_back_var1_content {
	float: left;
	width: 79%;
	padding-left: 10px;
	margin-bottom: 10px;
}

div.start_temp_back_var1_content_r {
	float: left;
	width: 77%;
	margin-bottom: 10px;
}

.start_temp_back_var1_title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	width: 100%;
	max-height: 29px;
	overflow: hidden;
}

.start_temp_back_var1_title span a{
	float: left;
}

.start_temp_back_var1_text{
	overflow: hidden;
}

.start_temp_back_var1_button{
	width: 27%;
	float: right;
	margin-left: 25px;
	margin-top: 43px;
}

.start_temp_back_var1_button_r{
	width: 22%;
	float: left;
	margin-top: 43px;
}

.start_temp_back_var2 {
	float: left;
	/* padding: 5px; */
	width: 46%;
	margin-right: 15px;
}

div.start_temp_back_var2_content {
	float: left;
	width: 57%;
	padding-left: 10px;
	margin-bottom: 10px;
}

.start_temp_back_var2_title {
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	width: 100%;
	max-height: 29px;
	overflow: hidden;
}

.start_temp_back_var2_title span a{
	float: left;
}

.start_temp_back_var2_text{
	overflow: hidden;
}

.start_temp_back_var2_button{
	width: 22%;
	float: right;
	margin-left: 25px;
	margin-top: 43px;
}

/* buttons */
.button1{
	/* background-color:#9dce2c; */
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:130px;
	text-decoration:none;
	margin: 4px 0 0 20px;
	cursor: pointer;
}
/* buttons textfarbe*/
.button1 p {
	color: #ffffff;
	padding-left: 12px;
}
/* buttons hover*/
.button1:hover {
	background-color:#8cb82b;
}

.button_pfeil_r{
	padding:8px 5px 0 0;
	float:right;
}

/* buttons float right*/
.button1_r{
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:130px;
	text-decoration:none;
	margin: 4px 0 0 0;
	cursor: pointer;
}
/* buttons textfarbe float right*/
.button1_r p {
	color: #ffffff;
	padding-left: 12px;
}
/* buttons hover float right*/
.button1_r:hover {
	background-color:#8cb82b;
}


.button1_audio{
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	line-height:15px;
	width:130px;
	text-decoration:none;
	margin: 4px 0 0 20px;
	cursor: pointer;
}
/* buttons textfarbe*/
.button1_audio p {
	color: #ffffff;
	padding-left: 35px;
}
/* buttons hover*/
.button1_audio:hover {
	background-color:#8cb82b;
}

.button_pfeil_r_audio{
	padding:0px 5px 0 0;
	float:right;
	margin-top:-4px;
}



div.suche_navigation{
	margin-top: 10px;
	height: 20px;
	font-size: 11px;
	padding-bottom: 18px;
	padding-left: 12px; /* safari */
}

div.navi_shop{
	width: 43%;
	height: 10px;
	float: left;
	margin-left: 110px; /* safari */
	margin-right: 7px; /* safari */
	margin-top: 3px;
	font-size: 11px;
}

a.navi_shop span{
	color: #07396F;
	font-weight: bold;
}

a.navi_shop:hover{
	color: #07396F;
	font-weight: bold;
}

/* hack safari und IE7 */
html*div.suche_navigation{padding-left: 12px;}

p.p_suche_navigation_sortierung{
	float: left;
	width: 8%;
	margin-top: 2px;
}

p.p_suche_navigation_sortierung_select{
	float: left;
	margin-top: 3px;
}

select.select_suche_treffer{
	font-size: 11px;
}

p.p_suche_navigation_treffer{
	float: left;
	width: 40px;
	margin-top: 2px;  /* safari */
}

p.p_suche_navigation_treffer_select{
	float: left;
}

select.select_suche_anzahl{
	font-size: 11px;
}

p.p_ciandoebooks{
	color: #000000;
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
}

p.p_maincategory{
	float: left;
	font-size: 12px;
	margin-bottom:3px;
}

div.booklistresult{
	width: 97%;
	margin: 10px 10px 5px;
	font-size: 11px;
	border-bottom: 1px solid #D4D9DE;
	float:left;
}

div.booklistresult_wrap{
	width: 85%;
	float: left;
	margin-bottom:10px;
}

div.booklistresulttop{
	height: auto;
}

p.p_blr_number{
	width: 10px;
	height: 140px;
	float: left;
	font-size: 12px;
}

p.p_blr_image{
	width: 100px;
	min-height: 140px;
	float: left;
	margin-bottom: 5px;
}

p.p_blr_title{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

p.p_blr_author{
	margin-bottom: 5px;
}

div.p_blr_device{
	vertical-align: middle;
	margin-bottom: 25px;
	margin-top: 5px;
}

img.cover90{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
	max-width: 90px;
}

div.p_preise{
	width: 480px;
	/width: 280px;
}

p.p_blr_price{
	font-weight: bold;
	width: 100%;
	float:left;
	font-size: 12px;
}

div#maincontentbook{
	float:right;
	width: 770px;
	font-size: 12px;
}

div.bookresult{
	width: 770px;
}

p.p_book_image{
	float: left;
	height: 350px;
	width: 186px;
}

/* für audiobooks buchdetailseite */
div.p_book_image{
	float: left;
	height: 325px;
	width: 186px;
}

img#cover167{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

.button1_detail_ie_pie{
	background-color:#9dce2c;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:35px;
	line-height:35px;
	width:157px;
	text-decoration:none;
	margin: 25px 0 0 0;
	cursor: pointer;
	border-radius: 5px;
	position: relative;
}


/* buttons textfarbe*/
.button1_detail_ie_pie p {
	color: #ffffff;
	padding-left: 10px;
}
/* buttons hover*/
.button1_detail_ie_pie:hover {
}

/* audiobook */
.button1_detail_ie_pie_audio{
	background-color:#9dce2c;
	display:inline-block;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	line-height:18px;
	width:157px;
	text-decoration:none;
	margin: 25px 0 0 0;
	cursor: pointer;
	border-radius: 5px;
	position: relative;
}


/* buttons textfarbe*/
.button1_detail_ie_pie_audio p {
	color: #ffffff;
	padding-left: 38px;
}
/* buttons hover*/
.button1_detail_ie_pie_audio:hover {
}

.button_pfeil_r_ie_pie_audio{
	padding:0px 5px 0 0;
	float:right;
	margin-top:-4px;
}


div#dwindow{
	padding: 15px 15px 15px 15px;
}

h1.p_book_title{
	font-weight: bold;
	font-size: 16px;	
}

div.bookresultheaderright{
	width: 148px;
	float: right;
}

p.p_book_buy{
	margin-top: 12px;
}

h2.p_book_author{
	font-weight: normal;
	font-size: 11px;	
	margin-top: 16px;
	width: 380px;
}

p.p_book_publisher{
	font-size: 11px;
	width: 380px;
}

p.p_book_isbn{
	font-size: 11px;
	width: 380px;
}

p.p_book_format{
	margin-top: 10px;
	width: 175px;
	font-size: 11px;
	width: 400px;
}

img.img_blr_device{
	margin-top:18px;
}

div.p_book_geeignet{
	margin-top: 5px;
	width: 425px;
	height:60px;
	font-size: 11px;
}

p.p_book_preis{
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	width: 430px;
}

div.booklistresult_ebook{
	width: 680px;
	margin: 10px 0 10px 0;
	font-size: 11px;
	float: left;
}

p.center_start_top {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 5px;
	/margin-bottom: -5px;
	float: left;
}

h3.p_book_title_ebook{
	font-weight: normal;
	font-size: 12px;
	margin-top: 10px;	
}

div.booknavigation{
	float:right;
	width: 775px;
	font-size: 12px;
}

ul#book_nav {
	padding: 12px 0px 0px 5px; 
}

ul#book_nav li {
	padding-left: 15px;
	margin: 10px 20px 10px 0;
	float: left; 
    list-style: none;
	background-image:url(../img/standard/library2/pfeil_blau_rechts.png); 
	background-repeat: no-repeat;
}

ul#book_nav li.bnliselected {
	padding-left: 15px;
	margin: 10px 20px 10px 0;
	float: left; 
    list-style: none;
    font-weight: bold;
	background-image:url(../img/standard/library2/pfeil_blau_selected.png); 
	background-repeat: no-repeat;
	font-size: 16px;
}

ul#book_nav li.bnliselected a{
	margin-top: -2px;
}

ul#book_nav li.bnlidisabled {
	padding-left: 15px;
	margin: 10px 22px 10px 0;
	float: left; 
	list-style: none;
	background-image:url(../img/standard/library2/pfeil_grau_rechts.png); 
	background-repeat: no-repeat;
	color: #AAB0B3;
}

ul#book_nav a {
  display: block;
  padding: 0;
}

div.bookcontent{
	float:right;
	width: 770px;
	/width: 770px;
	font-size: 12px;
	margin-bottom: 15px;
	margin-right: 5px;
}

h3.p_book_content{
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 20px;
}

h3.p_book_content_title{
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 30px;
}

span.p_book_content_title_span{
	font-weight: bold;
	font-size: 16px;
}

h3.p_bookmark_level_1{
	float:left;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

p.p_bookmark_level_1{
	float:left;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	float:left;
	width: 140px;
	vertical-align: top;	
	text-align: right;
}

h4.p_bookmark_level_2{
	float:left;
	width: 590px;
	font-weight: normal;
	font-size: 11px;
	padding-left: 10px;
	margin-top: 3px;
}

p.p_bookmark_level_2{
	float:left;
	font-weight: normal;
	font-size: 11px;
	float:left;
	width: 140px;
	vertical-align: top;	
	text-align: right;
	margin-top: 3px;
}

h5.p_bookmark_level_3{
	float:left;
	width: 570px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 30px;
}

p.p_bookmark_level_3{
	float:left;
	font-weight: normal;
	font-size: 10px;
	float:left;
	width: 140px;
	vertical-align: top;	
	text-align: right;
}

h6.p_bookmark_level_4{
	float:left;
	width: 550px;
	font-weight: normal;
	font-size: 10px;
	padding-left: 50px;
}

p.p_bookmark_level_4{
	float:left;
	font-weight: normal;
	font-size: 10px;
	float:left;
	width: 140px;
	vertical-align: top;	
	text-align: right;
}

dt.bookmarks{
	float:left;
	vertical-align: top;
	width: 600px;
}

dd.bookmarks{
	float:left;
	width: 140px;
	vertical-align: top;	
	text-align: right;
}

p.p_book_chapter_title{
	width: 760px;
	float: right;
	margin-top: 6px;
	/margin-top: 4px;
	overflow: hidden;
	white-space:nowrap;
}

div.suche_nach{
	margin-top: 20px;
	height: 20px;
	margin-left: 10px;
}

p.p_suche_nach{
	float: left;
}

div.warenkorb_rahmen{
	background-image:url(../img/standard/library2/warenkorb_mitte.png); 
	background-repeat:repeat-y;
	width: 775px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

div.warenkorb_head{
	background-image:url(../img/standard/library2/warenkorb_oben.png); 
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

div.warenkorb_foot{
	background-image:url(../img/standard/library2/warenkorb_unten.png); 
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

div.cartlist{
	width: 725px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border-top:1px solid #C6CBD2;
	border-bottom:1px solid #C6CBD2;
}

p.p_cart_cover{
	float: left;
	height: 105px;
	width: 80px;
	margin-right: 5px;
}

p.p_cart_cover{
	float: left;
	height: 105px;
	width: 80px;
	margin-right: 5px;
}

img.img_cart{
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
	margin-right: 6px;
	margin-bottom: 10px;
	float: left;
	max-width: 60px;
}

p.p_cart_title{
	font-weight: bold;
	width: 300px;
	float: left;
	margin-right: 20px;
}


p.p_cart_title2{
	width: 300px;
	margin-left: 80px;
	margin-bottom: 5px;
	float: left;
	margin-right: 20px;
}

p.p_cart_gesamtpreis{
	float: left;
	margin-right: 5px;
}


p.p_cart_preis{
	padding-left: 90px;
	width: 150px;
	float: left;
}

p.p_cart_type{
	padding-left: 90px;
	font-weight: bold;
	width: 150px;
	float: left;
}

p.p_cart_preis_total{
	width: 95px;
	float: left;
	text-align: left;
}

p.p_cart_select{
	width: 240px;
	float: left;
	text-align: right;
}

p.p_cart_delete{
	width: 70px;
	float: left;
	text-align: right;
	text-decoration: underline;
}

p.p_cart_delete a{
	text-decoration: underline;
}

p.p_cart_von{
	width: 280px;
	margin-bottom: 33px;
	margin-right: 20px;
}

p.p_cart_sofort{
	width: 300px;
	margin-top: 20px;
}

div#cartsupport{
	margin-top: 10px;
	width: 168px;
	float: right;
	margin-bottom: 130px;
}

p.p_cart_kaufen{
	text-align: center;
	width: 785px;
}

div.p_cart_kaufen{
	text-align: center;
	width: 99%;
	height: 40px;
}

div.cart_kaufen{
	width: 775px;
	margin-bottom: 30px;
}

/* kompletter block................................................................... */
p.p_cart_checkbox{
	margin-left: 30px;
}

p.p_error_agb{
	color: #CC071E;
}

div.bestellbestaetigung_rahmen{
	background-image:url(../img/standard/library2/bestellung_mitte.png); 
	background-repeat:repeat-y;
	width: 776px;
	float: left;
}

div.bestellbestaetigung_head{
	background-image:url(../img/standard/library2/bestellung_oben.png); 
margin-left: 10px;
margin-top: 10px;
	background-repeat:no-repeat;
	width: 775px;
	height: 18px;
}

div.bestellbestaetigung_foot{
	background-image:url(../img/standard/library2/bestellung_unten.png); 
	background-repeat:no-repeat;
	width: 776px;
	height: 18px;
	float: left;
}

div.neu_konto_rahmen{
	background-image:url(../img/standard/library2/adresse_mitte.png); 
	background-repeat:repeat-y;
	margin-left: 20px;
	width: 625px;
	font-size: 14px;
	float: left;
}

div.neu_konto_rahmen_zugang{
	background-image:url(../img/standard/library2/adresse_mitte.png); 
	background-repeat:repeat-y;
	margin-left: 90px;
	width: 700px;
	font-size: 14px;
	float: left;
}

div.neu_konto_head_adresse{
	background-image:url(../img/standard/library2/adresse_konto.png); 
	background-repeat:no-repeat;
	width: 625px;
	height: 18px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}

div.neu_konto_head_zugang{
	background-image:url(../img/standard/library2/adresse_zugangsdaten.png); 
	background-repeat:no-repeat;
	width: 700px;
	height: 18px;
	margin-left: 90px;
	float: left;
}

div.neu_konto_foot{
	background-image:url(../img/standard/library2/adresse_unten.png); 
	background-repeat:no-repeat;
	width: 625px;
	height: 18px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
}

div.anmeldung_felder{
	float: left;
	margin-bottom: 15px;
	width: 600px;
}

p.p_neu_konto_link{
	text-align: center;
	width: 600px;
	float: left;
	margin-left: 20px;
}

p.p_neu_konto_link_text{
	padding-top: 10px;
	text-align: left;
	width: 775px;
	margin-left: 20px;
	font-size: 11px;
	float: left;
}

p.p_neu_konto_text{
	padding-left: 60px;
	width: 150px;
	float: left;
}

p.p_neu_konto_text span{
	font-size: 11px;
}

input.p_neu_konto_form{
	width: 359px;
}

select.p_neu_konto_form_country{
	width: 362px;
}

input.p_neu_konto_form_kurz{
	width: 250px;
}


input.p_neu_konto_form_plz{
	width: 70px;
	margin-right: 15px;
}

input.p_neu_konto_form_city{
	width: 270px;
}

input.p_neu_konto_form_vorname{
	width: 130px;
	float: left;
	margin-right: 15px;
}

input.p_neu_konto_form_nachname{
	width: 130px;
}

p.p_neu_konto_text_nachname{
	width: 65px;
	float: left;
	margin-right: 15px;
}

input.p_neu_konto_form_herr{
	margin-right: 15px;
	/margin-top: -3px;					/* IE7 Trick: Wert wird nicht von FF interpretiert durch "/" */
	float: left;
}

p.p_neu_konto_text_herr{
	float: left;
	width: 100px;
}

input.p_neu_konto_form_frau{
	margin-right: 15px;
	/margin-top: -3px;
	float: left;
}

p.p_neu_konto_text_frau{
	float: left;
}

p.p_neu_konto_error{
	margin-left: 60px;
	width: 470px;
	color: #CC071E;
}

p.p_neu_konto_bold{
	margin-left: 60px;
	width: 470px;
	font-weight: bold;
}

p.p_neu_konto_normal{
	margin-left: 60px;
	width: 470px;
}

p.p_alt_login_X{
	padding-top: 10px;
	margin-left: 60px;
	width: 300px;
}

input.p_alt_login2_X{
	margin-left: 220px;
	margin-top: -20px;
	width: 200px;
}

p.p_alt_passwort_X{
	padding-top: 10px;
	margin-left: 60px;
	width: 300px;
}

input.p_alt_passwort2_X{
	margin-left: 220px;
	margin-top: -20px;
	width: 200px;
}

p.p_alt_link_X{
	margin-left: 450px;
	margin-top: -18px;
}

p.p_alt_link_X1{
	margin-left: 450px;
}

p.p_alt_vergessen_X{
	text-decoration: underline;
	margin-left: 60px;
	margin-left: 220px;
	font-size: 11px;
}

div.neu_bank{
	width: 550px;
	margin-left: 20px;
	float: left;
}

div.neu_bank_head{
	background-image:url(../img/standard/library2/zahlung_oben.png); 
	background-repeat:no-repeat;
	margin-top: 10px;
	width: 530px;
	height: 18px;
}

div.neu_bank_head_aend{
	background-image:url(../img/standard/library2/konto_zahlung_oben.png); 
	background-repeat:no-repeat;
	width: 530px;
	height: 18px;
}

div.neu_bank_rahmen{
	background-image:url(../img/standard/library2/zahlung_mitte.png); 
	background-repeat:repeat-y;
	width: 530px;
	float: left;
}

div.neu_bank_foot{
	background-image:url(../img/standard/library2/zahlung_unten.png); 
	background-repeat:no-repeat;
	width: 530px;
	height: 18px;
	float: left;
}

div.myebooks{
	margin-top: 20px;
	width: 774px;
}

div.myebooks_oben{

}

div.myebooks_mitte{
	background-image: url(../img/standard/library2/konto_ebooks_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
}

div.myebooks_unten{

}

p.p_myebooks_text{
	font-weight: bold;
	margin-top: 10px;
	float: left;
	width: 600px;
}

img.myebooks_img{
	margin-top: 10px;
}

div#meinkonto{
	margin-top: 5px;
	width: 775px;
}

div.mykonto_oben{
	height:18px;
}

div.mykonto_mitte{
	background-image: url(../img/standard/library2/konto_konto_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 5px;
	height: 260px;
}

div.mykonto_unten{
	
}

p.p_konto_top{
	float: left;
	width: 140px;
	margin-bottom: 15px;
}

p.p_konto_top a{
	float: left;
	width: 130px;
	font-weight: bold;
}

p.p_konto_top a:hover{
	color: #07396F;
}

p.p_konto{
	float: left;
	width: 505px;
	margin-bottom: 15px;
}

div#datenaend{
	margin-left: 70px;
	width: 605px;
	margin-top:5px;
}


div.datenaend_oben{
	height:18px;
}

div.datenaend_mitte{
	background-image: url(../img/standard/library2/konto_pers_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	width: 601px;
}

div.datenaend_unten{
	
}

div.anmeldung_hinweise{
	width: 680px;
	margin-top: 3px;
}

div.anmeldung_hinweise span{
	text-decoration: underline;
	font-size: 11px;
}

p.p_anmeldung{
	float: left;
	width: 100px;
}

input.input_anmeldung{
	float: left;
	width: 150px;
	margin-bottom: 5px;
}

img.img_anmeldung{
	margin-bottom: 10px;
}

input.input_anmeldung_str{
	float: left;
	width: 424px;
	margin-bottom: 5px;
}

input.input_anmeldung_plz{
	float: left;
	width: 150px;
	margin-bottom: 5px;
	margin-right: 5px;
}

input.input_anmeldung_ort{
	float: left;
	width: 250px;
	margin-bottom: 5px;
}

div.datenaend_div{
	width: 530px;
	float: left;
	margin-bottom: 8px;
}

select.select_anmeldung_land{
	float: left;
	width: 427px;
	margin-bottom: 5px;
}

p.bu_speichern_daten{
	margin-left: 230px;
	margin-bottom: 10px;
}

p.p_hinweis{
	width: 300px;
	float: left;
	margin-top: 30px;
}

div#pass_aendern{
	margin-left: 70px;
	width: 645px;
	font-size: 14px;
	float: left;
	margin-top:5px;
}

div.pass_aendern_oben{
	float: left;
	height:18px;
}

div.pass_aendern_mitte{
	background-image: url(../img/standard/library2/konto_passwort_mitte.png);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 25px;
	float: left;
	width: 645px;
}

div.pass_aendern_unten{
	float: left;
	font-size:0px;
}


p.p_passwort{
	float: left;
	width: 270px;
	margin-bottom: 5px;
}

p.p_passwort span{
	font-size: 11px;
}

input.input_passwort{
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

p.p_passwort_alt{
	float: left;
	width: 270px;
	margin-bottom: 25px;
}

input.input_passwort_alt{
	float: left;
	width: 300px;
	margin-bottom: 25px;
}

p.bu_speichern_pass{
	float: left;
	margin-left: 230px;
	margin-top: 15px;
}

div.kundenanmeldung_top1{
	width: 320px;
	margin-left: 58px;
	float: left;
}

div.kundenanmeldung_top2{
	float:left;
	width:430px;
	margin-left: 70px;
	margin-top: 5px;
}

input.input_anmeldung_agb{
	float: left;
	width: 20px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 2px;
	/margin-top: -2px;
}

p.p_anmeldung_agb{
	float: left;
	padding-bottom: 5px;
}

p.p_anmeldung_agb a{
	font-weight: bold;
}

input.input_anmeldung_newsletter{
	float: left;
	width: 20px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-top: 3px;
}

p.p_anmeldung_newsletter{
	margin-bottom: 5px;
}

div.bestaet_rahmen{
	margin-left: 115px;
	width: 534px;
}

div.bestaet_rahmen_head{
	background-image: url(../img/standard/library2/email_oben.png);
	background-repeat: no-repeat;
	height: 18px;
}

div.bestaet_rahmen_mitte{
	background-image: url(../img/standard/library2/email_mitte.png);
	background-repeat: repeat-y;
}

div.bestaet_rahmen_foot{
	background-image: url(../img/standard/library2/email_unten.png);
	background-repeat: no-repeat;
}

p.p_bestaet_text{
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 30px;
	width: 460px;
	font-size: 14px;
}

p.p_bestaet_text span{
	font-weight: bold;
}

p.p_bestaet_text2{
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 10px;
	margin-left: 30px;
	width: 460px;
}

p.p_bestaet_button{
	margin-left: 160px;
}

div.bestell_agb{
	float:left;
	width: 100%;
	padding-top: 20px;
	margin-left: 40px;
}
div.bestell_agb1{
	float:left;
	width: 100%;
	padding-top: 20px;
	margin-left: 40px;
}

.error_first{
	color: #CC071E;
	padding-top: 20px;
	width: 470px;
	height: 45px;
}

p.p_error_first{
	color: #CC071E;
}

.error{
	color: #CC071E;
	padding-top: 20px;
	width: 470px;
	height: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.error_passwort{
	color: #CC071E;
	width: 470px;
	height: 20px;
	margin-bottom: 10px;
}

p.p_error{
	color: #CC071E;
	margin-right: 10px;
}

p.p_error_black{
	color: #000000;
	margin-right: 10px;
}

div.downloads{
	background-image: url(../img/standard/library2/meine_medien_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 958px;
}

div.downloads_head{
	background-image: url(../img/standard/library2/meine_medien_oben.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 958px;
	
}

div.downloads_foot{
	background-image: url(../img/standard/library2/meine_medien_unten.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.rightcontent_myebooks{
	width: 180px;
	float:left;
}

div.maincontentkonto_myebooks{
	float:left;
	width: 958px;
	font-size: 12px;
}

div#dl_buch{
	float: left;
	width: 925px;
	margin-left: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #fff;
	padding-bottom: 5px;
}

div.dl_myebooks{
	margin: 25px 0px 30px 26px;
	width: 815px;
}

div.dl_buch_in{
	margin: 10px 0px 10px 10px;
}

div.dl_top{
	margin: 0px 0px 4px 621px;
	float: left;
}

p.p_dl_text1{
	float: left;
	width: 64px;
}

p.p_dl_text2{
	float: left;
}

div.dl_buch_in_left{
	float: left;
	width: 508px;
}

p.p_dl_anzahl{
	float: left;
	width: 55px;
	margin-bottom: 5px;
	padding-left: 20px;
}

p.p_dl_titel{
	float: left;
	width: 410px;
	font-weight: bold;
}

p.p_dl_titel_kapit{
	margin: 0px 0px 3px 98px;
	text-decoration: underline;
	float: left;
	width: 467px;
}

p.p_dl_titel_kapit_first{
	margin: 0px 0px 3px 88px;
	text-decoration: underline;
	float: left;
	width: 467px;
}

p.p_dl_kapit{
	margin-top: 45px;
	margin-left: 89px;
	font-weight: bold;
}

div#dl_endgeraete{
	float: left;
	width: 140px;
	color: #6f6f6f;
	height: 45px;
}

div.dl_endgeraete{
	float: left;
	width: 27px;
	color: #6f6f6f;
}

p.dl_endgeraete{
	color:#969696;
	margin-top:28px;
}

input.input_dl_endgeraete{
	float: left;
	width: 20px;
	margin-top: 2px;
	/margin-top: -2px;
	margin-left: 3px;
	/margin-left: 2px;
}
/* //kompletter block.................................................................... */

/* button konto user anlegen */
.p_neu_konto_link{
	margin-left: 340px;
	margin-top: -10px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:113px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

.p_neu_konto_link p{
	color:#ffffff;
	text-align: center;
	padding-left: 10px;
}

.p_neu_konto_link:hover {
	background-color:#8cb82b;
}

.p_neu_konto_link img{
	float:right;
	padding: 8px 3px 0 0;
}

.p_neu_konto_link_input{
	margin: 0 -46px 0 -60px;
	/margin: 0 -46px 0 -60px;
	width:113px;
	height:25px;
}
/* //button konto user anlegen */

div.neu_rahmen{
	background-image:url(../img/standard/library2/meine_medien_mitte.png); 
	background-repeat:repeat-y;
	width: 958px;
	padding-left: 20px;
	float:left;
}

div.neu_head{
	background-image:url(../img/standard/library2/login_oben_ohne_text.png); 
	background-repeat:no-repeat;
	width: 958px;
	height: 18px;
	float:left;
}

div.neu_head_sofort{
	background-image:url(../img/standard/library2/login_oben_text_a.png); 
	background-repeat:no-repeat;
	width: 958px;
	height: 18px;
	float:left;
}

div.neu_foot{
	background-image:url(../img/standard/library2/meine_medien_unten.png); 
	background-repeat:no-repeat;
	width: 958px;
	height: 18px;
	float:left;
}

div.alt_rahmen{
	background-image:url(../img/standard/library2/meine_medien_mitte.png); 
	background-repeat:repeat-y;
	width: 958px;
	padding-left: 20px;
	float:left;
}

div.alt_rahmen_passwort{
	background-image:url(../img/standard/library2/anmeldung_mitte.png); 
	background-repeat:repeat-y;
	width: 958px;
	padding-left: 20px;
	height: 120px;
	padding-top: 20px;
}

div.alt_head{
	background-image:url(../img/standard/library2/login_oben_text_b.png); 
	background-repeat:no-repeat;
	width: 958px;
	height: 18px;
	margin-top: 20px;
	float:left;
}

div.alt_head_passwort{
	background-image:url(../img/standard/library2/passwort_vergessen.png); 
	background-repeat:no-repeat;
	width: 740px;
	height: 18px;
	margin-left: 20px;
	margin-top: 20px;
}

div.alt_foot{
	background-image:url(../img/standard/library2/meine_medien_unten.png); 
	background-repeat:no-repeat;
	width: 958px;
	height: 18px;
	float:left;
	margin-bottom:200px;
}

p.p_neu_text{
	padding-top: 10px;
	width: 92%;
	float: left;
}

p.p_neu_link{
	padding-top: 10px;
}

p.p_alt_text{
	padding-top: 10px;
}

p.p_alt_login{
	padding-top: 10px;
	margin-left: 100px;
	width: 300px;
	clear: left;
	font-size: 14px;
}

input.p_alt_login2{
	margin-left: 200px;
	margin-top: -20px;
	margin-bottom: 5px;
	width: 250px;
	float: left;
}

p.p_alt_passwort{
	padding-top: 10px;
	margin-left: 100px;
	width: 300px;
	clear: left;
	font-size: 14px;
}

input.p_alt_passwort2{
	margin-left: 200px;
	margin-top: -20px;
	width: 250px;
	float: left;
}


/* button login */
.p_alt_link{
	margin-left: 575px;
	margin-top: -24px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:113px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

.p_alt_link p{
	color:#ffffff;
	text-align: center;
	padding-left: 10px;
}

.p_alt_link:hover {
	background-color:#8cb82b;
}

.p_alt_link img{
	float:right;
	padding: 7px 3px 0 0;
}

.p_alt_link_input{
	position: absolute;
	margin: 0 0 0 -100px;
	/margin: 0 0 0 -100px;
	width:113px;
	height:25px;
}
/* //button login */

/* button daten ändern */
.bu_speichern_daten{
	margin-left: 246px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:24px;
	width:113px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.bu_speichern_daten p{
	color:#ffffff;
	text-align: center;
}

.bu_speichern_daten:hover {
	background-color:#8cb82b;
}

.bu_speichern_daten_right {
	float:right;
	margin: 7px 3px 0 0px;
}

.bu_speichern_daten_left {
	float:left;
	margin: 7px 1px 0 2px;
}

.bu_speichern_daten_input{
	margin: 0 0 0 -250px;
	/margin: 0 0 0 -250px;
	width:246px;
	height:25px;
}

/* //button daten ändern */

/* button ebook download */
.weiter_download{
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:113px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

.weiter_download p{
	color:#ffffff;
	text-align: center;
	padding-left: 10px;
}

.weiter_download:hover {
	background-color:#8cb82b;
}

.weiter_download img{
	float:right;
	padding: 8px 4px 0 0;
}

.weiter_download_input{
	position: absolute;
	margin: 0 0 0 -100px;
	/margin: 0 0 0 -100px;
	width:113px;
	height:25px;
}
/* //button ebook download */

/* zahlungsverindung */
div#bankeinzug{
	float: left;
	margin-bottom: 20px;
	width: 470px;
	margin-left: 10px;
}

div#kreditkarte{
	float: left;
	margin-bottom: 20px;
	width: 470px;
	margin-left: 10px;
}

div.kredit1{
	float: left;
	margin: 15px 0 0 102px;
	width: 400px;
}

div.kredit1_top{
	float: left;
	margin: 15px 0 0 75px;
	font-weight: bold;
}

div.kredit2{
	float: left;
	margin-right: 10px;
}

input.input_kreditkarte{
	float: left;
	width: 20px;
	margin-right: 6px;
	margin-top: -2px;
}

select.select_kreditkarte{
	float: left;
}

p.p_kreditkartenr{
	float: left;
	width: 130px;
}

input.input_kreditkartenr{
	float: left;
}

p.p_inhaber{
 	float: left;
	width: 130px;
}

input.input_inhaber{
	float: left;
}

select.select_monat{
	float: left;
	margin-right: 10px;
}

select.select_jahr{
	float: left;
}

p.p_gueltig{
	float: left;
	width: 130px;
}

p.p_bankeinzug{
	float: left;
	margin-top: 16px;
}

input.input_bankeinzug{
	margin-top: 14px;
	margin-right: 6px;
	width: 20px;
	float: left;
}

p.p_konto_bank{
	float: left;
	width:130px
}

input.input_konto{
	float: left;
}

div#rechnung{
	float: left;
	width: 470px;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.rechnung1{
	float: left;
	margin: 15px 0 0 75px;
	width: 400px;
	font-weight: bold;
}

div.rechnung2{
	float: left;
	width: 400px;
	line-height: 20px;
}

p.p_blz{
	float: left;
	width: 130px;
}

input.input_blz{
	float: left;
}

input.input_rechnung{
	float: left;
	margin-right: 6px;
	margin-top: -2px;
	width: 20px;
}

p.p_rechnung{
	float: left;
}

p.p_vorname{
	float: left;
}

input.vorname{
	float: left;
}

p.p_nachname{
	float: left;
}

input.input_nachname{
	float: left;
}

p.p_firma{
	float: left;
}

input.input_firma{
	float: left;
}

p.p_strasse{
	float: left;
}

input.input_strasse{
	float: left;
}

p.p_plz{
	float: left;
}

input.input_plz{
	float: left;
}

p.p_ort{
	float: left;
}

input.input_plz{
	float: left;
}

p.p_land{
	float: left;
}

select.select_land{
	float: left;
}

p.p_zahl_bu_weiter{
	float: left;
	margin-top: 25px;
	margin-left: 200px;
}

.p_zahl_bu_weiter_aendern{
	margin-left: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:22px;
	width:113px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.p_zahl_bu_weiter_aendern p{
	color:#ffffff;
	text-align: center;
	margin-top: 1px;
}

.p_zahl_bu_weiter_aendern:hover {
	background-color:#8cb82b;
}

.p_zahl_bu_weiter_aendern_right {
	float:right;
	margin: 7px 3px 0 0px;
}

.p_zahl_bu_weiter_aendern_left {
	float:left;
	margin: 7px 1px 0 2px;
}

.p_zahl_bu_weiter_aendern_input{
	margin: -22px 0 0 0;
	width:113px; 
	height:25px;
}

/* //zahlungsverbindung */



/* button bestellbestätigung */
.p_cart_kaufen_b{
	margin-left: 246px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:250px;
	text-decoration:none;
	text-align:center;
	cursor: pointer;
}

.p_cart_kaufen_b p{
	color:#ffffff;
	text-align: center;
}

.p_cart_kaufen_b:hover {
	background-color:#8cb82b;
}

.p_cart_kaufen_b img{
	float:right;
	padding: 8px 3px 0 0;
}

.p_cart_kaufen_b_input{
	position: absolute;
	margin: 0 0 0 -233px;
	/margin: 0 0 0 -233px;
	width:246px;
	height:25px;
}

.p_cart_kaufen{
	text-align: center;
	width: 99%;
	height: 40px;
}

/* css hack nur für webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
     .p_cart_kaufen_b_input{
		margin: -25px 0 0 -123px;}

	/* css hack nur für safari */
    ::i-block-chrome,.p_cart_kaufen_b_input {
     margin: 0 0 0 -233px;
    }
	
	::i-block-chrome,.weiter_download_input{
		margin: 0;
	}
	
	::i-block-chrome,.p_alt_link_input{
		margin: 0;
	}
}
/* //button bestellbestätigung */

/* expertensuche */

h3.p_expertensuche{
	font-size: large;
}

p.p_expertensuche_text{
	margin-top: 20px;
}

dl#t_expertensuche{
	margin-top: 30px;
	width: 600px;
}

dt.t_expertensuche{
	float:left;
	vertical-align: top;
	width: 175px;
	margin-top: 10px;
}

dd.t_expertensuche{
	float:left;
	width: 322px;
	vertical-align: top;	
	margin-top: 10px;
}

dd.t_expertensuche{
	float:left;
	width: 322px;
	vertical-align: top;	
	margin-top: 10px;
}


input.input_expertensuche{
	width: 200px;
}

input.input_expertensuche_part{
	width: 82px;
}

select.select_expertensuche_short{
	;
}

select.select_expertensuche_block{
	width: 203px;
}

select.select_expertensuche_line{
	width: 203px;
}

/* expertensuche */

.vormerkung_titel_text{
	padding-left:15px;
	font-weight:bold;
	font-size:15px;
}

div#maincontentservice{
	float:right;
	width: 775px;
	font-size: 12px;
	padding-top:5px;
}

div.dl_zwischenseite{
	float: left;
	width: 825px;
	margin: 55px 0 120px 70px;
	
}

div.dl_zwischenseite_oben{
	background-image: url(../img/standard/library2/download_online_oben.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.dl_zwischenseite_oben_dl{
	background-image: url(../img/standard/library2/download_oben.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 808px;
}

div.dl_zwischenseite_oben_dl_stream{
	background-image: url(../img/standard/library2/download_oben_stream.png);
	background-repeat: no-repeat;
	height: 17px;
	float: left;
	width: 808px;
}

div.dl_zwischenseite_mitte{
	background-image: url(../img/standard/library2/download_mitte.png);
	background-repeat: repeat-y;
	float: left;
	width: 808px;
}

div.dl_zwischenseite_unten{
	background-image: url(../img/standard/library2/download_unten.png);
	background-repeat: no-repeat;
	height: 13px;
	float: left;
	width: 958px;
}

div.dl_zwischenseite_mitte_in{
	margin: 30px 0 15px 47px;
	font-size: 14px;
}

img.img_online_lesen{
	margin: 40px 0 10px 263px;
	float: left;
}

img.img_online_lesen_zurueck{
	margin: 18px 0 10px 290px;
	float: left;
}


/* buttons dl-zwischenseite online lesen */
.bu_zurueck{
	margin-left: 330px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:22px;
	width:113px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.bu_zurueck p{
	color:#ffffff;
	text-align: center;
}

.bu_zurueck:hover {
	background-color:#8cb82b;
}


.bu_zurueck_left {
	float:left;
	margin: 7px 1px 0 2px;
}

.bu_zurueck_ol{
	margin-left: 290px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:15px;
	width:113px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.bu_zurueck_ol p{
	color:#ffffff;
	text-align: center;
}

.bu_zurueck_ol:hover {
	background-color:#8cb82b;
}

.bu_zurueck_ol_left {
	float:left;
	margin: -4px 3px 0 2px;
}

.bu_ol{
	margin-left: 260px;
	margin-top: 20px;
	margin-bottom: 15px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:170px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.bu_ol p{
	color:#ffffff;
	text-align: center;
}

.bu_ol:hover {
	background-color:#8cb82b;
}

.bu_ol_right {
	float:right;
	margin: 7px 1px 0 2px;
}
/* //buttons dl-zwischenseite online lesen */


/* buttons dl-zwischenseite download lesen */
img.dl_zw_button{
	margin-left: 67px;
	float: left;
}

.dl_zw_button2{
	margin-left: 246px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color:#9dce2c;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	height:32px;
	line-height:15px;
	width:115px;
	text-decoration:none;
	text-align:top;
	cursor: pointer;
}

.dl_zw_button2 p{
	color:#ffffff;
	text-align: center;
}

.dl_zw_button2:hover {
	background-color:#8cb82b;
}

 .dl_zw_button2_left {
	float:left;
	margin: -4px 3px 0 4px;
}
/* //buttons dl-zwischenseite download lesen */

div#kategorie_all{
	float: left;
	width: 760px;
	height: 160px;
	margin-bottom: 20px;
}

#kat_teaser_l{
	background-image:url(../img/standard/library2/kategorien_links.jpg);
	width: 4px;
	float: left;
	height: 160px;
}

#kat_teaser_m{
	background-image:url(../img/standard/library2/kategorien_mitte.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 752px;
	height: 160px;
	overflow: hidden;
}

#kat_teaser_r{
	background-image:url(../img/standard/library2/kategorien_rechts.jpg);
	float: right;
	width: 4px;
	height: 160px;
}

/* Unterkategorieslider*/
#slider_ciando ul, #slider_ciando li{
	margin:0;
	list-style:none;
}

#slider_ciando, #slider_ciando li{ 
	width:	580px;
	overflow:	hidden; 
}
	
.slider_ciando{
	float: left;
	margin-left: 19px;
	margin-top: 10px;
	/margin-top: 0px; 
	margin-top: 0px\9 
}

ul#unterkategorie_ciando li {
  height: 120px;
}
/*----------------------------------------------------------------------------------- neuer frameshop/Erster Buchstabe der Unterkategorien*/
ul#unterkategorie_ciando span {
  color: #84c045;
	font-weight: bold;
	font-size: 15px;
}
/*----------------------------------------------------------------------------------- neuer frameshop/Texthervorhebung Unterkategorien*/
ul#unterkategorie_ciando a:hover {
  color: #84c045;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------- neuer frameshop/Texthervorhebung Unterkategorien*/
ul#unterkategorie_ciando a:active {
  color: #84c045;
}
/*----------------------------------------------------------------------------------- neuer frameshop/Texthervorhebung Unterkategorien*/
ul#unterkategorie_ciando a.selected{
	color: #84c045;
	font-weight: bold;
}

/*----------------------------------------------------------------------------------- neuer frameshop/Überschrift Unterkategorien*/

div.unterkategorie_ciando_toptext {
  color: #393939;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0 0 17px;
	text-decoration: underline;
}

div.unterkategorie_ciando_kat {
  height: auto;
	float: none; 
	margin: 0 5px 4px 0;
}

a.unterkategorie_ciando_kat_a{
  clear:left; 
	margin:0 5px 0 0;
}

p.p_slider_ciando{
	white-space:	nowrap;
	width:	200px;
	overflow:	hidden;
	float: left;
}

#slider_ciando ul, #slider_ciando li{
	margin:0;
	list-style:none;
}

#slider_ciando, #slider_ciando li{ 
	width:	580px;
	overflow:	hidden; 
}
	
.slider_ciando{
	float: left;
	margin-left: 19px;
	margin-top: 10px;
	/margin-top: 0px; 
	margin-top: 0px\9 
}

/* service seiten */
h1.cms{
	font-size: 18px;	
}

h2.cms{
	font-size: 16px;	
}

h3.cms{
	font-size: 14px;	
}

img{
	border-width: 0px;
	border-style: none;
}

img.cms_icon{
	margin-right: 18px;
	margin-top: 0;
}

dt.cms{
	margin-top: 18px;
	float:left;
	width: 120px;
	vertical-align: top;
}

dd.cms{
	margin-top: 18px;
	margin-left: 18px;
	float:left;
	width: 590px;
}

span.cms{
	vertical-align: top;
}

img.cms_icon2{
	margin-right: 18px;
	padding-top: 0;
}

span.cms2{
	vertical-align: top;
}
/* //service seiten */


p.buttonfont_color{
	color:black;
	float:left;
	/* margin-left:-10px; */
}

p.buttonfont_set{
	color:black;
	float:left;
	margin-left:-10px;
	margin-top:-1px;
	font-size:26px;
	width:0px;
}

p.buttonfont_set_audio{
	color:black;
	float:left;
	margin-left:-60px;
	margin-top:9px;
	font-size:26px;
	width:0px;
}

p.buttonfont_set_audio_list{
	color:black;
	float:left;
	margin-left:-16px;
	margin-top:-1px;
	font-size:26px;
	width:0px;
}


p.buttonfont_set_detail_ie_pie_audio{
	color:black;
	float:left;
	margin-left:-68px;
	margin-top:9px;
	font-size:26px;
	width:0px;
}

p.buttonfont_set_vormerk{
	color:black;
	float:left;
	margin-left:-13px;
	margin-top:-1px;
	font-size:26px;
	width:0px;
}


/* css hack nur für webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
     p.buttonfont_set{
		color:black;
		float:left;
		font-size:26px;
		margin-left:-6px;
		margin-top:-2px;
	}
	
	dd.t_expertensuche{
		margin-top: 11px;
	}

	/* css hack nur für safari */
    ::i-block-chrome,p.buttonfont_set{
		color:black;
		float:left;
		font-size:26px;
		margin-left:-6px;
		margin-top:0px;
	}
	
	::i-block-chrome,dd.t_expertensuche{
		margin-top: 11px;
	}
}
/* css hack nur für internet explorer */
@media all and (-ms-high-contrast:none)
     {/* IE10 */
     p.buttonfont_set{
		color:black;
		float:left;
		margin-left:-8px;
		margin-top:2px;
		font-size:26px;
	} 
	dd.t_expertensuche{
		margin-top: 8px;
	}
	
	dt.t_expertensuche{
		margin-top: 6px;
	}
     
	/* IE11 */ 
	*::-ms-backdrop, p.buttonfont_set{
		color:black;
		float:left;
		margin-left:-8px;
		margin-top:2px;
		font-size:26px;
	} 
	
	*::-ms-backdrop, dd.t_expertensuche{
		margin-top: 8px;
	}
	
	::-ms-backdrop, dt.t_expertensuche{
		margin-top: 6px;
	}
}

div.bib{
	clear: left;
	height: 600px;
}

p#countpages{
	width: 430px;
	text-align:center;
	font-weight: bold;
	padding-top: 25px;
}

img#image_bib{
	margin-top: 6px;
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

img#image_bib_links{
	margin-bottom: 200px;
	margin-right: -3px;
}

img#image_bib_rechts{
	margin-bottom: 200px;
	margin-left: -3px;
}

div.p_book_bib_all{
	width: 770px;
}

div.p_book_bib{
	float: left;
	margin-right: 20px;
	width: 65px;
}

p.p_book_bib_text{
	font-size: 9px;
	clear: left;
	height: 15px;
}

img.img_book_bib{
	height: 90px;
	border-width: 1px;
	border-color: #C6CBD2;
	border-style: solid;
}

h3.p_book_bib_add{
	width: 200px;
	font-weight: bold;
	font-size: 12px;
}

p.p_book_bib_add{
	width: 200px;
}


/* .ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon ,.ui-state-default .ui-icon ,.ui-state-hover .ui-icon,.ui-state-focus .ui-icon ,.ui-state-active .ui-icon,.ui-state-highlight .ui-icon ,.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
} */



div#footer{
	width: 100%;
	height: 57px;
	float: left;
	margin-top: 20px;
}

div#footer_text{
	margin-left: 27%;
	padding-top: 5px;
	height: 28px;
}
/* --------------------------------------------------------------------------------------- */


.darkyellow{ background-color : #FFFFFF; }
.darkyellow2{ background-color : #FFFFFF; }
.oldyellow{	background-color : #FFFFFF; }
.white{	background-color : #FFFFFF; }
.black{	background-color : #000000; }
.lightyellow{ background-color : #FFFFFF; }
.blue{ background-color : #546f97; }
.rederror{ background-color : red; }
.cat1{ background-color : #E3E3E3; }
.mainpageBGright{ background-color : #FFFFFF; }
.test1{ background-color : #FFFFFF; }
.test2{ background-color : #FFFFFF; }
.cat1white{ background-color : #FFFFFF; }

/* Definition Standardschrift innerhalb von Tags */
 TD{	font-family : Arial, Helvetica, sans-serif; font-size: 12px; }
B{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
H1{ font-family: Arial, Helvetica, sans-serif; font-size: 14px;	font-weight: bold; }
H2{	font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-weight: bold; }

.audioplayer {	background-color: #E3E3E3;	}

/* Definition Verschieden schrifttypen/farbe */
.red {	color: #990000;	}
.bluetxt {	color: #1C1C1C;	}

/*schwarz*/
.standard{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	}

.txt10px{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	}
.txt11px{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	}

.txt11pxUL{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration: underline;	}
.txt12pxUL{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: underline;	}/*underline*/

.txt12pxULa{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	}/*underline*/


.txt11pxbold{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	}
.txt12pxbold{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	}
.txt14pxbold{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	}
.txt16pxbold{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	}
.textspace {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding-bottom : 4px;	padding-top : 4px; }

/*schwarz*/
.txt12pxblack{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	}


/*weiss*/
.txt10pxwhite{	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	}
.txt11pxwhite{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	}
.txt12pxwhite{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	}

.txt11pxwhitebold{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	font-weight: bold;	}
.txt12pxwhitebold{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	}
.txt14pxwhitebold{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #FFFFFF;	font-weight: bold;	}

.txt12pxGreyBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #c1c1c1;	font-weight: bold;}


/* Formatierung Buchdetails Kasten rechts*/
.txtsmallBold2{	font-size: 11px;	color: #000000;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}/*underline*/
.txtsmallBoldwhite{	font-size: 11px;	color: #FFFFFF;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}/*underline*/
.txtsmallBoldDeactivated{	font-size: 11px;	color: #808080;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}
.txtsmallBoldSelected{	font-size: 11px;	color: #000000;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}

	/* Formatierung Buchdetails Kasten rechts*/
a.txtsmallBold:link{	font-size: 11px;	color: #000000;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}/*underline*/
a.txtsmallBold:hover{	font-size: 11px;	color: #000000;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}/*underline*/
a.txtsmallBold:visited{	font-size: 11px;	color: #000000;	margin: 0px 0px 2px 15px;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;	text-decoration: none;	}/*underline*/

a.txt11pxNOul:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	}
a.txt11pxNOul:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	}
a.txt11pxNOul:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	}

a.txt11pxUL:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: underline;	}
a.txt11pxUL:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	}
a.txt11pxUL:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: underline;	}

a.txt11pxULbold:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;	text-decoration: underline;	}
a.txt11pxULbold:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;	text-decoration: none;	}
a.txt11pxULbold:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: bold;	text-decoration: underline;	}


a.txt12pxNOul:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	}
a.txt12pxNOul:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	}
a.txt12pxNOul:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	}

a.txt12pxULbold:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	text-decoration: none;	}/*underline*/
a.txt12pxULbold:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	text-decoration: none;	}/*underline*/
a.txt12pxULbold:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	font-weight: bold;	text-decoration: none;	}/*underline*/

a.singlebook:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}
a.singlebook:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}
a.singlebook:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}
.singlebook{ font-family: Arial, Helvetica, sans-serif; font-size: 12px;	color: #FFFFFF; font-weight: bold; }

a.txt12pxUL:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	/* text-decoration: underline; */	}/*underline*/
a.txt12pxUL:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;	}
a.txt12pxUL:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	/* text-decoration: underline; */	}/*underline*/

a.txt12pxULa:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	/* text-decoration: none; */	}/*underline*/
a.txt12pxULa:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: none;	}
a.txt12pxULa:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	/* text-decoration: none; */	}/*underline*/


a.txt12pxULblue:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	text-decoration: underline;	}
a.txt12pxULblue:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #030662;	text-decoration: none;	}
a.txt12pxULblue:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #030662;	text-decoration: underline;	}

a.txt12pxWhiteBold:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	}
a.txt12pxWhiteBold:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	}
a.txt12pxWhiteBold:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	}

a.txt11pxWhiteBold:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	}
a.txt11pxWhiteBold:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	}
a.txt11pxWhiteBold:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #FFFFFF;	text-decoration: none;	}

a.txt12pxWhiteBoldUL:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}/*underline*/
a.txt12pxWhiteBoldUL:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}
a.txt12pxWhiteBoldUL:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}/*underline*/
.txt12pxWhiteBoldUL{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}
a.txt12pxWhiteBoldULAll:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}/*underline*/
a.txt12pxWhiteBoldULAll:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}
a.txt12pxWhiteBoldULAll:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}/*underline*/

a.txt12pxWhiteBoldULSelected:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}
a.txt12pxWhiteBoldULSelected:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}
a.txt12pxWhiteBoldULSelected:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FF4040;	font-weight: bold;	text-decoration: underline;	}

/* maggi, hier style für dfg*/
a.txtrederrorsmall:link{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}
a.txtrederrorsmall:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	}
a.txtrederrorsmall:visited{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	font-weight: bold;	text-decoration: underline;	}

