body {
    left: 0px;
    top: 0px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: url(../img/bg.jpg);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-repeat: repeat;
    text-align: center;
}


p,h1,h2,h3,h4,div,td,th,address,blockquote,nobr,b,i,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;    
    font-size: 9pt;
}

A,A:link,A:active {
    text-decoration: none;
}
.text_s {
	font-size:8pt;
}

/* Kopf-Logo mit Hintergrund volle Breite grauer Verlauf */
#kopf {
    position: relative;
    left: 14px;
    top: 36px;
    width: 916px;
    height: 77px;
    z-index: 1;
    background-image: url(../img/bg_header.jpg);
    layer-background-image: url(../img/bg_header.jpg);
}

/* Hintergrund der Primär-Navigation - volle Breite dunkelblau */
    /* Anfang Primär-Navigation */
#primnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: .9em;
    position: relative;
    left: 14px;
    top: 36px;
    width: 916px;
    height: 21px;
    z-index: 2;
    background-color: #364559;
}

#primnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 4px;
    padding-left: 1;
}

#primnav li {
    display: inline;
    padding: 0;
    margin: -1;
}

#primnav a:link,#primnav a:visited {
    padding: 4px 28px 4px 28px;
    color: #FFFFFF;
    text-decoration: none;
    border-right: 1px solid #ffffff;
}

#primnav a:hover,a.a_active {
    color: #FFFFFF;
    background-color: #9F6E10;
}

/*  Ende Primär-Navigation */
#seite {
    position: relative;
    width: 934px;
    min-height: 768px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

/*  Inhalt mit Navi und Fließtext */
#seiteninhalt {
    position: relative;
    left: 14px;
    top: 36px;
    width: 916px;
    height: 348px;
    z-index: 4;
    background-color: #FFFFFF;
}

#datenbereich {
    position: absolute;
    left: 212px;
    top: 10px;  
    width: 668px;
    min-height: 400px;
    text-align:left;    
}

#randinfos {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 170px;
    background-image: url(../img/randinfohg.jpg);
    border: 1px solid #CBD3E0;
    padding: 4px;
}

/* Sekundär-Navigation */
#navigation {
    width: 195px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

#navigation a {
    display: block;
    padding: 2px 0px 2px 5px;
    color: #111111;
    text-decoration: none;
}

#navigation a:hover,a.active {
    background-color: #C4C8CE;
    color: #364559;
}

#navigation ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#navigation ul ul {
    margin-left: 14px;
    margin-top: 1px;
}

#navigation li {
    display: block;
    border-bottom: 1px solid #FFFFFF;
    background-color: #DCDDE1;
    color: #000000;
}

#navigation li.aktiv {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
}

#navigation a.aktivnav {
    padding: 2px 0px 2px 5px;
    background-color: #C4C8CE;
    color: #364559;
}

/* Ende Sekundär-Navigation */ /*  Schmuckgrafik obere Seite */
#schmuck {
    position: relative;
    left: 14px;
    top: 36px;
    width: 916px;
    z-index: 3
}

#schattenlinks {
    position: absolute;
    left: 0px;
    top: 37px;
    width: 14px;
    height: 681px;
    z-index: 5;
}

#schattenrechts {
    position: absolute;
    left: 930px;
    top: 37px;
    width: 14px;
    height: 681px;
    z-index: 6
}

.Headline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #3F628F;
    font-weight: normal;
}

.randheadline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #B88212;
    font-weight: bold;
    border: none;
}

input,select {
    width: 400px;
    border-style: solid;
    border-color: #B9B9B9;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

input.input_send {
    width: 100px;
    height: 25px;
    border: 0;
}
input.submit {
    height: 25px;
    color: #000000;
    background-color: #FDF5EB;
    border: thin solid #1D4E80;
    border-width: 1px 2px 2px 1px;
    padding: 2px 2px 4px 2px;
    
}

input.SubmitYellow {
    background-color: #FFE588;
    border-width: 1px 2px 2px 1px;
    padding: 2px 3px 2px 3px;
}

textarea {
	width:400px;
    background-color: #ffffff;
    border-style: solid;
    border-color: #B9B9B9;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

input.radio {
    color: #7D9198;
    background-color: #ffffff;
    height: 18px;
    width: 20px;
    border-style: none;
    border-color: #ffffff;
}


.product_head {
    padding: 5px;
    background-color: #F2F3F7;
    font-weight: bold;
    border-bottom: solid #000000 1px;
}



input.inputReq {
    border: 1px solid #000000;
    background-color: #F2F3F7;
}

textarea.textareaReq {
    border: 1px solid #000000;  
    background-color: #F2F3F7;
}

td.FormReq {
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

.error {
    text-align: center;
    color: #FF2222;
    background-color: #FFFCEF;
}


.FormNormal {
    text-align: right;
    vertical-align: top;
    padding-right: 2px;
}


.th {
    font-size: 10pt;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    background-color: #4F6481;
    line-height: 22px;
    padding-left: 16px;
    background-image: url('/img/sektitel.jpg');
    background-position: 4px center;
    background-repeat: no-repeat;
}

.thsek {
    font-weight: bold;
    color: #000000;
    text-align: left;
    background-color: #D8DFE7;
    border: thin solid #A7ACB2;
    border-width: 0px 0px 3px 0px;
    padding: 3px 3px 3px 3px;
    vertical-align: top;
}

.thsek2 {
    font-weight: bold;
    color: #000000;
    text-align: left;
    background-color: #D8DFE7;
    border: thin solid #1D4E80;
    border-width: 0px 0px 2px 0px;
    padding: 4px 0px 2px 4px;
}
.thsek2sub {
    color: blue;
    background-color: #FFFFFF;
    border: thin solid #A7ACB2;
    border-width: 1px 1px 1px 1px;
    padding: 0px 2px 2px 2px;
}

.thsek2subText {
    color: #000000;
    background-color: #FFFFFF;
    border: thin solid #1D4E80;
    border-width: 0px 1px 2px 1px;
    padding: 2pt;
}

.thsek3 {
    color: #000000;
    background-color: #F7F8F9;
    border: thin solid #D8DFE7;
    border-width: 0px 0px 2px 0px;
    vertical-align: top;
    padding-left: 4pt;
}
td.RoundHeader {
    background-color: #D8DFE7;
    text-align: center;
    font-weight: bold;
}
