/* CSS Document */
body {
		margin:0px;
		background-color: #333333;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
.a_titel{
color:#333333;
font-weight:bold;
text-align: center;
}
.version{
color:#333333;
font-size:10px;
text-align: center;
}
.tdmenu{
background-color:#99BB00;
}
.menu{
color:#FFFFFF;
font-weight:bold;
font-size:14px;
margin-left:2px;
line-height:20px;
}
.tdsubmenu{
background-color:#CCEE33;
}
.submenu{
color:#666666;
font-weight:200;
font-size:10px;
text-decoration:none;
margin-left:2px;
line-height:15px;
}
.td_inhalt{
background-color:#CCCCCC;
font-size:10px;
}
.logout{
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.titel{
color:#666666;
font-weight:bold;
text-align: left;
font-size:14px;
}

.titel_gruen {
	font-size: 14px;
	font-weight:700;
	color: #99BB00;
}
.job{
font-weight:600;
color:#FFFFFF;
}
.bold{
font-weight:600;
}
.job_leer{
color:#CC0000;
font-weight:600;
}

.in_titel{
font-size:11px;
color:#FFFFFF;
font-weight:600;
margin-left:10px;
}

.in_text{
font-size:11px;
color:#FFFFFF;
font-weight:300;
line-height:15px;
margin-left:10px;
}

