/*
Kolpingjugend-Augsburg.de
Für diese Multi-Site geänderte Stile
*/

#head {
   background:url('/_images/h_bg.gif') left center repeat-x;
}

h1 {

}
h2 {

}

.trenner {
	margin-bottom:12px;
	height:6px;
	background:url('/_images/dot.gif') repeat-x;
}

.startKfBox .ro {
	background:url('../_images/eck_or1_ro.gif') top right no-repeat;
   height:400px;
}
.startKfBox .lo {
	background:url('../_images/eck_or1_lo.gif') top left no-repeat;
	height:400px;
}
.startKfBox .ru {
	background:url('../_images/eck_or1_ru.gif') bottom right no-repeat;
	height:400px;
}
.startKfBox .lu {
	background:url('../_images/eck_or1_lu.gif') bottom left no-repeat;
	height:400px;
}
.startKfBox .inner {
	padding: 6px;
}



.nav1Box .ro {
	background:url('../_images/eck_grau_ro.gif') top right no-repeat;
}
.nav1Box .lo {
	background:url('../_images/eck_grau_lo.gif') top left no-repeat;
}
.nav1Box .ru {
	/* background:url('../_images/eck_grau_ru.gif') bottom right no-repeat; */
}
.nav1Box .lu {
	/* background:url('../_images/eck_grau_lu.gif') bottom left no-repeat; */
}


div.buttonKJ {
   text-align:center;
   width:160px;
   height:30px;
	background:url('/_images/button_kj.gif') center no-repeat;
 
}

div.buttonKJ a {
   display:block;
  text-decoration:none;
   font-weight:bold;
   font-size:12px;
   color:#000000;
   padding-top:6px;
}
