body,th,td
{
     font-size:12px;
     font-family:arial;
     color:#000;
}

h1,h2,h3,h4,h5,h6
{
   color:#000;
}

h1
{
    font-size:17px;
}
h2
{
    font-size:16px;
}
h3
{
    font-size:15px;
}
h4
{
    font-size:14px;
}
h5
{
    font-size:12px;
}
h6
{
    font-size:10px;
}
a
{
   color:#000;
}
.xbox
{
    border:1px solid #999999;
    padding:5px;
    margin-bottom:10px;
    background:#fff;   
}
.xbox-grau
{
    border:1px solid #999999;
    padding:5px;
    margin-bottom:10px;
    background:#f7f7f7;   
}
.link-braun
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("site/link-button/link-buttons_braun.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.link-gruen
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("site/link-button/link-buttons_gruen.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.link-blau
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("http://www.oberegg.de/tl_files/site/link-button/link-button_blau.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.link-gelb
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("site/link-button/link-buttons_gelb.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.link-rot
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("site/link-button/link-buttons_rot.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.link-beige
{
	display: block;
	width:168px;
	height:28px;
	margin:0;
	padding-top:5px;
	text-align:center;
	background:url("site/link-button/link-buttons_beige.gif") left top no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
}
.schriftart-1
{
font-size: 110%;
color: #666;
font-family: arial;
}
.tabelle_termin
{
	border: 1px solid #993400;
	background-color: #F0F0F0;
}
.tabelle_termin td
{
	border-bottom: 1px solid #993400;
}