/* !Reset */
p, div, form, li, ul {
	margin: 0; padding: 0;
}
ul, li {
	list-style: none;
	text-indent: 0;
}

a, span, div, p, input {
	/* vertical-align: bottom; */
}
img {
	border: none;
}

h3, h2, h1 {
	color: #353c42;
}

/* !Overal */
body {
	background-image: url(/images/layout/bg.gif);
	background-repeat: repeat-x;
	background-position-x: center;
	background-color: #bdc9d2;
	margin: 0;
	padding: 0;
	
	font-family: Arial;
	font-size: 11px;
	color: #707a85;
}

a, input {
	font-family: Arial;
	font-size: 11px;
	color: #707a85;
}

.hr {
	border: none;
	background-image: url(/images/layout/hr.gif);
	height: 1px;
	width: auto;
	clear:both;
	margin: 10px 0;
}

.container {
	width: 970px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

/* !Shadow */
.shadow {
	background-image: url(/images/layout/bg_shadow.png);
	background-repeat: repeat-y;
	width: 978px;
	margin-left: -4px;
	padding-left: 4px;
	float: left;
}
.shadow_bottom {
	background-image: url(/images/layout/bg_shadow_bottom.png);
	width: 978px;
	height: 4px;
	margin-left: -4px;
	padding-left: 4px;
	float: left;
}
.shadow_top {
	background-image: url(/images/layout/bg_shadow_top.png);
	width: 978px;
	height: 4px;
	margin-left: -4px;
	padding-left: 4px;
	float: left;
}
.shadow_content {
	background-image: url(/images/layout/bg_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 974px;
	float: left;
}


/* !Header + Top menu */
.header {
	height: 58px;
	width: 970px;
	background-image: url(/images/layout/header.gif);
	float: left;
}

.top_menu {
	width: 970px;
	height: 20px;
	/* background-image: url(/images/layout/menu_bg.png); */
	float: left;
}
.top_menu .menu_content {
	float: right;
}
.top_menu .menu_content .searchform, .menu_content .links {
	/* display: inline; */
	float: left;
}
.top_menu .links {
	padding: 1px 7px;
	margin: 0;
}
.top_menu .searchfield.placeholder {
	color: #7c8891;
}
.top_menu .searchfield {
	background-color: #d1dde6;
	border: #86929b solid 1px;
	width: 107px;
	height: 14px;
	padding: 1px;
	/* height: 15px; */
	/* margin-right: 2px; */
}
.top_menu .searchbutton {
	background-color: #d1dde6;
	border: #86929b solid 1px;
	width: 68px;
	height: 18px;
	padding: 1px;
	vertical-align: middle;
}
.left_menu .item p.kentekenfield1 {
     float:left;
     padding:0px 0px 4px 15px;
}
.left_menu .item p.kentekenfield {
     float:left;
     padding:0px 0px 0px 4px;
}
.left_menu input.kentekenfield {
	background-color: #d1dde6;
	border: #86929b solid 1px;
	width: 40px;
	float:left;
}
.left_menu input.inputfield {
	background-color: #d1dde6;
	border: #86929b solid 1px;
	width: 180px;
}
.top_menu a {
	text-decoration: none;
	vertical-align: middle;
}
.top_menu input {
	vertical-align: top;
}

/* !Left Menu */
.left_menu {
	background-image: none;
}
.left_menu .item_top {
/* 	background-image: url(/images/layout/menu_top_bg.png); */
	width: 218px;
	height: 44px;
	margin-left: -4px;
	padding-left: 4px;
	float: left;
}
.left_menu .item_bottom {
	background-image: url(/images/layout/menu_bottom.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 1px;
	margin-left: -4px;
	padding-left: 4px;
	float:left;
}
.left_menu .item {
	background-image: url(/images/layout/menu_item_bg.gif);
	background-repeat: repeat-y;
	/* width: 217px; */
	height: auto;
	margin-left: -4px;
	/* padding-left: 4px; */
	float: left;
}
.left_menu .item a {
	float: left;
}

.left_menu .item_with_content {
	height: auto;
}
.left_menu .item_content {
	/* width: 217px; */
	margin: 0px 0px 10px 0px;
	float: left;
}
.left_menu .item_content li {
	margin: 5px;
        clear: both;
        width: 200px;
}
.left_menu .item_content li a {
	text-decoration: none;
	color: #67767d;
}
.left_menu .item_login, .left_menu .item_profile {
	background-image: url(/images/layout/menu_item_login.jpg);
	height: 232px;
	padding-left: 5px;
	width: 218px;
}

.left_menu .item_profile p { 
 font-size: 120%;
}

.left_menu .item .item_header {
	margin: 0;
	/* margin-left: -4px; */
	padding: 8px 0 5px 15px;
	display: block;
	font-size:14px;
	font-weight:bold;
	color: #788996;
}
.left_menu .item .item_header a {	
	color: #3f4b54; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	padding-bottom: 5px;
}

.left_menu .item_profile .item_header {
	background-image: url(/images/layout/menu_header_profile.gif);
	width: 220px;
	height: 39px;
	padding: 0;
	margin: 0;
	margin-left:-4px;
	text-indent:-9999px;
}
.left_menu .item_login .item_header {
	background-image: url(/images/layout/menu_header_login.gif);
	width: 220px;
	height: 39px;
	padding: 0;
	margin: 0;
	margin-left:-4px;
	text-indent:-9999px;
}

.left_menu .item p, .left_menu .item .item_content {
	padding: 0px 15px 4px 15px;
}
.left_menu p.question {
	padding-top: 0px;
	padding-bottom: 0px;
}
.left_menu p.question a {
	color: #717d86;
        clear: left;
}

/* Login Form */
.left_menu .login_form {
	margin-top: 6px;
}
.left_menu .login_form label {
	margin: 0; padding: 0;
}
.left_menu .login_form label input {
	vertical-align: middle;
}
.left_menu .login_form label span {
	vertical-align: middle;
}

/* Profile */
.left_menu .item_profile .item_header {
	color: #3f4b54;
}
.left_menu .item_profile p {
	padding-bottom: 20px;
}
.left_menu .item_profile li {
	clear: both;
	padding-top: 5px;
}
.left_menu .item_profile li span {
	display: block;
	float: left;
	width: 13px;
}
.left_menu .item_profile li a {
	display: block;
	float: left;
}
.left_menu .item_profile a.question {
	text-decoration: underline;
}
.left_menu input.loginfield.placeholder {
	color: #7c8891;
}
.left_menu input.loginfield {
	background-color: #d1dde6;
	border: #86929b solid 1px;
	width: 180px;
	/* height: 15px; */
	/* margin-right: 2px; */
}
.left_menu input.loginbutton {
	background-color: #b6c2cb;
	border: #86929b solid 1px;
	width: 180px;
	font-weight: bold;
}

.left_menu p.loginbutton {
	padding-bottom: 10px;
}

/* !Content */
.content {
	background-image: url(/images/layout/content_bg.gif);
	background-color: #eaf6ff;
	background-repeat: no-repeat;
	width: 970px;
	height: auto;
	/* display: table; */
	min-height: 760px;
	float: left;
}

.content .left {
	/* background-image: url(/images/layout/left_bg.jpg); */
	width: 218px;
	float: left;
	margin: 0px
	padding: 0px;
}
.content .right {
	/* width: 752px; */
	width: 752px;
	/* min-height: 710px; */ /* 310px */;
/* 	height: auto; */
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.content .bottom {
	clear:both;
}

.content .right .content_top_space {
	height: 44px;
}
.content_text {
	margin: 30px 40px;
	width: 560px;
	color: #707a85;
}
.content_text img {
	border: 1px solid #86929b;
	margin: 5px;
}

.content_text h2 {
	/* font-weight: normal; */
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.content_text p {
	margin-bottom: 30px;
}

.breadcrumbs {
	height: 33px;
	width: 632px;
	background-image: url(/images/layout/breadcrumbs_bg.jpg);
}
.breadcrumbs p {
	margin: 0;
	padding: 8px 28px;
}

.pagination {
	margin: 15px 0;
}

.pagination a, .pagination span {
	text-decoration: none;
	margin-right: 15px;
}
.pagination span {
	font-weight: bold;
	color: #000000;
}

.news_item h3 {
	margin-top: 5px;
	
}