@charset "iso-8859-1";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/bg-gittr.gif);
	background-repeat: repeat;
	color: #000;
}
#seite {
	text-align: left;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../bilder/buch-mitte.gif);
	padding: 0px;
}


#kopf {
	clear: both;
	height: 22px;
	background-image: url(../bilder/bg-gittr.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	float: left;
	height: auto;
	width: 350px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#fuss {
	clear: both;
	text-align: center;
	margin: 0px;
	background-image: url(../bilder/bg-gittr.gif);
	height: 25px;
	background-repeat: repeat;
	background-attachment: scroll;
}
#rechts {
	float: right;
	height: auto;
	width: 350px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}

a:link  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10pt;
	text-decoration : none;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10pt;
	text-decoration : none;
}

a:active  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10pt;
	text-decoration : none;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 10pt;
	text-decoration : none;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000066;
}


h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	color : #000066;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000066;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000066;
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}

h5  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}

h6  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
}

ol {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
        list-style-type:upper-roman
}

ul {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
    list-style-image:url(../bilder/mh-listenpkt.gif);
	list-style-position:outside;
	line-height:14pt
}

li {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}

textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	width: 250px;
	color : #000066;
}

input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}

select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000066;
}


tr  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000066;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000066;
        vertical-align:top;
}

.klein {
	font-size: 10pt;
}

