body {
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;

}
a, a:link, a:visited, a:active{
color: #002F7D;
text-decoration: none;
}
a:hover{
color: #999999;
}

h1{
	font-size: 30px;
	line-height: 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;


}

h2{
font-size: 14px;
color: #002F7D;
padding:0px;
margin: 0px;
}

h3{
font-size: 12px;
color: #002F7D;
padding:0px;
margin: 0px;
}

p{
	font-size: 12px;
	margin: 0px 0px 15px;
	padding: 0px;
}

img{
	border: none;
}

#grippelogo{
	float:right;
	clear:none;
	margin-top:15px;
	margin-right:50px;
}

#grippelogo a{
	background-image:none;
}

#grippe_anlaesse{
	float:right; 
	clear:none; 
	margin-top:15px; 
	margin-right:0px; 
}

#grippe_anlaesse a{
		font-size: 13px;
		line-height: 16px;
		font-weight: normal;
		color: #99c016;
		background-image: none;
		text-indent: 10px;
		font-weight:bold;
}

/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

table {/*Designbereich*/
	border-collapse: collapse;
}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/
	.header_left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;


	}
	.header_middle {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

	}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

	.footer_left {
	background-image: url(/pagemedia/home/erfolgreich.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;

	}
/*xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx*/

	.header_right {
		padding-top: 10px;
		padding-right: 10px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #999999;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #999999;
 	}
 	.header_right p {
		float: right;
		border: none;
	}
	
	
	.header_right a {
		font-size: 12px;
		line-height: 16px;
		font-weight: normal;
		color: #666666;
		background-image: url(/pagemedia/icons/square.gif);
		background-position: left center;
		background-repeat: no-repeat;
		text-indent: 10px;
 	} 

	.header_right a:link, .header_right a:active, .header_right a:visited {/*HeaderLink*/
		font-size: 12px;
		line-height: 16px;
		font-weight: normal;
		padding-right: 3px;
		padding-left: 3px;
		color: #666666;
		float: left;
		clear: both;
	}
	.header_right a:hover{/*HeaderLink*/
		color: #999999;
	}
 
