body, input, td, th, select
{
	font-family: Verdana;
	font-size: 12px;
}

#left, #menu, #footer
{
	display: none !important; 
	visibility: hidden !important;
}

label
{
	font-size: 10px;
	font-weight: bold;
}

#head, #menu, #content, #footer
{
	
}

#main_outer
{
}

#head
{
	height: 84px;
}

#menu, #content
{
	float: left !important;
}

#footer
{
	color: #ffffff;
}

.invisible
{
	display: none;
	visibility: hidden;
}

#menu
{
	display: block;
	color: #ffffff;
}

.menu
{
	list-style: none;
	margin-left: 20px;
	padding-left: 0px;
}

.menu li a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.menu li
{
	margin-bottom: 15px;
}

.submenu ul
{
	margin-left: 0px !important;
	padding-left: 0px !important;
}

.submenu ul li
{
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.submenu ul li a, .submenulink
{
	color: #000000 !important;
	font-weight: normal;
	font-style: italic;
	padding: 4px;
	text-decoration: none;
}
.submenu ul li a:hover
{
	text-decoration: underline;
}


.submenu
{
	display: none;
	visibility: hidden;
	z-index: 1000;
	position: absolute;
	margin-left: 40px;
	background-color: #FFFFFF;
	border: 1px solid #888888;
	margin-top: -5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}


#content
{

}

#subheader
{
	margin-left: 77px;
	width: 422px;
}

#subheader
{
	margin-top: 30px;
	margin-bottom: 30px;
}

#content_inner
{
	padding-left: 40px;
}

.error, .minus
{
	color: #cc0000;
}

.erfolg, .plus
{
	color: #008800;
}

tr.light td
{
	background-color: #c0c0c0;
}

tr.dark td
{
	background-color: #a0a0a0;
}

.liste tr.linehover td
{
	
}

.textbox
{
	border: 1px solid #000000;
}

.button
{
	border: none; 
	background-color: #ffffff;
	font-style: italic;
}

a, a:visited
{
	text-decoration: none;
}

.kalender td div
{
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 1px;
}

.kalender td, .kalender td div
{
	width: 25px !important;
	height: 17px !important;
}

.kalender td div
{
	text-align: center;
	display: block;
}

.kalender div.selected
{
	background-color: #0000ff;
}

.kalender div.selected a, .kalender div.selected a:visited
{
	font-weight: bold; 
	color: #ffffff;
}

.tag, .tag:visited
{
	color: #000000;
}

.incomplete, .incomplete:visited
{
	color: #cc0000;
	font-weight: bold;
}

.complete, .complete:visited
{
	color: #008800;
	font-weight: bold;
}

.kalender .feiertag
{
	background-color: #ffff00;
}

.kalender .feiertag a, .kalender .feiertag a:visited
{
	color: #000000;
}

.kalender .noclass
{
	background-color: #ffffff;
}

.kalender th, .liste th
{
	background-color: #888888;
	padding: 2px;
}

.kommen_gehen td
{
	text-align:center;
}

.stundenverteilungen th
{
	background-color: #888888;
}

.stundenverteilungen .options a, .liste .options a
{
	display: none;
	visibility: hidden;
}

.stundenverteilungen .linehover .options a, .liste .linehover .options a
{
	display: block; 
	visibility: visible;
	float: left;
	margin-right: 5px;
}

.options a, .options a:visited
{
	color: #8888ff;
	text-decoration: none;
	float: left;
	margin-right: 15px;
}

.options a:hover
{
	color: #0000ff;
	text-decoration: underline;
}

.kalender div.noclass
{
	background-color: #dddddd;
}

.kalender div.heute
{
	background-color: #ff0000;
}

.kalender div.heute a
{
	color: #ffffff;
	font-weight: bold;
}

.huge a
{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.kalender div.heute_selected
{
	background-color: #cc0000;
	background-image: url('../images/heute_selected.png');
	background-repeat: repeat-x;
}

.kalender div.heute_selected a
{
	color: #ffffff;
	font-weight: bold;
}