html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.content_border, .menu_border { border: 0px !important; }
.red_content_border { border: 1px dashed #D50C0C !important; }
.blue_menu_border { border: 1px dashed #120EAF !important; }

body, td, p, div, input, select, textarea, a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	font-weight: normal; 
	color: #444444;
}

img {
	border: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #D64D1B;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 21px;
	height: 21px;
}

h2 {
	font-size: 18px;
	height: 18px;
}

h3, h4, h5, h6 {
	font-size: 15px;
	height: 15px;
}

a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal; 
	color: #D64D1B !important;
	text-decoration: none !important;
}

* html body div#background {
	height: 100%;
}

div#background {
	min-height: 100%;
	background-color: #ffffff;
	background-image: url(media/image/layout/rand.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

div#rahmen {
	width: 890px;
	height: 669px;
}

table#menu1 {
	background-color: #F37021;
	background-attachment: scroll;
	background-image: url(media/image/layout/verlauf.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

table#menu1 td {
	height: 21px;
	background: none;
}

table#menu1 td a:link, table#menu1 td a:visited, table#menu1 td a:hover, table#menu1 td a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold; 
	color: #686461 !important;
	margin: 5px 23px;
	text-decoration: none !important;
}

.text_orange {
	color: #D64D1B;
}

ul#liste_aufgaben {
	list-style: none;
	margin: -347px 0px 0px 308px;
	padding: 0px;
}

ul#liste_aufgaben li {
	background-image: url(media/image/layout/quadrat.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 6px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}

* html body ul#liste_aufgaben li {
	background-position: 0px 7px;
}

ul.liste_leistungen {
	list-style: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

ul.liste_leistungen li {
	background-image: url(media/image/layout/dreieck.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 25px;
	line-height: 18px;
}

table#zeiten td {
	line-height: 18px;
	white-space: nowrap;
}
