
.verkoop_knop {
	position:absolute; 
	top:30px; 
	left:-100px; 
}

.text_style_home {
	color: #662c91;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, sans-serif;
}

.logo_stadswijzer {
	position:relative;
	width: 140px;
	left: 100px;
	height: 149px;
	background: url('/visuals/basis/logo_stadswijzer.png') top center no-repeat;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background: #9aca44;
}

h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
	font-family:  Arial, sans-serif;
	color: #5e3091;
}

h2 {
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

td {
	padding: 0px 5px 2px 0px;
}

a:link {
	text-decoration: underline;
	color: black;
}
a:visited {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: underline;
	color: black;
}

ol {
	margin: 0px 0px 15px 25px;
	padding: 0px 0px 0px 0px;
}

ul {
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 0px;
}

li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input {
	width: 200px;
	border: 1px solid #9ACA44;
	background: white;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

select {
	width: 204px;
	border: 1px solid #9ACA44;
	background: white;
}

textarea {
	width: 200px;
	height: 80px;
}

form {
	padding: 0px;
	margin: 0px;
}

.checkbox {
	border: 0px;
	width: 20px;
	background: none;
}

.radiobutton {
	border: 0px;
	width: 20px;
	background: none;
}

.form_button {
	background: white;
	border: 1px solid black;
	width: 204px;
}



/* horizontaal css menu */

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index:15;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-bottom: 0px solid #bbbbbb;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF;
}

#menu a, #menu h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	border-top: 0px solid #bbbbbb;
	border-right: 0px solid #444444;
	border-bottom: 0px solid #444444;
	border-left: 0px solid #bbbbbb;
	display: block;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #5e3091;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	top: 20px;
	z-index: 500;
	border: 0px solid black;
}

#menu ul ul ul {
	top: 0;
	left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul{
	display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
}

.container { 
	clear:both; 
	text-decoration:none;
}


.menu_item_1 {
	width: 62px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_1.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_1 {
	width: 62px;
height: 20px;
}

.menu_item_1 a:link, .menu_item_1 a:visited, .menu_item_1 a:hover, .menu_item_1 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_1_active {
	width: 62px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_1.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_1_active a:link, .menu_item_1_active a:visited, .menu_item_1_active a:hover, .menu_item_1_active a:active {
	display: block;
	height: 100%;
}


.menu_item_2 {
	width: 100px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_2.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_2 {
	width: 100px;
height: 20px;
}

.menu_item_2 a:link, .menu_item_2 a:visited, .menu_item_2 a:hover, .menu_item_2 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_2_active {
	width: 100px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_2.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_2_active a:link, .menu_item_2_active a:visited, .menu_item_2_active a:hover, .menu_item_2_active a:active {
	display: block;
	height: 100%;
}


.menu_item_3 {
	width: 204px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_3.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_3 {
	width: 204px;
height: 20px;
}

.menu_item_3 a:link, .menu_item_3 a:visited, .menu_item_3 a:hover, .menu_item_3 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_3_active {
	width: 204px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_3.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_3_active a:link, .menu_item_3_active a:visited, .menu_item_3_active a:hover, .menu_item_3_active a:active {
	display: block;
	height: 100%;
}


.menu_item_4 {
	width: 131px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_4.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_4 {
	width: 131px;
height: 20px;
}

.menu_item_4 a:link, .menu_item_4 a:visited, .menu_item_4 a:hover, .menu_item_4 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_4_active {
	width: 131px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_4.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_4_active a:link, .menu_item_4_active a:visited, .menu_item_4_active a:hover, .menu_item_4_active a:active {
	display: block;
	height: 100%;
}


.menu_item_5 {
	width: 78px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_5.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_5 {
	width: 78px;
height: 20px;
}

.menu_item_5 a:link, .menu_item_5 a:visited, .menu_item_5 a:hover, .menu_item_5 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_5_active {
	width: 78px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_5.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_5_active a:link, .menu_item_5_active a:visited, .menu_item_5_active a:hover, .menu_item_5_active a:active {
	display: block;
	height: 100%;
}


.menu_item_6 {
	width: 73px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_6.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_6 {
	width: 73px;
height: 20px;
}

.menu_item_6 a:link, .menu_item_6 a:visited, .menu_item_6 a:hover, .menu_item_6 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_6_active {
	width: 73px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_6.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_6_active a:link, .menu_item_6_active a:visited, .menu_item_6_active a:hover, .menu_item_6_active a:active {
	display: block;
	height: 100%;
}


.menu_item_7 {
	width: 112px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_7.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_7 {
	width: 112px;
height: 20px;
}

.menu_item_7 a:link, .menu_item_7 a:visited, .menu_item_7 a:hover, .menu_item_7 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_7_active {
	width: 112px;
height: 20px;
	float: left;
	background: url('/visuals/basis/menu_7.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_7_active a:link, .menu_item_7_active a:visited, .menu_item_7_active a:hover, .menu_item_7_active a:active {
	display: block;
	height: 100%;
}


.menu_item_8 {
		float: left;
	background: url('/visuals/basis/menu_8.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_8 {
	width: 112px;
height: 20px;
}

.menu_item_8 a:link, .menu_item_8 a:visited, .menu_item_8 a:hover, .menu_item_8 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_8_active {
		float: left;
	background: url('/visuals/basis/menu_8.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_8_active a:link, .menu_item_8_active a:visited, .menu_item_8_active a:hover, .menu_item_8_active a:active {
	display: block;
	height: 100%;
}


.menu_item_9 {
		float: left;
	background: url('/visuals/basis/menu_9.jpg') top left no-repeat;		
	border-bottom: 2px solid #9aca44;
}

.menu_item_div_9 {
	width: 112px;
height: 20px;
}

.menu_item_9 a:link, .menu_item_9 a:visited, .menu_item_9 a:hover, .menu_item_9 a:active {
	display: block;
	height: 100%;
	width:100%;
}

.menu_item_9_active {
		float: left;
	background: url('/visuals/basis/menu_9.jpg') top left no-repeat;		
	border-bottom: 1px solid white;
}

.menu_item_9_active a:link, .menu_item_9_active a:visited, .menu_item_9_active a:hover, .menu_item_9_active a:active {
	display: block;
	height: 100%;
}


.login_form {
	width: 120px;
	font-size: 11px;
	font-weight: normal;
}

.login_form p {
	margin: 0px;
}

.login_form input {
	width: 116px;
	height: 16px;
}

.login_form .form_button {
	width: 120px;
	height: 20px;
	font-size: 11px;
}

.login_form .checkbox {
	width: 40px;
	border: 0px;
}

.login_form .username {
	text-align: center;
}

.navigation {
	position: relative;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
}

.news_item {
	position: relative;
	width: 80%;
	margin-bottom: 20px;
	padding: 10px;
}

.news_title {
	font-weight: bold;
}

.news_date {
	margin-left: 10px;
	font-size: 11px;
}

.news_author {
	position: absolute;
	font-style: italic;
	right: 10px;
}

.news_content {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}

.news_options {

}

.news_options a:link, .news_options a:visited, .news_options a:hover, .news_options a:active {
	color: #666666;
}

.left_image {
	margin-right: 10px;
}

.right_image {
	margin-left: 10px;
}

/* layout stadswijzer */

.layout_center_hor {
	position: relative;
	height: 100%;
	width: 760px;
	margin: 0px auto 0px auto;
}

.layout_center_ver {
	position:absolute;
	top: 50%;
	margin-top: -210px;
	width: 760px;
	height: 420px;
}

.layout_disclaimer {
	position:absolute;
	top: 50%;
	margin-top: 225px;
	height: 30px;
	width: 760px;
}

.layout_copyright {
	float: right;
	width: 50%;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
}

.layout_ns_logo {
	float:left;
	width: 50%;
}

.layout_mainmenu {
	position:absolute;
	width: 760px;
	height: 20px;
}

.layout_inner_padding {
	padding: 0px 20px 5px 20px;
}

.layout_content{
	position: absolute;
	top: 30px;
	width: 760px;
	height: 390px;
	overflow-y: auto;
	overflow-x: hidden;
}

.layout_content_left {
	position: relative;
	float: left;
	width: 345px;
	padding: 0px 0px 0px 20px;
	/*border: 1px solid black;*/
}

.layout_content_right {
	position: relative;
	float: left;
	width: 345px;
	padding: 0px 0px 0px 20px;
	/*border: 1px solid black;*/
}

.layout_content_left_right {
	position: absolute;
	bottom: 20px;
	left: 0px;
	width: 760px;
}

.layout_title_right {
	position:absolute;
	right: 0px;
	top: 50%;
	margin-top: -127px;
	width: 15px;
	height: 260px;
	z-index: 1000;
}

.layout_title_left {
	position:absolute;
	left: 0px;
	top: 50%;
	margin-top: -140px;
	width: 15px;
	height: 260px;
}

#flash_content_station {
	text-align:center;
}

.hr {
	height: 4px;
	width: 100%;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	font-size: 1px;
	border: none;
	background: url('/visuals/basis/hr_bg.png') top left repeat-x;
}

.spacer {
	clear: both;
	font-size: 1px;
}