@CHARSET "ISO-8859-1";

body
{
	text-align: center;
	font-family: sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
}

h1
{
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2
{
	font-size: 20px;
	margin-top: 0px;
}

img
{
	border: none;
}

#wrapper
{
	position: relative;
	width: 900px;
	margin: auto;
	padding: 0px;
}

#logo_template
{
    z-index: -3;
    width: 100%;
    height: 24px;
    position: absolute;
    margin-top: 18px;
}

#logo_template_logo
{
    position: absolute;
    right: 5px;
    bottom: 0px;
    padding: 0px;
    margin: 0px;
}

#logo
{
	position: relative;
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#topmenu
{
	position: absolute;
	top: 55px;
	left: 0px;
	height: 46px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: none;
	z-index: 4;
	font-weight: bold;
	background-color: #aaaaaa;
}

.topmenu_item
{
	background-color: #e1e1e1;
	float: left;
	position: relative;
	text-align: left;
	padding: 0px;
	margin: 0px;
	border: none;
	width: 144px;
	height: 100%;
	padding-left: 4px;
	padding-top: 2px;
	color: black;
	text-decoration: none;
	cursor: default;
	margin-right: 3px;
}

.topmenu_subitem
{
	position: absolute;
	top: 3px;
	left: 4px;
	overflow: hidden;
	width: 90%;
	visibility: hidden;
	height: auto;
	border: solid black 1px;
	background-color: #8e9699;
	color: #ffffff;
}

a.menu_link
{
	color: #000000;
	text-decoration: none;
}

a.submenu_link
{
	position: relative;
	display: block;
	width: 100%;
	color: #ffffff;
	text-decoration: none;
}

a.submenu_link:hover
{
	background-color: #cf1604;
}

#left,
#right
{
	height: auto;
	text-align: left;
	vertical-align: top;
	z-index: 3;
	position: absolute;
	top: 107px;
	width: 110px;
	padding: 0px;
	margin: 0px;
}

#left
{
	left: 0px;
}

#right
{
	right: 0px;
}

#lefttop,
#leftbottom,
#righttop,
#rightbottom
{
	position: relative;
	float: left;
	background-color: #e1e1e1;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	min-height: 281px;
}

#lefttop
{
	background-color: #8e9699;
}

#leftbottom
{
	background-color: #8e9699;
	min-height: 500px;
}

#righttop
{
}

#rightbottom
{
	min-height: 500px;
}

#block_left
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 100%;
	background-color: #cf1604;
}

#block_right
{
	background-color: #8e9699; /* #525859 */
	position: absolute;
	right: 0px;
	top: 0px;
	width: 30px;
	height: 100%;
}

#brugtIFrame
{
	width: 100%;
	height: 777px;
    border: none;
}

.backgroundImage
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}

.white
{
	color: #ffffff;
}

a.white
{
	text-decoration: none;
}

a.white:hover
{
	text-decoration: underline;
}

#film
{
	text-align: center;
}

#models
{
	padding: 0px;
	color: #ffffff;
}

h1.models
{
	font-size: 14px;
	padding: 2%;
}

h2.models
{
	font-size: 12px;
	font-weight: bold;
	padding: 2%;
	margin-bottom: 0px;
}

.menuModel
{
	display: block;
	width: 98%;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2%;
}

.menuModel:hover
{
	background-color: #cf1604;
}


#content
{
	position: absolute;
	top: 107px;
	left: 115px;
	width: 670px;
	height: auto;
	text-align: left;
	vertical-align: top;
	margin: auto;
	z-index: 3;
}

#productLinksContainer
{
	color: white;
}

.productLinks
{
	margin-bottom: 3px;
/*	height: 19px; */
	overflow: hidden;
	position: relative;
	cursor: default;
}

h1.productLinks
{
	font-size: 14px;
	padding: 2%;
	margin-bottom: 0px;
}

.productLink
{
	display: block;
	width: 98%;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2%;
}

.productLink:hover
{
	background-color: #cf1604;
}

.productLinksMoreLess
{
	position: absolute;
	right: 3px;
	top: 7px;
}

#pr_film
{
	overflow: hidden;
	margin-bottom: 5px;
}
