/* stylesheet GURU Audio Benelux */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;	
	font-size: 13px;
	line-height: 21px;
	background-color: black;
}	

#container {
	position: absolute;
	left: 50%;
	margin-left: -415px;
	width: 830px;
	background-color: black;
}

#logo { 
	float: left;
	width: 180px;
	height: 170px;
	background-image: url('../img/guru_logonw.gif');
}

#header { 
	float: left;
	width: 650px;
	height: 170px;
	background-color: black;
}

#menu { 
	float: left;
	width: 130px;
	min-height: 450px;
	background-color: black;
	text-align:right;
	padding-top: 30px;
	margin-right: 20px;
}

#main { 
	float: left;
	width: 400px;
	min-height: 450px;
	background-image: url('../img/guru_menuborder.gif');
	background-repeat: repeat-y;
	background-color: black;
	padding-left: 40px;
	padding-top: 30px;
	color: #FFFFFF;
}

#mainside { 
	float: right;
	width: 200px;
	min-height: 450px;
	background-color: black;
	color: #FFFFFF;
}

#footer { 
	float: left;
	width: 830px;
	height: 20px;
	background-image: url('../img/guru_footer.gif');
}

.clear {
	clear: both;
	height: 0px;
}

.kop {
	color: white;
	font-size: 22px;
	line-height: 28px;
}

.tussenkop {
	color: #e2007a;
	font-weight: bold;
}

.plat {
	color: white;
}

.menu {
	color: gray;
	font-size: 14px;
	line-height: 28px;
}

.cursief {
	font-style: italic;
}

.cursiefmagenta {
	font-style: italic;
	color: #e2007a;
}

.magenta {
	color: #e2007a;
	font-size: 14px;
	line-height: 28px;
}

a {
	outline: 0;	
}

a:link {
	color: gray;
	text-decoration: none;
}

a:visited {
	color: gray;
	text-decoration: none;
}

a:active {
	color: gray;
	text-decoration: none;
}

a:hover {
	color: #e2007a;
	text-decoration: none;
}

/************************************************************/

#main h1 {
	color: white;
	font-size: 22px;
	line-height: 28px;
}

#main h2 {
	color: #e2007a;
	font-size: 14px;
	font-weight: bold;
}

#main strong {
	font-weight: bold;
}

#main p,
#main h1,
#main dl dd {
	margin-bottom: 1em;
}

#main dl dd {
	font-style: italic;
	color: #e2007a;
}

#main dl dt p {
	margin: 0;
	padding: 0;	
}


#menu ul li a {
	font-size: 14px;
	line-height: 28px;
}

#menu ul li a:hover,
#menu ul li a.selected {
	color: #e2007a;
	font-size: 14px;
	line-height: 28px;
}

#mainside ul {
	list-style: none;
	margin: 0;
	padding :0;
}

#mainside ul li {
	display: block;
	width: 125px;
	height 150px;
}

#mainside ul li a {
	display: block;
	background: transparent none no-repeat scroll center 0;
	width: 125px;
	height: 30px;
	padding: 125px 0px 0px 0px;
	text-align: center;
	
}
