/* reset.css */

body, html {
    height: 100%;
    margin: 0;
    padding: 0;
}
html {margin:0;padding:0;border:0;}
caption, th, td {
	font-weight:normal;
	float:none !important;
	white-space:normal;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*** ALS Seminare Styles ***/
body {background:white;}

table { empty-cells:show;}
h1, h2, h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	white-space: normal;
}
a:link { color:#070; }
a:visited { color:#070; }
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #FFFF00;
}
.head1 p {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
.head1 h1 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	line-height: 24px;
}
.head4 h3 {
	font-size: 13px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
.head1 {
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background: #008040;
	padding-top: 10px;
	padding-bottom: 10px;
}
.head3 {
	font: bold 14px/normal Arial, Helvetica, sans-serif;
	color: #009966;
}
td.head4 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background: #008040;
	padding-top: 10px;
	padding-bottom: 10px;
}
.head5 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background: #FFF;
}
.headgreen1 {
	color: #FFFFFF;
	background: #008040;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.headgreen2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #008040;
}
.unterstrichen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009966;
	border-bottom: 1px dotted #096;
}
.navi, a.navi:link, a.navi:visited, a.navi:focus, a.navi:hover, a.navi:active {
	font: bold 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
a.navi:hover { 	text-decoration: underline; }
.textlink {
	color: #070;
	text-decoration: underline;
	font-weight: normal;
}

.head4 a { color: #FFF; }

