@charset "utf-8";
/* CSS Document */
body {
	width: 950px;
	margin: 0px;
}

#topnav {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

#topnav a {
	color: #ffffff;
	text-decoration: none
}

#topnav a:current {
	color: #A10A13;
	text-decoration: none
}

#topnav a:visited {
	color: #ffffff;
	text-decoration: none
}

#topnav a:hover {
	color: #A10A13;
	text-decoration: none
}

#header {
	position: absolute;
	top: 50px;
}

#contentwrapper {
	width: 950px;	
}

#content {
	background-color: #ffffff;
	position: absolute;
	top: 238px;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 25px;
	width: 450px;
	height: 700px;
}

#contentprivacy {
	background-color: #ffffff;
	position: absolute;
	top: 238px;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 25px;
	width: 450px;
	height: 850px;
}

#lightbox {
	background-image: url(images/bg-lightbox.png);
	background-repeat: no-repeat;
	top: 238px;
	width: 500px;
	height: 700px;
	position: absolute;
	right: 950px;
	left: 450px;
}

#lightboxprivacy {
	background-image: url(images/bg-lightbox.png);
	background-repeat: no-repeat;
	top: 238px;
	width: 500px;
	height: 850px;
	position: absolute;
	right: 950px;
	left: 450px;
}

#address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 210px;
	padding-bottom: 5px;
	padding-top: 5px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#formelement {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #365F91;
}

#media {
	background-image: url(images/bg-media.jpg);
	background-repeat: repeat-x top left;
	height: 266px;
	width: 950px;
	position: absolute;
	top: 938px;
}

#mediaproducts {
	background-image: url(images/bg-media.jpg);
	background-repeat: repeat-x top left;
	height: 266px;
	width: 950px;
	position: absolute;
	top: 1838px;
}

#mediaservices {
	background-image: url(images/bg-media.jpg);
	background-repeat: repeat-x top left;
	height: 266px;
	width: 950px;
	position: absolute;
	top: 1038px;
}

#mediaprivacy {
	background-image: url(images/bg-media.jpg);
	background-repeat: repeat-x top left;
	height: 266px;
	width: 950px;
	position: absolute;
	top: 1388px;
}

#footer {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 1204px;
	bottom: 0px;
	width: 950px;
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #ffffff;
	text-decoration: none
}

#footer a:current {
	color: #ffffff;
	text-decoration: none
}

#footer a:visited {
	color: #ffffff;
	text-decoration: none
}

#footer a:hover {
	color: #A10A13;
	text-decoration: none
}

#footerproducts {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 2104px;
	bottom: 0px;
	width: 950px;
	text-align: center;
	padding-top: 10px;
}

#footerservices {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 1304px;
	bottom: 0px;
	width: 950px;
	text-align: center;
	padding-top: 10px;
}

#footerprivacy {
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
	position: absolute;
	top: 1654px;
	bottom: 0px;
	width: 950px;
	text-align: center;
	padding-top: 10px;
}

#footerprivacy a {
	color: #ffffff;
	text-decoration: none
}

#footerprivacy a:current {
	color: #ffffff;
	text-decoration: none
}

#footerprivacy a:visited {
	color: #ffffff;
	text-decoration: none
}

#footerprivacy a:hover {
	color: #A10A13;
	text-decoration: none
}

