<style type="text/css">
body {}
body {
	font-size:20px;
    background-image: url("");
    background-repeat:repeat-x;
	font-family: Verdana, 'Lucida Sans Unicode', sans-serif;
}
input {
	padding:10px 15px;bgcolor:#f0f0f0;border:0;
}

.f-left {
	float:left; margin:10px; 
 }
.disp-block {
	display:block;
}
.clear {
	clear:left;
}
.infotag {
	background-color:#f0f0f0;
	padding: 10px 15px;
	color:#333;
}
.b60 {
	width: 60%;
}
.b40 {
	width:40%;
}
.b50 {
	width:50%;
}
.b150px {
	width:170px;
}

.fmzeile {
	display:block; padding:10px; font-size:12px;;
}
.notxtdec {
	text-decoration:none;
}
.small {
	font-size:10px;
}
#infobereich {
	background-color:#469408;
	width:600px;
	color:#ccc;
	
}
#canvas-div {
	width:800px;
	height:600px;
	-webkit-box-shadow: 0px 0px 19px -3px rgba(138,138,138,1);
	-moz-box-shadow: 0px 0px 19px -3px rgba(138,138,138,1);
	box-shadow: 0px 0px 19px -3px rgba(138,138,138,1);
}
#container_fm {
	padding:30px;
}




</style.>