/* DEFAULTS */
.body {
	background-color: #F5F5F5;
	margin: 0px;
}
A:link, A:visited, A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;

}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D55;
	position: relative;
}
ul {
	list-style-image: url(liste.gif);
	padding-left: 0px;
	margin-left: 17px;
}
ol {
	list-style-image: url(liste.gif);
	padding-left: 0px;
	margin-left: 17px;
}
li {
	text-intend: -5px;
}

/* HEADLINES */
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gfx/hg_head.gif);
	background-repeat: no-repeat;
	background-color: #919191;
	height: 19px;
	width: 218px;
	position: absolute;
	text-indent: 8pt;
	line-height: 19px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #40c0e0;
	font-weight: bold;
}

/* COPY */
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.copy_cyan_fett_termine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;
	font-weight: bold;
	margin-bottom: 2px;
}
.copy A:link, .copy A:visited, .copy A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00AEEF;
}
.copy A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002D55;
}

/* NAVI */
A.othernavi:link, A.othernavi:visited, A.othernavi:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7B7B7B;
	text-decoration: none;
}
A.othernavi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subnavi, .texthinweis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B7B7B;
	background-color: #E6E6E6;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-left: 11px;
	font-weight: bold;
}
.subnav A:link, .subnav A:visited, .subnav A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B7B7B;
	text-decoration: none;
}
.subnav A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.hinweis A:link, .hinweis A:visited, .hinweis A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B7B7B;
	text-decoration: none;
}
.hinweis A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
/* REST */
.subhead_FE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.subhead_pfeil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #40C4E3;
}
.dotted {
	color: #ffffff; background-color: #ffffff; border: 1px dashed #B0B0B0; border-style: none none dotted;
}
.neun_bold_grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #585858;
}
.zehn_bold_cyan_LH14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #40C4E3;
	line-height: 14px;
}
.zehn_schwarz_LH14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
.feld_plz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #919191;
	height: 20px;
	width: 114px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	
}
.button_suche {
	background-image: url(gfx/button_suchen.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 55px;
	vertical-align: top;
}

.row1 {
	background-color: #DCDCDC;
}
.row2 {
	background-color: #EEEEEE;
}
.rowhl1, .rowhl2 {
	background-color: #FBAF18
}
