body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #0084AD;
	background-color: #f2f2f2;
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}

.bgdots {
	background-image: url(design/dots.gif);
}

.contentimg {
	border: 1px solid #CCCCCC;
	background: #F2F2F2;
}

.contenttopic {
	background-image: url(design/topic_bg.gif);
}

/* LINKS */

a.innerlink {
	font-size: 11px;
	color: #0084AD;
	text-decoration: underline;
}

a.innerlink:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

a.httplink {
	font-size: 11px;
	color: #0084AD;
	text-decoration: underline;
}

a.httplink:hover {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}

/* weiss, klein, galerie */
a.whitesmall {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitesmall:hover {
	font-size: 10px;
	color: #0084AD;
	text-decoration: none;
}

a.bluesmall {
	font-size: 10px;
	color: #0084AD;
	text-decoration: none;
}

a.greysmall {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

a.greysmall:hover {
	font-size: 10px;
	color: #0084AD;
	text-decoration: underline;
}

/* - - - - - schwarze Klassen - -(Achtung ge&auml;ndert in GRAU !!!)- - */

/* grau, fett */
.blackbold {
	font-size: 11px;
	font-weight: bold;
	color: #515151;
}
/* - - - - - blaue Klassen - - - - - */

/* blau, fett, gross */
.blueboldbig {
	font-size: 12px;
	font-weight: bold;
	color: #0084AD;
}

/* topic */
.topic { 
	font-size: 16px;
	font-weight: bold;
	color: #0084AD;
} 

/* blau, fett, normal */
.bluebold {
	font-weight: bold;
	color: #0084AD;
}

/* - - - - - graue Klassen - - - - - */

/* grau, normal, klein */
.greysmall {
	font-size: 10px;
	color: #999999;
}

/* dunkelgrau, normal */
.dklgrey {
	font-size: 11px;
	color: #666666;
}

a.dklgreylink {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.dklgreylink:hover {
	font-size: 11px;
	color: #0084AD;
	text-decoration: underline;
}

/* - - - - - rote Klassen - - - - - */
.red {
	font-size: 11px;
	color: #cc0000;
}

/* - - - - - Topnavi-Table - - - - - */

.topnaviimgl {
	background-image: url(design/border_grau_l.gif);
	height: 30px;
	background-repeat: no-repeat;
}

.topnaviimgr {
	background-image: url(design/border_grau_r.gif);
	height: 30px;
	background-repeat: no-repeat;
}

.topnavi {
	height: 30px;
	background-image: url(design/border_grau.gif);
	background-repeat: no-repeat;
}

.topnaviimgla {
	background-image: url(design/border_grau_la.gif);
	height: 30px;
	background-repeat: no-repeat;
}

.topnaviimgra {
	background-image: url(design/border_grau_ra.gif);
	height: 30px;
	background-repeat: no-repeat;
}

.topnavia {
	height: 30px;
	background-image: url(design/border_blau.gif);
	background-repeat: no-repeat;
}

/* - - - - - Mail Klassen - - - - - */

a.blue {
	text-decoration: underline;
	font-size: 11px;
	color: #0084AD;
}

a.blue:hover {
	color: #666666;
}


/* - - - - - Menu Klassen - - - - - */
a.topmenu {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.topmenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #0084AD;
	text-decoration: none;
}

a.topmenua {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #0084AD;
}

a.menu {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 11px;
	color: #0084AD;
	text-decoration: underline;
}

a.menua {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.submenu {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.submenu:hover {
	font-size: 11px;
	color: #0084AD;
	text-decoration: none;
}

a.submenua {
	font-size: 11px;
	text-decoration: none;
	color: #0084AD;
}

a.subsubmenu {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.subsubmenu:hover {
	font-size: 10px;
	color: #0084AD;
	text-decoration: none;
}

a.subsubmenua {
	font-size: 10px;
	text-decoration: none;
	color: #0084AD;
}

#aleris_logo_small {
	width: 61px;
	height: 31px;
	position: relative;
	margin-bottom: 7px;
}