/*  screen-stylesheet fuer RUPERT HUBER  */

div { outline: 0 none; }

html {
	height: 101%;
	margin-bottom: 1px;
}

a {
	border: 0 none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

img { border: 0;}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

body {
	color: #333333;
	background-color: #003000;
	font-size: 0.75em;
	line-height: 1.20em;
	font-family: Verdana, sans-serif;
	margin: 0px auto;
	height: 100%;
	padding: 0px;
	text-align: center;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
table {
	padding: 0;
	margin: 0;
	border: 0;
	width: 100%;
	height: 90%;
}
td {
	text-align: center;
	vertical-align: middle;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.header {
	width: 870px;
	/* text-align: left;
	margin-top: 17%; */
	padding: 0px;
	margin: 0px auto;
	min-height: 26px;
	color: #333333;
	background-color: #669933;
	/* background-image: -webkit-linear-gradient(top left, #003300 0%, #669933 100%); 
	background-image: -moz-linear-gradient(right bottom, #003300 0%, #669933 100%); 
	background-image: -o-linear-gradient(#003300 0%, #669933 100%); 
	background-image: linear-gradient(#003300 0%, #669933 100%); */
	-moz-border-radius: 0.85em 0.85em 0em 0em; /* Firefox */
	-webkit-border-radius: 0.55em 0.85em 0em 0em; /* Chrome, Safari */
	-khtml-border-radius: 0.85em 0.85em 0em 0em; /* Konqueror */
	border-radius: 0.85em 0.85em 0em 0em; /* CSS3 */	/* linksoben, rechtsoben,rechtsunten,linksunten */		
	behavior: url(pages/border-radius.htc); /* Internet Explorer */
}

.main {	
	width: 870px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	/* min-height: 480px; */
	color: #333333;
	background-color: #ffffff;
	background-image: url(images/th_huber_800.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	-moz-border-radius: 0.85em 0.85em 0em 0em; /* Firefox */
	-webkit-border-radius: 0.85em 0.85em 0em 0em; /* Chrome, Safari */
	-khtml-border-radius: 0.85em 0.85em 0em 0em; /* Konqueror */
	border-radius: 0em 0em 0.85em 0.85em; /* CSS3 */		
	behavior: url(pages/border-radius.htc); /* Internet Explorer */
}

.nav {  
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	float: left;
	min-height: 450px;
	padding-left: 20px;
}

.nav img {
	-moz-border-radius: 0.55em; /* Firefox */
	-webkit-border-radius: 0.55em; /* Chrome, Safari */
	-khtml-border-radius: 0.55em; /* Konqueror */
	border-radius: 0.55em; /* CSS3 */		
	behavior: url(pages/border-radius.htc); /* Internet Explorer */
}

.article {
	margin: 0px 0px 25px 20px;
	/* min-height: 450px; */
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	width: 850px;
	min-height: 26px;
	padding-left: 20px;
	color: #333333;
	background-color: #669933;
	-moz-border-radius: 0em 0em 0.55em 0.55em; /* Firefox */
	-webkit-border-radius: 0em 0em 0.55em 0.55em; /* Chrome, Safari */
	-khtml-border-radius: 0em 0em 0.55em 0.55em; /* Konqueror */
	border-radius: 0em 0em 0.55em 0.55em; /* CSS3 */		
	behavior: url(pages/border-radius.htc); /* Internet Explorer */
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.titel {
	padding-top: 170px;
	text-decoration: none;
}
.titel a:visited, a:link, a:active {
	color: #cfcfcf;
}
.titel a:hover {
	color: #999999;
	text-decoration: underline;
	white-space: normal;
	word-spacing: normal;
}
ul.titel li {
	display: inline;
	list-style: none;
	font-weight: bold;
	font-size: 1.0em;
	font-style:normal;
	text-transform: uppercase;
	margin: 0px;
	padding-right: 0.055em;
	color: #cfcfcf;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
div.footer ul.ul1 {
	float: left;
	width: 220px;
	list-style: none;
}
div.footer ul.ul2 li {
	list-style: none;
	padding-right: 10px;
}
div.footer li {
	display: inline;
	list-style: none;
}
.ul1, .ul2 {
	padding-top: 0.5em;
}
div.footer .ul1 a:link, a:visited, a:active {
	color: #666666;
	text-decoration: none;
}
div.footer .ul1 a:hover {
	color: #333333;
	text-decoration: none;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.index {
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 24px;
	margin: 0px;
	color: #fcfcfc;
	text-decoration: none;
}
.indexlink  a:visited  {
	color: #fcfcfc;
	text-decoration: none;
}
.indexlink a:link {
	color: #fcfcfc;
	text-decoration: none;
}
.indexlink a:active {
	color: #fcfcfc;
	text-decoration: none;
}
.indexlink a:hover {
	color: #333333;
	text-decoration: none;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
ul.startlink li {
	color: #fcfcfc;
	text-decoration: none;
	font-size: 1.25em;
}
ul.startlink li a:visited {
	color: #fcfcfc;
}
ul.startlink li a:link {
	color: #fcfcfc;
}
ul.startlink li a:active {
	color: #fcfcfc;
}
ul.startlink li a:hover {
	color: #003000;
	text-decoration: none;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.article-hier {
	color: #000000;
	padding-bottom: 1.25em;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.navlink-hier-wkt {
	padding-botttom: 0.25em;
	word-spacing: -0.025em;
}
.navlink-wkt a:link, a:visited, a:active {
	color: #666666;
	word-spacing: -0.025em;
	text-decoration: none;
}
.navlink-wkt a:hover {
	color: #000000;
	word-spacing: -0.025em;
	text-decoration: underline;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.navlink-bk a:link, a:visited, a:active {
	visibility: visible;
	color: #666666;
	text-decoration: none;
}
.navlink-bk a:hover {
	visibility: visible;
	color: #000000;
	text-decoration: underline;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
.werketext ul, li {
	text-align: left;
}