@charset "utf-8";
/* CSS Document */

 body.c1 {
	padding : 20px;
	background-color : #efefef;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12pt;
	list-style-type : none;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
	text-align : center;
}
* {
	margin : 0;
	padding : 0;
}
.aufz {
	text-align: center;
	vertical-align:text-top;
	color: #FF0000;
}
p {
	padding-bottom : 15px;
	padding-top: 15px;
	font-size : 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
ol {
	padding-left : 20px;
	text-align : left;
	color : #f30;
}
img {
		border : none;
}
.seite {
	margin : 0 auto;
	padding : 5px;
	background-color : #f5f5f5;
	font-family : "Courier New", Courier, monospace;
	min-width: 800px;
	max-width: 1024px;
}
#seite {
	margin : 0 auto;
	padding : 5px;
	background-color : #f5f5f5;
	font-family : "Courier New", Courier, monospace;
	min-width: 800px;
	max-width: 1024px;
}
#kopfbereich {
	padding : 5px;
	height : 110px;
	background-image : url(/images/headerbg.jpg);
	font-family : "Courier New", Courier, monospace;
	font-size : 16pt;
	color : #ffffff;
	font-weight : bold;
	text-align : center;
}
#Seiteninhalt {
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 15px;
	color : #000000;
	font-size : 9pt;
	background-color : #a8aaa8;
}
#inhalt1 {
	margin-left : 210px;
	padding-left : 25px;
	padding-top : 15px;
	background-color : #f5f5f5;
	color : #000000;
	font-size : 12pt;
}
#inhalt {
	margin-left : 210px;
	padding-left : 55px;
	padding-right : 20px;
	padding-top : 15px;
	background-color : #f5f5f5;
	font-family : "Courier New", Courier, monospace;
	color : #000000;
	font-size : 12pt;
}
#steuerung {
	float : left;
	width : 200px;
	text-align : left;
	list-style-type : none;
	background-color : #ccc7a9;
	background-image : url(images/navh.gif);
	border : 1px solid black;
}
#fussbereich {
	clear : both;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 15px;
	text-align : center;
	background-color : #808080;
	font-size : 9pt;
}
ul {
	list-style-type : circle;
	text-align : left;
}
#Seiteninhalt #seite #inhalt {
	text-align : left;
	font-size : 12px;
	list-style-type : none;
}
#ereferrer {
	font-family : tahoma, arial, verdana;
	text-align : left;
	font-size : 12px;
}
#Webkataloge {
	text-align : left;
	font-family : "Courier New", Courier, monospace;
	font-size : 11pt;
	color : #090;
}
.abc {
	padding-bottom : 15px;
	font-size : 12px;
	text-align : center;
}
.menue {
	list-style-type : none;
	width : 200px;
	margin : 0;
	padding : 0;
	text-decoration : none;
	background-color : #dcd8cc;
	color : #aaa075;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	text-align : left;
}
.menue li a {
	border-style : dashed;
	border-width : 0;
	color : #aaa075;
	background-color : #dcd8cc;
	width : 200px;
	margin : 0;
	padding : 0;
	text-decoration : none;
	background-image : url(images/navibg.jpg);
	font-size : 10pt;
	font-family : "Courier New", Courier, monospace;
	display : block;
	font-weight : bold;
	text-indent : 20px;
}
.menue li a:hover {
	color : #ffffff;
	background-color : #dcd8cc;
	width : 200px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
	background-image : url(inages/navibg1.jpg);
}
.menue li a:active {
	color : #000000;
	background-color : #dcd8cc;
	width : 200px;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
	background-image : url(images/navibg.jpg);
}
.menue a:visited {
	color : #aaa075;
	width : 200px;
	font-family : "Courier New", Courier, monospace;
	background-color : #dcd8cc;
	text-decoration : none;
	background-image : url(images/navibg.jpg);
}
a:link, a:visited, a:active {
	color : #006;
	text-align : left;
	text-decoration : underline;
	font-family : "Courier New", Courier, monospace;
	font-size : 14px;
	font-weight : 200;
}
a:hover {
	color : #ffffff;
	background-color : #000000;
	font-family : "Courier New", Courier, monospace;
	text-decoration : none;
	text-align: center;
}
.c2 {
	text-align : left;
}
H1 {
	color : #660000;
	padding-top : 10px;
	padding-bottom : 16px;
	text-align : center;
	font-size : 24pt;
}
H2 {
	color : #993300;
	font-size : 20pt;
	text-align : center;
	padding-bottom : 20pt;
}
H3 {
	color : #660000;
	font-size : 18pt;
	text-align:left;
}
H4 {
	text-align : justify;
	font-size : 16px;
}
H5 {
	text-align : center;
	font-size : 14px;
}
.Stil1 {
	font-family : "Courier New", Courier, monospace;
	color : #f00333;
}
.Stil2 {
	font-size : 24pt;
}
.Stil3 {
	color : #993300;
	text-align : left;
}
.Stil4 {
	font-size : 8pt;
}
.Stil5 {
	text-align : center;
	width : 200px;
}
.Stil6 {
	text-align : right;
	font-size : 9px;
}
.Stil7 {
	color : #990000;
}
.Stil8 {
	text-align : left;
	color : #033;
	font-weight : bold;
}
.Stil9 {
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : x-large;
}
.Stil10 {
	color : #ffffff;
	font-size : 18px;
}
.Stil11 {
	color : #ff6633;
	margin-top : 0;
}
.Styl12 {
	text-align : left;
	color : #ffcc33;
	font-size : 10px;
}
.Stil4 {
	font-size : xx-small;
	color : #808080;
}
.Stil20 {
	width : 249px;
	height : 100px;
}
.Stil21 {
	text-align : left;
	font-size : 12px;
	background-attachment: inherit;
}
.Stil22 {
	height : 5px;
	background-color : #ffff99;
}
.Stil23 {
	height : 12px;
	background-color : #ffff99;
}
.Stil24 {
	font-size : 24pt;
	text-align : center;
}
.Stil25 {
	text-align : justify;
}
.Stil27 {
	text-align : center;
	height : 235px;
}
.stil28 {
	text-align : left;
	font-weight : bold;
}
.Stil29 {
	background-color : #ffff99;
	color : #f03333;
	font-style : italic;
}
.Stil30 {
	text-align : justify;
	text-align : left;
}
.Stil31 {
	float : left;
	font-size : 9px;
	text-align : left;
	width : 155px;
	height : 160px;
}
.Stil32 {
	font-size : 12px;
	text-align : center;
	vertical-align: middle;
}
.Stil33 {
	height : 62px;
}
.Stil34 {
	width : 200px;
	background-color : #f3f3f3;
	text-align : center;
}
.Stil35 {
	width : 300px;
	padding-left : 15px;
}
.stil50 {
	font-size : 8pt;
	text-align : center;
}
.Stil51 {
	padding-bottom : 10px;
}
.Stil52 {
	text-align : center;
	background-color : #efefef;

}
.Stil53 {
	width : 200px;
}
.Stil54 {
	background : #3b5998;
	padding : 2px;
}
.Stil55 {
	background : #edeff4;
	margin : 0;
	padding : 0 0 5px 0;
}
.Stil56 {
	background : #edeff4;
	display : block;
	padding : 2px;
}
.Stil57 {
	width:1px;
	height:1px;
}
#inhalt {
	font-size : 9pt;
	text-align : left;
	font-family : "Courier New", Courier, monospace;
}
#div1 {
	float : left;
	clear : both;
	height : 250px;
	width : 200px;
	text-align : left;
}
#div2 {
	padding-left : 207px;
	height : 250px;
	width : 200px;
}
.div3 {
	width:380px;
	float : left;
	text-align:left;
	height: 20px;
}
#scroll {
	width:auto;
	height:auto;
}
.scroll {
	width:auto;
	height : auto;
}
.apr {
	width: 100px;
	height:33px;
	float: left;
}
.a {
	width : 200px;
	height:20px;
	background-color : transparent;
	float : left;
	text-align : left;
}
.b {
	width : 200px;
	height:auto;
	float : left;
}
.c {
	width : 205px;
	font-size : 9px;
	padding-top : 50px;
	padding-left : 0;
	padding-right : 0;
	float : left;
}
.d {
	width : 145px;
	padding-top : 55px;
	padding-left : 10px;
	padding-right : 2px;
	float : left;
}
.e {
	width : 800px;
	height : 220px;
	text-align : center;
}
.f {
	clear : both;
}
.g {
	width : 160px;
	text-align : left;
	padding-top : 0;
	padding-bottom : 0;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
}
.h {
	width : 295px;
	text-align : left;
	padding-top : 0;
	padding-bottom : 0;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
}
.i {
	width : 130px;
	text-align : left;
	height:20px;
	padding-top : 2px;
	float : left;
}
.j {
	clear : both;
}
.k {
	width : 261px;
	float: left;
}
.m {
	width : 195px;
	text-align : left;
	padding-top : 0;
	padding-bottom : 0;
	padding-right : 5px;
	float : left;
	height: auto;
}
.n {
	width : 140px;
	text-align : left;
	padding-top : 0;
	padding-bottom : 0;
	padding-left : 5px;
	padding-right : 5px;
	float : left;
}
.o {
	width : 230px;
	height:20px;
	text-align : left;
	float : left;
}
.p {
	clear : both;
}
.q {
	width : 350px;
	float : left;
}
.r {
	width : 115px;
	height: 31px;
	float : left;
}
div.anstattframe {
	margin-left : 150px;
	width : 660px;
	height : 215px;
}
div.anstattframe1 {
	margin-left : 72px;
	width : 800px;
	height : 130px;
}
.aa {
	width : 225px;
	text-align : left;
	clear : left;
}
.anstattframe2 {
	margin-left : 50px;
	width : 695px;
	height : 200px;
}
.anstattframe3 {
	width : 760px;
	height : 80px;
}
.anstattframe4 {
	width : 300px;
	height : 300px;
	overflow : scroll;
	margin-left : 15px;
}
.anstattframe5 {
	width : 176px;
	height : 67px;
}
.anstattframe6 {
	width : 1000px;
	margin-left : 85px;
	background-color : transparent;
}
.hrl_header {
	border-style : solid;
	border-width : 1px;
	font-size : 12pt;
}
.hrl_listboxe {
	width : 245px;
	height : 200px;
	float : left;
	border-width : 2px 2px 2px 2px;
	padding-right : 20px;
	padding-left : 20px;
	clear : none;
}
.hrl_listbox {
	border-style : solid;
	border-width : 2px;
	height : 300px;
	overflow : auto;
	width : 300px;
	clear : none;
}
.hrl_listbox1 {
	width : 185px;
	height : 150px;
	overflow : auto;
	float : left;
	border-top-width : 2px;
	font-family : "Courier New", Courier, monospace;
	font-size : 9px;
	padding-top : 50px;
	text-decoration : blink;
	padding-right : 20px;
	padding-left : 20px;
	clear : none;
}
.hrl_listbox2 {
	float : left;
	width : 135px;
	height : 150px;
	padding-top : 50px;
	padding-right : 20px;
	padding-left : 20px;
	clear : none;
}
.hrl_cell_count {
	border-style : solid;
	border-width : 1px;
	font-size : 12pt;
}
.hrl_cell_url {
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12pt;
	margin-left : 15px;
}
.hrl_footer {
	border-style : solid;
	border-width : 1px;
	font-size : 12pt;
}
.hrl_cell_count {
	border: 0;
}
.Stil51 {
	font-size : 9px;
	text-align : center;
}
.condent {
	width: auto;

	overflow:scroll,
	padding: 5px;
	padding-right: 8px;
}
#condent {
	max-width: 1020px;
	overflow:scroll;
	padding: 2px;

