/* ---------------------------------------------------------- */
/* created by Emile Blume - 2006 - www.netcreators.nl */
/* ---------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: url(../img/bg-01.jpg) #FFFFFF top center repeat-y fixed;
	background: url(../img/behang/behang-11.jpg) #FFFFFF;
	color: #3F3F3F;
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
}

h3 .wijk {
	padding-left:10px;
}

h4, h5, h6 {
	font-size: 12px;
}

hr {
	border: 0 solid #CCCCCC;
	background: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	border: 1px solid #808080;
	padding-left: 2px;
	background: #FFFFFF;
}

input.radio {
	border:none;
}

/* ---------------------------------------------------------- */
#frame {
	margin: auto;
	margin-top: 10px;
	width: 830px;
	text-align: left;
	z-index: 2;
	top: 0;
	position: relative;
}

#header {
	width: 830px !important;
	width: 807px;
	padding-top: 10px;
	display: block;
	background: url(../img/header.png) no-repeat !important;
	background: none;
	height: 135px !important;
	height: 125px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.studentinarnhem.nl/fileadmin/site/img/header.png');
}

#header h1, #header h2 {
	margin: 0;
	padding: 0;
}

#header h1 a, #header h2 a {
	margin-left: 20px;
	width: 554px;
	display: block;
	cursor: pointer;
	height: 60px;
}

#header span {
	display: none;
}


#left a, #center a, #right a{
	color: #596A79;
	text-decoration: underline;
}

#left a:hover, #center a:hover, #right a:hover{
	color: #778899;
	text-decoration: none;
}

#center h3 a, #center h4 a, #center h5 a {
	text-decoration: none;
}

#left {
	float: left;
	width: 200px;
	margin-top: 20px;
}

#leftBg {
	background: url(../img/left-bg.png) repeat-y left !important;
	background: url(../img/left-bg.gif) repeat-y left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#leftTop {
	background: url(../img/left-top.png) no-repeat top !important;
	background: url(../img/left-top.gif) no-repeat top;
	height: 17px;
}

#leftBot {
	background: url(../img/left-bot.png) no-repeat top !important;
	background: url(../img/left-bot.gif) no-repeat top;
	height: 30px;
}

#left p, #left h1, #left h2,  #left h3, #left h4 {
	padding: 10px;
	padding-top: 0;
	padding-bottom: 0px;
}

#left ul{
	margin: 0;
	margin-left: 0 !important;
	margin-left: 22px;
	margin-right: 10px;
}

#center {
	float: left;
	margin-top: -24px;
	width: 410px;
	top: 134px;
	left: 200px;
	position: absolute;
	z-index: 30;
}

#content {
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	background: url(../img/content-bg.png) repeat-y left !important;
	background: url(../img/content-bg.gif) repeat-y;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contentTop {
	background: url(../img/content-top.png) no-repeat top !important;
	background: url(../img/content-top.gif) no-repeat top;
	height: 27px;
}

#contentBot {
	background: url(../img/content-bot.png) no-repeat top !important;
	background: url(../img/content-bot.gif) no-repeat top;
	height: 30px;
	margin-top: -6px !important;
	margin-top: 0;
}

.frame-01 {
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
}

.frame-02 {
	border-bottom: 3px dashed #CCCCCC;
	padding: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

.frame-03 {
	padding: 10px;
}

#right {
	width: 220px;
	left: 582px;
	top: 126px;
	position: absolute;
	z-index: 20;
}

#rightBg {
	padding-left: 0 !important;
	padding-left: 20px;
	background: url(../img/right.png) repeat-y left  !important;
	background: url(../img/right.gif) repeat-y left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

#rightBot {
	background: url(../img/right-bot.png) no-repeat top !important;
	background: url(../img/right-bot.gif) no-repeat top;
	height: 30px;
}

#right .frame-01 {
	padding: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#right h1, #right h2, #right h3, #right h4, #right h5 {
	border-bottom: 1px dashed #808080;
}

#right h4{
	font-size: 14px;
}

#right h5{
	font-size: 12px;
}

