body {
	margin: 0;
	padding: 0;
	background-color: #ccc8b8;
}

body, div, td, input, select, textarea, a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.eba, a.schneider, a.foldmaster, a.multigraf, a.eba:visited, a.schneider:visited, a.foldmaster:visited, a.multigraf:visited {
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.eba:hover {
	color: #2e72b6;
}
a.schneider:hover {
	color: #2e72b6;
}
a.foldmaster:hover {
	color: #0b3486;
}
a.multigraf:hover {
	color: #00872f;
}

/* Admin - begin */
.eba {
	font-weight: bold;
	color: #a52a2a;
}
.schneider {
	font-weight: bold;
	color: #2e72b6;
}
.foldmaster {
	font-weight: bold;
	color: #0b3486;
}
.multigraf {
	font-weight: bold;
	color: #00872f;
}
.eba2 {
	font-size: 11px;
	font-weight: bold;
	color: #a52a2a;
}
.schneider2 {
	font-size: 11px;
	font-weight: bold;
	color: #2e72b6;
}
.foldmaster2 {
	font-size: 11px;
	font-weight: bold;
	color: #0b3486;
}
.multigraf2 {
	font-size: 11px;
	font-weight: bold;
	color: #00872f;
}
/* Admin - end */

/* Inhalt - begin */
.titelinhalt {
	font-weight: bold;
	color: #2e72b6;
}

.submenu {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}

.submenu2 {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #ced2d3;
}

.submenu3 {
	position: absolute;
	visibility: hidden;
}

.pfeil {
	background-image: url(../img/layout/pfeil_r.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.subnavi_top {
	float: none;
	height: 13px;
}

.subnavi_left {
	float: left;
	width: 10px;
}

.form_search {
	width: 112px;
	margin-top: 5px;
	margin-left: 15px;
}

.blau_eba{
	color: #2e72b6;
}

.blau_schneider {
	color: #2e72b6;
}

.blau_foldmaster {
	color: #0c3587;
}

.gruen_multigraf {
	color: #00872f;
}

.fett {
	font-weight: bold;
}

.grau {
	font-weight: bold;
	color: #666;
}

.titelgrau {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.rot {
	font-weight: bold;
	color: #f00;
}

.gruen {
	font-weight: bold;
	color: #090;
}