/* global */
BODY {
	font-family:Arial;
	background-color:#fff;
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0
}

BODY,P,INPUT,TD,A,INPUT,TEXTAREA {

    font-family: Arial;
    color: #707070;
    font-size: 13px;
    line-height: 16px;}

a. {
	color:#515050
}

/* SSM DIV */
DIV#contactform {
}

DIV#signinform {
}

DIV#photogallery {
}

h1 {
    font-size: 22px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #707070;

}

hr {
	color:#bcbcbc;
	background-color:#bcbcbc;
	height:1px
}


#Table_01 {
/*
border: 2px #f29a1c solid;
border-top: none;
*/
}

.header-image {
width: 100%;
height: 379px;
background-image: url(/images/tekstbureaus-header.jpg);
background-repeat: no-repeat;
}

.menu-bg {
background-color: #f1f1f1;
}

.content {
	font-size:12px;
	color:#515050;
	font-family: Arial;
	padding-left:10px
}

.topmenu {
	color:#707070;
	font-size:12px;
	font-family:Arial;
	font-weight:700
}

a.topmenu:link,a.topmenu:visited {
	color:#707070;
	text-decoration:none
}

a.topmenu:hover {
	color:#3a3a3a;
	text-decoration:none
}

.menu {
	color:#707070;
	font-family:Arial;
	font-weight:bold;
}

a.menu:link,a.menu:visited {
	color:#707070;
	text-decoration:none
}

a.menu:hover {
	color:#3a3a3a;
	text-decoration:none
}

a.menuactive:link,a.menuactive:visited {
	color:#3a3a3a;
	text-decoration:none
}

a.menuactive:hover {
	text-decoration:none
}

.submenu {
	padding-bottom:10px;
	color:#f89a1e;
	font-size:12px;
	font-family:verdana;
	font-weight:700
}

a.submenu:link,a.submenu:visited {
	color:#f89a1e;
	text-decoration:none
}

a.submenu:hover {
	color:#646464;
	text-decoration:none
}

a.submenuactive:link,a.submenuactive:visited {
	color:#646464;
	text-decoration:none
}

a.submenuactive:hover {
	color:#f89a1e;
	text-decoration:none
}

a:link,a:visited {
	color:#515050;
	text-decoration:underline
}

a:hover {
	color:#999;
	text-decoration:underline
}

.copy {
	padding-top:10px;
	color:#999;
	font-size:9px
}

a.copy:link,a.copy:visited {
	color:#999;
	text-decoration:none;
	font-size:9px
}

a.copy:hover {
	color:#3a3a3a;
	text-decoration:none;
	font-size:9px
}

IFRAME {
	width:890px;
	height:2000px;
	border:0 #fff none
}

input.FormInput {
	width:300px
}

input.FormInputSmall {
	width:300px
}

Select.FormSelect {
	width:300px
}

textarea.FormArea {
	width:500px;
	height:150px
}
