body{
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
}

body * {
	margin:0px;
	padding:0px;
}

form {
margin:0px;
padding:0px;
}

img {
border: 0px;
}

hr {
border: solid #BDBDBD 1px; height: 1px;
}

.checkbox1 {
padding:0;
margin:0;
width:14px;
height:14px;
}

#spacer {
margin: 0px;
padding: 0px;
}


#line {
background: #BDBDBD;
}

#outerFrame {
margin: 0px auto;
overflow: hidden;
width: 770px;
border-right: 1px solid #BDBDBD;
border-left: 1px solid #BDBDBD;
border-bottom: 1px solid #BDBDBD;
}

#outerSpace {
margin: 10px 20px 10px 20px;
}


/* Content Schrift  */
/* ------------------------------------------ */

.headline {
color: #F77300;
font-size: 20px;
font-weight: bold;
line-height:24px;
}

.subline {
color: #F77300;
font-weight: bold;
line-height:15px;
font-size: 12px;
}

.text {
color: #333333;
font-size: 12px;
font-weight: normal;
}

.link1, .link1 a {
font-weight:bold;
color: #F77300;
text-decoration:none;
}

.link1 a:hover {
text-decoration:underline;
}

.link2, .link2 a {
font-weight:bold;
color: #333333;
text-decoration:none;
}

.link2 a:hover {
text-decoration:underline;
}

/* langer hinweistext außerhalb der tabelle */
.hinweis1 {
color: #333333;
font-size: 11px;
font-weight: normal;
line-height:18px;
}


.contImg {
margin-top:3px;
}


.map2, .map2 a {
font-weight:normal;
color: #F77300;
text-decoration:none;
}

.map2 a:hover {
text-decoration:underline;
}



/* css für formulare */
/* ------------------------------------------ */

.hinweis {
color: #333333;
font-size: 11px;
font-weight: normal;
}

.select1 {
color: #333333;
font-size: 12px;
font-weight: normal;
}

.select2 {
width: 200px;
color: #333333;
font-size: 12px;
font-weight: normal;
}

.input1 {
color: #333333;
font-size: 12px;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
}

.input2 {
color: #333333;
font-size: 12px;
font-weight: bold;
border:0 solid #ffffff;
font-family:Arial, Helvetica, sans-serif;
}

.fs_zahl1{
background-color:#bdbdbd;
font-weight:bold;
font-size:12px;
line-height:normal;
color:#333333;
text-align:center;
}

.fs_zahl2{
background-color:#F77300;
font-weight:bold;
font-size:12px;
line-height:normal;
color:#FFFFFF;
text-align:center;
}
.fortschritt1{
color:#333333;
font-weight:bold;
font-size:12px;
line-height:normal
}

.fortschritt2{
color:#f77300;
font-weight:bold;
font-size:12px;
line-height:normal
}


/* Header  */
/* ------------------------------------------ */

#head {
margin: 0px;
padding: 0px;
border: 0px;
font-size: 1px;
}

.infoline {
font-size: 12px;
font-weight: bold;
color: #676767;
}

.cent {
color: #676767;
font-size: 10px;
font-weight: normal;
}

.searchInput {
	width: 90px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #BDBDBD;
}


/* Top-Navigation  */
/* ------------------------------------------ */

.navTop, .navTop a {
padding:0px;
margin:0px;
font-weight: normal;
font-size: 11px;
color: #676767;
text-decoration: none;
}

.navTop a:hover {
color: #F77300;
}

.navTopAktiv {
color: #F77300;
text-decoration: none;
}

.navMain {
font-size: 14px;
font-weight: bold;
color: #676767;
text-decoration: none;
}

.navMainAktiv {
color: #F77300;
text-decoration: none;
}

.navMainSpacer {
padding-top:2px;
font-size: 14px;
color: #BDBDBD;
text-decoration: none;
font-weight:bold;
}

.navMainSpacer a:hover{
color: #F77300;
}


/* Spalten  */
/* ------------------------------------------ */

#colArea1 {
float: left;
width: 761px;
margin: 0px;
padding: 0px;
/* background: #eeeeaa; */
}

#colLeft {
float: left;
width: 230px;
margin: 0px;
padding: 0px;
}

#colMiddle {
float: left;
width: 500px;
margin: 0px;
padding: 0px;
line-height:15px;
color: #333333;
font-size: 12px;
}

#colRight {
float: right;
width: 168px;
margin: 0px;
padding: 0px;
/* background: #ddeedd; */
}


/* Menu-Box */
/* ------------------------------------------ */

.menuStripTop {
margin:0px;
padding:0px;
height:16px;
width:200px;
background-image:url(../_images/menu_strip_up.gif);
}

.menuStripBottom {
margin:0px;
padding:0px;
height:16px;
width:200px;
background-image:url(../_images/menu_strip_down.gif);
}

#menuBox1 {
width:200px;
/*
min-height:168px;
height:auto !important;
height:168px;
*/

background: #F79239;
font-size: 11px;
font-weight: bold;
}

#menuBox1 a {
text-decoration: none;
}

#menuBox1 a:hover {
text-decoration: underline;
}

.menuLevel1 {
padding-left: 24px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
background-image:url(../_images/arrow_menu_lv1.gif);
}

.menuLevel1Active {
padding-left: 24px;
padding-right: 10px;
padding-bottom: 2px;
padding-top: 2px;
background-image:url(../_images/arrow_menu_lv1_akt.gif);
}

.menuLevel1 a, .menuLevel2 a {
color: #333333;
}

.menuLevel1Active a, .menuLevel2Active a {
color: #FFFFFF;
}

.menuLevel2, .menuLevel2Active {
padding-left: 37px;
padding-right: 10px;
color: #333333;
padding-bottom: 2px;
padding-top: 2px;
}


/* KiPa-Box */
/* ------------------------------------------ */

.kipaStripTop1 {
margin:0px;
padding:0px;
height:5px;
width:200px;
/*background-image:url(../_images/menu_strip_up.gif);*/
background-image:url(../_images/kipa_box_strip_up.gif);
}


.kipaStripBottom {
margin:0px;
padding:0px;
height:5px;
width:200px;
background-image:url(../_images/kipa_strip_down.gif);
}


.kipaText {

padding-left: 23px;
padding-right: 10px;
padding-bottom: 12px;
padding-top: 11px;

width:167px;
background: #F79239;
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
}

.kipaText a {
font-size: 11px;
color: #FFFFFF;
font-weight: normal;
text-decoration:none;
}
.kipaText a:hover {
text-decoration:underline;
}


/* Quickhits */
/* ------------------------------------------ */

#qhBox {
min-height:230px;
height:auto !important;
height:230px;
}

#qh_left1 {
float:left;
margin: 0px;
padding: 0px;
width: 70px;
height: 50px;
}

#qh_left2 {
margin: 0px;
height: 50px;
padding-left: 5px;
padding-right: 10px;
text-align: right;
}


#qh_right1 {
float: right;
margin: 0px;
padding: 0px;
height: 50px;
}

#qh_right2 {
float:left;
width: 83px;
height: 50px;
padding-left: 10px;
text-align: left;
}

#qhLinks, #qhLinks a {
font-size: 12px;
font-weight: normal;
color: #F77300;
text-decoration: none;
font-weight:bold;
}

#qhLinks a:hover {
text-decoration: underline;
}


/* Linkliste */
/* ------------------------------------------ */

#linklist1 {
padding-left: 10px;
background:url(../_images/arrow_linklist.gif);
}

#linklist, #linklist a{
margin: 0px;
padding-top: 2px;
padding-bottom: 2px;
font-size: 12px;
color: #F77300;
text-decoration: none;

}

#linklist a:hover {
text-decoration: underline;
}


/* Footer */
/* ------------------------------------------ */

#footer {
font-size: 10px;
color: #333333;
padding-top: 30px;
line-height:14px;
}

#print_taf, #print_taf a {
height:30px;
color: #333333;
font-size: 10px;
text-decoration: none;
}

#print_taf a:hover {
text-decoration: underline;
}


/* Warenkorb */
/* ------------------------------------------ */

.wkText {
font-size:12px; 
font-weight:bold;
color:#333333;
text-decoration:none;
}

.wkItem {
font-size:12px; 
font-weight:normal;
color: #F77300;
}


/* Home */
/* ------------------------------------------ */
.flashTeaser {
width:932px;
padding:1px 0 26px 0;
}

#colTeaser1 {
float: left;
width: 260px;
}

.teaserBox1 {
float:left;
height:80px;
width:230px;
padding:0px;
clear:both;
}

.teaserContent1 {
float:right;
width:140px;
margin-top:-2px;
line-height:14px;
color: #333333;
font-size: 11px;
}

.colTeaser2 {
float:left;
padding:0px;
margin:0px;
}

.teaser2Text {
line-height:14px;
color: #333333;
font-size: 11px;
}