@charset "iso-8859-1";

body {
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	padding : 0px;
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

html	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-color : #ffffff;
}

p, ol, ul {
	font-size : 0.8em;
	line-height : 140%;
	margin-right : 170px;
	margin-left : 200px;
}

ul {
	list-style : square;
	margin-left: 200px; padding-left: 40px;
}

h1  {
	font-size : 1.7em;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	line-height : 140%;
	margin-right : 170px;
	margin-left : 200px;
	margin-top : 0px;
	margin-bottom : 20px;
}

h2  {
	font-size : 1.4em;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	line-height : 140%;
	margin-right : 170px;
	margin-left : 200px;
	margin-top : 42px;
	margin-bottom : 15px;
}

h3  {
	font-size : 1.2em;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	line-height : 140%;
	margin-right : 170px;
	margin-left : 200px;
	margin-top : 42px;
	margin-bottom : 15px;
}

h4  {
	font-size : 1.0em;
	text-decoration : none;
	color : #000000;
	background-color : transparent;
	font-weight : bold;
	font-family : "Courier New", Courier, monospace;
	line-height : 140%;
	margin-right : 170px;
	margin-left : 200px;
	margin-top : 42px;
	margin-bottom : 15px;
}

strong {
	font-weight : bold;
}

img {
	border : none;
	display : block;
}


a  {
	text-decoration : underline;
	font-weight : bold;
	color : #204080;
	background-color : #ffffff;
}

a:visited  {
	text-decoration : none;
	color : #204080;
	background-color : #ffffff;
	font-weight : bold;
}

a:hover  {
	text-decoration : none;
	background-color : #ffff33;
	color : #204080;
	font-weight : bold;
}

a:active  {
	text-decoration : underline;
	font-weight : bold;
	background-color : #ffff33;
	color : #204080;
}

a:focus  {
	text-decoration : none;
	font-weight : bold;
	background-color : #ffff33;
	color : #204080;
}


#kopf {
	position : absolute;
	top : 0px;
	left : 0px;
	border : 0px none;
	height : 160px;
	width : auto;
	clear : both;
	margin-bottom : 20px;
	width : 100%;
}

#logol  {
	float : left;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	width : 270px;
	padding : 0px;
}

#logor  {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	padding-right : 150px;
	height : 80px;
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 1px;
	border-color : #000000;
	display : block;
}

.r {
	float : right;
}

.l {
	float : left;
}

#nav  {
	position : absolute;
	top : 180px;
	left : 0px;
	width : 180px;
	border-style : none;
	float : left;
	background-image : url(../bilder/nav_b.gif);
	background-repeat : no-repeat;
	height : 324px;
	font-family : "Courier New", Courier, monospace;
	z-index : 1;
}

#navi {
	border-style : none;
	padding-top : 80px;
	padding-left : 20px;

}

#navi a  {
	background-color : #f6f084;
	text-decoration : none;
	color : #204080;
	display : block;
	width : 140px;
	padding-left : 3px;
}

#navi a:visited  {
	background-color : #f6f084;
	text-decoration : none;
	color : #204080;
	display : block;
	width : 140px;
	padding-left : 3px;
}

#navi a:hover  {
	background-color : #204080;
	text-decoration : none;
	color : #f6f084;
	display : block;
	width : 140px;
	padding-left : 3px;
}

#navi a:active  {
	background-color : #f6f084;
	text-decoration : underline;
	color : #204080;
	width : 140px;
	padding-left : 3px;
}

#navi a:focus  {
	background-color : #204080;
	text-decoration : none;
	color : #f6f084;
	display : block;
	border : none;
	border-width : 0px 0px 0px 0px;
	width : 140px;
	padding-left : 3px;
}

.here {
	background-color : #f6f084;
	font-weight : bold;
	text-decoration : underline;
	color : #204080;
	display : block;
	width : 140px;
	padding-left : 3px;
	}

#content  {
	margin-left : 0px;
	margin-right : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 180px;
	padding-bottom : 0px;
	width : 100%;
	background-color : transparent;
	z-index : 0;
	border : none;
}

#fuss  {
	background-color : #ffffff;
	color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 42px;
	margin-bottom : 17px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top-width : 1px;
	border-bottom-width : 0px;
	border-color : #000000;
	border-style : solid;
}

#copy  {
	font-size : 0.64em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	line-height : 120%;
	text-decoration : none;
	text-align : center;
	background-color : #ffffff;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-style : none;
	margin-left : auto;
	margin-right : auto;
}

#copy a {
	font-weight : normal;
	color : #000000;
	background : #ffffff;
	text-decoration : none;
}

#copy a:visited {
	font-weight : normal;
	color : #000000;
	background : #ffffff;
	text-decoration : none;
}

#copy a:hover {
	font-weight : normal;
	color : #000000;
	background : #ffff33;
	text-decoration : none;
}

#copy a:active {
	font-weight : normal;
	color : #000000;
	background : #ffff33;
	text-decoration : none;
}

#copy a:focus {
	font-weight : normal;
	color : #000000;
	background : #ffff33;
	text-decoration : none;
}

.illu  {
	font-size : 0.7em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #204080;
	line-height : 120%;
	margin-left : 10px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 5px;
	text-decoration : none;
	text-align : left;
	background-color : #ffffff;
	float : right;
	clear : both;
}

.marg {
	background-color : #ffff00;
	color : #000000;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-color : #000000;
	border-style : none;
	float : right;
	width: 155px;
	font-size : 0.7em;
}

.marg2 {
	background-color : #ffffff;
	color : #204060;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-color : #000000;
	border-style : none;
	float : right;
	width: 155px;
	font-size : 0.7em;
}

.ex {
	background-color : #ffff33;
	color : #204080;
	text-decoration : none;
	font-weight : bold; 
	border-style : none; 
	margin-right : 2px; 
}	

.no  {
	display : none;
}

.cite  {
	font-family : Courier New, Courier, monospace;
	font-weight : normal;
	font-size: 0.9em;
	line-height : 120%;
	color : #204080;
	background-color : #ffffff;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.bib  {
	font-size : 0.7em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 120%;
	color : #204080;
	background-color : #ffffff;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 0px;
	padding-bottom : 0px;
}


.mb {
	margin-bottom : 10px;
}


input	{
	border : solid 1px #000;
	color: #204080; 
	background-color: #f2f2f2; 
	width : 400px;
}

textarea	{
	border : solid 1px #000;
	color: #204080; 
	background-color: #f2f2f2; 
	width : 400px;
}

.but	{
	margin-bottom : 42px;
}

.but input	{
	border: solid 1px #000;
	color : #204080;
	background-color: #ff3;
	font-weight : bold;
	width : 190px;
	margin-right : 10px;
}

