body {
 background:#FFFFFF; 
 /*margin-top: 10px;*/
 margin-left: 12px; 
 margin-right: 0px; 
 font-size: 100%;
 font-family: Verdana, Helvetica, Arial, Tahoma, Sans Serif;
 color:#333333;
 }

a:link, a:visited { text-decoration:none; color: #000000;}
a:hover {  text-decoration:none; color: #758e87;}
a:focus { text-decoration:none; background: yellow; color: #758e87;}
a:active {  text-decoration:none; background: yellow; color: #000000;}

.clearer {
	display: block!important;
	margin: 0!important;
	padding: 0!important;
	clear: both!important;
	line-height: 0!important;
	font-size: 0!important;
	height: 0!important;
}

#topnavigation{
	text-align: right;
	height: 1.25em;
	min-height: 20px;
	padding-right: 2px;
	font-size: 0.7em;
	color: #000000;
}

#logo{
	position: relative;
	float:left;
	width:196px;
	height:100px;
}

#banner{
	margin-left:196px;
	height: 100px;
	background: #22649C;
	border: 1px solid #000000;
}

#sidebar{
	position: absolute;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	float:left;
	text-align:left;
	width:12.25em;
	overflow: visible;
}

#container{
	position: relative;
	margin: 1.25em 0 0 13.5em;
	padding: 0;
}

#maincontent_wrapper{
	margin-right: 12.25em;
}

.maincontent{
    /* margin: top, right, bottom, left */
    clear: both;
    margin-bottom: 5px;
}

#margin_bar_wrapper{
    position: absolute; 
    right: 0px; 
    top: 0px; 
    width: 11em;
}

.margin_bar{
    position: absolute; 
    right: 0px; 
    top: 0px;
    width:11em;
}

#navcontainer{
    margin-top: 1px;
    margin-bottom: 25px;
}

#ulist li {
  list-style-type: square; 
  list-style-position: outside;
  }
  
h1{
text-align:left;
color:#000000;
font-size:1.5em;
font-weight:bold;
}

h2{
text-align:left;
color:#22649C;
font-size:1.2em;
font-weight:bold;
}

h3{
text-align:left;
color:#22649C;
font-size:1.2em;
font-style:italic;
}

h6{
display: block;
border: 1px solid #000000;
font-size:0.7em;
font-weight:normal;
line-height: 1.25em;
padding: 2px 5px 2px 5px;
}

p.bordered{
display: block;
border: 1px solid #000000;
font-size:0.7em;
font-weight:normal;
line-height: 1.25em;
padding: 2px 5px 2px 5px;
}

a.anker:link { color:#FFFFFF }
a.anker:visited { color:#FFFFFF }
a.anker:hover { color: #FFFFFF }

/*a.outerlink:before{content:"\2197";}*/
a.outerlink{
  background-image: url(/fileadmin/kisswin/img/arrow_ext.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.outerlink:link { color:#DD3300 }
a.outerlink:visited { color:#DD3300 }
a.outerlink:hover { color: #FF6600 }

a.extern{
  background-image: url(/fileadmin/kisswin/img/arrow_ext.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.extern:link { color:#DD3300 }
a.extern:visited { color:#DD3300 }
a.extern:hover { color: #FF6600 }

/*a.downlink:before{content:"\2193";}*/
a.downlink{
  background-image: url(/fileadmin/kisswin/img/arrow_down.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.downlink:link { color:#DD3300 }
a.downlink:visited { color:#DD3300 }
a.downlink:hover { color: #FF6600 }

/*a.uplink:before{content:"\2191";}*/
a.uplink{
  background-image: url(/fileadmin/kisswin/img/arrow_up.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.uplink:link { color:#DD3300 }
a.uplink:visited { color:#DD3300 }
a.uplink:hover { color: #FF6600 }

/*a.intern:before{content:"\2192";}*/
a.intern{
  background-image: url(/fileadmin/kisswin/img/arrow_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.intern:link { color:#DD3300 }
a.intern:visited { color:#DD3300 }
a.intern:hover { color: #FF6600 }

/*a.download:before{content:"\2198";}*/
a.download{
  background-image: url(/fileadmin/kisswin/img/arrow_file.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
a.download:link { color:#DD3300 }
a.download:visited { color:#DD3300 }
a.download:hover { color: #FF6600 }

/*a.linkmail:before{content:url(/fileadmin/kisswin/img/link_mail.gif);}*/
a.linkmail{
  background-image: url(/fileadmin/kisswin/img/link_mail.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 18px;
}
a.linkmail:link { color:#DD3300 }
a.linkmail:visited { color:#DD3300 }
a.linkmail:hover { color: #FF6600 }

/*#searchresult a:before{content:"\2192";}*/
#searchresult a{
  background-image: url(/fileadmin/kisswin/img/arrow_right.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
#searchresult a:link { color:#DD3300 }
#searchresult a:visited { color:#DD3300 }
#searchresult a:hover { color: #FF6600 }

#contentnavigation{
	display: block;
	font-size: 0.7em;
	padding-left: 4px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-bottom: 4px;
}

#contentnavigation a:link{text-decoration: none; color: #0033ff}
#contentnavigation a:visited{text-decoration: none; color: #0033ff}
#contentnavigation a:hover{text-decoration: none; color: #758e87;}

#bottomnavigation{
	display: block;
	font-size: 0.7em;
	padding-left: 4px
}

#bottomnavigation a:focus { background: #FFFFFF; }
#bottomnavigation a:active { background: #FFFFFF; }

#contentbox {
  /* margin: top, right, bottom, left */
  margin: 0 0 5px 0;
  border: 0px solid #FF6600;
  font-size: 0.8em;
  line-height: 1.25em;
  text-align: justify;
  /* word-break: break-all; */
}

#contentbox h1{
	display: block;
	background-color: #22649C;
	font-size:1.5em;
	line-height: 1.25em;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
	text-align: left;
}

#contentbox h2{
	font-size: 1.2em;
	font-weight: bold;
	color: #22649C;
	text-align: left;
}

.boxcontent {
	padding: 5px 20px 5px 20px;
	background-color : #FFFFFF;
	font-size: 0.7em;
	line-height: 1.25em;
}

.boxtop {
	display: block;
	background-color: #22649C;
	font-size:1.5em;
	color: #FFFFFF;
	padding-left: 5px;
	border: 1px solid #000000;
}

.footnote{
	background-color: #FFFFFF;
	padding: 4px 20px 4px 20px;
	font-size:9pt
}

#contentbox a:link { color:#DD3300 }
#contentbox a:visited { color:#DD3300 }
#contentbox a:hover { color: #FF6600 }

#contentbox a.anker:link { color:#000000 }
#contentbox a.anker:visited { color:#000000 }
#contentbox a.anker:hover { color:#000000 }

#footer {
    margin: 40px 0 0 0;
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: 1px solid #000000;
    color: #000000;
    text-align: center;
    font-size: 0.6em;
}

TD#m-menu{
	/*width:12.25em;*/
	/*min-width: 196px;*/
	font-family: Verdana, Helvetica, Arial, Tahoma, Sans Serif;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	overflow: hidden;
}

TD#m-menu DIV{
}

TD#m-menu DIV.m-menu-lvl-0-no a{
	display: block;
	font-size: 0.7em;
	padding: 0.25em 0.5em 0.25em 0.75em;
	border-top: 1px solid #000000;
}

TD#m-menu DIV.m-menu-lvl-0-no a:link, TD#m-menu DIV.m-menu-lvl-0-no a:visited{
	background: #C4DCF1;
	color: #000000;
}

TD#m-menu DIV.m-menu-lvl-0-no a:hover, TD#m-menu DIV.m-menu-lvl-0-no a:focus, TD#m-menu DIV.m-menu-lvl-0-no a:active{
	background: #22649C;
	color: #FFFFFF;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-0-act a{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	font-size: 0.7em;
	font-weight: bold;
	border-top: 1px solid #000000;
}

TD#m-menu DIV.m-menu-lvl-0-act a:link, TD#m-menu DIV.m-menu-lvl-0-act a:visited{
	background: #22649C;
	color: #FFFFFF;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-0-act a:hover, TD#m-menu DIV.m-menu-lvl-0-act a:focus, TD#m-menu DIV.m-menu-lvl-0-act a:active{
	background: #22649C;
}

TD#m-menu DIV.m-menu-lvl-1-act a{
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0.25em 0.5em 0.25em 1.5em;
}

TD#m-menu DIV.m-menu-lvl-1-act a:link, TD#m-menu DIV.m-menu-lvl-1-act a:visited{
	background: #C4DCF1;
	color: #000000;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-1-act a:hover, TD#m-menu DIV.m-menu-lvl-1-act a:focus, TD#m-menu DIV.m-menu-lvl-1-act a:active{
	background: #22649C;
	color: #FFFFFF;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-1-no a{
	display: block;
	padding: 0.25em 0.5em 0.25em 1.5em;
	font-size: 0.7em;
}

TD#m-menu DIV.m-menu-lvl-1-no a:link, TD#m-menu DIV.m-menu-lvl-1-no a:visited{
	background: #C4DCF1;
	color: #000000;
}

TD#m-menu DIV.m-menu-lvl-1-no a:hover, TD#m-menu DIV.m-menu-lvl-1-no a:focus, TD#m-menu DIV.m-menu-lvl-1-no a:active{
	background: #22649C;
	color: #FFFFFF;
}

TD#m-menu DIV.m-menu-lvl-2-no a{
	display: block;
	padding: 0.25em 0.5em 0.25em 2.25em;
	font-size: 0.65em;
}

TD#m-menu DIV.m-menu-lvl-2-no a:link, TD#m-menu DIV.m-menu-lvl-2-no a:visited{
	background: #C4DCF1;
	color: #000000;
}

TD#m-menu DIV.m-menu-lvl-2-no a:hover, TD#m-menu DIV.m-menu-lvl-2-no a:focus, TD#m-menu DIV.m-menu-lvl-2-no a:active{
	background: #22649C;
	color: #FFFFFF;
}

TD#m-menu DIV.m-menu-lvl-2-act a{
	display: block;
	padding: 0.25em 0.5em 0.25em 2.25em;
	font-size: 0.65em;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-2-act a:link, TD#m-menu DIV.m-menu-lvl-2-act a:visited{
	background: #C4DCF1;
	color: #000000;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-2-act a:hover, TD#m-menu DIV.m-menu-lvl-2-act a:focus, TD#m-menu DIV.m-menu-lvl-2-act a:active{
	background: #22649C;
	color: #FFFFFF;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-3-no a{
	display: block;
	padding: 0.25em 0.5em 0.25em 3.0em;
	font-size: 0.65em;
}

TD#m-menu DIV.m-menu-lvl-3-no a:link, TD#m-menu DIV.m-menu-lvl-3-no a:visited{
	background: #C4DCF1;
	color: #000000;
}

TD#m-menu DIV.m-menu-lvl-3-no a:hover, TD#m-menu DIV.m-menu-lvl-3-no a:focus, TD#m-menu DIV.m-menu-lvl-3-no a:active{
	background: #22649C;
	color: #FFFFFF;
}

TD#m-menu DIV.m-menu-lvl-3-act a{
	display: block;
	padding: 0.25em 0.5em 0.25em 3.0em;
	font-size: 0.65em;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-3-act a:link, TD#m-menu DIV.m-menu-lvl-3-act a:visited{
	background: #C4DCF1;
	color: #000000;
	font-weight: bold;
}

TD#m-menu DIV.m-menu-lvl-3-act a:hover, TD#m-menu DIV.m-menu-lvl-3-act a:focus, TD#m-menu DIV.m-menu-lvl-3-act a:active{
	background: #22649C;
	color: #FFFFFF;
	font-weight: bold;
}

#newsbox {
  /* margin: top, right, bottom, left */
  margin: 0 0 20px 0;
  width:12.25em;
  border: 1px solid #000000;
  background-color: #DDDDDD;
}

#newsbox a:link{text-decoration: none; color: #DD3300}
#newsbox a:visited{text-decoration: none; color: #DD3300}
#newsbox a:hover{text-decoration: none; color: #758e87;}

#newsbox form{
  display: inline;
  color: #000000;
  background-color: #EEEEEE;
}

.newscontent {
	padding: 4px 5px 4px 5px;
	color: #000000;
	background-color : #EEEEEE;
	font-size:0.7em;
	text-align: justify;
}

.newstop {
	background-color: #22649C;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}

#marginbox {
  /* margin: top, right, bottom, left */
  float:right;
  margin: 0 0.5em 20px 1.25em;
  width: 10.5em;
  border: 1px solid #000000;
  background-color: #DDDDDD;
}

#marginbox a:link{text-decoration: none; color: #DD3300}
#marginbox a:visited{text-decoration: none; color: #DD3300}
#marginbox a:hover{text-decoration: none; color: #758e87;}

#marginbox form{
  display: inline;
  color: #000000;
  background-color: #EEEEEE;
}

.margincontent {
	padding: 4px 5px 4px 5px;
	color: #000000;
	background-color : #EEEEEE;
	font-size:0.7em;
	text-align: left;
}

.margintop {
	background-color: #22649C;
	font-size:0.7em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
}
