html {
     margin: 0 0 0 0;
}
body {
    background: RGB(233,233,233) url(../media/layout/bdbg.gif) repeat-y center;
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: RGB(0,0,0);
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
table, tr, td, th {
    font-size: 11px;    
}
a {
    color: RGB(0,0,0);
}
a img {
    border: none;
}

/* align */

.alignl {
    text-align: left;
}
.alignc {
    text-align: center;
}
.alignr {
    text-align: right;
}

/* valign */

.valignt {
    vertical-align: top;
}
.valignm {
    vertical-align: middle;
}
.valignb {
    vertical-align: bottom;
}

.warper {
    margin: 0 auto;
    padding: 0;
    width: 988px;
    border-left: 1px solid black;
}

.header {
    background: url(../media/layout/pfeffer-kontor.jpg) no-repeat center;
    height: 145px;
    text-indent:-1000px;
}

.bl_dg {
    background-color: RGB(110,0,1);
    height: 26px;    
}
.bl_hg {
    background-color: RGB(150,0,12);
    height: 10px;
}
.menu {
    float: left;
    margin: 20px 0 0 0;        
    width: 210px;
    line-height: 1.6em;
}
.menu a {
    text-decoration: none;
    color: RGB(255,255,255);
}
.menu h5 {
    background-color: RGB(150,0,12);
    border: 1px solid RGB(110,0,1);
    color: RGB(255,255,255);
    font-size: 14px;
    font-weight: bold;
    margin: 0 7px 7px 7px;
    padding: 5px;
    width: 190px;
}
.menu ul {
    list-style-type: none;    
    margin: 0 0 10px 0;
    padding: 0 0 0 7px;    
}
.menu ul li {
    border-right: 1px dotted RGB(150,0,12);
    border-bottom: 1px dotted RGB(150,0,12);
    margin: 0 0 10px 0;
    font-size: 14px;
    padding: 5px;
    color: RGB(150,0,12);
}
.menu ul li a {
    color: RGB(0,0,0);
    line-height: 1.6em;
}

.breadcrumb, .breadcrumb a  {
    color: RGB(150,0,12);
    font-size: 10px;
    margin: 0 0 20px 0;    
}

/* content */

.content {
    float: left;
    margin: 20px 10px 0 10px;    
    width: 530px;
    font-size: 12px;    
}

.content h1 {
    color: RGB(150,0,12);
    font-size: 22px;
}

.content h2 {
    color: RGB(150,0,12);
    font-size: 16px;
}

.content_full {
    float: left;
    margin: 20px 10px 0 10px;    
    width: 700px;
    font-size: 12px;    
}

.content_full h1 {
    color: RGB(150,0,12);
    font-size: 22px;
}

.content_full h2 {
    color: RGB(150,0,12);
    font-size: 16px;
}

/* right */

.right {
    float: left;
    width: 220px;
}
.right h4 {
    background-color: RGB(150,0,12);
    border: 3px double RGB(230,0,12);
    padding: 5px 0;
    text-align: center;
    color: RGB(255,255,255);
}
.right h5 {
    background-color: RGB(150,0,12);
    border: 1px solid RGB(230,0,12);
    color: RGB(0,0,0);
    font-size: 14px;
    font-weight: bold;
    margin: 0 7px 7px 7px;
    padding: 5px;
    width: 190px;
}

/* images left */
.imageleft {
    border: ridge;
    border-color: RGB(110,0,1);
    float: left;
    margin: 0 10px 5px 0;
    padding: 3px;
    width: 250px;
}
/* images right */
.imageright {
    border: ridge;
    border-color: RGB(110,0,1);
    float: right;
    margin: 0 10px 5px 0;
    padding: 3px;
    width: 250px;
}

.footer {
    margin: 20px 0 20px 0 ;
    border-top: 1px solid black;
    text-align: center;
    width: 988px;
}

.footer_nav {
    clear: both;
    padding: 10px 0 0 0;    
}

/* contact */

.contact {
    margin: 0 auto;
    width: 280px;     
}

.contact label {
    display: block;
    font-weight: bold;
    margin: 12px 0 3px 0;
}

.contact input.finput, .contact textarea.ftextarea  {
    border: 1px solid RGB(151,151,151);
    display: block;
    font-family: Arial, sans-serif;
    font-size: 12px;
    width: 250px;
}
.contact textarea {
    height: 75px;
}
.contact input.btmsubmit   {
    background-color: RGB(221,221,221);    
    border: 1px solid   RGB(0,0,0);
    float: left;
    margin: 20px 10px 0 0;
    width: 120px;
}


/* contentsuche */

.content_suche {
    float: left;
    margin: 20px 0 0 10px;    
    width: 975px;
    font-size: 12px;
}


/* Glossar */

dl.glossar {
    margin: 2em 0;
}

.glossar dt {
    float: left;
    padding-bottom: 1.5em;
    font-weight: bold;
    line-height: 1.3em;    
}

.glossar dd {
    margin-left: 12em;
    padding-bottom: 1.5em;
    line-height: 1.3em;    
}

/* adsense */

.ad300x250 {
    float:left;
    margin: 1em 2em 2em;
}
.ad250x250 {
    float:left;
    margin: 1em 1em 2em;
}
.ad125x125 {
    float:left;
}
.ad160x90 {
    float:left;
}

/* Aff Product Info*/

.affproduct {
    float: left;
    width: 220px;
    margin: 1px 0 10px;
}
.tbl_product h3 {
    margin: 0;
    padding: 0;
    font-size: 11px;
}
table .tbl_product,
.tbl_product tr,
.tbl_product td,
.tbl_product th {
    margin: 0;
    padding: 1px;
    vertical-align: top;
}
.tbl_product {
    width: 220px;
}
.tbl_product tr {

}
.tbl_product a {
    color: RGB(150,0,12);
}
.tbl_product a img {
    border: 1px solid RGB(150,0,12);
    float: right;
    margin: 3px;
}
.tbl_product p {
    margin: 0;
}
.get_product {
    background-color: RGB(150,0,12);
    border: 3px double RGB(230,0,12);
    font-size: 14px;
    font-weight: bold;
    padding: 2px 0;
    text-align: center;
    width: 98%;
}
.get_product a {
    color: RGB(255,255,255);
    text-decoration: none;
}

/* SBB */

#sbb {
    padding: 3px;
    margin: 0 0 0 330px;
}
ul.sbb {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.sbb li {
    background: url("../media/socialbookmarkicons.gif") no-repeat;
    border: 1px solid RGB(201,201,201);
    cursor: pointer;
    float:left;
    height: 16px;
    margin: 1px;
    width: 16px;
    text-indent: 0;
}
ul.sbb li.misterwong {
    background-position: 0 0;
}
ul.sbb li.delicious {
    background-position: -16px 0;
}
ul.sbb li.google {
    background-position: -32px 0;
}
ul.sbb li.yahoo {
    background-position: -48px 0;
}

ul.sbb li.stumbleupon {
    background-position: -64px 0;
}
ul.sbb li.digg {
    background-position: -80px 0;
}
ul.sbb li.technorati {
    background-position: 0 -16px;
}
ul.sbb li.yigg {
    background-position: -16px -16px;
}
ul.sbb li.webnews {
    background-position: -32px -16px;
}
ul.sbb li.lufee {
    background-position: -48px -16px;
}
ul.sbb li.seekxl {
    background-position: -64px -16px;
}
ul.sbb li.alltagz {
    background-position: -80px -16px;
}
ul.sbb li.linkarena {
    background-position: 0 -31px;
}
ul.sbb li.favoriten {
    background-position: -16px -32px;
}
ul.sbb li.twitter {
    background-position: -32px -32px;
}
ul.sbb li.facebook {
    background-position: -48px -32px;
}