#headlines {
  width: 200px;
  float: right;
  height: 200px;
  background: #E70039;
  padding:3px;
  margin-left: 20px;
}

#headlines h1 {
  font-weight: bold;
  font-size: 12px;
  padding:0;
  margin:0;
  color: #FFFFFF;
  text-transform:uppercase;
  text-align:center;
}

#headlines a {
  text-decoration:none;
  color: #FFFFFF;
  display: block;
}

#headlines a:hover {
  font-weight:bold;
}

#headlines ul {
  margin:0;
  padding:0;
}

#headlines ul li {
  list-style:none;
  margin: 3px;
  padding: 2px;
  height: 29px;
}
#headlines ul li.li1 {
  background-color: #009EEA;
}

#headlines ul li.li2 {
  background: #9CCF00;
}

#container {
	margin:auto;
	position: relative;
	height: 100%;
	width: 746px;
}
#nav {
	float: right;
	height: 20px;
	width: 591px;
	padding-bottom: 5px;
}
#menucontainer {
	float: left;
	
	width: 155px;
}
#logo {
	height: 107px;
}


#topmenu {
	width: 138px;
	float: left;
	background-color: #FFCF00;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFD83C;
	border-right-color: #FFD83C;
	border-left-color: #FFD83C;
	height: 37px;
}
#botmenu {
	width: 155px;
	float: left;
	height: 222px;
}
#top {
	float: right;
	width: 591px;
	height: 91px;
}
#but1 {
	height: 91px;
	float: left;
	width: 138px;
	background-color:#009EEA;
}
#but2 {
	height: 91px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#FFCC00;
}
#but3 {
	height: 91px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#e70039;
}
#but4 {
	height: 91px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#9CCF00;
}
#content {
	float: right;
	width: 591px;
}
#left {
	height: 100%;	
	float:left;
	width: 15px;
	background-color: #DE8A00;
	position:static;
}
#main {
	width: 531px;
	float:left;
	padding-left: 28px;
	padding-right: 28px;
	background-image:url(back.gif);
	padding-bottom:15px;
}

#main img {
  padding:5px;
}
#main img.clear {
  padding:0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color:#FFCF00;
	padding-left: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	text-transform: lowercase;
	padding-top: 15px;
}
body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	margin-top: 5px;
}

a {
	color: #0066CC;
}
a:hover {
	color: #009EEA;
}

th {
  text-align:left;
}


#right {
	float:right;
	width: 15px;
	height: 100%;
	background-color: #9CCF00;
	position: relative;
}
#bot {
	float: right;
	width: 591px;
	height: 15px;
	background-color: #0066CC;
	margin: 0px;
	padding: 0px;
}
#bot1 {
	height: 15px;
	float: left;
	width: 138px;
	background-color:#009EEA;
}
#bot2 {
	height: 15px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#FFCC00;
}
#bot3 {
	height: 15px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#e70039;
}
#bot4 {
	height: 15px;
	width: 138px;
	float: left;
	margin-left: 13px;
	background-color:#9CCF00;
}
body {
	background-color: #0066CC;
}
#footer {
	float: left;
	padding-left:155px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	background-color: #0066CC;
	width: 591px;
	margin-bottom: 15px;
}
#news {
	background-color:#FFCF00;
	height: 15px;
	padding: 10px;
	float: right;
	width: 175px;
	}
.img_left {
	margin: 0px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.img_right {
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}

html {
	margin: 0px;
	padding: 0px;
	}
h6.blue {
	background-color: #23ADF5;
	color: #FFF;
	line-height: 12px;
	height: 14px;
	font-size: 11px;
	text-transform: uppercase;
	padding: 1px 0px 1px 5px;
	position: relative;
	margin: 1px 0px 5px 0px;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCF00;
	margin-bottom: 5px;
}
h3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


/* Dropdown menu */
#menu {
	width: 148px;
	height: 148px;
	float: left;
  position:relative;
  z-index:10;
}
.ddm1 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	text-transform:uppercase;
	position:relative;
}

.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    position: relative;
    margin-bottom:2px;
    font-size:10px;
}

.ddm1 .item1 {
    background: #9CCF00;
    color: #FFFFFF;
    margin-bottom:2px;
    font-weight:bold;
    font-size:9pt;
}

.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover{
    background: #E70039;
    color: #FFFFFF;
    margin-bottom:2px;
    font-weight:bold;
    font-size:9pt;
 }


.ddm1 .dark1:hover,
.ddm1 .dark1-active,
.ddm1 .dark1-active:hover{
    background: #E70039;
    color: #FFFFFF;
    margin-bottom:2px;
    font-weight:bold;
    font-size:9pt;
}
.ddm1 .dark1 {
  background-color:#009EEA
}

.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    font-size:10px;
    font-weight:bold;
    font-size:9pt;
}

.ddm1 .item2 {
    background: #FFCC00;
    color: #ffffff;
    font-weight:bold;
    font-size:9pt;
}

.ddm1 .item2:hover {
    background: #E70039;
    color: #ffffff;
    font-weight:bold;
    font-size:9pt;
}

.ddm1 .section {
  position: absolute;
  visibility: hidden;
  z-index: -1;
  margin-top:5px;
}
* html .ddm1 .section { margin-top: 0px; } /* ie fix */

.ddm1 .bottom,
.ddm1 .bottom:hover,
.ddm1 .bottom-active,
.ddm1 .bottom-active:hover { margin-bottom:2px;  }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */


/* Calculator */
form#calc2 h6 {
	background-color: #23ADF5;
	color: #FFF;
	line-height: 12px;
	height: 14px;
	font-size: 11px;
	text-transform: none;
	padding: 1px 0px 1px 5px;
	width: 90%;
	position: relative;
}
form#calc2 h6 input.checkbox {
	position: absolute;
	left: 0px;
	top: -2px;
}
form#calc2 table {
	width: 90%;
	border-collapse: collapse;
}
form#calc2 th {
	padding: 3px;
}
form#calc2 th.tophead {
	background-color: #23ADF5;
	color: #FFF;
	padding: 2px 2px 2px 3px;
}
form#calc2 td {
	padding: 3px 2px 3px 5px;
}
form#calc2 td.owncost, form#calc2 th.owncost {
	background-color: #DFEBF1;
}
form#calc2 input, form#calc2 textarea, form#calc2 select {
	font-size: 10px;
}
form#calc2 button {
	font-size: 11px;
	letter-spacing: 0px;
}

/* tooltips */
/* -------------------------------------------------------------------------- */
.tooltip {
	position: absolute; 
	display: none;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
.tooltipbody {
	width: 167px;
	padding-top:1px;
	background-image: url(/if/bg_tooltip_top.gif);
	background-repeat: no-repeat;
}
.tooltiptext {
	background-image: url(/if/bg_tooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px 7px 15px 7px;
	letter-spacing: 0px;
}

.bigtooltip {
	position: absolute; 
	display: none;
	z-index: 1000;
	left: 0px;
	top: 0px;
}
.bigtooltipbody {
	width: 267px;
	padding-top:1px;
	background-image: url(/if/bg_bigtooltip_top.gif);
	background-repeat: no-repeat;
}
.bigtooltiptext {
	background-image: url(/if/bg_bigtooltip_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 7px 7px 15px 7px;
}