body {
    border: 0px;
    font-family: sans-serif;
    font-size: smaller;
    margin: 0px;
    padding: 0px;
    color: black;
    background-color: #dcdcdc;
}

#main {
/*	position:absolute;
   top: 0%;
	left: 0%;
	margin: -3.5em 0em 0em -30em;*/
   padding: 0px;
   width: auto;
   color: black;
   background-color: #ffffff;
}

#header {
    margin: 0px;
    padding: 0px;
    width: auto;
    height: 210px;
}
/*#side {
	margin-right: 2em;
	text-align: right;
}*/

/*#men {
	margin: 0px; 
	padding: 0px;
	width: auto;
	border-top: 2px solid #4583af;
	color: black;
	background-color: #f1f1f1;
}*/

#content {
	width: auto;
   padding-top: 0em;
	margin: 0px;
	height: 383px;
	color: #ffffff;
	background-color: #edb83d;
/*	background-image :url(img/farbe.gif);*/
}

#footer {
	border-top :4px;
	border-top-color :white;
	border-top-style :solid;
	margin: 0px;
    padding-top: 0px;
    padding-bottom: 0em;
    width: 100%;
	 height :95px;
/*    font-size: 0.9em;*/
	color: black;
	background-color: #dcdcdc;
}

												/* format */
												
				
address {
    margin-top: 1.5em;
	 margin-left : 3em;
    font-style: normal;
    text-align: left;
}
.address {
    margin-left: 38px;
    font-style: normal;
    text-align: left;
}
.irbp {
	font-size: 1em;
	font-weight: bolder;
	border-bottom: #4583af 2px solid;
}
.cg {
	font-size: 0.8em;
	font-weight: lighter;
}
a:link {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #a9a9a9;
	background-color: transparent;
}
.active {
	color: #4583af;
	background-color: transparent;
}
.fontbold {
	font-weight: bold;
}
p {
	 margin: 0px 62px 0.7em 38px;
}
.wichtig {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	word-spacing: -0.1em;
}
.u {
	text-decoration: underline;
/*   letter-spacing: 0.1em;*/
	line-height: 1.8em;
}

h1 {
	margin:  0px 0px 0px 38px;
   padding: 0px;
	font-family: sans-serif;
	font-size: 2.2em;
	font-weight: lighter;
	line-height :140%;
/* letter-spacing: 0.1em;
	word-spacing: -0.3em;*/
	text-decoration: none;
   color: #ffffff;
	background-color: transparent;
}

.unterstr {
	border-bottom: #4583af 2px solid;
}
.smaller {
	font-size: 0.7em;
	font-weight: lighter;
}
									/* Überschriften */

h2 {
	margin:  0px 0px 0px 38px;
   padding: 0px;
	font-family: sans-serif;
	font-size: 2.2em;
	font-weight: lighter;
	font-style :italic;
	line-height :140%;
   /*letter-spacing: 0.1em;
	word-spacing: -0.3em;*/
	text-decoration :none;
	text-transform :none;
   color: #ffffff;
	background-color: transparent;
}

h3 {
	padding-right: 0.5em;
	padding-left: 38px;
	padding-top: 1em;
	padding-bottom: 0.8em;
	margin: 0px;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
h4 {
	padding-right: 0.5em;
    padding-left: 38px;
    padding-top: 1em;
    padding-bottom: 0.7em;
    margin: 0px;
    text-align: left;
    font-size: 1em;
    text-decoration: none;
}
								/* Listen */
ul {
	margin:  0px 0px 0px 62px;
	padding: 0px;
}
li {
	width: 30em;
	margin: 0.2em 0px 0.4em 0px;
	padding: 0px;
	list-style-image: url(img/list.gif);
/*	list-style: square;*/
	list-style-position: outside;
}
table {
	border :0px;
	border-collapse :collapse;
	border-spacing :0px;
	margin :0px;
	padding :0px;
	empty-cells :hide;
/*	table-layout :fixed;*/
/*	width :1024px;
	height :313px;*/
}

tr {
	border :0px;
	border-collapse :collapse;
	border-spacing :0px;
	margin :0px;
	padding :0px;
}

td {
	border :0px;
	border-collapse :collapse;
	border-spacing :0px;
	margin :0px;
	padding :0px;
}

.orange{
	font-weight: bolder;
	color: #f09d57;
	background-color: transparent;
}

										/* textpop */

#textpop a .text, #textpop1 a .text, #textpop2 a .text, #textpop3 a .text, #textpop4 a .text {
	DISPLAY: none;
}
#textpop a:hover .text, #textpop1 a:hover .text, #textpop2 a:hover .text, #textpop3 a:hover .text, #textpop4 a:hover .text {
	position: absolute;
	top: 18.3em;
	left: 14em;
	z-index: 1;
	display: block;
	margin: 0px;
	PADDING: 30px;
	width: 34.5em;
	COLOR: black;
	BACKGROUND-color: transparent;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	TEXT-ALIGN: justify;
	border: black solid 1px;
}

										/*  form    */
										
input {
	padding: 0.1em;
	background-color: #D3D3D3;
	color: black;
	font-size: 1.1em;
}

textarea {
	margin: 0px;
	padding: 0.1em;
	background-color: #D3D3D3;
	color: black;
	font-size: 1.1em;
}

select {
	padding: 0.1em;
	background-color: #D3D3D3;
	color: black;
	font-size: 1.1em;
}

option {
	font-size: 1.1em;
}
label {
	font-size: 1.1em;
}
.form {
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
}
.form1 {
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
}
.set {
	margin-left: 11em;
	margin-bottom: 0.8em;
	padding: 0.8em;
	width: 37em;
	font-weight: bold;
	border-color: #D3D3D3;
}
.set1 {
	margin-left: 11em;
	margin-bottom: 0.8em;
	padding: 0.8em;
	width: 37em;
	font-weight: bold;
	text-align: center;
	border-color: #D3D3D3;
}
.small {
	font-size: 3px;
}

										/*  menue  */

#m, #m1, #m2, #m3, #m4, #m5 {
	width: auto;
	margin: 0px;
	padding: 0px;
}

#m0  {
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 34px;
	display: block;
	font-size: 1.7ex;
	color: #4583af;
	background-color: #4583af;
}

#m a {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: black;
	background-color: transparent;
}
#m1 a {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: black;
	background-color: transparent;
}

#m2 a {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

#m3 a {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: black;
	background-color: transparent;
}

#m4 a {
	border-left: #4583af 2px solid;
/*	border-right: #4583af 2px solid;*/
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: black;
	background-color: transparent;
}

#m5 a {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: black;
	background-color: transparent;
}


#m a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
#m1 a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}

#m2 a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}

#m3 a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}

#m4 a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}

#m5 a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}


#m a:visited {
	color: #a9a9a9;
	background-color: transparent
}
#m1 a:visited {
	color: #a9a9a9;
	background-color: transparent
}

#m2 a:visited {
	color: #a9a9a9;
	background-color: transparent
}

#m3 a:visited {
	color: #a9a9a9;
	background-color: transparent
}

#m4 a:visited {
	color: #a9a9a9;
	background-color: transparent
}

#m5 a:visited {
	color: #a9a9a9;
	background-color: transparent
}


#m.active {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: table-cell;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F1F1F1;
	background-color: #4583af;
}
#m1.active {
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F1F1F1;
	background-color: #4583af;
}

#m2.active {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F1F1F1;
	background-color: #4583af;
}

#m3.active {
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: #F1F1F1;
	background-color: #4583af;
}

#m4.active {
	border-left: #4583af 2px solid;
/*	border-right: #4583af 2px solid;*/
	display: block;
	font-size: 1.7ex;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F1F1F1;
	background-color: #4583af;
}

#m5.active {
	border-right: #4583af 2px solid;
	border-left: #4583af 2px solid;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: #F1F1F1;
	background-color: #4583af;
}
#side a {
	margin-right: 2em;
	font-size: 1em;
	font-weight: bolder;
	text-align: right;
	color: #000000;
	background-color: transparent;
}
#side a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
#side a:visited {
	color: #a9a9a9;
	background-color: transparent
}


/* div.pdmenu {
	margin: 0px;
	padding: 0px;
}

.pdmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

.pdmenu a {
	border-left: #4583af 2px solid;
	border-right: #4583af 2px solid;
	display: block;
	width: 11.6em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 1.7ex;
	color: black;
	background-color: transparent;
}

.pdmenu a:hover {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
.pdmenu li ul {
	display: none;
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width: auto;
	padding-top: 4px;
	margin: 0px;
	text-align: center; 
} */

                                           /*   bilder   */

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#logobg {
	position: absolute;
	top: 50px;
	right: 50px;
	z-index: 2;
}

#btc {
	position: absolute;
	top: 345px;
	right: 20px;
	z-index: 2;
}

													/*    druck    */

@media print  {
	body { font-size: 11pt; background-color: #FFFFFF; }
	#main { width: 18cm; margin: 0px; padding: 0px; position:absolute; top: 2cm;	left: 1.5cm; }
	#men { display: none; visibility: hidden; }
	.size2 { display: none; visibility: hidden; }
	.set { margin: 0px; }
	.set1 { margin: 0px }
}


