body {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #CF0035;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CF0035;
}

a.navi {
	color: #777;
	text-decoration: none;
}

a.navi:hover {
	text-decoration: none;
	color: #CF0035;
}

a.naviSelected {
	color: #CF0035;
	text-decoration: none;
}

a.naviSelected:hover {
	text-decoration: none;
}

a.naviHimmelblau {
	color: #999999;
	text-decoration: none;
}

a.naviHimmelblau:hover {
	text-decoration: none;
}

.abstandRechts {
	padding-right: 50px;
	text-align: justify;
}
input.button { 
	color: #000000;
	border : 1px groove #999999;
    background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
} 
input.submit { 
	color: #000000;
	border : 1px groove #999999;
    background-color: #EEEEEE;
	font-size : 11px;
	cursor: pointer;
} 

input.text {
	font-size: 11px;
	border: none;
}


h1 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}

.logoStrichHG {
	background-image: url(images/logo_strich.gif);
	background-repeat: repeat-x;
}
.naviStrichHG {
	background-image: url(images/weisse_linien_navi.gif);
	background-repeat: repeat-x;
}
.hauptHG {
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}
.hintergrund {
	background-image: url(images/baum_hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.hintergrund_ohne_baum{
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.weiss {
	color: #FFFFFF;
}
.abstand15px {
	padding: 15px;
	text-align: justify;
}
.ueberschrift {
	font-size: 13px;
	font-weight: bold;
}
.textSucheMitarbeiter {
	color: #666666;
	font-size: 11px;
}.rahmenLehrlinge {
	border: 1px solid #BBBBBB;
}
.lehrjahr {
	font-weight: bold;
	color: #CF0035;
}
.kleiner {
	font-size: 10px
}
