/*
3366FF = Blauw
FF99FF = Paars
FFFAFF = Background
CCCCCC = Border
*/
hr {
	margin: 5px 10px 10px 30px;
	height: 0;
	border: 0;
	border-top: 2px solid #FF99FF;
}


body {
	margin:4px 4px 4px 4px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:#FFFAFF
}

#banner {
	overflow:hidden;
	height:74px;
	background:#3366FF;
	padding: 13px;
	text-align:center;
	font-size: 52px;
	color: #dce646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bannerinlay {

}

#horzline {
	border-top: 2px #CCCCCC solid;
}

#container {
	width:100%;
	height:1%;
	overflow: hidden;
}

#rightcolcontainer {
	width: 17%;
	float: right;
}
#rightcol {
	width:100%;
	padding: 55px 0px 10px 0px;
	text-align:left;
	background:#3366FF;
	background-image:url(http://www.limusic.nl/images/template/dot.png);
	background-repeat:repeat-y;
	background-position: left;
}


.nieuwsitem {
	border-left:1px rgb(0, 0, 0) solid;
	border-bottom:1px rgb(0, 0, 0) solid;
}
ul.menu {
	margin: 0px 20px 0px 20px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;

}
.leftcontainer {
	width:17%;
	float:left;
}
#menu {
	width:100%;
	text-align:left; white-space:nowrap;
	background:#3366FF;
	background-image:url(http://www.limusic.nl/images/template/dot.png);
	background-repeat:repeat-y;
	background-position: right;
	padding-top: 50px;
	overflow: hidden;
}
.borderBot {
	width:100%;	
	height:20px;
	background:#3366FF;
	background-image:url(http://www.limusic.nl/images/template/dot.png);
	background-repeat:repeat-x;
	background-position: bottom;	
	overflow:hidden;
}

.menulevel_0 {
	margin:0px;
	background-image:url(http://www.limusic.nl/images/template/left-side.png);
	background-repeat:no-repeat;
}
.menulevel_1 {
	margin:0px;
	padding:2px 0px 0px 35px;
}
.menulevel_2 {
	margin:0px;
	padding-left:47px;
}
.menulevel_3 {
	margin:0px;
	padding-left:67px;
}
.menulevel_4 {
	margin:0px;
	padding-left:67px;
}
.menulevel_5 {
	margin:0px;
	padding-left:67px;
}
#content {
	text-align: justify;
	margin-top:10px;
	margin-left:18.5%;
	margin-right:18.5%;
	padding: 8px 10px 0px 10px;
	border: 1px #FF99FF solid;
}
form#f1{
	text-align: center;
	width:50%;
	margin-left: auto;
	margin-right: auto;
	background: #FFCFFF;
}

.lefttop {
	width:17%; top: 20px;
	text-align: center;
	position:absolute;
}
.righttop {
	width:17%; top: 20px; right: 0px;
	text-align: center;
	position:absolute;
}


.red{
	color:#FF0000;
}

p{
	margin: 0px 10px 0px 30px;
	text-indent: 5px;
}

h1 {
	margin: 10px 10px 0px 20px;
	font-size:30px;
}
h2 {
	margin: 10px 10px 0px 0px;
	font-size:30px;
}

h3 {
	margin: 10px 10px 0px 25px;
	font-size:17px;
	font-weight:bold;
}
h4 {
	margin: 10px 10px 0px 0px;
	font-size:17px;
	font-weight:bold;
}

h5 {
	margin: 10px 10px 0px 30px;
	font-size:15px;
	font-weight:bold;
}
h6 {
	margin: 10px 10px 0px 0px;
	font-size:15px;
	font-weight:bold;
}


ul.nomarker {list-style-type:none}


.right {
	text-align:right;
}

.imgright {
	margin: 7px 5px 5px 15px;
}

.imgleft {
	margin: 7px 15px 5px 30px;
}
img { border: 0px;}

a:link, a:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #993333;
}
a.linklevel_0:link, a.linklevel_0:visited {
	display: block;
	height: 40px;line-height: 40px;
	font-size: 24px;color: #993333;
	background-image:url(http://www.limusic.nl/images/template/gradient.png);
	background-position: 10px 10px;background-repeat:repeat-y;
	margin-top: 5px;
	padding-left: 10px;	
}


a.linklevel_1:link, a.linklevel_1:visited {
	display: block;
	height: 32px;line-height: 32px;
	font-size: 20px;color: #993333;
	background-image:url(http://www.limusic.nl/images/template/gradient.png);
	background-position: -25px 0px;background-repeat:repeat-y;
	padding-left: 5px;

}

a.linklevel_0:hover, a.linklevel_1:hover {
	color: #dce646;
}
a.H1 {
	font-size:30px;
}
a.sitemap {
	font-size:15px;
}

table {
	margin: 0px 10px 0px 30px;
}
table#f1 {
	margin: 0px 10px 0px 10px;
	margin-left: auto;
	margin-right: auto;

}
table, tr, td {
	border:0px;
}


/* hide from ie on mac */
html {
	height: 100%;
}
/* end hide */
