body {  
	font-family: Arial, "Liberation Sans", Helvetica, sans-serif;
	color: black;
	background-color: #FFFFFF;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
h1 { padding: 0px; margin: 0px 0px 0.5em 0px; }
h2 { font-size: 1.4em; font-weight: bold; color:#3F7FBF; padding: 0px; margin: 0px 0px 0.5em 0px; } 
h3 { font-size: 1.125em; color: #333; font-weight: bold; margin: 0.75em 0px 0.125em 0px;}  
h4 { font-size: 1.1em; margin: 0px 0px 0.25em 0px; }  
h5 { margin: 0.75em 0px 0.125em 0px; padding: 0px; font-size: 14px; font-weight: bold; color: #333;}  
h6 { font-size: 1.1em; font-style:italic; } 

a {color: #004080; text-decoration:none;}
a:focus,a:hover,a:active { color: #004080; text-decoration:underline;}

cite { font-style: normal; }
blockquote { margin: 0 0 1em 1em; font-style:normal; padding: 5px; background-color: #F5F5F5; border: 1px #A9B8C2 solid; }
strong,b { font-weight: normal; font-variant:small-caps; }
em,i { font-style:italic; }
pre,code { font-family:monospace; }
kbd { display: block; font-family: monospace; margin: 0 0 0.7em 2em; 
      padding: 0 0 6px 2em; font-weight: normal;}
p { margin: 0 0 0.7em 0; padding: 0px; }

ul,dl { margin: 0 0 0.4em 1em; list-style-image:url(/images/list-icon.png); padding-left: 30px; margin-top: 0.2em; }
ol { margin: 0 0 0.4em 1em; padding-left: 30px; margin-top: 0.2em; list-style-type:decimal; list-style-image: none;}
li{  margin: 0 0 0.5em 0; padding: 0px; }
dt{ font-weight: bold; }
dd{ margin: 0 0 1em 2em; }

th { text-align: left; padding: 0.4em; font-weight: bold; border-bottom: 1px #A9B8C2 solid; border-top: 1px #A9B8C2 solid; background-color:#ECECEC; color: #333; }
td { padding: 0.5em; text-align: left;}

hr { display: none;}

IMG { border: 0; }

NOSCRIPT { color: orange; }
.errmsg { font-weight: bold; color: red; }


#jondonymlogo { position: absolute; 
    top: 0px;
    left: 0px;
    height: 120px;
    width: 100%;
    background-color: #fff;
    background-image: url(/images/bnr2-strip.jpg);
    background-repeat: repeat-x;
    padding: 0;
    margin: 0;
    border: 0;
}

#mainlogo { background-image: url(/images/logo.jpg); background-repeat: no-repeat; 
            position: absolute; top: 0px; left: 0px;  height: 120px; width: 538px; }

.netbook { visibility: hidden; }

#navigation { position: absolute; top: 120px; left: 0px;
              width: 100%;  background-color: #004080; 
              padding: 0; margin: 0; border: 0; line-height: 26px;
}

#navigation UL { display: inline; margin:0px; padding: 0px; background-color: #004080; list-style-image: none; font-size: 16px;  } 
#navigation ul li{ float:left;
	list-style-type: none;
	margin: 0;
	padding: 0;
        border-top: 0px;
	border-right: 2px #fff solid; 
	border-bottom: 0px;
	border-left: 0px;
    }
#navigation ul li a { 
        color:#fff;
	background-color: #004080;
	font-weight: bold;
	margin: 0px; 
	padding: 4px;
	text-decoration:none;
}
				
#navigation ul li a:focus, #navigation ul li a:hover, #navigation ul li a:active { 
      background:#cde; color:#333; text-decoration:none; padding: 4px; }
      
#navigation ul li#current { background:#3F7FBF; }
#navigation ul li#current a { color:#fff; background:#3F7FBF; padding: 4px;}
 #navigation ul li#current a:focus, #navigation ul li#current a:hover, #navigation ul li#current a:active { color:#333; background:#cde; padding: 4px;}


#inhaltsverzeichnis { float: left; margin: 1em 2% 1em 0px; padding:0px; background-color:#ECECEC; border: 1px #A9B8C2 solid; }
#inhaltsverzeichnis UL { margin: 0px; padding: 0px; list-style-image:none; font-size: 14px;}
#inhaltsverzeichnis UL LI { line-height: 1.5em; margin-bottom:0px; list-style:none; text-align: left; font-weight: bold;}
#now { background: #6E97bf; padding: 0.1em 0.5em 0.1em 0.5em; color:#fff; display:block}

#inhaltsverzeichnis a {  display: block; color: #004080; padding: 0.1em 0.5em 0.1em 0.5em; }
#inhaltsverzeichnis a:link { color: #004080; text-decoration:none;  }
#inhaltsverzeichnis a:visited { color: #004080; text-decoration:none; }
#inhaltsverzeichnis a:focus {background:#bbb; color:#048; text-decoration:none; }
#inhaltsverzeichnis a:hover { background:#bbb; color:#048; text-decoration:none; }
#inhaltsverzeichnis a:active { background:#bbb; color:#048; text-decoration:none; }

#inhaltsverzeichnis_footer { margin: 0px;
               color: #FFF;
               font-weight:normal;
               padding: 6px 5px 6px 5px;
               background:  #888;
               font-weight: normal; font-size: 14px; text-align: center;}

#inhaltsverzfixed { position: fixed; top: 170px; left: 20px;}

#all { margin: 0px; padding: 0px; width: 100%; }

#content { 
  font-size: 0.925em;
  margin: 175px 250px 0 2.5%;
  background-color: #FFF;
  padding: 0 0 1em 0;
}

#helpcontent { 
  font-size: 0.925em;
  margin: 175px 270px 0 40px;
  background-color: #FFF;
}

#helpcontent H1 { display: none; }
#helpcontent DIV.jondonym { display: block; width: 100%; background:#3F7FBF; color:#fff; font-size: 1em; line-height: 1.5em;
                           text-align: center; font-weight: bold; padding: 0.25em 0 0.25em 0px; margin: 0;} 
#helpcontent H2 { padding-top: 0.75em; }

.helpnavi { margin: 0px; border: 1px #A9B8C2 solid; background-color:#ECECEC; font-weight: bold; width: 100%; }
.helpnavi TD {  width: 33%; padding: 4px; }

#nav1 { position: absolute; top: 5px; right: 25px; width: 90%; text-align: right; font-size: 0.875em; }
#nav1 a { color: #004080; }

#wirspeichernnicht { position: absolute; top: 27px; right: 11px; width: 200px; height: 100px; margin: 0px; padding: 0px;
                     text-align: right; }


#news { position: absolute; top: 175px; right: 20px; width: 210px; 
        text-align: left; background-color:#ECECEC; border: 1px #A9B8C2 solid;
        padding: 0px; font-size:0.76em;}
        
.news_entries_title { margin: 0;
               color: #FFFFFF;
               font-weight:bold;
               padding: 6px 5px 6px 5px;
               background: #3F7FBF;}
.news_entry { padding: 6px 10px 8px 10px;  }
.news_entry a { color: #004080; }
#news_footer { padding: 5px 10px 5px 10px; text-align: right; background: #B9C8D2;  }
#news_footer a { color: #004080; }
#sociallinks { background: #FFF; text-align: center; }
#sociallinks IMG { padding: 10px 5px 10px 5px; }
#ipcheck { padding: 0 5px 6px 5px; }
#ipcheck A { background-color:#ECECEC; width: 200px; height:100px; }
#ipcheck A IMG:hover { background-color:#bbcfe5; }

#gutschein { position: absolute; top: 30px; right: 120px; width: 245px; height: 100px; margin: 0px; padding: 0px;
             text-align: center; color: #007000; padding: 0; font-size: 0.925em; margin: 0; }
#gutschein fieldset { border: 2px #007000 solid; padding: 5px; background: #F3F3F3; }
#gutscheinklein { position: absolute; top: 28px; right: 30px; margin: 0px; padding: 2px 4px 2px 4px; text-align: center; margin: 0;
                  text-align: right; color: #007000; border: 2px #007000 solid; background: #F3F3F3; font-size: 0.925em; }

#paymenttable TH { padding: 0px; margin: 0px; text-align: center; border: 0px; background-color: #fff;
                   background-image: url(/images/payment_bg.png); color: #FFF; font-weight: bold; font-size: 18px;
}

.status { text-align:center; }
.status th { text-align:center; padding: 0.25em 0.5em 0.25em 0.5em; }
.status td { padding: 0.25em 0.5em 0.25em 0.5em; }

a.cascadeinfo {
	border-bottom: 1px dashed #800000;
	text-decoration: none;
}

a.cascadeinfo span {
	visibility:hidden;
	position: absolute; 
	margin-left: 1em;
	margin-top: -1em;  
	text-decoration: none;
/*	text-indent: 1em; */
	width: 350px;
	padding: 1em;  
	border: 2px solid #888;
}

a.cascadeinfo:hover { cursor: help; }

a.cascadeinfo:hover span {
	visibility: visible;
	color: #000000;
	background: #ffffff;
}

.name:hover { background: #DDD; }


@media screen and (max-width: 1140px) {
  
#news { display: none; }
#wirspeichernnicht { display: none; }
.desktop { display: none; }
.netbook { visibility: visible; }

#jondonymlogo { position: absolute; 
    top: 0px;
    left: 0px;
    height: 58px;
    width: 100%;
    background-image: url(/images/bnr1-strip.jpg);
}
#inhaltsverzfixed { position: fixed; top: 100px; left: 20px; }

#mainlogo { background-image: url(/images/logo1.jpg); background-repeat: no-repeat; 
            position: absolute; top: 0px; left: 0px;  height: 58px; width: 380px; }

#navigation { position: absolute; top: 58px; left: 0px; }

#content { margin: 100px 2.5% 0 2.5%; }

#helpcontent { margin: 100px 2.5% 0 2.5%; }
#helpcontent DIV.jondonym { display: none; }
.helpnavi TD { padding: 2px; }
}

@media print {
body {  font-family: serif; }
#content { margin: 1%; }
#helpcontent { margin: 1%; }
.helpnavi { display: none; }
#news { display: none; }
#navigation { display: none; }
#nav1 { display: none; }
#wirspeichernnicht { display: none; }
#gutscheinklein { display: none; }
#jondonymlogo { display: none; }
#inhaltsverzeichnis  { display: none; }

}
