html, body {
margin: 0px;
padding: 0px;
width: 100%;
}

body {
padding: 10px 0px 10px 0px;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
text-align: center;
}

a:link, a:visited
{
color:#0054c3;
text-decoration: none;
}

a:hover
{
color:#00aeef;
text-decoration: none;
}

em {
font-style: normal;
font-weight: bold;
color: #0054c3;
}

form {
margin: 0px;
padding: 0px;
}

h1 {
font-size: 13px;
font-weight: bold;
color: #0054c3;
margin: 0px 0px 5px 0px;
text-align: left;
}

h2 {
font-size: 13px;
font-weight: bold;
color:#0054c3;
margin: 0px 0px 5px 0px;
}

h3 {
font-size: 12px;
font-weight: bold;
margin: 0px 0px 5px 0px;
text-align: center;
}

hr {
border: 0px;
color: #0054c3;
background-color: #0054c3;
height: 1px;
}

img {
border: 0px;
}

td, th {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

ul {
list-style-image: url(gfx/listitem.gif);
}

li {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align: left;
}

p, div {
padding: 0px;
margin: 0px;
}

pre {
font-size: 10pt;
}

select {
font-size: 7pt;
height: 17px;
}

/* Layout */

#container {
text-align: left;
margin: auto;
width: 960px;
background-image: url(gfx/spacer.jpg);
}

#kopf1 {
height: 75px;
}

#kopf2 {
height: 37px;
}

#topframe
{
background-image:url(gfx/topmenu_spacer.jpg);
}

#topmenu {
height: 67px;
}

#leftmenu {
padding: 10px;
width: 180px;
float: left;
}

#inhalt {
min-height: 380px;
margin-left: 200px;
padding: 10px 15px 10px 10px;
}

#fuss {
clear: both;
height: 20px;
background-image:url(gfx/fuss.jpg);
}

#fuss_menue {
text-align: center;
height: 14px;
border: 1px solid black;
background-color: white;
font-size: 10px;
}

#fuss_menue a {
padding: 0px 1px 1px 2px;
}

#fuss_menue a:hover {
color: white;
background-color: #0054c3;
padding-bottom: 2px;
}

/* Layout Fehlerseite */

#fehlerseite {
margin: auto;
width: 477px;
border: 1px solid black;
text-align: center;
font-weight: bold;
}

#fehlerseite h1 {
text-align: center;
}

/* Kategorien */

.kat {
float: left;
/* width: 190px; */
width: 226px;
height: 80px;
padding: 0px 0px 0px 1px;
margin: 0px 15px 15px 0px;
border: 1px solid #86BDDC;
background-image: url(gfx/kat_rahmen.jpg);
background-repeat: no-repeat;
text-align: center;
}

.kat a {
font-size: 7.5pt;
color: black;
font-weight: bold;
}

.kat a:hover {
color: #000FC5;
}

.kat img {
margin: 3px 0px 0px 0px;
}

.kat_beschreibung {
width: 711px;
text-align: justify;
border: 1px dotted #86BDDC;
padding: 2px;
margin: 0px 0px 10px 0px;
font-weight: normal;
}

#kat_spezialist {
background-image: url(gfx/kat_spezialist.jpg);
background-repeat: no-repeat;
width: 717px;
height: 74px;
margin: 0px 0px 6px 0px;
color: #0054c3;
font-weight: bold;
padding-top: 4px;
}

#kat_spezialist img {
margin: -2px 10px 0px 130px;
}

.pdf {
float: left;
padding-top: 5px;
border-top: 1px solid #0054c3;
width: 730px;
}

/* Produkte */

/*
.produkte {
float: left;
width: 170px;
height: 125px;
text-align: center;
border: 1px solid #86BDDC;
margin: 0px 10px 10px 0px;
}
*/

.produkte_lieferbar {
position: relative;
float: left;
width: 170px;
height: 125px;
text-align: center;
border: 1px solid #86BDDC;
margin: 0px 10px 10px 0px;
}

.produkte_abgekuendigt {
position: relative;
float: left;
width: 170px;
height: 125px;
text-align: center;
border: 1px solid black;
margin: 0px 10px 10px 0px;
}

.produkte_nicht_lieferbar {
position: relative;
float: left;
width: 170px;
height: 125px;
text-align: center;
border: 1px solid red;
margin: 0px 10px 10px 0px;
}

.zusatzinfo {
z-index: 2;
position: absolute;
width: 110px;
height: 15px;
background-color: red;
border: 1px solid black;
text-align: center;
top: 45px;
left: 30px;
}

.produkte_inaktiv {
float: left;
width: 170px;
height: 125px;
text-align: center;
border: 1px dashed #FF6600;
margin: 0px 10px 10px 0px;
}

.produktedetail {
width: 200px;
}

.produktedetail h1 {
color: white;
background-color: #25457E;
padding-left: 2px;
}

.produktedetail img {
border: 1px dotted #D3D3D3;
}

.produktedetail a img {
border: none;
}

.produktedetail a {
display: block;
border: 1px dotted #D3D3D3;
}

.beschreibungstext {
padding-left: 10px;
text-align: justify;
}

.beschreibungstext td {
text-align: left;
vertical-align: top;
}

.produkt_abgekuendigt {
padding: 5px;
border: 1px solid red;
width: 705px;
margin-bottom: 5px;
color: red;
font-weight: bold;
}

/* Tabellenansicht */
#tabellenansicht {
width: 99%;
border-collapse: collapse;
border: 1px solid #86BDDC;
}

#tabellenansicht td {
border: 1px solid #86BDDC;
}

#tabellenansicht .zeile0 td {
background-color: #C9C9C9;
}

#tabellenansicht .zeile1 td {
background-color: white;
}

#tabellenansicht .zeile2 td {
background-color: #A5DBF9;
}

/* News */
.newsbeitrag {
border: 1px solid #25457E;
margin-bottom: 15px;
text-align: justify;
}

.newsbeitrag td {
font-size: 11px;
}

.newsbeitrag h1 {
color: white;
background-color: #25457E;
padding-left: 2px;
}

.newsbeitrag img {
margin-left: 5px;
padding-left: 5px;
border-left: 1px dotted #25457E;
}

#newsdetail {
font-size: 12px;
/* text-align: justify; */
}

#newsdetail h1 {
color: white;
background-color: #25457E;
padding-left: 2px;
margin: 0px;
}

#newsbild {
border: 1px dotted #25457E;
margin-left: 5px;
width: 200px;
}

#newspdf {
display: block;
border: 1px dotted #25457E;
margin-left: 5px;
}

#newsarchive {
background-color: #EEEEEE;
}

#newsarchive h1 {
color: white;
background-color: #25457E;
padding-left: 2px;
}

#newsarchive div {
border: 1px solid #25457E;
background-color: white;
padding: 2px 2px 5px 2px;
}

#newsarchive select {
width: 210px;
}

#newschanger {
width: 99%;
border: 1px solid #0054c3;
background-color: #EEEEEE;
padding: 3px 3px 3px 4px;
}

/* Startseite */

.newsbild_home {
border: 1px solid #0054c3;
margin: 5px 0px 5px 0px;
}

.newsframe {
border: 1px dotted #0054c3;
width: 235px;
background-color: #eeeeee;
margin: 0px 5px 5px 0px;
padding: 2px 2px 0px 2px;
height: 223px;
}

#hersteller {
border: 1px dotted #0054c3;
font-size: 11px;
font-weight: bold;
background-color: #eeeeee;
margin: 0px 5px 5px 0px;
padding: 2px 2px 2px 5px;
height: 453px;
}


/* Firmenprofil */

#fp_links {
width: 99%;
border: 1px dotted #0054c3;
background-color: #EEEEEE;
}

#fp_links td h1 {
margin: 0px;
}

#fp_links td a {
padding: 2px;
display: block;
}

#fp_links td a:hover {
color: white;
background-color: #0054c3;
padding: 2px;
}

/* Ansprechpartner */
#ansprechpartner td {
font-size: 12px;
}

#ansprechpartner .ap_bild {
border: 1px solid #0054c3;
}

.zeile {
background-color: #EEEEEE;
}

/* Impressum */
#impressum {
text-align: justify;
}

/* sonstiges */

.warning {
color: red;
font-weight: bold;
}

.txta {
width: 225px;
height: 70px;
overflow: auto;
font-size: 12px;
}

.txtf {
width: 225px;
font-size: 12px;
}

.cap {
font-size: 24px;
line-height: 20px;
font-weight: bold;
color: #0054c3;
}

/* Newsletter */

#newsletter .headline {
font-size: 12px;
font-weight: bold;
color:#0066CC;
margin: 2px 0px 6px 0px;
}

#newsletter, #newsletter td {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 8pt;
}

#newsletter a:link {
text-decoration:none;
color:#0067AC;
}

#newsletter a:visited {
text-decoration:none;
color:#0067AC;
}

#newsletter a:active {
text-decoration:none;
color:#0067AC;
}

#newsletter a:hover {
text-decoration:none; color:#0000ee;
}

#newsletter em {
font-style: normal;
font-weight: bold;
color: blue;
}

#newsletter h1 {
font-size: 10pt;
font-weight: bold;
color: #CC0000;
margin: 2px 0px 6px 0px;
}

#newsletter h2 {
font-size: 10pt;
font-weight: bold;
color: #000000;
margin: 2px 0px 6px 0px;
}

#newsletter hr {
border: 0px;
color: #cccccc;
background-color: #cccccc;
height: 2px;
}

#newsletter fieldset {
border: 1px solid blue;
padding: 5px;
margin-bottom: 10px;
}

#newsletter legend {
border: 1px solid blue;
font-size: 8pt;
font-weight: bold;
padding: 2px;
}

#newsletter .borderleft {
border: 1px solid #CC0000;
margin-left: 5px;
}

#newsletter .borderright {
border: 1px solid #CC0000;
margin-right: 5px;
}

#newsletter .anredentext {
border: 1px solid white;
padding: 2px 5px 2px 2px;
font-size: 12px;
}

#newsletter .newslettertext1 {
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
background-color: #eceef2;
padding: 2px 5px 2px 2px;
}

#newsletter .newslettertext2 {
border: 1px solid white;
padding: 2px 5px 2px 2px;
}

#newsletter .impressum {
font-size: 9px;
color: gray;
padding: 5px 10px 5px 10px;
}

#newsletter .impressum a {
color: gray;
}

#newsletter .impressum a:hover {
color: #0000ee;
}

#newsletter .bild {
padding-left: 10px;
width: 110px;
float: right;
margin-top: 4px;
}


/* Sonstiges */
.caption {
font-size: 10px;
}
