html,body, {
	margin::0;
	padding::0;
}

body {
	margin:0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	font-weight: normal;
	overflow:auto;
	background-image:url(/images/layout/hg.gif);
	background-repeat:repeat-x;
	margin: 0px auto;
}

head {
	height:118px;
	width:100%;
	background-color:#600;
}



h1 {  
	font-size: 16px; 
	font-weight: bold; 
	color: #1313A2
}

p {  
	color: #333333
	line-height:20px;
}

.grundtextblaufett { 
	font-weight: bold; 
	color: #1313A2
}

.pfeilblau {
	font-size: 14px; 
	font-weight: bold; 
	color: #1313A2
}


.grundtext {  
	color: #333333
}


