body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td {
	font-size: 10px;

}
h1 {
	font-size:18px;
}
input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.header_gruen_s {
	font-size:10px;
	font-weight: bold;
	color: #009933;
	margin-left:6px;
}
.header_rot_s {
	font-size:10px;
	font-weight: bold;
	color: #FF0000;
	margin-left:6px;
}
.header_grau_s {
	font-size:10px;
	font-weight: bold;
	color: #666666;
	margin-left:6px;
}
.header_orange_s {
	font-size:10px;
	font-weight: bold;
	color: #F79621;
	margin-left:6px;
}
.header_orange_l {
	font-size: 11px;
	font-weight: bold;
	color: #F79621;
}
.header_grey_l {
	font-size: 11px;
	font-weight: bold;
	color: #A3A3A3;
	margin-left:0px;
}
.berater_text {
	font-size: 11px;
	/*margin-left:22px;*/
	float:left;
	padding: 0 2px;
	margin-bottom:12px;
}
.frei {
	font-size: 9px;
	color:#009933;
	font-weight:bold;
}
.besetzt {
	font-size: 9px;
	color:red;
	font-weight:bold;
}


a:link {
	font-size:10px;
	text-decoration: underline;
	color:#000000;
}
a:visited {
	font-size:10px;
	text-decoration: underline;
	color:#000000;
}
a:hover {
	font-size:10px;
	text-decoration: none;
	color:#000000;
}
a:active {
	font-size:10px;
	text-decoration: underline;
	color:#000000;
}

.linkblock {
	font-size:10px;
	float:left;
	font-weight:normal;
	margin-left:3px;
	padding: 0 3px;
	margin-bottom:12px;
}
.linkblock2 {
	font-size:10px;
	float:left;
	margin-left:3px;
	padding: 0 3px;
	margin-bottom:12px;
	font-weight:normal;
}

/* astrovox footer */
#av-footer {
	text-align: center;
}

#av-footer li {
	list-style-type: none;
	display: inline;
}

/* topnav */
#topnav {
	text-align: left;
	margin: 5px 0px 0px -40px;
	padding:0px;
	height:30px;
}

#topnav li h6 {
	display: inline;
	margin:0px;
	padding:0px;
}

#topnav li, 
#topnav li a {
	font-weight: bold; 
	font-size: 11px; 
	text-transform: uppercase; 
	text-decoration: none;
	list-style-type: none;
	display: inline;
	margin:0px;
	padding:0px;
}

#topnav li .dot {
	padding: 0 2px 0 6px;
	color: #F79621; 
	font-size: 16px;
	font-weight: bold;
	margin:0px; 
}

/* Headline Boxes */
.headbox {
	margin: 0;
	padding: 4px;
	background: url(/i/headbox.gif) no-repeat;
	display: block;
	color: #fff;
}

.headbox h1, 
.headbox h2, 
.headbox h3, 
.headbox h4, 
.headbox h5, 
.headbox h6 {
	margin: 0;
	padding: 0;
	font-size:15px;
	font-weight:bold;
}

