body 
{
	margin: 0px;
	background-color: #092741;
	background-image: url("./img/background.jpg");
	background-position: center top;
	background-repeat:repeat-y;
	color: white;
}
img { 
border: 0; 
} 
a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited 
{ 
	color: #000000;
}
.main 
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}

.midden
{ 

	


}
.header
{
	position: relative;
	width: 1000px; 
	height: 150px;
}
.footer 
{ 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	margin-bottom: 1px;
	position: relative;
}
.footer a 
{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 25px;
	margin-bottom: 1px;
}

.eigenbeoordeling
{
	margin-bottom: -11px;
	margin-left: 10px;
	background-color: #3179B4;
	position: relative;
	border: #CCC 1px solid;
	height: 20px; width: 95%;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	cursor: pointer;
	clear: both;
}

.eigenbeoordeling:hover
{
	background-color: #6699ff;
}

.infotip
{
	margin-top: 5px;
	border: solid 1px #5165FF;
	color: #5165FF;
	background-color: #009900;
	position: relative;
}

.infotip a
{
	color: #5165FF;
	text-decoration: underline;
}

.errorinfotip
{
	margin-top: 5px;
	border: solid 1px #AA0000;
	color: #FFFFFF;
	background-color: #FF7A66;
	position: relative;
}

.errorinfotip a
{
	color: #FFFFFF;
	text-decoration: underline;
}

.deletestrip
{
	margin-top: -11px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	position: relative;
	border-bottom: #CCC 1px solid;
	height: 17px; width: 95%;
	padding-left: 10px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	background: url(/img/delestrip.png);
	padding-top: 3px;
}

.addstrip
{
	margin-top: -11px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	position: relative;
	border-bottom: #CCC 1px solid;
	height: 17px; width: 95%;
	padding-left: 10px;
	padding-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	background: url(/img/addstrip.png);
	padding-top: 3px;
}

.deletestrip a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.addstrip a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.deletestrip a:hover
{
	text-decoration: underline;
}

.addstrip a:hover
{
	text-decoration: underline;
}

.menucontainer
{
	float: left;
	width: 200px;
	padding: 0px 5px 5px 5px;
 	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu
{
	margin-top: 10px;
	position: relative;
	color: #414141;
}
.menu div
{
	margin-bottom: 3px;
	position: relative;
	margin-left: 0px;
	padding: 0px;
	color: #414141;
	left: 0px;
}
.menu div div
{
	position: absolute;
	left: 200px;
	top: 0px;
	display: none;
	
	
	width: 125px;
	color: #414141;
	border-right: 1px solid #494949;
	border-top: 1px solid #494949;
	border-bottom: 1px solid #494949;
}
.menu div a
{
	padding: 2px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 175px;
	display: block;
	border-left: 10px solid #494949;
	background-color: #CCCCCC;
	color: #414141;
	width: 176px;
}
.menu div div a
{
	padding: 2px 2px 2px 2px;
	width: 111px;
}
.menu div div a:hover
{
	border-left: 10px solid #092741;
	background-color: #6699ff;
	color: #FFFFFF;
}
.menu div:hover div
{
	display: block;
	z-index: 2;
}
.menu > div:hover > a
{
	border-left: 10px solid #092741;
	background-color: #69f;
	color: #fff;
}
.menu div a:hover
{
	border-left: 10px solid #092741;
	background-color: #69f;
	color: #fff;
}
.menusep
{
	height: 3px;
	width: 175px;
	padding: 0px;
	margin-bottom: 3px;
	background-color: #ededed;
 	border-left: 10px solid #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
}


.knop
{
	position: relative;
	margin-bottom: 9px;
}

.knop a
{
	border: 1px solid #CCC;
	background-color: #ededed;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-right: 5px;
	padding-top: 5px;
	position: absolute;
	text-decoration: none;
}
.knop a:hover
{
	background-color: #6699ff;
	color: #FFFFFF;
}

.knop img
{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 20;
}
 
.content img 
{
	margin-right: 5px;
}

.content p 
{
	margin-bottom: 3px;
	padding: 0px;
	line-height: 135%;
}
.content a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 15px;
	text-decoration: none;
	color: #61a1cd;
}

.content a:hover
{
	text-decoration: underline;
}
.content .bluelink
{
	color: #5165FF; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
	padding-left: 5px;
}
hr
{
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
}

.subtitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #242424;
	padding-bottom: 3px;
	clear: both;
}

.filmdiv
{
	width: 95%;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: black;
}

.filmdivzebra
{
	BACKGROUND-COLOR: #333333;
	BORDER: #cccccc 1px solid;
}

.filmdiv filmdivzebra content
{
	color: black;
}
.divshopcart
{
	margin-top: 7px;
	height: 80px;
	position: relative;
}

.divshopcartcontent
{
	left: 125px;
	margin: 5px;
	height: 72px;
	width: 240px;
	overflow: auto;
}

.divshopcartcontent a
{
	text-decoration: none;
}

.divshopcartcontent a:hover
{
	text-decoration: underline;
	color: black;
}

.divshopcartcontent p
{
	margin-bottom: 4px;
}

.divcomment
{
	border-bottom: #cccccc 1px dashed;
	width: 450px;
	margin-bottom: 10px;
}
.divcomment p
{
	margin-bottom: 5px;
	color: white;
}

.content 
{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}

.contentnopadd 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.content li
{
	list-style-type: none;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.45em;
	padding-left: 10px;
	margin-left: 10px;
}

.error
{
	color: #FF3300;
}

.error a
{
	color: #FF3300;
	text-decoration: underline;
}

.contentmenu
{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
}

.contentmenuitem
{
	margin: 2px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #C0C0C0;
	width: 90%;
}

.contentmenu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
	color: #666666;
}
.linksfloat 
{
	width: 45%;
	float: left;
}

.contenttop15 
{
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : white;
	BACKGROUND-COLOR: #494949;
	height: 95px;
	white-space: nowrap;
}

.contenttop15 a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : white;
	text-decoration: none;
}

.contenttop15 a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : white;
	text-decoration: underline;
}

.contentdiv
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	width: 75%;
	float: left;
}

.pagingdiv
{
	border-top: #CCCCCC 1px solid; 
	text-align: center;
}

.rechtsfloat 
{
	width: 45%;
	float: right;
}

.newrow 
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}

.small 
{
	font-size: small
}

.icondiv
{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}

.top-left
{
	background-image: url(/img/top_left_section.png);
	height: 20px;
	width: 7px;
	float: left;
}

.top-right
{
	background-image: url(/img/top_right_section.png);
	height: 20px;
	width: 7px;
	float: left;
}

.top-middle
{
	background-image: url(/img/top_middle_section.png);
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	text-align: center;
	padding-top: 3px;
	font-size: 12px;
}
.box {
	color: black;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}

#genreselect {
	color: #000;
}