/* Start of CMSMS style sheet 'default' */
html, body {
	height: 100%;
}

body {
        margin: 0px;
	padding: 0px;
        background: #3b3b3b url(images/homepage01.gif) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}



h1, h2, h3  {
	margin-top: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color:#d70808;
	margin: 0px;
}

h2 {
	font-size: 20px;
	color: #CCCCCC;
        margin-bottom: 0px;
}

h3 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #B9B9B9;
}

h4 {
	font-size: 30px;
	color: #CCCCCC;
	margin: 0px;
        margin-bottom: 15px;
}

h5 {
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 20px;
	background: url(images/homepage14.png) no-repeat left top;
	font-size: 14px;
	color: #FFFFFF;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
	margin: 0px;
}


p, ol, ul {
	margin-top: 0px;
	text-align: justify;
	line-height: 160%;
}

strong {
	color: #fff;
font-weight: bold;
}

a {
	color: #f70000;
	}

a:hover {
	text-decoration: none;
}

a img {
border: 0px;
}

a:visited img {
border: 0px;
}

a:active img {
border: 0px;
}

a:hover img {
border: 0px;
}

:focus { -moz-outline-style: none; }

img.alignleft {
	float: left;
	margin: 0px 15px 0px 0px;
	border: hidden;
	border: 0;
}

img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
	border: hidden;
	border: 0;
}

img.aligncenter {
	margin: 0px auto;
	border: hidden;
	border: 0;
}

img.nopad {
	margin: 0px 10px 0px 0px;
	border: hidden;
	border: 0;
}

hr {
	display: none;
}

.more {
}

.more a {
	padding: 5px 0px 5px 0px;
}




/** WRAPPER */

#wrapper {
}

.wrapper {
	width: 862px;
	margin: auto;
}

/** HEADER */

#header {
	width: 862px;
	height: 156px;
	margin: auto;
	background: url(images/homepage02.jpg) no-repeat right top;
}

/** LOGO */

#logo {
	float: left;
	width: 273px;
	height: 156px;
	background: url(images/homepage03.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -999em;
}

#logo h1 a {
	display: block;
	width: 100%;
	height: 130px;
}

/** MENU */

#menu {
	float: left;
	height: 156px;
	background: url(images/homepage04.gif) repeat-x left bottom;
}

#menu ul {
	width: 589px;
	height: 56px;
	margin: 0px;
	padding: 100px 0px 0px 0px;
	background: url(images/homepage06.gif) no-repeat right bottom;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 20px 0px 0px 0px;
	list-style: none;
}
#menu a {
	padding: 5px 19px;
	background: url(images/homepage07.gif) no-repeat left center;
	text-decoration: none;
	font-size: 12px;
	color: #3F3F3F;
}

#menu .currentpage {
	padding: 5px 20px;
	text-decoration: none;
	font-size: 12px;
	color: #F90000;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	padding-left: 6px;
	background: url(images/homepage05.gif) no-repeat left top;
}

#menu .first a {
	background: none;
}

#menu2 {
	font-size: 14px;
	float: left;
	width: 273px;
	margin: 0px;
	background: url(images/submenu.jpg) repeat-x left bottom;
	background-color: #FFFFFF;
}

#menu2 li {
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 5px 15px 0px 0px;
	border-bottom: 1px solid #d2d5d5;
        list-style-type:none;
	list-style-position: inside;
}
	
#menu2 li a:hover {
	color: #C60000;
}

#menu2 a {
	color: #000;
	text-decoration: none; 
}

#menu2 ul {
	width: 248px;
	margin-left: 5px;
	font-size:14px;
	line-height: normal;
        padding-left: 5px;
}

#menu2 .currentpage {
	padding: 5px 0px;
	text-decoration: none;
	font-size: 13px;
	color: #F90000;
	font-weight: bold;
}



/** PAGE */

#page {
	width: 862px;
	margin: auto;
}

/** CONTENT */

#content {
	float: right;
	width: 530px;
	padding: 50px 0px 0px 0px;
	color:  #FFFFFF;
        min-height: 350px;
}


#content .h2 {
	font-size: 24px;
	color: #CCCCCC;
	margin: 0px;
}

#bloklinks {
        float: left;
	width: 260px;
	padding: 0px 0px 0px 0px;
	color:  #FFFFFF;
        min-height: 350px;
}

#blokrechts {
	float: right;
	width: 260px;
	padding: 0px 0px 0px 0px;
	color:  #FFFFFF;
        min-height: 350px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 273px;
	margin-top: 55px;
	position: static;
}

/** SIDEBAR > BOX STYLE */

#sidebar .box {
}

#sidebar .h2 {
	font-size: 14;
	}



/** FOOTER */

#footer {
	background: #1F1F1F; repeat-x left top;
	width: 100%;
	color: #999999;
        position:relative;
}

#footer .wrapper {
padding: 30px 0px 20px 0px;
}


#footer .box1 {
float: left;
width: 594px;
}

#footer .box2 {
float: right;
}

#footer .p {
color: #CCCCCC;
}

/** BOX1 */

#box1 {
	background: #7d0000 url(images/bg01.jpg) repeat-x left top;
	color: #FFFFFF;
}

#box1 .wrapper {
	padding: 30px 0px 20px 0px;
	background: url(images/bg02.jpg) no-repeat center top;
}

#box1 .column1, #box1 .column2 {
	width: 394px;
}

#box1 .column1 {
	float: left;
}

#box1 .column2 {
	float: right;
}

#box1 h2 {
	margin: 0px;
	color: #FFFFFF;
}

#box1 h3 {
	color: #A7A7A7;
}

#box1 a {
	color: #FFFFFF;
}

td {
color: #fff;
}

tr {
color: #fff;
}

iframe {
border: 0px;
border-style: none;
}

/* End of 'default' */

