/* CSS Document */



html {
	font-family: "Arial", Lucida Grande, Arial, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #646466;
	font-weight: normal;
	line-height: 18px;
}

body {

	background-image: url("../img/verlaufhintergrund.gif");
	background-repeat: repeat-x;
	background-color: #fff;
	background-attachment: scroll;
	background-position: top left;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	
	
}


#headerLayer {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 932px;
	height: 128px;
	z-index: 1;
	visibility: visible;

}

#footerLayer {
	position: absolute;
	left: 15px;
	top: 650px;
	width: 932px;
	height: 128px;
	z-index: 1;
	visibility: visible;

}

#logoLayer {
	position: absolute;
	left: 25px;
	top: 65px;
	width: 932px;
	height: 128px;
	z-index: 1;
	visibility: visible;

}

#spalterechtsLayer {
	position: absolute;
	left: 675px;
	top: 170px;
	width: 260px;
	height: 434px;
	z-index: 1;
	visibility: visible;

}

#mittespaltekleinLayer {
	position: absolute;
	left: 300px;
	top: 510px;
	width: 260px;
	height: 434px;
	z-index: 1;
	visibility: visible;

}

#mittespaltekleinLayer1 {
	position: absolute;
	left: 300px;
	top: 660px;
	width: 260px;
	height: 434px;
	z-index: 1;
	visibility: visible;

}

#grossmitteLayer {
	position: absolute;
	left: 300px;
	top: 420px;
	width: auto;
	height: 434px;
	z-index: 1;
	visibility: visible;

}

#spalterechtsLayer1 {
	position: absolute;
	left: 845px;
	top: 170px;
	width: 260px;
	height: 434px;
	z-index: 1;
	visibility: visible;

}


#spaltemitteLayer {
	position: absolute;
	color: #000;
	left: 320px;
	top: 157px;
	width: 350px;
	height: auto;
	z-index: 1;
	visibility: visible;

}

#spaltemitteLayer1 {
	position: absolute;
	color: #000;
	left: 307px;
	top: 157px;
	width: 600px;
	height: auto;
	z-index: 1;
	visibility: visible;

}


#logoLayer img {
	border: 0px;
}



#navigationLinks {
	position: absolute;
	left: -10px;
	top: 157px;
	line-height: 20px;
	width: 130px;
	height: 250px;
	z-index: 1;
	visibility: visible;
}

#navigationLinks1 {
	position: absolute;
	list-style: none;
	text-decoration: none;
	left: 100px;
	top: 157px;
	line-height: 20px;
	width: 170px;
	height: 250px;
	z-index: 1;
	visibility: visible;
}




div#navigationLinks ul {

	list-style-type: none;
	list-style-position: outside;
	left: 0px;
	top: 157px;

	overflow: hidden;


}

div#navigationLinks1 ul {

	list-style-type: none;
	list-style-position: outside;
	left: 0px;
	top: 157px;

	overflow: hidden;
	width: 100%;

}

#naviOben {
	position: absolute;
	color: #fff;
	font-size: 10px;
	left: 720px;
	top: 100px;
	z-index: 15;
	visibility: visible;
}


#naviOben ul li a  {
color:#fff;
font-size:10px;
}





/*
'-------------------------------------------------
' Links
'-------------------------------------------------
*/

a { text-decoration: none; }

a:link { color: #000; }

div#navigationExtraLayer ul li a:hover { color: #000000; }
div#navigationExtraLayer ul li a:active { color: #000000; }
div#navigationExtraLayer ul li a:visited { color: #000000; }
div#navigationExtraLayer ul li a:visited:hover { color: #a12924; }
div#navigationExtraLayer ul li a:visited:active { color: #a12924; }
div#navigationLinks ul li a:hover { color: #a12924; }
div#navigationLinks ul li a:active { color: #a12924; }
div#navigationLinks ul li a:visited { color: #000000; }
div#navigationLinks ul li a:visited:hover { color: #a12924; }
div#navigationLinks ul li a:visited:active { color: #a12924; }

/*Bestellformular*/
.bf_box{
width:100%;
}
.bf_box label{
float:left;
margin-right:100px;
width:200px;
}
.bf_box input{
float:left;
margin:0 100px 0 0px;
width:200px;
}
.bf_checkboxen {
float:left;
margin:10px 0 0px 0;
width:300px;
}

.bf_checkboxen label{ 
float:left;
margin-right:0px;
padding-right:5px;
width:175px;
}
#bf_abo{
float:left;
margin:0px 0 0 10px;
width:15px;
}
#bf_geschenk_abo{
float:left;
margin:0px 0 0 10px;
width:15px;
}
#bf_abo_text{
float:left;
width:200px;
margin:0 0 10px 0;
}
#bf_agbbox{
float:left;
margin:10px 0 10px 0;
width:300px;
}
#bf_agbbox label{ 
float:left;
margin-right:0px;
padding-right:5px;
width:170px;
}
#bf_agbbox a{
cursor:pointer;
}
#bf_agb{
float:left;
margin:0px 0 0 10px;
width:15px;
}
#bf_bestellung{
float:left;
margin-bottom:10px;
width:200px;
}
.bf_heftbox{
float:left;
width:100px;
}
.bf_heftname{
float:left;
width:100%;
}
.bf_heftbox label{
float:left;
margin-right:10px;
width:50px;
}
.bf_heftbox input{
margin:0;
width:10px;
}
#bf_bestellung_buch{
float:left;
margin-bottom:10px;
width:200px;
}
.bf_buchbox{
float:left;
width:200px;
}
.bf_buchname{
float:left;
width:200px;
}
.bf_buchbox label{
float:left;
margin-right:10px;
width:50px;
}
.bf_buchbox input{
margin:0;
width:10px;
}

#bf_freitext textarea{
width:200px;
}

#bf_button{
}
.bf_error{
border:1px solid #FF4040;
background-color:#f87c7c;
}
.bf_checkbox_error{
color:#FF4040;
}
.bf_highlight{
color:red;
}
.bf_ueberschrift{
float:left;
font-weight:bold;
margin:0px;
padding:0px;
width:100%;
}
/*AGBS*/
.contentHead{
font-weight:bold;
}



