	body {
		margin: 0;
		margin-top: 0;
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
	}

	img {
		border: 0;
	}

	#topline {
		height: 2px;
		width: 999px;
		background-color: #FF6600;
	}

	#menu {
		background-color: #606060;
		height: 25px;
		text-align: center;
		width: 999px;
	}

	#menu table {
		margin: 0;
		width: 100%;
	}

	#menu table td {
		padding-left: 25px;
		padding-right: 25px;
		color: #FFF;
		height: 25px;
		font: 12px Verdana;
		border-right: 1px solid #FFF;
		cursor: pointer;
	}

	#menu table td.res {
		border-right: 0;
		color: #FFF;
		width: 100%;
		height: 25px;
		font: 12px Verdana;
		text-align: right;
	}
	
	#menu table td a {
		color: #FFF;
	}

	#headcontainer {
		background-image: url(/static/img/basics/head_bg.jpg);
		height: 138px;
		text-align: center;
		background-position: bottom left;
		background-color: #000;
	}

	#head {
		width: 100%;
	}

	#maincontainer {
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
		padding-bottom: 10px;
		width: 999px;
		text-align: left;
		background-color: #FFF;
	}

	.container_ohne {
		width: 190px;
	}

	.container_gelb {
		width: 190px;
		background-color: #FFF1B9;
		border: 1px solid #FF9A02;
	}

	.container_gelb th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FF6600;
		font-size: 16px;
		line-height: 20px;
	}

	.container_gelb .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_gelb .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_weiss {
		width: 190px;
		border: 1px solid #FF9A02;
	}

	.container_weiss .padding {
		padding: 5px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_grau {
		width: 190px;
		background-color: #DDDDDD;
		border: 1px solid #FF9A02;
	}

	.container_grau th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FF6600;
		font-size: 16px;
		line-height: 20px;
	}

	.container_grau .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_grau .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_terra {
		width: 190px;
		background-color: #FF9933;
		border: 1px solid #FF9A02;
	}

	.container_terra th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FFFFFF;
		font-size: 16px;
		line-height: 20px;
	}

	.container_terra .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_terra .subhead {
		color: #FFFFFF;
	}
	
	.container_terra .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_blau {
		width: 190px;
		background-color: #55A0FF;
		border: 1px solid #FFF;
	}

	.container_blau th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FFFFFF;
		font-size: 16px;
		line-height: 20px;
	}

	.container_blau .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_blau .subhead {
		color: #FFFFFF;
	}
	
	.container_blau .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_rot {
		width: 190px;
		background-color: #FF6666;
		border: 1px solid #999;
	}

	.container_rot th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FFFFFF;
		font-size: 16px;
		line-height: 20px;
	}

	.container_rot .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_rot .subhead {
		color: #FFFFFF;
	}
	
	.container_rot .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	.container_gruen {
		width: 190px;
		background-color: #85C285;
		border: 1px solid #FF9A02;
	}

	.container_gruen th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FFFFFF;
		font-size: 16px;
		line-height: 20px;
	}

	.container_gruen .submit {
		background-color: #FF9900;
		border: 1px solid #FF9A02;
		color: #FFF;
	}
	
	.container_gruen .subhead {
		color: #FFFFFF;
	}

	.container_gruen .padding {
		padding: 10px;
		padding-top: 15px;
		font-size: 11px;
		line-height: 16px;
	}

	#leftcol {
		width: 200px;
		padding-top: 20px;
		padding-left: 20px;
		color: #000;
	}

	#leftcol .container, #rightcol .container {
		width: 182px;
		background-color: #FFF1B9;
		border: 1px solid #FF9A02;
	}

	#leftcol .container2, #rightcol .container2 {
		width: 182px;
		border: 1px solid #FF9A02;
	}

	#rightcol {
		width: 200px;
		text-align: right;
		padding-top: 20px;
		padding-right: 20px;
		color: #000;
	}

	#rightcol .container {
		width: 250px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.spacer {
		padding-top: 5px;
		padding-bottom: 0;
	}

	.spacer1 {
		padding-top: 15px;
		padding-bottom: 0;
	}

	.container input {
		border: 1px solid #FF9900;
	}

	.container th {
		background-image: url('/static/img/basics/logo_klein.gif');
		padding-left: 30px;
		background-repeat: no-repeat;
		background-position: center left;
		color: #FF6600;
		font-size: 16px;
	}

	h2.subhead {
		font-stretch: extra-expanded;
		text-transform: uppercase;
		font-size: 11px;
		color: #666;
		padding: 0;
		margin: 0;
	}
	
	.container td {
		color: #666;
		font-size: 11px;
		line-height: 16px;
	}

	.container2 td {
		color: #666;
		font-size: 11px;
		line-height: 16px;
	}

	#main {
		color: #000;
	}

	.alignright {
		text-align: right;
	}

	#footline {
	}

	#footer {
		padding-left: 20px;
		padding-right: 20px;
		color: #666;
	}

	#footer a {
		color: #666;
		text-decoration: none;
	}

	#text {
		padding-top: 30px;
		text-align: left;
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
		color: #000;
	}

	h1 {
		font-family: Arial, Verdana, Helvetica;
		font-size: 16px;
		font-weight: 400; 
	}

	span, p {
		font-family: Arial, Verdana, Helvetica;
		padding: 0;
		margin: 0;
	}
	
	a {
		color: #333;
	}

	.breadcrumb th {
		font-size: 25px;
		color: #F60;
	}
	
	.breadcrumb td {
		color: #F90;
	}
	
	.breadcrumb td a {
		color: #F90;
	}
	
	.subnav {
		position: absolute;
		width: 130px;
		height: 18px;
		background-color: #737373;
		display: none;
		padding: 5px;
	}
	
	.subnav_active {
		background-color: #737373;
		cursor: pointer;
		padding-left: 23px;
		height: 18px;
		width: 200px;
		border-top: 1px solid #000;
	}
	
	.subnav_inactive {
		background-color: #737373;
		cursor: pointer;
		padding-left: 23px;
		height: 18px;
		width: 200px;
		border-top: 1px solid #000;
	}

.minicalendar { height: 231px; width: 191px; padding-left: 0; background-image: url('/static/img/calendar/calendar_background.png'); background-position: top left; background-repeat: no-repeat; position: absolute; }
.minicalendar table{ width: 180px; padding-left: 5px; }
.minicalendar thead{ }
.minicalendar thead td{ text-align:center; padding-top: 10px; padding-bottom: 10px; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.minicalendar thead td.top{ padding-top: 3px; height: 13px; vertical-align: top; text-align: right; cursor: pointer; }
.minicalendar thead th{ font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold; }
.minicalendar tbody.minicalendarContent{ }
.minicalendar tbody td, td.low{ text-align: center; height: 22px; width: 20px; font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; }
.minicalendar tbody td.high{ background-color: #FFCC01; color: #333333; text-align: center; height: 20px; width: 18px; border: 1px solid #333333; font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.minicalendar tbody td.history{ background-color: #EEE; color: #999; text-align: center; height: 20px; width: 20px; font-family: Verdana, Arial, sans-serif; font-size: 12px; }

