@charset "UTF-8";
/* CSS Document */
#mainnavigation ul li {
	padding-left:2.5em; 
	font-size:13px;
}

body#home #abspann .abspannrechts {
	float:right;
	margin-right:50px;
	width:45%;
	text-align:right;	
}


.box p {
	margin-top:5px;
}
.small h2.standard {
	background-image:url(http://bethel-im-norden.teuto.de/fileadmin/templates/img/box_small_bg.gif);
	background-repeat:repeat-x;
}

/* Form Materialbestellung */

.materialbestellung {
}

.materialbestellung label{
	width: 500px;
	float:right;
	margin-bottom:10px;

	
}

.materialbestellung .anzahl{
	width: 30px;
	border: 1px solid #cacaca;
	color:#666;
	float:left;
	
}

.materialbestellung .artikel{
	font-size: 0.8em;
}


.materialbestellung p{
}

.materialbestellung h3{
	margin-top:10px;
}

.materialbestellung hr{
	padding-top:10px;
}


#materialform fieldset{
	width: 550px;
}

