/* CSS Document */

body, text, td, input, select {
	font-family: arial, times new noman;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/* modified: 22.08.2005 */
h1 {
 color: #1D3D78;
 font-weight: bold;
 font-size: 18px;
 padding-left: 0px;
 padding-top: 0;
 padding-bottom: 0;
 margin-bottom: 0;
 margin-top: 0;
}
h2 {
 color: #1D3D78;
 font-weight: bold;
 font-size: 14px;
 padding-bottom: 0; 
 padding-top: 0;
 padding-left: 0px;
 margin-bottom: 0;
 margin-top: 0;
}
/* */

.topnav, .topnav:link, .topnav:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #E57207;
	text-decoration: none;
}

.topnav:hover {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #1D3D78;
	text-decoration: none;
}

.topnavSelected, .topnavSelected:link, .topnavSelected:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #1D3D78;
	text-decoration: none;
}

.subnav, .subnav:link, .subnav:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #DB6606;
	text-decoration: none;
}

.subnav:hover {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #294A75;
	text-decoration: none;
}

.subnavSelected, .subnavSelected:link, .subnavSelected:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #294A75;
	text-decoration: none;
}

.teasernav, .teasernav:link, .teasernav:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.teasernav:hover {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #E57207;
	text-decoration: none;
}

/* modified: 09.08.2005 by Willi Man, four for business AG */
.teasernavSelected, .teasernavSelected:link, .teasernavSelected:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;

color: #E57207;
	text-decoration: none;
}
.dotRightSelected, .dotRightSelected:link, .dotRightSelected:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #E57207;
	text-decoration: none;
}
/* */

.dot, .dot:link, .dot:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.dotSelected, .dotSelected:link, .dotSelected:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 11px;
	color: #E57207;
	text-decoration: none;
}

.textlink, .textlink:link, .textlink:visited {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 14px;
	color: #E57207;
	text-decoration: none;
}

.textlink:hover {
	font-family: arial, times new noman;
	font-weight: bold;
	font-size: 14px;
	color: #294A75;
	text-decoration: none;
}

.head {
	font-family: arial, times new noman;
	font-weight: normal;
	font-size: 20px;
	color: ##000000;
	text-decoration: none;
}

