input, textarea, select, option{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #425666;
	border: 1px solid #999;
	background-image: url('http://www.diavision.dk/images/form_shadow.gif');
}


td {
	vertical-align: top;
	font-size: 70%;
	font-family: verdana;
	line-height: 160%;
	color: #4f4f4f;
}

a:link, a:visited {
	color: #e55200;
}

.leftcol {
	width: 215px;
	background: url(/images/layout/vline.gif) right repeat-y;
}
.rightcol {
	padding: 15px 0px 0px 15px;
	width: 200px;
	background: url(/images/layout/vline.gif) repeat-y;
}
.maincol {
	padding: 15px 30px;
	font-size: 70%;
	font-family: verdana;
	line-height: 160%;
	color: #4f4f4f;
}
h3 {
	font-weight: bold;
	font-size: 100%;
	color: #135373;
	margin: 0px;
}
h1 {
	font-weight: bold;
	font-size: 100%;
	color: #135373;
	margin: 0px;
}
.mainmenu {
	background: #42656d;
	border-right: 1px solid #FFFFFF;
}

a.menu:link, a.menu:visited  {
	font: bold 11px verdana;
	display: block;
	line-height:30px;
	padding: 0px 0px 0px 20px;
	color: #fff;
	text-decoration: none;
	background: url(/images/layout/menubg.gif) 0px 0px no-repeat;
}
a.menu:hover {
	background: url(/images/layout/menubg.gif) 0px -30px no-repeat;
}
a.menu_chosen:link, a.menu_chosen:visited {
	background: url(/images/layout/menubg.gif) 0px -30px no-repeat;
}

a.menuActive:link, a.menuActive:visited  {
	background: url(/images/layout/menubg.gif) 0px -30px no-repeat;
}

.submenuBlock {
	padding-left: 20px;
	padding-top: 15px;
}

a.Submenu:link, a.Submenu:visited  {
	font: 11px verdana;
	display: block;
	height: 1%;
	padding: 6px 0px 6px 20px;
	color: #42656d;
	text-decoration: none;
	background: url(/images/layout/orangebullet.gif) 0px 8px no-repeat;
}
a.Submenu:hover {
	background: url(/images/layout/greenbullet.gif) 2px 8px no-repeat;
}

.box {
	font: 10px verdana;
}
.box h3 {
	color: #fff;
	font-weight: bold;
	background: #42656d url(/images/layout/box1_header_bg.gif) right no-repeat;
	padding: 5px 0px 6px 10px;
}
.box .content {
	background: #e5e5e5 url(/images/layout/box1_body_bg.gif) bottom right no-repeat;
	padding: 10px;
}
.rightcol .box {
	margin-bottom: 15px;
}


#login_username {
	font-family: verdana,arial;
	font-size: 11px;
}
#login_password {
	font-family: verdana,arial;
	font-size: 11px;
}

#login_password_forgotten {
	font-family: verdana,arial;
	font-size: 11px;
}

#login_email {
	font-family: verdana,arial;
	font-size: 11px;
}

#login_get_new_password {
	font-family: verdana,arial;
	font-size: 11px;
}

#faq_table {
	margin-top: 15px;
}
#faq_table td {
	font-size: 11px;
}
.faq_question_titel { font: bold 11px verdana;padding-right: 15px;color: #606060;}
.faq_question_text {font: bold 11px verdana;}
.faq_answer_titel { font: bold 11px verdana;padding-right: 15px;color: #606060;}
.faq_answer_text {font: 11px verdana;}


textarea.inputfelter {
	width: 300px;
}


.faq_separate {
	
}

input {
	font: bold 11px verdana;
}

h3 {
	font-size: 100%;
	font-weight: bold;
color: #769f0f;
margin-bottom: 0px;
border-bottom: 1px solid #d9d9d9;

}
p {
	margin-top: 0px;
}