/* copyright by Stefan Wirtz */



/* @group GRUNDDEFINITIONEN */

/* ############################################################################## */
/* ### GRUNDDEFINITION ### */
/* ############################################################################## */

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li, input, textarea, select
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #575c5c;
	font-size: 11px;
	font-weight: normal;
}

html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li
{ 
   margin: 0; 
   padding: 0; 
}

html, body
{}
body
{
	background-color: #e7eded;
	background-image: url(../../00_darstellung/img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 16px;
}
div
{
	position: relative;
}
img
{ 
   border: 0px; 
}
td
{
	vertical-align: top;
}
	/* ---
a:link, a:visited
{ 
   color: #d833b5;
   text-decoration: none; 
} 

a:hover, a:active
{
   font-weight: bold;
   color: #4e4e5b; 
   text-decoration: none; 
}
*/

	/* --- */

	/* --- */
/* h1
{ 
   font-family: Impact, Arial, Verdana;
   font-size: 24px;
   font-weight: normal;
   color: #5c5c5c;
   line-height: 20px;
   padding-bottom: 10px;
} 
h2
{ 
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #14698c;
   padding: 0px 0px 8px 0px;
}
h3
{
	display: inline;
	font-size: 11px;
	font-weight: bold;
}
*/
	/* --- */
p, ul
{ 
   line-height: 1.5em;
   margin: 0px 0px 10px 0px; 
}
	/* --- */
form
{
	display: inline;
}
input, textarea, select
{
	font-size: 10px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
}
input.border, textarea.border, select.border
{
	border: 1px solid #000000;
	width: 190px;
	margin-top: 2px;
}
input.formular_submit
{
	border: 1px solid #b4252b;
	width: 100%;
	background-color: #ffffff;
	margin: 5px 0px 5px 0px;
	font-size: 12px;
	color: #b4252b;
}
input.border_small, textarea.border_small, select.border_small
{
	border: 1px solid #000000;
	margin-top: 2px;
}
	/* --- */
strong
{ 
   font-weight: normal;
   font-size: 12px;
   color: #717c7c;
}
.center
{ 
   text-align: center; 
}
.klein
{ 
   font-size: 0.7em; 
} 
.fussnote
{
	font-size: 9px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #a4d5de;
	padding-top: 10px;
}
.right
{ 
   text-align: right; 
} 
.top
{ 
   vertical-align: top; 
} 
	/* --- */
.clear
{
	clear: left;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* @end */

/* --- */

a
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #d833b5;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #4e4e5b;
	text-decoration: none;
}


h1
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
h1.event
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2
{
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}

.auszeichnung_bold
{
	font-weight: bold;
}
.auszeichnung_inhalt_2
{
	font-weight: bold;
}


/* Umgebende Tabelle */

.table_umgebend
{
    background-color: #ffffff;
    margin-bottom: 12px;
}

.td_umgebend_logo
{
    width: 0px;
}

.td_umgebend_header
{}

.td_umgebend_navigation
{
    width: 173px;
    background-color: #cdcdcd;
}

.td_umgebend_inhalt
{
 width: 530px;
}

.td_umgebend_subinhalt
{
    width: 149px;
}



/* Navigation */
a.produkte_rubrik
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  font-weight: bold;
  color: #30303b;
	text-decoration: none;
	background-color: #cdcdcd;
	display: block;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
  background-image: url(../bilder/navigation_rubrik_bg_silver.jpg);
}

a.produkte_rubrik:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  font-weight: bold;
  color: #d932b5;
	text-decoration: none;
	background-color: #d833b5;
	display: block;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../bilder/navigation_rubrik_bg_new.jpg);
  background-repeat: repeat;
  background-position: top left;
}

a.produkte_rubrik_aktiv
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  font-weight: bold;
  color:#d932b5;
	text-decoration: none;
	background-color: #d833b5;
	display: block;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../bilder/navigation_rubrik_bg_new.jpg);
  background-repeat: repeat;
  background-position: top left;
}

a.produkte_rubrik_aktiv:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
  font-weight: bold;
  color: #d833b5;
	text-decoration: none;
	background-color: #d833b5;
	display: block;
	padding-left: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	background-image: url(../bilder/navigation_rubrik_bg_new.jpg);
  background-repeat: repeat;
  background-position: top left;
}


a.produkte_unterrubrik
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
    color: #30303b;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

a.produkte_unterrubrik:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: normal;
    color: #d833b5;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

a.produkte_unterrubrik_aktiv
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: #d833b5;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

a.produkte_unterrubrik_aktiv:hover
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
    font-weight: bold;
    color: #d833b5;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

.table_produkte
{
    width: 173px;
    background-color: #e7eded;
}
.td_produkte_headline
{
    text-align: left;
}
.td_produkte_unterrubrik
{
    text-align: left;
    border-bottom: 1px solid #ffffff;
}
.td_produkte_trennung
{
    text-align: left;
    height: 6px;
    background-color: #ffffff;
}



/* Inhaltstabelle Shop */
.table_inhaltshop
{
    background-color: #ffffff;
    width: 530px;
}
.td_inhaltshop
{
    border: 1px solid #bdbdcd;
}
/* Inhaltstabelle Shop Artikel */
.table_inhaltshop_artikel
{}
.td_inhaltshop_artikel_bild
{}
.td_inhaltshop_artikel_headline
{
    padding: 3px;
    text-align: center;
    background-color: #e7eded;
    font-weight: bold;
    color: #4e4e5b;
    font-size: 10px;
}
h1.inhaltshop_artikel
{
    font-weight: bold;
    color: #4e4e5b;
    font-size: 10px;
}
.td_inhaltshop_artikel_info
{
    padding: 3px;
    text-align: left;
    vertical-align: top;
}
.img_inhaltshop_artikel
{}

/* Inhaltstabelle Artikeldetail */
.table_artikeldetail
{
    background-color: #ffffff;
    width: 530px;
}

.td_artikeldetail_rechts
{
    vertical-align: top;
    text-align: right;
}
.td_artikeldetail_links
{
    border: 1px solid #bdbdcd;
}
h1.artikelbezeichnung
{
   	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* Artikelinfos */
.table_produktdetails_artikelinfos
{
    width: 250px;
    background-color: #e7eded;
    margin-top: 2px;
}
.table_produktdetails_artikelinfos_breiter
{
    width: 275px;
    background-color: #e7eded;
    margin-top: 2px;
}
.td_produktdetails_artikelinfos
{
    padding: 5px;
    text-align: left;
}
.td_produktdetails_artikelinfos_breiter
{
    padding: 0px;
    text-align: left;
}
/* Artikelzoom */
.table_artikelzoom
{
    background-color: #ffffff;
}
.td_artikelzoom
{
    padding:2px;
}
.img_artikelzoom
{
    border: 1px solid #000000;
}

/* Bestellung */
.input_bestellung
{
    font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	margin-top: 5px;
	border: 1px solid #d833b5;
	background-color: #ffffff;
}
.input_bestellung_blur
{
    font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	margin-top: 5px;
	border: 1px solid #d833b5;
	background-color: #e7eded;
}
.select_bestellung
{
    font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	margin-top: 5px;
	border: 1px solid #d833b5;
	background-color: #ffffff;
}

.table_bestellung_variable
{
    width: 530px;
    background-color: #e7eded;
    margin-bottom: 2px;
}
.td_bestellung_variable
{
    padding: 5px;
}

/* normaler inhalt */
.table_inhalt_head
{
    width: 318px;
    background-color: #cad1d1;
    margin-top: 5px;
    font-weight: bold;
    font-size: 11px;
}
.td_inhalt_head
{
    padding: 5px;
    text-align: left;
}

.table_inhalt_text
{
    width: 318px;
    background-color: #e7eded;
    margin-top: 1px;
}
.td_inhalt_text
{
    padding: 5px;
    text-align: left;
}

/* Preistabelle */
.table_individuellepreistabelle
{
    width: 530px;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    background-color: #e7eded;
}

.table_individuellepreistabelle td
{
    width: 530px;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

.table_individuellepreistabelle_headline
{
    width: 530px;
    margin-bottom: 5px;
    background-color: #e7eded;
    font-size: 12px;
    font-weight: bold;
}
.table_individuellepreistabelle_headline td
{
    font-size: 12px;
    font-weight: bold;
}

/* Bannerplatz links */
.bannerplatz_links
{
    width: 173px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 7px;
}

/* Warenkorb */
.table_warenkorb
{
    width: 173px;
    background-color: #e7eded;
    border-top: 7px solid #ffffff;
    border-bottom: 14px solid #ffffff;
}
.td_warenkorb_headline
{
    text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #30303b;
    font-weight: bold;
    background-color: #cdcdcd;
}
.td_warenkorb_warenkorb
{
    text-align: left;
    border-bottom: 1px solid #ffffff;
    padding-left: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.td_warenkorb_bestellen
{
    text-align: left;
}
a.warenkorb_bestellen
{
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
    font-weight: bold;
    color: #d833b5;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}
a.warenkorb_bestellen:hover
{
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
    font-weight: bold;
    color: #30303b;
	text-decoration: none;
	background-color: #e7eded;
	display: block;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
}

/* NEU Bestellen */
table.bestkalk_rahmen
{
    width: 530px;
    background-color: #e7eded;
    margin-bottom: 2px;
}
table.bestkalk_rahmen td.links
{
    border-right: 1px dashed #4e4e5b;
    vertical-align: top;
}
table.bestkalk_rahmen td.rechts
{
    vertical-align: top;
}

table.bestkalk_infotext
{
    width: 170px;
    margin-top: 5px;
    margin-bottom: 5px;
}
table.bestkalk_infotext td
{
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
}

table.bestkalk_details
{
    width: 330px;
    margin-top: 5px;
    margin-bottom: 5px;
}
table.bestkalk_details input
{
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #d833b5;
	background-color: #ffffff;
    width: 100px;
}
table.bestkalk_details input.checkbox
{
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #d833b5;
	background-color: #ffffff;
    width: 15px;
    margin-top: 7px;
}

table.bestkalk_details input.input3
{
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #58544f;
	font-weight: normal;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #d833b5;
	background-color: #ffffff;
    width: 160px;
}

table.bestkalk_details td.border_links
{
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #c5d0d0;
    width: 90px;
}
.border_down
{
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #c5d0d0;
}
table.bestkalk_details td.border_rechts
{
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #c5d0d0;
}
table.bestkalk_details td.border_links_preis
{
    text-align: left;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #c5d0d0;
}
table.bestkalk_details td.border_rechts_preis
{
    text-align: right;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 1px solid #c5d0d0;
    width: 120px;
}
