
body * { text-align:left; font-family: Arial, Helvetica, sans-serif; font-size:18px; }

#content { line-height:23px; color:#AC0F0F; }

a { color:#ff8000; font-weight:400; text-decoration:none; }
a:hover { text-decoration:underline;}
a.big, .big a { font-size:24px; }
p { margin:0 0 20px; }
ul { margin: 20px 0 20px 50px; }
h1 { 
  text-align:center; 
  font-size:32px; 
  text-decoration:underline; 
  font-weight:bold;
  margin: 0 0 35px; 
	line-height:50px;
}
h2 { 
	text-align:center;
	font-size:22px;
	font-weight:bold;
	margin:30px 0 5px;
}
h3 { font-weight:bold; margin:15px 0 5px;}
h4 { font-size:24px; font-weight:400; margin:15px 0 10px; } 

hr { color:#AC0F0F; }
.headline, .headline * { font-size:32px; line-height:34px; color:#ac0f0f; margin:0 0 10px; }
.headline2, .headline2 * { font-size:24px; font-weight:bold; line-height:34px; color:#ac0f0f; margin:0 0 10px; }
.subline, .subline * { font-size:13px; color:#000; margin:0 0 10px; }
.center, .center * { text-align:center; }
.unterschrift { text-align:center; font-family:Arial Rounded MT Bold; font-size:32px; }
.small, .small * { color:#000; font-size:11px; }
#content table { color:#AC0F0F; }

table.termine { 
	border:1px solid #FF9900;
	color:#AC0F0F;
	margin:0 auto;
	width:400px;
}
table.termine th, table.termine td {  
	border:1px inset #FF9900;
	padding:5px;
	text-align:center;
}
table.termine th { 
	background:#FFFFC1 none repeat scroll 0 0;
	color:#881100;
	font-weight:bold;
}

