/* ------------------------------------------------------------------------------- */
/* ---------------------------- KOPF ---------------------------------- */
/* ------------------------------------------------------------------------------- */
#language {
	position: absolute;
	top: 63px; /* 0px */
	left: 20px;
	height: 100px; /* 200px */
	width: 300px;
}
#language a img {
	margin-right:10px;
	padding:0;
	float: left;
}

/*Shoping-Basket*/
#shoppingbasket {
	position:absolute;
	right:20px;
	top:3px;
	font-size:11px;
	width:164px;
}
#shoppingbasket #basket_head {
	background:url(../images/bgs/basket_top.gif) no-repeat center top;
	height:7px;
}
#shoppingbasket #basket_footer {
	background:url(../images/bgs/basket_bottom.gif) no-repeat center top;
	height:7px;
}
#shoppingbasket #basket_body {
	background:url(../images/bgs/basket_body-gr.gif) no-repeat 11px center #fff;
	border-left:2px solid #B2000B;
	border-right:2px solid #B2000B;
	padding:1px 0 0 16px;
}
#shoppingbasket #basket_body p {
	border-left:1px dotted #000;
	padding:0 5px 0 5px;
	margin: 0 0 0 30px;
	line-height: 12px;
}
#shoppingbasket #basket_select {
	background:url(../images/bgs/ok.gif) no-repeat 4px bottom;
	background-color: #fff;
	border-left:2px solid #B2000B;
	border-right:2px solid #B2000B;
	padding: 0px 5px 0px 5px;
}
#shoppingbasket #basket_select form {
	width: 126px;
	padding: 0px;
	padding-left: 24px;
	margin: 0px;
}
#shoppingbasket #basket_select form select.sl {
	width: 126px;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	height: 18px;
	line-height: 18px;
	font-size: 11px;
border: 1px solid #000;
}
p.green{
font-size:10px;
color:#338d36;
padding-top: 1px;
}

/* ------------------------------------------------------------------------------- */
/* ----------------------------MAIN-BEREICH SPALTEN-AUFTEILUNG -------------------- */
/* ------------------------------------------------------------------------------- */
#text {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#text-main{
	position: relative;
	top: 0;
	padding: 0; 
	margin: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}
#text-main #col_box,
#text-main .col1,
#text-main .col2,
#text-main .col3,
#text-main .col4 {
	float: left;
	margin: 0px;
	padding: 0px 0px 5px 0px ;
        height: 100%;
}

#text-main  #col_box {
	width: auto;
	margin-left: 20px;
}

/* Startseite */
#text-main #startseite .col1 {
	width: 240px;
}
#text-main #startseite .col2 div h2 {
	margin: 10px 0 10px 0;
padding:0;
}
#text-main #startseite .col2 div {
	padding-left: 10px;
}
#text-main #startseite .col2 {
	width:477px;
	background-color:#fee066;
	min-height:275px;
}
#text-main #startseite .col3 {
	width:240px;
	padding:5px 0 0 15px;
}

/* Konzept */
#text-main #konzept .col1 {
	width:305px;
	min-height:275px;
	background-color:#fee066;
	margin-right:20px;
}
#text-main #konzept .col2 {
	width:305px;
	background-color:#fee066;
	min-height:275px;
	margin-right:20px;
}
#text-main #konzept .col3 {
	width:305px;
	min-height:275px;
	background-color:#fee066;
}

/* Aktuelles */
#text-main #aktuelles .col1 {
	width:993px;
	min-height:275px;
	background-color:#fee066;
	margin-right:20px;
}
#text-main #aktuelles .col2 {
	width:505px;
	background-color:#fee066;
	min-height:275px;
	margin-right:20px;
}

/* Aktuelles_Listview */
#text-main #aktuelles_listview .col1,
#text-main #warenkorb .col1 {
	width:945px;
	min-height:275px;
	/*background-color:#fee066;*/
	/*margin-right:20px;*/
/*padding-left:10px;*/
}
#text-main #aktuelles_listview .col1 .teaser {
	border-top: 1px solid #990000;
width: 100%;
}

#text-main #aktuelles_listview .col1 .teaser img {
	float:left;
margin-right: 10px;
}

/* Produkte */
#text-main #produkte .col1 {
	min-height:275px;
	background-color:#fee066;
	margin-right:20px;

/* old:	width:226px; */
/* new: */
	width:216px;
	padding: 0px 5px 5px 5px;
}
#text-main #produkte .col2 {
	background-color:#fee066;
	min-height:275px;
	margin-right:20px;

/* old:	width:226px; */
/* new: */
	width:216px;
	padding: 0px 5px 5px 5px;
}
#text-main #produkte .col3 {
	min-height:275px;

	width: 225px;
}
#text-main #produkte .col3 .produktfoto {
	margin-left: 30px;
}
#text-main #produkte .col4 {
	width:240px;
	padding:5px 0 0 15px;
}
/*
#text-main a.toBasket {
	background:url(../images/icons/tobasket.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:7px 0;
	width:138px;
	height:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
#text-main input.toBasket {
    width: 138px;
    margin:7px 0;
    padding:10px 10px 10px 30px;
    background: url(/images/icons/tobasket.gif) no-repeat left center transparent;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    vertical-align: top;
    line-height: 22px;
    height: 23px;
}
*/
#text-main input.submit {
    margin:-1px 0px 0px 0px;
    vertical-align: top;

}
#text-main .col1 form table td input.submit {
    margin:0px 12px 0px 0px;
    vertical-align: top;
    float: right;

}

#text-main input.ShopAnzahl {
	width: 20px;

}
#text-main input.weiter {
    width: 138px;
    margin:7px 0;
    padding:10px 80px 10px 30px;
    background: url(/images/icons/submit_blank.gif) no-repeat left center transparent;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    vertical-align: top;
    line-height: 22px;
    height: 23px;
}
#text-main input.ShopAnzahl {
	width: 20px;
}
#text-main a.weiterzurkasse {
	background:url(../images/icons/submit_blank.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:7px 0;
	width:138px;
	height:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
float:left;
}
#text-main a.warenkorbloeschen {
	background:url(../images/icons/submit_blank.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:7px 0;
	width:138px;
	height:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
float:left;
}
#text-main a.logout,
#text-main a.login {
	background:url(../images/icons/submit_blank.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:7px 0 7px 0;
	width:138px;
	height:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
float:left;
}
#text-main a.neuanmeldung{
	background:url(../images/icons/submit_blank.gif) no-repeat 0 0;
	padding:0 0 0 30px;
	margin:7px 0;
	width:138px;
	height:23px;
	line-height:22px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
float:left;
}

#text-main input.login {
    width: 138px;
    margin:7px 0;
    padding:4px 10px 10px 30px;
    background: url(/images/icons/submit_blank.gif) no-repeat left center transparent;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    vertical-align: top;
    line-height: 22px;
    height: 23px;
float:left;
}
#text-main input.logindatenspeichern {
    width: 138px;
    margin:8px 0;
    padding:18px 70px 10px 30px;
    background: url(/images/icons/submit_blank.gif) no-repeat left center transparent;
    text-align: left;
    font-weight: bold;
    cursor: pointer;
    border: 0;
    vertical-align: top;
    line-height: 22px;
    height: 23px;
float:left;
}
#text-main #produkte .col3 p.basket{
	margin: 10px 0 0 0;
}

/* Kontakt */
#text-main #kontakt .col1 {
	width:220px;
	min-height:430px;
	background-color:#fee066;
	margin-right:20px;
}

#text-main #kontakt .col1 span.right {
	position:absolute;
	left:85px;
}

#text-main #kontakt .col2 {
	width:347px;
	background-color:#fee066;
	min-height:430px;
	margin-right:20px;
}
#text-main #kontakt .col3 {
	width:347px;
	min-height:430px;
	background-color:#fee066;
}

/* Bücher */

#text-main #buecher #col_box {
	width: 100%;
}

#text-main #buecher #col_box div.block {
/*	float: left; */
}

#text-main #buecher #col_box div.block div.block_left {
	width:466px;
	margin-right: 20px;
	float: left;
}

#text-main #buecher #col_box div.block div.block_right {
	width:467px;
	float: left;
}

#text-main #buecher .col1 {
/*	width:466px; 
	min-height:275px;
	background-color:#fee066;
	margin-right:20px;
	float: left; */
	background-color: #fee066;
	min-height:275px;
}

#text-main #buecher .col2 {
/*	width:467px;
	background-color:#fee066;
	min-height:275px;
	margin-right:20px;
	float: right; */
	background-color:#fee066;
	min-height:275px;
}

#text-main #buecher #headline1 {
	width:467px;
	margin-right:20px;
	float: left;
}

#buecher img.buch {
	float:left;
	margin:10px 10px 0 5px;
}
#text-main #buecher .col1 p.basket,
#text-main #buecher .col2 p.basket{
	margin: 10px 0 0 125px;
}

/* Einkaufen */
#text-main #einkaufen #col_box div.block {
	float:left;
}
#text-main #einkaufen #col_box div.basketblock {
	background-color:#fee066;
}
#text-main #einkaufen .col1 {
	width:356px;
	min-height:220px;
	margin-right:20px;
}
#einkaufen img.buch {
	float:left;
	margin:10px 10px 0 5px;
}
#text-main #einkaufen  p.basket {
	margin: 10px 0 0 5px;
}
#text-main #einkaufen  .basketblock p {
	padding:10px 0 10px 0;
}
#text-main #einkaufen  .basketblock p  a{
	margin-left:105px;
}
#text-main #einkaufen  p label,
#text-main #einkaufen  p input{
	margin-right:5px;
}
#text-main #einkaufen  p input{
	border:1px solid #000;
}
#text-main #einkaufen  p span.form {
	float:left;
}
#einkaufen div.produkt_image {
	padding-top:15px;
	float:left;
}

/* Teaserblock*/
div.teaserblock {
	border-bottom:1px dashed #000;
	height:auto;
	margin:0 20px 5px 0;
}
div.last {
	border-bottom:none;
}
div.teaser {
	margin: 0;
	padding:0;
	float:left;
	width:110px;
}
div.teaser a {
	text-decoration:none;
}
div.teaserblock p.more {
	position:relative;
	clear:both;
	bottom:15px;
	line-height:4px;
	font-weight:bold;
}
#einkaufen  p.more a,
#startseite p.more a,
#produkte  p.more a,
#warenkorb  p.more a{
	color:#B2000B;
	background: url(../images/icons/more.gif) no-repeat right 0px;
	height:8px;
	padding: 2px 25px 10px 0;
	font-weight:bold;
position:relative;
}
div.product_thumb {
	margin: 0;
	padding:0;
	float:right;
	/*border:1px solid #B2000B;*/
}
/* ------------------------------------------------------------------------------- */
/* ---------------------------- MITTLERE SPALTE ------------------------------ */
/* ------------------------------------------------------------------------------- */
/* Überschriften*/
#text h1  { 
	margin: 0 0 10px 0;
	padding:0;
	color:#000;
	width:auto;
}
#startseite h1,
#konzept h1,
#produkte h1,
#warenkorb h1 {
	font-size:21px;
}
#buecher h1 {
	font-size:17px;
}
#text #startseite  #headline {
	height:45px;
	overflow:hidden;
}

#warenkorb h2 {font-size: 14px!important;margin-left:0;}
#warenkorb h3 {margin:0;padding:0;}
.col1 h2,
.col2 h2,
.col3 h2 { 
	margin:	5px 5px 0 5px;
	color:#000;
	width:auto;
}
#einkaufen .col1 h2,
#einkaufen .col2 h2 { 
	margin:	15px 5px 0 5px;
	color:#000;
	width:auto;
	font-size:13px;
}

.col1 h3,
.col2 h3 { 
	margin:	0px 5px 0 5px;
	color:#000;
	width:auto;
}
/* Text */
.col1 p,
.col2 p,
#konzept #col_box .col3 p {
	margin: 10px 5px 0 5px;
	padding:0;
}

#col_box .col3 p  {
	margin: 0 5px 0 5px;
	padding:0;
}

/* Linklisten */
.col1 ul,
.col2 ul,
.col3 ul{
	margin: 10px 5px 10px 5px;
}
#text ul li {
	display: block;
	padding: 0;
	margin: 0 0 0 0;
	padding-left: 10px;
	background: url(../images/icons/liste.gif) no-repeat left 0.4em;

}
#text ul li ul {
	padding: 0;
	margin: 0;
	margin-top: 0.3em;
}
#text ul li li {
	background: url(../images/icons/pfeil_weiss.gif) no-repeat left 0.25em;
	margin: 0;
	padding: 0;
	margin-bottom: 0.2em;
	padding-left: 15px;
}
#text ul li ul li a {
	font-size: 100%;
}
#text a {
	text-decoration: underline;
	color: #B2000B;
}


/* ------------------------------------------------------------------------------- */
/* ---------------------------- Footer --------------------------------------------*/
/* ------------------------------------------------------------------------------- */

#footer div#product_list {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
}
#footer div div.product_descr{
/*	background: url(../images/bgs/product_descr.gif) no-repeat 0 0;
	height:62px;
	float:left;
	margin:45px 0 0 0;
	padding:0;
	width:auto; */

	float: left;
	margin: 35px 0 0 0;
	padding: 0;
}
#footer div div.product_descr h3,
#footer div div.product_descr p{
	width:auto;
}
#footer div div.product_descr h3 {
	margin:10px 5px 0 9px;
	padding:0;
}

#footer div div.product_descr h3 a {
	color:#B2000B;
}

#footer div div.product_descr p{
	margin:0 5px 0 9px;
	padding:0;
}
#footer div div.product_image {
	float:left;
	width:auto;
	margin:0;
	padding:0;
}


/*-------------- Helfer------------------ */
.clearall {
	height: 0;
	width: auto !important;
	overflow: hidden;
	float: none !important;
	clear: both;
}
.invisible {
	display: none;
}
#sprungmenu {
	display: none;
}
/* Versteckt die Links für Screenrader */
.linksaussen{
	position: absolute;
	left: -1000em;
	width: 100em;
	height: 1em;
	overflow: hidden;
}
.clearall {
	height: 2px;
}
.bold {
	font-weight:bold;
}
#einkaufen .col1 h2.red,
#einkaufen .col2 h2.red,
.red {
	color:#B2000B;
}




/*-------------- Warenkorb ------------------ */

#text-main #warenkorb table {width:945px;}

#warenkorb table tr.line {border-bottom: 1px solid #990000;}

#warenkorb table tr td {
padding-top: 2px;
padding-bottom: 2px;}

/*formular errorhandling*/

table.FormularTable
{
  width: 650px;
  padding: 0px;
}

table.FormularTable td
{
  padding-right: 3px;
}

table.FormularTable input
{
  border: 1px solid #000000;
  width: 100%;
  height: 15px;
  color: #000000;
}

table.FormularTable select 
{
  border: 1px solid #000000;
  height: 16px;
  width: 100%;
}

table.FormularTable .Anrede 
{
  border: 1px solid #000000;
  width: 100px;
}

table.FormularTable .FormularRadio
{
  width: 12px;
}

table.FormularTable .DefaultText
{
  color: #000000;
}

table.FormularTable  .DefaultInput
{
  width: 450px;
  color: #000000;
}

table.FormularTable  .DefaultSelect
{
  width: 450px;
  color: #000000;
  border:1px solid #000;
}
table.FormularTable  .DefaultRadio
{
  border:0px;
  width:12px;
}
table.FormularTable  .DefaultCheckbox
{
  border:0px;
  width:12px;
}

table.FormularTable .ErrorText
{
  color: #FF0000;
}

table.FormularTable .ErrorInput
{
  width: 450px;
  border: 1px solid #FF0000;
}

table.KontaktFormularTable td
{
  padding-left: 3px;
  padding-right: 3px;
}

table.KontaktFormularTable .DefaultText
{
  color: #000000;
}

table.KontaktFormularTable .DefaultInput
{
  width: 100%;
  color: #000000;
  border: 1px solid #000000;
}

table.KontaktFormularTable .ErrorText
{
  color: #FF0000;
}

table.KontaktFormularTable .ErrorInput
{
  width: 100%;
  border: 1px solid #FF0000;
}

#warenkorb table td.line {background:url(/images/bgs/line_red.gif) repeat-x left center;padding: 5px 0 5px 0;}

#aktuelles_listview .col1 h2 a {text-decoration:none;font-size:110%;}

#aktuelles_listview .col1 .teaser {padding-bottom: 10px;padding-top:10px;}

sup{font-size:90%!important;line-height:1%}

h1 sup, h2 sup {font-size:70%!important;line-height:1%}
