body, table, td, th, p {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url(../bilder/bg_header.jpg) repeat-x;
    color: #333;
}

body.shop {
    background: #fff url(../bilder/bg_header_shop.jpg) repeat-x;    
}

body.popup {
    background-image: none;
}

#container {
    width: 780px;
    margin: 0 auto;
    text-align: left;
}

#header {
    height: 135px;
    position: relative;
}

#header a#logo {
    position: absolute;
    top: 6px;
    left: 12px;
}

#header img#headerschriften {
    position: absolute;
    top: 17px;
    left: 180px;
}

#header img#watermark {
    position: absolute;
    z-index: 10;
    top: 0px;
    right: 0px;
}

#header a#impressum {
    position: absolute;
    z-index: 20;
    top: 17px;
    right: 13px;
}

#header a#shop {
    position: absolute;
    z-index: 20;
    top: 41px;
    right: 13px;
}

#header a#stoerung {
    position: absolute;
    z-index: 10;
    top: 66px;
    right: 13px;
}

#navigation {
    position: absolute;
    width: 780px;
    height: 22px;
    top: 110px;
    left: 0px;
    background: transparent url(../bilder/bg_navigation.jpg) no-repeat;
}

#navigation ul {
    margin: 0 0 0 1px;
    padding: 0;
}

#navigation ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: left;
    position: relative;
}

#navigation ul li a img {
    vertical-align: bottom;
}

#shopnavi {
    height: 29px;
    color: #333;
    font-size: 9px;
    padding: 0 0 0 9px;
}

#inhalt{
    line-height: 1.5em;
    margin-top: 10px;
    height: auto;
    min-height: 400px;
    _height: 400px;  
}

#footer {
    text-align: center;
    padding: 3px 0 10px 0;
    background: transparent url(../bilder/bg_footer.jpg) no-repeat;
    color: #666;
    font-size: 10px;
    font-family: Tahoma, Arial, Verdana, sans-serif;
}

.watermark01 {
    background: transparent url(../bilder/bg_watermark01.jpg) 0px 10px no-repeat;
    padding: 10px;
    height: auto;
    min-height: 300px;
    _height: 300px;  
}

h1 {
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 15px;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    color: #000;
    font-weight bold;
}

h2 {
    margin: 0 0 1em 0;
    padding: 0;
    font-size: 13px;
    color: #333;
    font-weight bold;
}

h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;   
    font-weight bold;
}

p {
    margin: 0 0 1em 0;
    padding: 0;
}

a {
	color: #FA8041;
	text-decoration: underline;
	}

a:hover {
	color: #019AF4;
	text-decoration: none;
	}

#footer a {
    color: #666;
    text-decoration: none;
}

a img {
	border: none;
}	

em {
    font-style: normal;
    color: #019AF4;
}

.producedby {
	color: #666666; 
	font-size: 10px; 
	}

form { 
	display:inline
	}

#inhalt ul {
    margin: 0;
    padding: 0;
}

#inhalt ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-left: 15px;
    background: transparent url(../bilder/listenpunkt.gif) 0px 4px no-repeat;
    line-height: 18px;
}

#inhalt ul.linkliste li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: none;
    line-height: 18px;
    
}

#inhalt ul.linkliste li a {
    padding-left: 15px;
    background: transparent url(../bilder/listenpunkt_hover.gif) 0px 2px no-repeat;
    text-decoration: none;
}

#inhalt ul.linkliste li a:hover, #inhalt ul.linkliste li a.active {
    background: transparent url(../bilder/listenpunkt.gif) 0px 2px no-repeat;
    color: #019AF4;
}



.spaltelinksnormal {
    width: 370px;
    float: left;
    padding: 10px 0 10px 0;
}

.spaltelinksbreit {
    width: 490px;
    float: left;
    padding: 10px 0 10px 0;
}

.blocklinks {
    width: 230px;
    float: left;
    text-align: left;
}

.blockrechts {
    width: 230px;
    float: right;
    text-align: right;
}

.blocklinks img, .blockrechts img {
    margin-bottom: 5px;
}

.spalterechtsnormal {
    width: 370px;
    float: right;

}

.spalterechtsnormal_oben {
    width: 370px;
    background: transparent url(../bilder/line_v_f_t.jpg) left top no-repeat;
    padding-top: 10px;
}

.spalterechtsnormal_unten {
    width: 370px;
    background: transparent url(../bilder/line_v_f_b.jpg) left bottom no-repeat;
    padding-bottom: 10px;
}

.spalterechtsschmal {
    width: 250px;
    float: right;
}

.spalterechtsschmal_oben {
    width: 250px;
    background: transparent url(../bilder/line_v_f_t.jpg) left top no-repeat;
    padding-top: 10px;
}

.spalterechtsschmal_unten {
    width: 250px;
    background: transparent url(../bilder/line_v_f_b.jpg) left bottom no-repeat;
    padding-bottom: 10px;
}

.zweispalten {
    padding: 10px;
    background: transparent url(../bilder/line_v_f_t.jpg) 390px top no-repeat;
}

.zweispalten_ende {
    background: transparent url(../bilder/line_v_f_b.jpg) 390px bottom no-repeat;
    height: 20px;
}

.whitespace_spalterechts {
    padding-left: 20px;
}

.spacer_h_r {
    background: transparent url(../bilder/line_h_f_r.jpg) right 10px no-repeat;
    height: 20px;
}

.newsteaser {
    width: 170px;
    float: left;
    padding-right: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;    
}
html>.newsteaser {
    width: 150px;
}

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

.small {
    font-size: 10px;
}

.produkte_floatright {
    width: 170px;
    float: right;
    text-align: right;
}

.produkte_floatright img {
    margin-bottom: 10px;
    padding: 0 0 11px 0;
}

.hr_links {
    background: transparent url(../bilder/line_h.jpg) center center no-repeat;
    margin: 10px 0 10px 0;
}

.hr_links hr {
    display: none;
}


.rahmen {
	border: 1px solid #999;
}

.datum {
	font-size: 10px;
	color: #808080;
}

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

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

.floatrightrahmen {
    float: right;
    margin-left: 10px;
    border: 1px solid #ccc;
    padding: 1px;
}

.floatrightlupe {
    float: right;
    margin-left: 10px;
    padding: 0 0 10px 0;
    background: transparent url(../bilder/vergroessern_de.gif) bottom right no-repeat;
}

/* Bildergalerie */
div.galerie{
margin-bottom: 20px;
}

div.galerie div{
float: left;
width: 120px;
}

div.galerie img{
border: 1px solid #808080;
padding: 5px;
}


dl.galerie
{
	border: 1px solid #808080;
	width: 110px;
	height: 110px;
	text-align: center;
	padding: 5px;
	padding-bottom: 15px;
	float: left;
	position: relative;
	margin-right: 1em;
	margin-bottom: 1em;
	background: #E9E9E9;
}

 dl.galerie:hover
{
	border: 1px solid black;
	background: #808080;
}

.galerie dt { font-weight: bold; }

.galerie dt img
{
	border: 1px solid #000;
}

.galerie dd
{
	margin: 0;
	padding: 0;
}
/* Ende Bildergalerie */

/* Kontaktformular */
.ausfuellen{
	border: 1px solid red ;
}

form label.required {
  color: red;
}

form label.completed {
  color: green;
}

.formmailerror{
	border: 1px solid #FA8041;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

label{
    position: relative;
	width: 120px;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-top: 2px;
}

.kontaktadresse label {
    margin: 0;
    padding: 0;
    cursor: default;
    width: 60px;
}

.impressum label {
    margin: 0;
    padding: 0;
    cursor: default;
    width: 200px;
}

.kontakt {
    position: relative;
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
}

input.kontakt {
    border: 1px solid #999;
    background: #fff;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding: 2px 0px 2px 0px;
}

textarea.kontakt {
    border: 1px solid #999;
    background: #fff;
    padding: 2px 0px 2px 0px;
}

select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.impressumslabel{
	width: 200px;
}

.clearleft{
	clear: left;
}

label.normal {
    margin: 0;
    cursor: default;
}

table.tabelle {
    empty-cells: show;
    border: 1px solid #999;
}

table.tabelle td, table.tabelle th {
    border: 1px solid #ccc;
    margin: 0;
    padding: 3px;                                                                           
    vertical-align: top;
}

table.tabelle th {
    font-weight: bold;
}

table.tabelle thead th {
    background: #e9e9e9;
    color: #019AF4;
    font-size: 12px;
}

table.tabelle tbody th {
    background: transparent url(../bilder/raster.gif);   
}

/* Ende Kontakt */

.red {
    color: #900;
    font-weight: bold;
    font-size: 10px;    
}

fieldset {
    border: 1px solid #ccc;
    padding: 10px;
}

legend {
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.label {
    width: 120px;
    float: left;
    display: block;    
}

fieldset .blockrechts {
    text-align: left;
}

fieldset .blocklinks label, fieldset .blockrechts label {
    width: 140px;    
}

.nomargin {
    margin: 0;
    padding: 0;
    cursor: default;
}



div.hauptrubrik {
    overflow: hidden;
    width: 150px;
    height: 130px;
    float: left;
    margin-right: 10px;
    text-align: center;
}

#warenkorb_klein label {
    margin: 0;
    width: 50px;
}

.input_login {
    width: 72px;
    border: 1px solid #6D8B9E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin: 5px 2px 0 0 ;
    float: left;
    padding: 1px 0;
    background: none;
    color: #333;
}

.input_anzahl {
    width: 20px;
    border: 1px solid #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 7px;
    padding: 2px 0px 2px 0px;
}

.input_adresse {
    width: 200px;
    border: 1px solid #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 0px;
}

.input_plz {
    width: 40px;
    border: 1px solid #999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 5px;
    padding: 2px 0px 2px 0px;
}

#infos {
    width: 370px;
    float: right;
}

#infos strong {
    color: #019AF4;
}

#kundenbereich label {
    width: 100px;
}

h2 a {
    font-size: 12px;
    text-decoration: none;
    color: #FA8041;
}

h2 a:hover {
    text-decoration: none;
    color: #019AF4;
}

.warenkorboptionen {
    font-weight: bold;
}

.gesamtpreis {
    background: #efefef;
    font-weight: bold;
    font-size: 13px;
}

table.whitebg td, .whitebg {
    background: #fff;
}

.border {
    border: 1px solid #ccc;
}

.padding {
    padding: 5px;
}

.fehler {
    color: red;
}

#produkte {
    margin: 10px;
}

input.produktsuche {
    width: 100px;
    border: 1px solid #6D8B9E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin: 5px 2px 0 0 ;
    float: left;
    padding: 1px 0;
    background: none;
}

#produktsuche {
    float: left;
    margin-right: 20px;
}

#kundenbereich {
    float: left;
}

#shopnavi ul.linkliste {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#shopnavi ul.linkliste li {
    display: inline;
    margin: 0;
    padding: 0;
}

#shopnavi ul.linkliste li a {
    float: left;
    margin: 8px 10px 0 0;
    color: #666;
    font-size: 9px;
    background: none;
}

.warenkorb_bg1 td {
    background: #fff;
}

.warenkorb_bg2 td {
    background: #f3f3f3;
}

#inhalt ul.linkliste li ul {
    margin-left: 15px;
    display: block;
}

.tonerwahl label, .tonerwahl div.label {
    width: 280px;
}

.detailbilder {
    width: 150px;
    float: right;
    margin-left: 10px;
}

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

ul.sprachnavi {
    position: absolute;
    right: 10px;
    top: 114px;
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.sprachnavi li {
    float: left;
    margin: 0 0 0 5px;
    padding: 0;

}

ul.sprachnavi li a {
    filter : alpha(opacity=50);
    opacity : 0.50;
    -moz-opacity : 0.50;    
}

ul.sprachnavi li.active a , ul.sprachnavi li a:hover {
    filter : alpha(opacity=100);
    opacity : 1.00;
    -moz-opacity : 1.00;        
}