@charset "iso-8859-1";
body  {
	font-family: georgia, times, serif;
	font-size: 13px;
	background-color: rgb(161,162,165);
}

html,
body 	{
	margin: 10;
	padding: 0;
	height: 100%;
}


a:link {text-decoration: none;
	color: rgb(13,37,76);
}

a:visited {text-decoration: none;
	color: rgb(13,37,76);
}

a:hover {text-decoration: none;
	color: rgb(202,0,9);
	opacity: 0.8;
	filter:alpha(opacity=80);
}

img {
	border: none;
}


ul {
	margin: 0 0 0 -25px;
	#margin-left: 0;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
}

p {
margin: 5px 0 2px 0;
line-height: 1.5em;	
}

p a {text-decoration: none;
color: rgb(13,37,76);
}

p a:visited {text-decoration: none;
color: rgb(13,37,76);
}

p a:hover {text-decoration: none;
color: rgb(13,37,76);
opacity: 0.8;
filter:alpha(opacity=80);
}


.page {
	margin: 15px auto;
	width: 1000px;
	position: relative;
	height: auto !important;
}

.page_lightwindow {
	margin-top: 20px;
	margin-left: 112px;
	padding: 0 0 2em 0;
	background-color: rgb(255,255,255);
	width: 646px;
	position: absolute;
	height: auto;
}

.page_left {
	left: 0;
	width: 330px;
	float: left;
}

.page_left_unten {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 270px;
	padding: 30px 30px 0px 30px;
	z-index: 10;
}

.page_right {
	top: 0;
	margin-left: 330px;
	width: 670px;
}

.page_right_unten {
	position: relative;
	width: 610px;
	padding: 30px 30px 0px 330px;
	#padding-left: 0px;
	z-index: 5;
	
}


.page_right_unten_1 {
	position: relative;
	float: left;
	width: 122px;
	padding: 0;
	#padding-left: 0px;
}


.content_330 {
	position: relative;
	width: 284px;
	z-index: 10;
	float: left;
	display:inline;
}

.content_330_rechts {
	position: relative;
	width: 284px;
	z-index: 10;
	float: left;
}
.content_330_rechts:after { content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden; }



.content_670_rechts {
	position: relative;
	margin-left: 347px;
	width: 610px;
	#width: 600px;
	z-index: 5;
}

.content_670_rechts:after { content:"clear"; clear:both; display:block; height:0; overflow:hidden; visibility:hidden; }

.clearfix:after {
 content:".";
 clear:both;
 display:block;
 height:0;
 visibility:hidden
}

.clearfix {display: inline-block; }
 * html .clearfix {height: 1%; }
 .clearfix {display: block; }


.page_lightwindow .contentDetailU1 {
	margin: 20px 0 10px 32px;
	#margin-top: 20px;
}

.head {
	background-color: rgb(240,240,240);
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 100px;
}


.logo {
	border: 0px solid;
	position: absolute;
	top: 0px;
	margin: 20px
}


.logo_schrift {
	position: absolute;
	top: 30px;
	left: 100px;
	height: auto;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.25em;
	color: rgb(202,0,9);
}

.LAS_links {
	position: absolute;
	top: 86px;
	left: 0px;
	height: 12px;
	margin-left: 14px; 
}


.flash {
	background-color: white;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 300px;
}


.content {
	position: relative;
	background-color: white;
	margin: 0;
	padding: 0 0 20px 0;
	height: auto !important;
	min-height: 600px;
	overflow: auto;
}



.head_links, .head_links a {
	font-size: 12px;
	font-family: "MS Trebuchet", sans-serif;
	background-color: none;
}

.head_links table a {
	padding-left: 0px;
}

.head_links table#oben {
	padding-top: 0px;
}

.head_links table#oben tr{
	vertical-align: top;
}

.head_links table#oben td {
	background-image: url(../pics/oben_trennstrich.gif);
	background-repeat:no-repeat;
	padding: 8px;
}

.head_links table#oben a {
	font-size: 11px;
}

.head_links table#unten a {
	font-size: 14px;
	color: black;
}

.head_links table#unten tr {
	vertical-align: middle;
	background-image: url(../pics/oben_background_navi.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	border-left: 2px solid white;
	text-align:center;
	padding-top: 0px;
}	
	
.head_links table#unten td {
	border-left: 2px solid white;

}	

.head_links table#unten td:hover {
	background-image: url(../pics/oben_background_a.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
}	

.head_links table#unten td a:link:hover {
	background-image: url(../pics/oben_background_a.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	text-decoration: none;
	font-weight: bold;
	color: black;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.head_links table#unten td:hover a{
	text-decoration: none;
	font-weight: bold;
	color: white;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.ebooks_links, .buecher_links {
	position: absolute;
	top: 100px;
	left: 454px;
	background-image: url(../pics/oben_background_navi.gif);
	z-index: 20;
	height: 15px;
	font-size: 11px;
	padding: 2px 5px;
	
}

.buecher_links {
	left: 574px;
	
	
}



.flash {
	background-color: white;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height: 300px;
}



.slide-image {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 1000px;
	height: 300px;
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
}









.suche_eingabe {
	position: relative;
	font-family: georgia, times, serif;
	font-size: 12px;
	width: 160px;
	height: 14px;
}

.suche_button {
	position: relative;
	font-size: 12px;
	font-family: georgia, times, serif;
	width: 60px;
	height: 20px;
	margin: 0 0 0 5px;
}




.contentSchriftzugEBOOK {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	position: absolute;
	top: 45px;
	left: 5px;
	height: 22px;
	margin: 0;
	border: none !important;
	background-color: brown;
	z-index:1;
	font-size: 18px;
	font-weight: bold;
	color: white;
	padding: 0 2px 0 2px;
	opacity: .7;
	filter:alpha(opacity=60);
	letter-spacing: 0.0em;
	z-index:2;
}




.contentU1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-right: 10px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

.contentDetailU1 {
	font-size: 18px;
	font-weight: bold;
	color: rgb(202,0,9);
}

.contentcontent {
	margin-left: 32px;
	margin-right: 32px;
	margin-top: -10px;
	font-size: 14px;
	margin-bottom: 27px;
}



.contentGrundtext {
	font-size: 12px;
}


.contentBuecherliste {
	position: relative;
	height: auto;
	min-height: 152px;
	margin: 0 0 10px -10px;
	padding: 10px 0 10px 10px;
}

*html .contentBuecherliste {
	height: 170px;
	margin: 0;
	padding: 10px 0 10px 10px;
	
}



.contentLaufbuecherGrundtextU1,
.contentLaufbuecherGrundtextDaten {
	margin-left: 171px;
	margin-right: 32px;
}

.cover {
	position: relative;
	width: 107px;
	border: none !important;
}


.contentLaufbuecherGrundtextU2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

.page_lightwindow .contentLaufbuecherGrundtextU2 {
	font-size: 16px;
	color: gray;
}

.page_lightwindow .contentLaufbuecherGrundtextDaten .contentLaufbuecherGrundtextU2 {
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
	margin-top: 0px;
}



.contentLaufbuecherGrundtext {
	margin-top: 21px;
	margin-right: 10px;
	margin-bottom: 34px;
}

.contentLaufbuecherGrundtextDaten {
	font-size: 13px;
}

.contentLaufbuecherLinkEbookBuch {
	margin-top: 8px;
	#margin-top: -10px;
	

}

.contentLaufbuecherLinkEinkaufskorb  {
	margin-top: 4px;
	#margin-top: -15px;
}



.contentAGB {
	margin-left: -8px;
	margin-right: 32px;
	text-align: left;
	}



.navigationU1  {
	line-height: 30px;
	margin-left: 13px;
	font-size: 18px;
	font-weight: bold;
}	

.navigationU1_folgend  {
	line-height: 30px;
	margin-left: 13px;
	font-size: 18px;
	font-weight: bold;
}	

.navigationU2  { 
	margin-left: 21px;
	font-family: "MS Trebuchet", sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 12px;
}	

.navigation a {text-decoration: none;
color: rgb(13,37,76);
}

.navigation a:visited {text-decoration: none;
color: rgb(13,37,76);
}

.navigation a:hover {
text-decoration: none;
color: rgb(13,37,76);
opacity: 0.8;
filter:alpha(opacity=80);
}




.navigationU3  { 
	margin-left: 37px;
	font-size: 11px;
	font-weight: bold;
	opacity: 0.8;
	filter:alpha(opacity=80);
	line-height: 10px;
	margin-bottom: 12px;
}

.navigationU3_cart  { 
	#margin-top: -14px;	
	margin-left: 37px;
	font-size: 13px;
	font-weight: bold;
	opacity: 0.8;
	line-height: 15px;
	margin-bottom: 20px;
}	


.linkBestellen {
	margin-top:5px;
}

.linkBestellenGross {
	font-size: 12px;
	font-weight: bold;
	color: red;
}



.linkBestellenKlein {
	font-size: 12px;
	font-weight: normal;
	color: rgb(0,131,204);
}

.CartGross {
	font-size: 14px;
	font-weight: bold;
	color: maroon;
}

.CartKlein {
	font-size: 12px;
	font-weight: normal;
}

.CartEBOOK {
	position: relative;
	top: -50px;
	left: -5px;
	font-size: 12px;
	font-weight: bold;
	color: blue;
	letter-spacing: 0.0em;
	
}




.linkDownload {
	font-size: 14px;
	font-weight: bold;
	color: rgb(0,131,204);
}

.linkCoverGross {
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,131,204);	
}

ul#ebook_info {
	margin: 0 0 0 -25px;
	#margin-left: 0;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;

}




.shopitem_table  {margin-top:37px; width: 100%; height: 50px; border: solid 1px #c5bca7; border-collapse: collapse; border-spacing: 0px }

.shopitem_text  { color: #606760; font-weight: normal; padding: 10px; width: 33%; vertical-align: top }

.shopitem_textgewaehlt  { color: #000; background-image: url("../css/Farbe70Prozent.gif"); padding: 10px; width: 33%; vertical-align: top }

.shopitem_link  { color: #000; font-weight: normal; text-decoration:none }

.shopitem_linkgewaehlt  { color: #000 }

.shopitem_textgross  { font-size: 20px; font-weight: bold }

.shopitem_textnormal { font-weight: bold;}

.shop_warning {padding-left: 10px; color: rgb(202,0,9); font-size: 14px; font-weight: bold}

.shop_grundtext {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 32px;
}




.button,
.button_font_bold {
	position: relative;
	background-color:white;
	cursor:pointer;
	border: 1.5px solid #c5bca7;
	font-size: 12px;
	color: black;
	height: 20px;
	width: 200px;
	vertical-align: middle;
	margin-top: 5px;
	
}

.button {
font-weight: normal;
}

.button_font_bold {
	font-weight: bold;
}

.button_cart_bold {
	position: relative;
	background-color:white;
	cursor:pointer;
	border: 1.5px solid #c5bca7;
	font-size: 12px;
	font-weight: bold;	
	color: black;
	height: 23px;
	width: 135px;
	vertical-align: middle;
	text-align: center;
}	

.button_cart_img {
	position: relative;
	background-color:white;
	cursor:pointer;
	border: 1.5px solid #c5bca7;
	height: 20px;
	width: 20px;
	}	

.vote {
	width: auto;
	background-color: white;
	border: 1.5px solid #c5bca7;
	padding: 20px;
}

div.vote div.pollBar
{
	border: 	1px solid #CCCCCC;
	height: 	1em;
	line-height:3em;
	font-size:	0.6em;
	margin:		0.3em 0em 0em 0em;
	width:		auto;
}


div.vote div.pollBar div
{
    color:inherit;
    background:	#336699;
	height:		100%;
	font-weight: bold;
}




.sans {
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
}

.normal {
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

.fett {
	font-weight: bold;
}


.durchgestrichen {
	text-decoration: line-through;
	font-weight: normal;
}

.braun {
	color: rgb(130,40,40); 
}
a.braun {
	color: rgb(130,40,40); 
}

.contentLaufbuecherGrundtextU1_rot{
	color: rgb(202,0,9);

}

.gray {
	color: gray;
}
a.gray {
	color: gray;
}

.kasten {
	background-color: rgb(240,240,240);
}

.rot {
	color: rgb(202,0,9);
}



.head_rot {
	background-color: rgb(230,230,230);
}




.grossbuchstaben {
	text-transform: uppercase;
}


.h1 {
	font-size: 16px;
	line-height: 1.5em;
}

.h2 {
	font-size: 14px;
}

.h3 {
	font-size: 12px;
	line-height: 1.5em;
}


#ebook_info .h2 {
	padding-top: 1em;
	padding-bottom: .25em;
}

.border_1 {
	border: 1px solid #c5bca7;
}



.margin_left_20 {
	margin-left: 20px;
}

.margin_top_20 {
	margin-top: 20px;
}



.margin_top_21 {
	margin-top: 21px;
}

.margin_left_21 {
	margin-left: 21px;
}

.margin_right_21 {
	margin-right: 21px;
}

.margin_bottom_10 {
	margin-bottom: 10px;
}



.padding_10 {
	padding: 10px;
	
}

.line-height_1_5 {
	line-height: 1.5em;	
}



