/* CSS Document */
div.mainpage_left {
	width: 898px;
	float:left
}
div.webdesignheader {
	width: 898px;
	height: 31px;
	background-image: url(Bilder/webdesign_ueberschrift.jpg);
	float: left;
	background-repeat:no-repeat;
	overflow: hidden;
	display: block;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:10px
}
h1.smalltext {
	margin-left:25px;
	margin-bottom:6px;
	padding-bottom: 0px;
	padding-top: 7px;
	margin-top:0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#009999;
	font-size:12px;
}
span.smalltext2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	padding-left: 3px;
}
div.infotext {
	text-align: justify;
	margin-right:20px;
	margin-left:20px;
	margin-top:0px;
	margin-bottom:30px
}


