@charset "utf-8";
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100%; 
	letter-spacing:1px;
}

.body {
	padding: 10px;
	height: 768px;
	width: 1024px;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}

#center_container {
	text-align:center;
}

#header_container {
	position:relative;
	z-index:99;
}

.header {
	height: 253px;
	width: 100%;
}

.footer {
	width: 100%;
}

.footer_hr {
	background-color: #990000;
	height: 10px;
	width: 1024px;
	z-index: 1;
	margin-top: 5px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	height:10px;
	float: left;
	display:inline; 
	margin-top:5px;
	width:100%;
	z-index:1;
	text-align: center;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.logo_header {
	background-image: url(../images/staal_logo.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 310px;
	height: 190px;
	float: right;
	z-index: 3;
}

.rotate_header {
	float: left;
	display: inline;
	position: absolute;
	z-index: -1;
	margin:0;
	padding: 0;
	text-align:center;
	left:0px;
	top:0px;
	width:100%;
}

.header_hr {
	background-color: #0856A4;
	float: left;
	display:inline; 
	margin-top: 5px;
	height: 10px;
	width: 1024px;
	z-index: 1;
}

.breadcrum {
	display:inline; 
	background-color: #990000;
	height: auto;
	width: 698px;
	float: left;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 8px;
}
.adres_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 300px;
	display:inline; 
	margin-top: 5px;
}


.textarea {
	float:left;
	position:relative;
	display:inline; 
	margin-left:25px;
	margin-right:25px;
	text-align:left;
	width:670px;
	line-height:1.5em;
}


.main {
	padding-top: 5px;
	width: 100%;
}

div.left {
	width: 152px;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
	position:relative;
}

div.right {
	width: 152px;
	background: transparent url(../images/module_middle.jpg) left repeat-y;
	position:relative;
}


div.left div, div.right div {
width: 152px;
background: transparent url(../images/module_top.jpg) top left no-repeat;
}

div.left div div, div.right div div {
width: 152px;
background: transparent url(../images/module_bottom.jpg)  bottom left no-repeat;
}

div.left div div div, div.right div div div{
width: 137px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
background: transparent;
padding-bottom: 10px;
font-size: 10px; 
}

div.left div div div div, div.right div div div div {
padding: 0px;
margin: 0px;
}

a.mainlevel {
font-size: 12px;
color: #000;
padding-left: 4px;
width: 130px;
display: block;
line-height: 26px;
margin-bottom: 2px;
margin-right: 5px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 135px;
}

html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu {
background: #0856A4;
color: #fff;
text-decoration: none;
}

a.sublevel {
position: relative;
padding: 0px;
margin: 0px;
font-size: 12px;
padding-left: 12px;
display: block;
line-height: 26px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 143px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
background: #0856A4;
color: #fff;
text-decoration: none;
width: 143px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
}

html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 143px;
}

a.pathway { 
	color: #fff;
	text-decoration: none;
}

ul.latestnews {
	text-align: left;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width:100%;
}

li.latestnews {
	line-height:18px;
	}

a.latestnews {
	font-size: 11px;
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	margin-bottom: 2px;
	margin-right: 5px;
	width: 138px;
	text-align: center;
}

a.latestnews:hover, a.latestnews#active_menu {
background: #0856A4;
color: #fff;
text-decoration: none;
}

