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

/************ Reset CSS nach Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/*outline: 0;*/
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
/*	line-height: 1; */
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/***************************/

body { 
font-size: 10pt;
line-height: 1.333333em;
font-family: Arial, Helvetica, sans-serif;
background: none;
color: #000;
}

h1,h2,h3,h4,h5,h6{
margin: 0 0 1.4286em 0;
line-height: 1.4286em;
color: #000000;
font-weight: normal;
}

p,ul,ol,label,address {
margin: 0 0 1.4286em 0;
}


p.special{
font-size: 1.33333333333333em;
line-height: 1.33333333333333em;
/*
margin: 2.5em 0px;
color: #a3c600;
font-weight: 600;
padding-left: 0.5em;
border-left: 0.5em solid #a3c600;
*/
}

ul.anwendungen{
overflow-y: hidden;
}
/*
ul.anwendungen li{
float: left;
width: 45%;
margin-left: 5% !important;
}
*/

ul.bereiche{
overflow-y: hidden;
}
ul.bereiche li{
display: inline;
margin: 0 0.2em 0 0 !important;
color: #000000;
font-size: 0.9em;
line-height: 1.2em;
/*border-right: 1px solid #ffffff;*/
}
ul.bereiche li::after{
content: "|";
margin: 0 0 0 0.4em !important;
}
ul.bereiche li:last-child::after{
display: none;
/*
display: inline;
margin-right: 0 !important;
padding-right: 0em;
border-right: 0;
*/
}

p.button{
display: none;
}

p.button a,
p.button a:link
p.button a:visited{
display: block;
color: #777777;
text-align: center;
padding: 0.8em 0.2em;
border: 2px solid #777777;
text-transform: uppercase;
}

a,
a:link,
a:visited{
color: #777777;
text-decoration: none;
}

address {
font-style: normal;
font-size: inherit;
text-indent: 0;
}

h1{font-size: 100%;}
h2{font-size: 250%; line-height: 1.2em; margin-bottom: 0.5em; font-weight: 600;}
h2>strong{color: #777777;}
h3{font-size: 116.666666666667%; font-weight: 600; margin-bottom: 1.25em; margin-bottom: 0.625em;}
h4{font-size: 100%; font-weight: 600;}
h5{font-size: 100%; font-weight: 600; margin-bottom: 0;}
h6{font-size: 100%; font-weight: 600; margin-bottom: 0;}
p {font-size: 100%;}

strong {
font-weight: bold;
}

em{
font-style: italic;
}

small {
font-size: 0.8em;
}

sup {
font-size: 0.8em;
vertical-align: top;
}

sub {
font-size: 0.8em;
vertical-align: bottom;
}


.txrev {
unicode-bidi: bidi-override;
direction: rtl;
}

.offscreen{
display: none !important;
}

.tab{
float:left;
display: inline;
width: 4em;
}


.bild {
}

.bild img{
padding: 0;
margin: 0;
display: block;
width: 100%;
}


/**********/

#wrapper{
max-width: 650px;
margin: auto;
}

header{
margin-bottom: 2em;
}

header h1{
display: none;
}

header img{
display: block;
width: 100%;
}

header h1 span{
display: none;
}

#nav1{
display: none;
}

#nav2{
display: none;
}

#content{
clear: both;
margin: 0;
}


#content .col0{
clear: both;
width: auto;
}

#content .col1{
}

#content .col2{
}

#content ul{
list-style-position: outside;
list-style-type: disc;
}

#content ul ul{
list-style-type: circle;
margin-top: 0.32em;
margin-bottom: 0;
}

#content ol{
list-style-position: outside;
list-style-type: decimal;
}

#content ul li,
#content ol li{
margin-left: 1.4em;
margin-bottom: 0.32em;
}

#content ul li ul li{
margin-bottom: 0em;
}


footer {
}

footer ul{
display: none;
}



form.kform{
display: none;
}


/* Module */






/* Bereichs-spezifische Styles */

p.koop{
display: none;
}