/* CSS Document */
body {
	background-color:#BACAF3;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#000000;
	background-image:url(../../images/structure/body_bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
a {
	text-decoration: underline;
	color: #2C4299;
}
a:link, a:visited {
	text-decoration: underline;
	color: #0630D5;
}
a:hover {
	text-decoration: none;
	color: #002DE9;
}
h1 { 
	font-size: 18px;
	color: #000000;
	text-transform:uppercase;
}
h2 { 
	font-size: 16px;
	color: #000000;
}
h3 { 
	font-size: 14px;
	color: #000000;	
}
#menu{
width:192px;
min-height:564px;
float:left;
background: #D9DEEF url(../../images/structure/menu_bg.jpg) top repeat-x ;
}
#content {
width:744px;
float:left;
min-height:564px;
margin-bottom:0px;
background: #F9F9F9 url(../../images/structure/watermerk.jpg) bottom no-repeat ;
}
.content {
padding:30px;
padding-top:0px;
}
#slide{
width:744px;
height:132px;
}
#submenu{
width:744px;
height:70px;
background: #F9F9F9 url(../../images/structure/submenu.jpg) top no-repeat ;
text-align: left;
font-size:12px;
color:#102268;
font-weight:bold;
}
.submenu {
padding-left:15px;
padding-top:5px;
}
.submenu a {
color:#000066;
text-decoration:none;
}
.submenu a:hover {
color:#FF0000;
text-decoration:none;
}
#adres{
	position:absolute;
	top: 156px;
	left:786px;
	width:139px;
	color:#102268;
	font-weight:bold;
	text-align:right;
	height: 45px;
}
#rdw{
	position:absolute;
	top: 445px;
	right:790px;
}
#marquee{
	position:absolute;
	top: 308px;
	left: 196px;
	width:740px;
	height: 20px;
	font-size:14px;
	color: #FF0000;
	font-weight:bold;
}
#wrapper {
position: relative;
margin: 0 auto;
width: 936px;
min-height:450px;
background-color:#d9deef;
}
