body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: fixed;
	background-image: url(medien/aerztezentrum_kufstein.jpg);
	background-repeat: no-repeat;
	background-color: #A5C9E1;
	background-position: left bottom;
	height: 101%;
	} 
a {
	color: #003399;
	} 
a:link {
	color: #003399;
	text-decoration: underline;
	} 
a:visited {
	color: #003399;
	text-decoration: underline;
	} 
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	} 
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #003399;
	} 
h1 { 
	font-weight: bold; 
	color: #333333; 
	font-size: 16px;
	} 
.h1groesser {
	font-style: normal; 
	line-height: normal; 	
	font-weight: bold; 
	font-variant: normal; 
	color: #FFFFFF; 
	letter-spacing: normal; 
	font-size: 18px;
	}
.h1kleiner {
	font-style: normal; 
	line-height: normal; 	
	font-weight: bold; 
	font-variant: normal; 
	color: #333333; 
	letter-spacing: normal; 
	font-size: 12px;
	}
h2 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	font-variant: normal;
	} 
h3 {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	}
td {
	font-size: 12px;
	}

p {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	}
ul {
	font-size: 12px;
	font-weight: bold;
	margin-left: 0.5em; 
	padding-left: 0.5em;
	}
div {
	font-weight: bold;
	font-size: 12px;
}
.sehrkleinschmal {
	font-size: 10px; 
	font-weight: bold; 
	}
.normalfettfrei {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	}
.logo {
	text-align: right;
}

.linkohnealles {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.block {
	text-align: justify;
}

