/* CSS Document */

body{
	margin:0px;
	padding:0px;
	width:100%; height:100%;
	background-color: #fff;
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}


#titel {width:490px; height:38px; float:left; font-family: Arial, Helvetica, sans-serif;
line-height:38px;
font-weight: bold;
padding-left:10px;
color: #FF3300;
font-size: 24px;
text-decoration: none;
clear:both;
 }

img {border: 0px none; margin-bottom:5px;}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000066;
text-decoration: none;
margin:0px 10px 10px 5px;
padding:0px 0px 0px 0px;
font-size: 18px;
border-bottom:2px solid  #6699CC;
}


