body {
  background:#E7E7E7;
  height:100%;
  margin:0;
  padding:0;
  color:#666;
  font:12px Verdana,Arial,sans-serif;
  line-height: 1.5em;
}
form{margin: 0; padding: 0;}
h1, h1 a {
  font-size:17px;
  margin-top:0;
  margin-bottom: .5em;
  color:#152C79 !important;
}
h2 {
  font-size:13px;
  font-weight: bold;
  margin-top:0;
  margin-bottom: 0;
  color:#152C79;
}
h1 span, h2 span {
  font-size: 70%;
  color: #666;
  display: block;
  font-weight: normal;
}
h3 {
  font-size:11px;
  font-weight: bold;
  margin-top:11px;
  font-style: italic;
  margin-bottom: 0;
  color:#666;
}
h2.headlRight {
  font-size:13px;
  font-weight: bold;
  margin-top:15px;
  color:#666;
  margin-top:30px;
}
h4 {
  font-size:12px;
  font-weight:bold;
  margin-top:0;
  margin-bottom:0;
  color:#152C79;
}
h5 {
  font-size:12px;
  font-weight:bold;
  color:#666;
}
h6 {
  font-size:15px;
  color:#666;
  margin: .5em 0;
}
p {
  margin-top:0;
}
p.teaser {
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
}
p.anchor{
  font-size: 11px;
  text-align: right;
}
.fz11 {
  font-size: 11px;
}
.fz9 {
  font-size: 9px !important;
}
img {
  border:0;
}
td {
  vertical-align:top;
}
a {
  color:#6979C0;
  font-weight:bold;
  text-decoration:none;
}
a.a01 {
  color:#6979C0 !important;
  font-weight:bold !important;
  text-decoration:none;
}
a.a02 {
  color:#6979C0;
  font-weight:normal;
  text-decoration:none;
}
a.extern {
  background:url(/gfx/icon_extern.gif) bottom left no-repeat;
  padding-left: 12px;
}
a.back {
  background:url(/gfx/arrowLeft.gif) 0px 5px no-repeat;
  font-size: 11px;
  padding-left: 12px;
}
a.a03 {
  font-size: 10px;
  text-transform: uppercase;
  color:#6979C0;
  font-weight:bold;
  text-decoration:none;
}
a:hover {
  color: #152C79;
  text-decoration:underline;
}
h4 a {
  color:#152C79;
}
#box {
  background:#FFF;
  width:950px;
  margin:10px auto;
  padding:0;
  border:1px solid #999;
}
#naviTop {
  position:relative;
  height:40px;
  background:#CCC;
  width:722px;
  margin-top:30px;
  margin-bottom:30px;
}
#naviTop div {
  position:absolute;
  top:0;
  height:40px;
  background:#FFF;
  text-align:center;
}
#naviTop a {
  font:10px "Verdana",Arial,sans-serif;
  color:#666;
  text-decoration:none;
  display:block;
  line-height:40px;
}
#naviTop a:hover {
  background:url(/gfx/v01.gif) top left repeat-x;
  margin:0 2px;
}
.designTblLeft {
  width: 30px;
}
.designTblMiddle {
  width: 735px;
}
.designTblRight {
  width: 215px;
}
#right {
  margin:30px 8px;
}
#logo {
  height:128px;
}
#searchRight {
  height:100px;
  border-top: 1px solid #FFF;
}
#searchRight form {
  margin:30px 10px 0px 10px;
  display: block;
}
#searchRight input.btn {
  background:url(/gfx/btn.gif) bottom left no-repeat;
  width:18px;
  border-left:0px solid #666;
  cursor:pointer;
}
#service {
  font-size:11px;
  padding-bottom: 10px;
}
#service a {
  display:block;
}
#info {
  font-size:11px;
  padding-bottom: 10px;
}
#info a {
  font-weight: normal;
  color:#999;
}
#info a span{
  color:#6979C0;
}
#info a:hover {
  color:#666;
}
#info ul{
  list-style-image:url(/gfx/disc.gif);
  padding-left:7px;
  margin-left:10px;
}
#nlright{
  font-size: 11px;
  padding-bottom: 10px;
}
#bagRight {
  font-size: 90%;
}
#bagRight ol {
  margin-left: 0px;
  padding-left: 25px;
}
#contentContainer {
  border-right:1px solid #CCC;
  width: 720px;
  display: block;
  height: 100%;
  border-bottom: 1px solid white;
}
#content, #contentSub {
  /*width: 680px;*/
  padding: 0 20px 20px 20px;
  display: block;
}
#contentLeft {
  margin-right: 15px;
}
#contentBottom {
  font-size:11px;
  color:#999;
}
#contentBottom a {
  color:#999;
  font-weight:normal;
}
#contentBottom a:hover {
  color:#666;
}
#highLights {
  margin: 25px 0
}
#subNavi {
  width:180px;
  border:1px solid #CCC;
}
#subNavi ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#subNavi ul li {
  padding: 0px;
  margin: 0;
  height: 30px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E4E4E4;
  background:url(/gfx/subNaviBg.gif) top left repeat-x;
}
#subNavi .blankItem{
  height: 15px;
  background: none;
}
#subNavi a {
  color:#666;
  font-weight: normal;
  display: block;
  padding-left:15px;
  margin: 0;
  height: 30px;
  line-height: 30px;
}
#subNavi a:hover {
  text-decoration: none;
  color:#152C79;
  display: block;
  background-color: #FFF;
  font-weight: bold;
}
#naviTop .active a{
  color: #152C79;
  background:url(/gfx/v01.gif) top left repeat-x;
  margin:0 2px;
}
#subNavi .active {
  text-decoration: none;
  color:#152C79;
  display: block;
  background-color: #FFF;
  font-weight: bold;
}
/* ----Listen allgemein ----- */
ul {
  list-style-type: square;
}
li ul {
  list-style-type: circle;
}
.list01 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 11px;
}

/* ----Formular-Elemente---- */
input, textarea, select {
  border:1px solid #666;
  font-size: 11px;
}
fieldset {
  border: 1px solid #E4E4E4;
}
.lab1 {
  font-size:11px;
}
.form01 fieldset {
  width: 600px;
  clear: both;
  border-color: #CCC;
  border-width: 1px 0px 0px 0px;
  border-style: solid none none none;
  padding: 10px;
  margin: 0px 0px 0px 0px;
}
.form01 fieldset legend {
  font-size: 15px;
  font-weight: bold;
  color: #152C79;
  margin: 0px 0px 0px 0px;
  padding: 0px 5px;
}
.form01 div {
  clear: left;
  display: block;
  width: 350px;
  margin: 5px 0px 0px 0px;
  padding: 1px 3px;
}
.form01 div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0px 0px 5px 0px;
  text-align: right;
  line-height: 1em;
}
.form01 div.optional label, label.optional {
  font-weight: normal;
}
.form01 div.required label, label.required {
  font-weight: bold;
}
.form01 div.required fieldset legend {
  font-weight: bold;
}
.form01 fieldset div.notes, .form01 fieldset div.errorNotes {
  float: right;
  width: 150px;
  height: auto;
  margin: 0px 0px 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 11px;
}
.form01 fieldset div.notes h4, .form01 fieldset div.errorNotes h4 {
  background-image: url(/gfx/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0px 0px 3px 27px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 11px;
  font-style: normal;
}
.form01 fieldset div.errorNotes, .form01 fieldset div.errorNotes h4 {
  color: #ff0000;
}
.form01 fieldset div label.labelCheckbox, .form01 fieldset div label.labelRadio {
  float: none;
  display: block;
  width: 170px;
  height: expression('1%');
  padding: 0px;
  margin: 0px 0px 5px 120px;
  text-align: left;
}
.form01 fieldset div fieldset label.labelCheckbox, .form01 fieldset div fieldset label.labelRadio {
  margin: 0px 0px 5px 0px;
  width: 170px;
}
.form01 fieldset div input.inputCheckbox, .form01 fieldset div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: 14px;
  width: 14px;
  background-color: transparent;
  border-width: 0px;
  padding: 0px;
  margin: 0px 0px 0px 140px;
}
.form01 fieldset div label.labelCheckbox, .form01 fieldset div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 200px;
  height: expression('1%');
  padding: 4px 0px 0px 18px;
  text-indent: -19px;
  line-height: 120%;
}
.form01 fieldset div label.labelCheckbox input.inputCheckbox, .form01 fieldset div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0px 5px 0px 0px;
}
.form01 div input, .form01 div select, .form01 div textarea {
  width: 200px;
  margin: 0px 0px 0px 0px;
}
.form01 div input.zip {
  width: 100px !important;
}
.form01 div fieldset input.inputText, .form01 div fieldset input.inputPassword, .form01 div fieldset input.inputFile, .form01 div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0px 0px 0px 18px;
  margin: expression('0px 0px 0px -124px');
}
.form01 div.error {
  border: 1px solid #ff0000;
  padding: 4px;
  background-color: #ffffe1;
}
.form01 div.wide label {
  float: none;
  display: block;
}
.form01form div label.wide {
  width: 348px;
}
.form01 div.wide input.inputText, .form01 div.wide input.inputPassword, .form01 div.wide input.inputFile, .form01 div.wide select, .form01 div.wide textarea {
  width: 344px;
  margin: 0px;
}
form div.notes p, form div small {
  line-height: 125%;
}
.form01 div.wide small {
  margin: 0px 0px 5px 0px;
}
div.submitField {
  padding: 0px 0px 0px 143px;
}
button, .button {
  width: auto !important;
  border: 1px solid #999999;
  background-color: #d0d1d0;
  font-size: 11px;
  color: #444444;
  font-weight: normal;
  background-image: url(/gfx/ButtonBg.gif);
  background-repeat: repeat-x;
  background-position: top;
  cursor: hand;
}
.buttonOn, button:hover, .button:hover, .button:focus, .buttonOn:focus {
  cursor: hand;
  border: 1px solid #152C79;
  background-color: #ffffff;
  font-size: 11px;
  color: #152C79;
  font-weight: normal;
  background-image: url(/gfx/ButtonBgOn.gif);
  background-repeat: repeat-x;
  background-position: top;
  border-color: #758a9e;
}

.fCartNote{
	font-size: 10px;
}
/* ----Tabellen-Elemente---- */
table.tbl01 {
  margin-bottom:15px;
  margin-top: 15px;
  /*border:1px solid #DDD;*/
  border-collapse: collapse;
}
table.tbl01 td, table.tbl01 th {
  /*border:1px solid #DDD;*/
  font-size: 11px;
  padding: 5px;
}
table.tbl01 th {
  background:url(/gfx/v04.gif) top left repeat-x;
  height:20px;
  text-align:left;
  color:#152C79;
}
table.tbl01 th span {
  font-weight: normal;
}
table.tbl02 {
  font-size: 11px;
  border-collapse: collapse;
}
table.tbl02 .brdLeftRight {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
table.tbl02 .price {
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
}
table.tbl02 .amount {
  text-align: right;
  border-right: 1px solid #DDD;
  border-left: 1px solid #DDD;
}
table.tbl03 {
  border: 1px solid #DDD;
  width: 120px;
  height: 80px;
  font-size: 11px;
}
table.tbl04 {
  width: 100%;
  border-collapse: collapse;
  font-size: 11px;
  margin-top: 15px;
}
table.tbl04 th {
  background:url(/gfx/v04.gif) top left repeat-x;
  height:30px;
  text-align:left;
  color:#152C79;
}
table.tbl04 table {
  width: 100%;
  border-collapse: collapse;
}
table.tbl04 td, table.tbl04 th {
  border-bottom:1px solid #DDD;
  border-right:1px solid #DDD;
  padding: 5px;
}

table.contactTable{
	width: 470px;
}

th.contactTableDescription{
	width: 45%;
}

th.contactTableValue{
  width: 55%;
}

/* ----SELFMADE-Elemente---- */
.notes, .notes11 {
  display: inline;
  height: auto;
  padding: 2px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 9px;
  font-weight: normal;
}
.notes11 {
  font-size: 11px;
}
.errorNote {
  margin: 15px 0;
  padding: 5px;
  border: 1px solid #ff0000;
  color: #ff0000;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
  background-color: #ffffe1;
}
.borderBtm {
  border-bottom:1px solid #CCC;
}
.borderTop {
  border-top:1px solid #CCC;
}
.anchorBlock {
  border-top:1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  margin: 15px;
  background:url(/gfx/v03.gif) bottom left repeat-x;
}
.gradBtm {
  background:url(/gfx/v03.gif) bottom left repeat-x;
}
.mrg20 {
  margin-bottom: 20px;
}
.left {
  float:left;
  margin:0;
  padding:0;
}
.right {
  float:right;
  margin:0;
  padding:0;
}
.center {
  text-align: center;
}
.leftImg {
  float:left;
  margin-right:8px;
  padding-bottom:8px;
}
.rightImg {
  float:right;
  margin-left:8px;
  padding-bottom:8px;
}
.leftImg, .rightImg, .topImg {
  border:1px solid #CCC;
  padding: 1px;
}
.cleaner {
  clear: both;
  height: 0px;
  font-size: 0px;
  border: 0px none;
  margin: 0px;
  padding: 0px;
  background: transparent;
  overflow: hidden;
}
.imgSubline {
  padding: 3px;
  background:url(/gfx/v01.gif) bottom left repeat-x;
  font: 9px "Tahoma",Verdana,Arial,sans-serif;
}
/* sonstige Text Elemente */
.date01 {
  color:#999;
  font-size:11px;
  margin-bottom:5px;
}

/* News Teaser */
#newsTeaser {
  margin-top: 15px;
}
#newsTeaser table {
  width: 100%
}
#newsTeaser img {
  width: 75px;
}
#newsTeaser td div {
  margin-right: 30px;
  margin-bottom: 30px;
}
#newsTeaser td, #newsTeaser h4 {
  font-size: 11px;
}
/* Suche */
ol.search {
  font-size: 11px;
}
ol.search li {
  margin-bottom: 1em;
}

