
body { /*body settings*/
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a { /*general black link*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.history { /*general black link*/
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0062AF;
	text-decoration: none;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	margin-top: 33px;
	margin-bottom: 9px;
	margin-left: 18px;
}

hr {
	width: 432px;
	height: 0px;
	color: #0062AF;
	text-align: left;
	border: 1px solid #0062AF;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 18px;
}

.history {
	color: #0062AF;
	margin-top: 24px;
	margin-bottom: 0px;
}

td.colContent {
	width: 516px;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	background-color: #F2F6FD;
	background-image: url(media.php/213/backgrd_content.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 24px;
	padding-right: 42px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

td.colDark {
	background-color: #0062AF;
	border-top: 1px solid #FFFFFF;
}


td.colLight {
	width: 170px;
	vertical-align: top;
	background-color: #CBE1FF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.mmenu {
	border-right: 1px solid #8C8C8C;
	color: #C80000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	cursor: default;
}

.fmenu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0062AF;
	margin: 0px;
}

.tmenu1 {
	width: 85px;
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #8C8C8C;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}

.tmenu2 {
	width: 85px;
	height: 21px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border-right: 1px solid #8C8C8C;
	border-bottom: 1px solid #8C8C8C;
}

td.header {
	height: 20px;
	background-color: #FBC100;
	padding-left: 5px;
	padding-right: 5px;
}

td.content {
	height: 20px;
	padding: 5px;
}

td.page {
	padding-left: 5px;
	padding-right: 5px;
}

.jumplist {
	color: #7DB4FF;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

a.jumplist {
	font-family: Arial, sans-serif;
	color: #0062AF;
	text-decoration: none;
}

.sitemap1 {
	list-style-image: url(media.php/213/smap_ebene1.gif);
}

.sitemap2 {
	list-style-image: url(media.php/213/smap_ebene2.gif);
}

.hour {
	width: 47px;
	height: 20px;
	text-align: right;
	border-right: 1px solid #DBDBDB;
}

.minute {
	width: 33px;
	height: 20px;
	text-align: center;
}

input.button {
	margin-left: 15px;
	margin-right: 35px;
	border: 1px solid #8C8C8C;
	background-color: #CBE1FF;
}