body  {
	font-size : medium;
	font-family : 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	background: #FFFFFF none repeat;
}

h1  {
	font-size : xx-large;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : right;
	float: left;
	padding-left: 150px;
	clear: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2  {
	font-size : x-large;
	font-weight : bold;
	font-style : normal;
	color : #623e18;
	text-decoration : none;
	text-align : center;
	padding-left: 170px;
	float: left;
	clear: left;
}

h2 a  {
	text-decoration : none;
	color : Black;
}

h3  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

p, li, dl, table, blockquote {
	line-height : 1.5em;
}

li {
	list-style: url(./grafik/fuenfloch-alu_verchromt.gif) inside square;
}

caption  {
	font-size : medium;
	font-weight : bold;
	color : #000000;
	font-style : normal;
	background-color : #C0C0C0;
	border-style : none;
	padding : 5pt;
	visibility : visible;
	border-color : #808080;
}

strong  {
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Maroon;
}

td strong  {
	font-size : medium;
	font-weight : bold;
	color : #000000;
	text-align : center;
	background-color : #FFFFFF;
}

td.silber  {
	text-align : left;
	background-color : Silver;
	padding-left : 10px;
}

td.silberright  {
	background-color : Silver;
	text-align : right;
	padding-right : 10px;
}

a  {
	color : #0000FF;
	text-decoration : underline;
}

a:visited  {
	color : #000000;
	text-decoration: underline;
}

a:active  {
	color : #FF0000;
	text-decoration: underline;
}

a:hover  {
	color : #FF0000;
	text-decoration: underline;
}

a strong  {
	color : Blue;
	font-weight : bold;
	text-decoration: underline;
}

em.car  {
	font-size : medium;
	font-style : italic;
	color : #000000;
	background-color : inherit;
}

em.normal  {
	font-size : medium;
	font-style : italic;
	color : #000000;
}

td  {
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align : left;
}

th  {
	font-size : large;
	font-weight : normal;
	color : #000000;
	text-align : center;
}

ul, ol  {
	font-size : medium;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

td.right  {
	text-align : right;
	padding-right : 10px;
}

#sitenav {
	background: #b5b5b5;
	border-style: none;
	margin: 0;
	border-bottom: 1px solid #000000;
	font: small 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	width: 100%;
}

#sitenav .lang {
	margin-left: 1em;
	text-align: right;
	float: right;
}

#sitenav a {
	text-decoration: none;
}

#text p {
	max-width: 46em;
}

#text a {
    text-decoration: underline
}

.silber  {
	margin-top : 20px;
	margin-left : 35px;
	margin-bottom : 5px;
	margin-right : 10px;
	font-weight : bold;
}

.einleitung {
	font-weight: bold;
}

.center  {
           margin-left : auto;
           margin-right : auto;
           width : 60%;
	text-align : center;
}

.left  {
	text-align : left;
}

.navitail  {
	text-align : left;
	clear: none;
	padding: 0px 0px 0px 5px;
}

.navifront  {
	text-align : left;
	clear: none;
	padding: 0px 0px 0px 0px;
}

.mittig  {
	text-align : center;
}

.small  {
	font-size : small;
}

.tiny  {
	font-size : xx-small;
}

.bonter  {
	text-align : center;
	vertical-align : bottom;
}

.zuckerl  {
	text-align : center;
	margin-top : 40px;
}

.bildlinks {
	float: left;
	border: thin solid #3795be;
	margin: 0.5em;
	padding: 0.5em;
}

.bildrechts {
	float: right;
	border: thin solid #3795be;
	margin: 0.5em;
	padding: 0.5em;
}

.bildunterschrift {
	text-align: center;
	font-style: italic;
	font-size: smaller;
}

