@import url("/sw/files/formats.css");

/*****************************************************************************/
/**********                                                         **********/
/**********                  allgemeine Einstellungen               **********/
/**********                                                         **********/
/*****************************************************************************/

body {
	color:#FFFFFF;
	background:#ffffff;
} 

body, p, strong {
	color:#FFFFFF;
	background:#inherit;
	border: 0px;
	border-style: none;
	font-family: Verdana, sans-serif;
	font-size:12px;
	line-height:140%;
} 

* {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
}

body {
    margin-left:auto;
    margin-right:auto;
    padding: 0px;
    margin: 0px;
    background: url(/images/bg.jpg) no-repeat center center fixed;
    background-size: cover;
    background-position: center bottom;
}

input {
	color:#0066B3;
}

th {
	color:#243F82;
	background:#inherit;
}

th a:link,
th a:visited {
	color:#FFFFFF;
}

th a:hover,
th a:active {
	color:#0066B3;
}

p       {
	color:#0066B3;
	text-align:justify;
}

h1      {
	font-weight:bold;
	font-size:140%;
	color:#0066B3;
	clear: both;
}

h2      {
	font-size:120%;
	font-weight:bold;
	color:#FFFFFF;
	clear: both;
}

h3 {
	font-size:100%;
	font-weight:bold;
	color:#FFFFFF;
	clear: both;
}


a:link,
a:visited {
	color:#0066B3;
}

a:hover,
a:active {
	color:#007BA7;
}

div.header {
  height: 95px;
	text-align:center;
	background-image: url("/images/hilcona_header.png") !important;
  background-repeat: repeat-x !important;
  background-position: 50% 95%;
}

div.header img {
margin-top: 50px;
}

div.sizer {
  background: #ffffff;
  width:837px;
  margin:0 auto;
  margin-top: 60px;
	text-align:left;
	height:auto;
	clear:right;
}

/********************/
/* eingabeformulare */
/********************/

.inputform tr {
	vertical-align:top;
}

.inputform td {
	padding-bottom:0px;
	padding-right:6px;
}

.inputform th {
	text-align:left;
	font-weight:bold;
	color:#0066B3;
	background:#FFFFFF;
	padding-bottom:0px;
}

td.inputformsubmit {
	padding-top:10px;
	text-align:center;
}

/**********/
/* footer */
/**********/
div.footer {
	color: #ffffff;
	background-color: #FFFFFF; 
	text-align:center;
	border-top: 0px solid #7C7D7E;
  background-image: url("/images/hilcona_footer.png") !important;
  background-repeat: no-repeat !important;
  background-position: 0px 0px !important;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 12px;
	padding-bottom: 13px;
}

div.footer a:link, 
div.footer a:visited{
	color: #ffffff;
	text-decoration: none;
}
div.footer a:hover, 
div.footer a:active{
	color: #ffffff;
	text-decoration: none;
}


.vemap_footer {
        color: #CE1422 !important;
        background: #inherit;
        font-weight: bold !important;
        text-decoration: none !important;
}

.vemap {
        color: #CE1422 !important;
        background: #inherit;
        font-weight: bold !important;
        text-decoration: none !important;
}

/*****************************************************************************/
/**********                                                         **********/
/**********                   oeffentlicher Bereich                 **********/
/**********                                                         **********/
/*****************************************************************************/

div.login {
  width: 180px;
  height: 175px;
  font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #BCCFE6;
	text-decoration: none;
	border: 0px solid #cccccc;
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

div.login div.login_header {
	text-align: center;
	width: 180px;
	height: 20px;
	color: #ffffff;
	background: #2f5eab;
	font-size: 14px;
	font-weight: bold;
  padding-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}


div.login div.login_form {
	width: 166px;
  color: #333333;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

div.login div.login_form label {
	width: 166px;
	color: #333333;
  font-weight: normal;
  line-height: 16px;
	margin: 0px;
}

div.login input.login {
 width: 60px;
 font-weight: bold;
 padding: 3px;
 margin-top: 5px;
 background-color: #2f5eab;
 color: #ffffff;
 border: none;
 cursor: pointer;
}

div.login input.login2 {
 width: 155px;
}


/**************/
/* title menu */
/**************/
table.title {
	border-collapse: none;
	border-spacing: 0px;
  width: 837px;
	height: 20px;
	padding: 0px;
	border: none;
	margin-bottom: 0px;
}

.title td {
  background:#inherit;
  color: #0066B3;
  height: 15px;
	text-align: center;
	font-weight: normal;
	vertical-align: left;
	border-right: 0px solid #FFFFFF;
	padding-top: 0px;
	padding-bottom: 6px;
}

.title a:link,
.title a:visited {
	color: #0066B3;
  background:#inherit;
	font-size:110%;
  font-weight: normal;
  text-decoration: none;
	padding: 0px;
	height: 100%;
}

.title a:hover,
.title a:active {
        color: #0066B3;
        background:#inherit;
        font-weight: normal;
        text-decoration: none;
}

.title td.login {
  background:#ffffff;
  color: #FFCC00 !important;
	text-align: center;
	font-weight: bold;
	vertical-align:bottom;
}

.title td.title_item {
  background:#inherit;
  color: #0066B3 !important;
	text-align: center;
	font-weight: bold;
	vertical-align:bottom;
	border: 0px #CBFCFF solid;
}

p.logo {
        height: 73px;
        width: 100%;
        background: #FFFFFF;
        background-image: url("/images/logo_text.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
        padding: 0px;
        margin: 0px;
}

/***************/
/* menueleiste */
/***************/

/* ueberschrift */
body.public table.ueberschrift {
        border-spacing: 0px;
        border-collapse: collapse;
        width: 100%;
        border: #0066B3 0px solid;
        margin: 0px 0px 0px 0px;
        padding: 0px;
}

body.public table.ueberschrift td.logo {
        background: #FFFFFF;
        margin: 0px;
        padding: 0px;
        width: 1%;
}

body.public table.ueberschrift td.logo img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

body.public td.text td.ueberschrift {
        font-size: 170%;
        height: 50px;
        font-weight: normal;
        text-align: left;
        color: #243F82;
        background: #FFFFFF;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        border: none;
}

/* hauptpunkte */

body.public table.public {
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
        margin-left: 0px;
        margin-right: 0px;
}

body.public td.menue {
        vertical-align: top;
        background: #FFFFFF;
        padding-left: 0px;
        padding-top: 24px;
        border-right: 0px #D8D8D8 solid;
}

body.public td.menue p.header {
        width:180px;
        /*height: 26px;*/
        text-align: left;
        font-size: 100%;
        font-weight: normal;
        text-transform: uppercase;
        color: #243F82;
        background: #e2eaf4;
        border-bottom: #D9D9D9 0px dotted;
        border-collapse: collapse;
}


body.public td.menue p.header a:link,
body.public td.menue p.header a:visited {
        color: #243F82;
        font-size: 100%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: -4px;
        padding-left: 17px;
        display: block;
        background-image: url("/images/arrow_right_blue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
	
}

body.public td.menue p.header a:hover,
body.public td.menue p.header a:active {
        color: #243F82;
        background-color: #bccfe6;
        background-image: url("/images/arrow_right_blue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
        font-size: 100%;
        text-decoration: none;
        display: block;
}


img.left {
      margin-right: 10px;

}


img.inline {
        margin-top: 10px;
}

body.public p.login {
        width:180px;
        height: 29px;
        margin-bottom: 30px;
        text-align: center;
        font-size: 110%;
        font-weight: bold;
        color: #EE1D23;
        clear: both;
}

*+html body.public p.login {
        width:180px;
        height: 29px;
        margin-bottom: -3px;
        text-align: center;
        font-size: 110%;
        font-weight: bold;
        color: #EE1D23;
        border-collapse: collapse;
        clear: both;
}

*html body.public p.login {
        width:180px;
        height: 0px;
        text-align: center;
        font-size: 110%;
        font-weight: bold;
        color: #EE1D23;
        border-collapse: collapse;
}

body.public td.menue p.login a:link,
body.public td.menue p.login a:visited {
        color: #EE1D23;
        font-size: 110%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 8px;
        margin-top: -12px;
        padding-left: 12px;
        display: block;
        border: 2px solid #A9C6DC;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important; */
	
}

*html body.public td.menue p.login a:link,
*html body.public td.menue p.login a:visited {
        color: #EE1D23;
        font-size: 110%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 0px;
        padding-left: 12px;
        display: block;
        border: 2px solid #A9C6DC;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;  */
	
}


*+html body.public td.menue p.login a:link,
*+html body.public td.menue p.login a:visited {
        color: #EE1D23;
        font-size: 110%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 8px;
        margin-top: 0px;
        padding-left: 12px;
        display: block;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;  */
	
}


body.public td.menue p.login a:hover,
body.public td.menue p.login a:active {
        color: #EE1D23;
        background-color: #FFFFFF;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;  */
        font-size: 110%;
        text-decoration: none;
        display: block;
}

*+html body.public td.menue p.login a:hover,
*+html body.public td.menue p.login a:active {
        color: #EE1D23;
        background-color: #FFFFFF;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;  */
        font-size: 110%;
        text-decoration: none;
        display: block;
}

*html body.public td.menue p.login a:hover,
*html body.public td.menue p.login a:active {
        color: #EE1D23;
        background-color: #FFFFFF;
/*      background-image: url("/images/main_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important; */
        font-size: 110%;
        text-decoration: none;
        display: block;
}


/* unterpunkte */
body.public td.menue p.item {
        width:180px;
        /*height: 26px;*/
        margin-top: -12px;
        text-align: left;
        font-size: 100%;
        color: #243F82;
        border-bottom: #D9D9D9 0px dotted;
        border-collapse: collapse;
}

*+html body.public td.menue p.item {
        width:180px;
        height: 29px;
        margin-top: 23px;
        margin-bottom: -23px;
        text-align: left;
        font-size: 100%;
        font-weight: normal;
        color: #243F82;
        border-bottom: #D9D9D9 0px dotted;
        border-collapse: collapse;
        clear: both;
}

*html body.public td.menue p.item {
        width:180px;
        height: 0px;
        text-align: left;
        font-size: 100%;
        color: #243F82;
        border-bottom: #D9D9D9 0px dotted;
        border-collapse: collapse;
}

body.public td.menue p.item a:link,
body.public td.menue p.item a:visited {
        color: #243F82;
        font-size: 100%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: -12px;
        padding-left: 26px;
        display: block;
/*      background-image: url("/images/sub_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
	
}


*+html body.public td.menue p.item a:link,
*+html body.public td.menue p.item a:visited {
        color: #243F82;
        font-size: 100%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 0px;
        padding-left: 26px;
        display: block;
/*      background-image: url("/images/sub_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
	
}

*html body.public td.menue p.item a:link,
*html body.public td.menue p.item a:visited {
        color: #243F82;
        font-size: 100%;
        text-decoration: none;
        margin: 0px;
        padding-top: 6px;
        padding-bottom: 6px;
        margin-top: 0px;
        padding-left: 26px;
        display: block;
/*      background-image: url("/images/sub_menue.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
	
}

body.public td.menue p.item a:hover,
body.public td.menue p.item a:active {
        color: #243F82;
        background-color: #FFFFFF;
/*      background-image: url("/images/sub_menue_active.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
        font-size: 100%;
        text-decoration: none;
        display: block;
}

*+html body.public td.menue p.item a:hover,
*+html body.public td.menue p.item a:active {
        color: #243F82;
        background-color: #FFFFFF;
/*      background-image: url("/images/sub_menue_active.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
        font-size: 100%;
        text-decoration: none;
        display: block;
}

*html body.public td.menue p.item a:hover,
*html body.public td.menue p.item a:active {
        color: #243F82;
        background-color: #FFFFFF;
/*      background-image: url("/images/sub_menue_active.png") !important;
        background-repeat: no-repeat !important;
        background-position: 14px 0px !important; */
        font-size: 100%;
        text-decoration: none;
        display: block;
}


/* textfenster */
body.public td.textspacer {
        vertical-align: top;
        background: #FFFFFF;
        width: 0px;
}

body.public td.text {
        vertical-align: top;
        background: #FFFFFF;
/*      background-image: url("/images/gas_bg1.gif") !important;
        background-repeat: repeat-y !important;
        background-position: 0px 0px !important; */
        width: 100%;
        min-height: 800px;
        padding-right: 20px;
}

body.public td.text div.text {
        text-align: justify;
        width: 100%;

        background: #inherit !important;
        color: #0066B3;

        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;

        border: 0px;
        border-color: #0066B3;
        border-style: solid;
}

body.public td.text div.text p,
body.public td.text div.text h2,
body.public td.text div.text h3,
body.public td.text div.text strong,
body.public td.text div.text ul,
body.public td.text div.text table,
body.public td.text div.text td {
        text-align: justify;
        color: #0066B3;
        background: #inherit !important;
        font-size: 100%;
        padding: 0px;
        margin-top: 10px; 
        margin-left: 2px;
}

body.public td.text div.text ul {
        margin-left: 30px;
}

body.public td.text div.text td {
        vertical-align: top;
}

body.public td.text a:link, 
body.public td.text a:visited {
        color: #0066B3;
        background: inherit;
}

body.public td.text div.text td.image_rechts {
        padding-left: 10px;
        vertical-align: top;
        text-align: left;
        width: 160px;
}


body.public td.news a:link,
body.public td.news a:visited {
        color: #0066B3;
}

body.public td.text a:hover,
body.public td.text a:active {
        color: #0066B3;
}

body.public td.news a:hover,
body.public td.news a:active {
        color: #0066B3;
}

body.public td.news {
        margin: 0px;
        padding: 5px;
        vertical-align: top;
        border-top: 4px #8A8C8F solid;
        border-left: 4px #8A8C8F solid;
        background: #ffffff;
        width: 150px;
}

body.public td.news {
        width: 175px;
        vertical-align: top;
        background: #EBEBEB;
}

body.public td.news p.img {
        text-align: center;
        background: #EBEBEB;
        margin-bottom: 0px;
        border: none;
}

body.public td.news h2.title {
        text-align: center;
        background: #EBEBEB;
        color: #0066B3;
        padding-top: 10px;
        font-size: 120%;
}

body.public td.news h2 {
        font-size: 100%;
        text-align: center;
        background: #EBEBEB;
        color:#0066B3;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-top: 0px;
}

body.public td.news p strong {
	color: #0066B3;
        background: #EBEBEB;
}

body.public td.news p {
        text-align: left;
        background: #EBEBEB;
        color:#0066B3;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0px;
        margin:10px 0px 0px 0px;
        border-left: 1px #0066B3 solid;
        border-bottom: 2px #0066B3 solid;
}

.unsichtbar {
	display: none;
}
