body {
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
    background-color: #ffffff;
	margin: 12px;
}

#header div.separator {
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#header {
	font-family: Droid Sans;
	color: white;
}

#header h1 {
	font-family: Droid Sans;
	font-size: 28px;
	margin-bottom: 2px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: white;
	margin-left: 10px;
}

#header h2 {
	font-family: Droid Sans;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 4px;
	margin-left: 5px;
}

#header h3 {
	font-family: 'Euphoria Script', cursive;
	font-size: 54px;
	font-style: normal;
	font-weight: normal;
	color: #A01A00;
}

#header table {
    border: none;
	border-spacing: 0px;
	margin: 0px;
	width: 100%;
}

#header tr {
    border-bottom: none;
	margin: 0px;
	border: none;
}

#header td {
	border: none;
	margin: 0px;
    border-right: none;
}

#header a {
	color: white;
}

#patienteninfos {
	color: black;
	font-family: Droid Sans;
	margin-left: 2px;
}

#patienteninfos h1 {
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	letter-spacing: 1px;
}

#patienteninfos h2 {
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #A01A00;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

#angebote {
	color: black;
	font-family: Droid Sans;
	margin-left: 2px;
}

#angebote h1 {
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: black;
	letter-spacing: 1px;
}

#angebote h2 {
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #A01A00;
	margin-bottom: 2px;
}

#pictures {
}

#picture table {
	width: 100%;
}

#final {
	background-color: #009DCC;
	color: white;
	font-family: Droid Sans;
	padding-top: 4px;
	padding-bottom: 4px;
}

#final table {
	width: 100%;
	bgcolor: #009DCC;
}