/* Allgemein */
html {
	height: 99%;
}
body {
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, 'DejaVu Sans', sans-serif;
	padding: 0px;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0px auto;
	height: 99%;
	font-size: 10.5pt;
}
th,td,p,input,textarea,li {
	font-family: Verdana, 'DejaVu Sans', sans-serif;
	font-size: 10.5pt;
}
h1,h2,h3,h4{
	font-family: Verdana, 'DejaVu Sans', sans-serif;
}
p {	text-align: justify; }
h1 {
	color: #000000;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 106%;
	margin-top: 1ex;
}
h2 { 
	font-size: 133%;
	font-weight: bold;
	color: #009966; 
}
h3 { 
	font-size: 119%;
	font-weight: bold;
	color: #006699; 
}
h4 { 
	font-size: 100%;
	font-weight: bold;
	color: #000000; 
}
h2.einstieg {
	font-family: Georgia, 'DejaVu Serif', serif;
	font-style: italic;
	font-weight: bold;
	font-size: 200%;
	color: #cc0000;
}
ul { 
	list-style-image: url(graphik/punkt.gif); 
}
hr {
	height: 0px;
	border: solid 0px #ffffff;
	border-bottom: solid 1px #000000;
}
.highlight { color: #ee2200; }
.smallprint { font-size: smaller; }	
/* .promotion { color: #ffffff; visibility: hidden; position:absolute; } */
.promotion { color: #ee2200; text-decoration: none; font-weight: bold; }
.standard { color: #000000; text-decoration: none; font-weight: bold; } /*{ color: #606060; text-decoration: line-through; font-weight: normal; } */
/* Seite */
div.seite {
	position: relative;
	margin: 0px;
	padding: 0px 0px 3ex 0px;
	min-height: 90%;
	max-width: 60em;
}
/* Fusszeile */
#footer {
/*	position: absolute; */
	text-align: right; 
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 85%;
	clear: both;
	width: 100%;
	bottom: 1.5ex;
	margin: 0px;
} 
/* IE workaround */
#footer[id] {
	position: absolute;
}
#footer a {
	text-decoration: none;
	border-bottom: 0px;
}	
/* Links */
a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
a:link 		{ color: #0090d9; }
a:visited 	{ color: #005d8c; }
a:hover 	{ color: #00aaff; border-bottom: 1px solid;}
a:active 	{ color: #009966; }
a:focus 	{ color: #009966; border-bottom: 1px solid;}
/* Formulare */
fieldset td {
	padding-bottom: 0.2em;
}
fieldset td.form_legend {
	padding-bottom: 0.4em;
}
fieldset {
	border-top-color: #bfbf60; 
	border-left-color: #bfbf60; 
	border-bottom-color: #fafabc; 
	border-right-color: #fafabc;  
	border-width: 1px;
	border-style: solid;
	padding: 0.5em;
	margin-bottom: 1em;
	margin-top: 1em;
	background-color: #fffff4;
}
/* Hervorgehobene Elemente mit selben Design wie Formulare */
.betont {
	border-top-color: #bfbf60; 
	border-left-color: #bfbf60; 
	border-bottom-color: #fafabc; 
	border-right-color: #fafabc;  
	border-width: 1px;
	border-style: solid;
	background-color: #fffff4;
}
/* Positionierung von einzelnen Grafiken und Bildern  */
div.bildrechts {
	float: right;
        background-color: #ffffff;
        padding: 1em;
}
div.bildrechts img {
	border: 1px solid #c0c0c0;
}
div.bildrechts img.noborder {
	border: 0px solid #c0c0c0;
}
div.bildrechts p {
	margin-top: 4pt;
	font-size: 8pt;
}
div.bildrechts table {
	margin: 0px;
	padding: 0px;
}
div.bildrechts tr {
	margin: 0px;
	padding: 0px;
}
div.bildrechts td {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
div.bildlinks {
        background-color: #ffffff;
        padding: 1em;
}
div.bildlinks img {
	border: 1px solid #c0c0c0;
}
div.bildlinks p {
	margin-top: 4pt;
	font-size: 8pt;
}
div.bildlinks td {
	font-size: 8pt;
}
/* ... sowie zusaetzlich fuer Bildstreifen */
table.streifen td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
table.streifen h2 {
	margin-top: 0px;
}
table.streifen img {
	margin-left: 1em;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 0px;
	border: 1px solid #c0c0c0;
}
/* Spezialfall "Einstieg" */
table.streifen img.einstieg {
	 width: 280px;
	 height: 187px;
}
/* Fuer dateibaumartige Navigation */
table.tree {
	border-collapse: collapse;
	border-spacing: 0px;
}
table.tree td {
	padding: 1px 3px 0px 0px;
	margin: 0px;
	vertical-align: top;
}
table.tree a {
	text-decoration: none;
	border: 0px;
}
table.tree a:hover { border-bottom: 0px; }
table.tree a:focus { border-bottom: 0px; }
img.icon {
	border: 0px;
	width: 16px;	
	height: 16px;
	margin: 0px;
	margin-right: 3px;
}
/* Fuer Tabellen mit Zeilen"ueberschriften" u.ae.*/
tr.left th {
	text-align: left;
}
tr.left td {
	text-align: right;
}
/* Aktuelles */
ul.news {
	padding-bottom: 0.5em;
}
ul.news li {
	font-weight: bold;
	font-size: 106%;
	margin-bottom: 0.5em;
}
/* Mitgliedschaft */
ul.mitglied li {
	padding-bottom: 0.9em;
}
ul.mitglied li a{
	font-weight: bold;
}	
ul.mitglied li span{
	font-weight: bold;
}
/* Kursseiten - Navigation */
div.kursnav p {
	margin: 0px;
	margin-bottom: 1ex;
	padding: 1px;
}
div.kursnav p.left {
	float: left;
}
div.kursnav p.right {
	float: right;
}
/* Non-IE only workaround */
div#kursnavunten[id] p {
	margin: 0px;
	padding: 1px;
	position: absolute;
	bottom: 5ex;
}
div#kursnavunten[id] p.left {
	left: 0px;
}
div#kursnavunten[id] p.right {
	right: 0px;
}
/* Leihliste */
table.leihliste {
	border-collapse: collapse;
}
table.leihliste td {
	color: #000000;
	padding-right: 8pt;
	padding-left: 8pt;
	text-align: right;
	border-style: solid;
	border-top-color: #bfbf60; 
	border-left-color: #bfbf60; 
	border-bottom-color: #fafabc; 
	border-right-color: #fafabc;  
	border-width: 1px;
	background-color: #ffffff;
}
table.leihliste th {
	color: #000000;
	padding-right: 8pt;
	padding-left: 8pt;
	text-align: left;
	border-style: solid;
	border-top-color: #bfbf60; 
	border-left-color: #bfbf60; 
	border-bottom-color: #fafabc; 
	border-right-color: #fafabc; 
	border-width: 1px;
	background-color: #fffff4;
}
table.leihliste th.zusatz {
	font-weight: normal;
}
table.leihliste th.kopf {
	text-align: center;
}
/* Huettenseite */
p.huettenverzeich {
	color: #cccccc;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}
/* Fuer Huetten- und Wartenverzeichnis */
dt {
	float: left;
	font-weight: bold;
}
dl.huette {
	margin-top: 4.5em;
}
dl.huette dd {
	margin-left: 10em;
	padding: 0 0 0.4em 0;
}
dl.warte dd {
	margin-left: 14em;
	padding: 0 0 0.4em 0;
}
table.preise {
	border-collapse: collapse;
}
table.preise th {
	text-align: left;
	font-weight: normal;
}
table.preise td {
	text-align: right;
}
/* Fuer Abkuerzungshinweise - Ersatz des Abk.verzeichnisses */
.abk {		
	border-bottom: 1px dotted;
}
.abk:hover {
	cursor: help;
}
/* Sektionsseite */
h2.black {
	color: #000000;
}
h3.green {
	color: #009966;
}
h4.sektion {
	color: #006699;
}
/* OeTZ */
body#oetz div.seite{
	background-image: url(graphik/oetz-hintergrund.png);
	background-repeat: no-repeat;
	background-position: right 12ex;
}