form {
margin:0px;
padding:0px;
}

body{
margin: 5px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
background: #E4640D;
height:100%;
}

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: 972px;
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
}


#FormInfoBox{
padding:15px;
margin-top:10px;
margin-bottom:10px;
background-color:#EEEEEE;
border:#999999 1px solid;
}

#FormInfoBox a, #FormInfoBox a:visited {
font-weight:bold;
color: #F77300;
text-decoration:none;
}

#FormInfoBox a:hover {
text-decoration:underline;
}




/* 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: 13px;
font-weight: bold;
color: #676767;
text-decoration: none;
}

.navMainAktiv {
color: #F77300;
text-decoration: none;
}

.navMainSpacer {
padding-top:2px;
font-size: 13px;
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; */
}

#colArea1PG {
float: left;
width: 932px;
margin: 0px;
padding: 0px;
}

#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;
}

#colMiddlePG {
float: left;
width: 702px;
margin: 0px;
padding: 0px;
line-height:15px;
color: #333333;
font-size: 12px;
/* background: #eeeeaa; */
}

#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);
}

.kipaStripTop2 {
margin:0px;
padding-left:10px;
overflow:hidden;
height:15px;
width:190px;
background: #F79239;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.kipaStripTop2 a {
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-decoration:none;
}
.kipaStripTop2 a:hover {
text-decoration:underline;
}

.kipaStripTop3 {
margin:0px;
padding:0px;
height:5px;
width:200px;
background: #F79239;
}

.kipaStripBottom {
margin:0px;
padding:0px;
height:5px;
width:200px;
background-image:url(../_images/kipa_strip_down.gif);
}

.kipaImg {
margin:0px;
padding:0px;
height:149px;
width:200px;
}

.kipaText {
/*
padding-left: 10px;
padding-right: 10px;
padding-bottom: 13px;
padding-top: 8px;
*/
padding:0px;;
margin:0px;

width:200px;
height:9px;
background: #F79239;
font-size: 11px;
color: #FFFFFF;
}

.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 */
/* ------------------------------------------ */

.flashTeaser2 {
width:932px;
padding:1px 0 26px 0;
}

.flashTeaser {
margin:0px;
padding: 0px;
height: 300px;
overflow:hidden;
width:932px;
}

#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;
}

/* Home - Popup Layer*/
/* ------------------------------------------ */

/*#popupBox {/
	position:absolute;
	top:45px;	
	width:400px;
	height:450px;
	z-index:99;
	overflow:hidden;
	margin:0;
	padding:0;
	background:url(../_images/popuplayer_bg.gif);
}
*/

#popupHead_Left{
	margin:5px 0 0 25px;	
	padding:0;
	height:25px;
	width:170px;
	float:left;
	overflow:hidden;
}
#popupHead_Right{
	margin:5px 20px 0 0;
	padding:0;
	height:25px;
	width:89px;
	float:right;
	overflow:hidden;
}

#popupContent {	
	width:350px;
	height:380px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
/*	margin:5px 0 0 30px;*/
	margin:0;
	padding:15px 0 5px 30px;
}


/* Spendenschieber */
/* ------------------------------------------ */

#spendeIMG {
margin-top:2px;
float:left;
width:140px;
height:180px;
border:#CCCCCC solid 1px;
}

#spendeTEXT {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-style:normal;
font-weight:normal;
margin-left:160px;
}

.spendeHeadline {
color:#F7923A;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:bold;
}
