body {
	font-family: "Georgia", times; 
	font-size: 13px; 
	line-height:145%;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
	background: #FFFFFF; 
	margin: 0px;
	color: #000000;
	text-align: center; 
}

input {
	font-family: "Courier";
	font-size: 13px;
	background-color:#FFFFFF !important;
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	margin-bottom: 7px;
}

textarea {
	font-family: "Courier";
	font-size: 13px;
	background-color:#FFFFFF;
	border: thin solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

input.submit {
	font-family: "Georgia";
	font-size: 13px;
	display:block;
	background: url('button-white.gif') no-repeat;
	color:#FFFFFF;
	width: 201px;
	height:24px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration:none;
	margin-top: 13px;
	margin-bottom: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:left;
	cursor:pointer;
		
}


#contact_form{
	background: #FFFFFF;
	text-align:left;
	margin-left: 13px;
}

td {
	vertical-align: top;
	border-width: 0px;
}

h1 {
	font-family: Georgia, Serif; 
	font-size: 26px;
	line-height:100%;
	color: #555969;
	margin-top:5px;
	margin-bottom:16px;
}

h2 {
	font-family: Georgia, Serif; 
	font-size: 18px;
	line-height:150%;
	color: #939AB5;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom-style: dotted;
	border-bottom-color: #939AB5;
	border-bottom-width: 1px;
}

div.midden h2 {
	font-family: Georgia, Serif; 
	font-size: 14px;
	line-height:150%;
	color: #939AB5;
	margin-top:0px;
	margin-bottom:10px;
	margin-right: 13px;
	border-bottom-style: dotted;
	border-bottom-color: #939AB5;
	border-bottom-width: 1px;
}

h3 {
	font-family: Georgia, Serif; 
	font-size: 14px;
	line-height:150%;
	color: #8E95AF;
	margin-top:0px;
	margin-bottom:0px;
}

div.home_right h3 {
	font-family: Georgia, Serif; 
	font-size: 14px;
	line-height:150%;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom-style: dotted;
	border-bottom-color: #7892EC;
	border-bottom-width: 1px;
}

div.rechts h3 {
	font-family: Georgia, Serif; 
	font-size: 14px;
	line-height:150%;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom:10px;
	border-bottom-style: dotted;
	border-bottom-color: #7892EC;
	border-bottom-width: 1px;
}

h4 {
	font-family: Georgia, Serif; 
	font-size: 13px;
	line-height:150%;
	color: #354169;
}

.rechts {
	display:none;
}

.links {
	display:none;
}

.midden {
	text-align: left;
	padding-top:36px;
	background-color:#FFFFFF;
	float:left;
	width:100%;
}

.home_left {
	width:674px;
	float:left;
	padding-top:36px;
	padding-left: 13px;
	padding-right: 13px;
}

.home_right {
	width:214px;
	float:left;
	padding-top:46px;
	padding-left: 13px;
	padding-right: 13px;
	background:#333333;
	color:#FFFFFF;
}


.lijstje_links {
	width:336px;
	float:left;
	margin-right: 20px;
}

.lijstje_rechts {
	width:318px;
	float:left;
}

.home_lijst {
	border: 1px solid #999999;
	width: 316px;
	height: 225px;
	margin-bottom: 25px;
}

.grey {
	background-color: #F4F4F4;
}

.green {
	background-color: #00F400;
}

.red {
	background-color: #F40000;
}



img {
	margin-top: 10px;
	margin-bottom:0px;
	border: 1px solid #999999;
}

div.home_lijst img {
	border: 0px;
	margin: 0px;
}

.noborder {
	border: 0px;
}

.lc_topgutter {
	margin-top:43px;
}

.borders {
	border-spacing: 0px;
	margin-left: 0px;
	margin-right: 10px;
}

#container {
	width: 70%;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}


#page_header {
	display:none;
}


#page_footer {
	display:none;
}

#page_footer p {
	padding-top: 5px;
}

/* Add an external-link icon to absolute links */

div.home_right a[href^="http:"] {
        background: url('outgoing-google.gif') right center no-repeat;
        padding-right: 16px;
		padding-bottom: 0px;
		color: #7892EC;
}

div.rechts a[href^="http:"] {
        background: url('outgoing-google.gif') right center no-repeat;
        padding-right: 16px;
		padding-bottom: 0px;
		color: #7892EC;
}

div.rechts a {
		color: #7892EC;
}

div.home_right a {
		color: #7892EC;

}

#page_footer a{
	color:#7892EC;
}

div.home_right a[href^="http:"]:visited {
        background: url('outgoing-google.gif') right center no-repeat;
        padding-right: 16px;
		padding-bottom: 0px;
		color: #7892EC;
}

a[href^="http:"] {
        background: url('outgoing-google.gif') right center no-repeat;
        padding-right: 16px;
		padding-bottom: 0px;
		color: #354169;
}

a[href^="http:"]:hover {
        background: url('outgoing-google.gif') right center no-repeat;
		color: #354169;
}

/* ...but not to absolute links in this domain... */

a.button_on_white, a.button_on_white:visited {
	display:block;
	background: url('button-white.gif') no-repeat;
	color:#FFFFFF;
	width: 201px;
	height:24px;
	padding-left: 5px;
	padding-top: 3px;
	text-decoration:none;
	margin-top: 13px;
	margin-bottom: 13px;
}

div.home_right a.button_on_grey, a.button_on_grey:visited {
	display:block;
	background: url('button-grey.gif') no-repeat;
	color:#FFFFFF;
	width: 214px;
	height:19px;
	padding-left: 5px;
	padding-top: 1px;
	text-decoration:none;
	margin-top: 13px;
	margin-bottom: 13px;
}



a {
	color: #354169;
}

a:visited {
	color: #555969;

}

a[href^="http://www.welie.name"] {
        background: transparent;
        padding-right: 0px;
		color: #FF0000;
}

a[href^="http://www.welie.name"]:hover {
        background: transparent;
		color: #354169;
}

.comment_indent {
	padding-left:183px;
	padding-right: 8px;
	padding-top: 5px;
	margin-top: -10px;
	margin-left: -13px;
}
.comment {
	background-color: #8E95AF;
	color:#FFFFFF;
	margin-bottom: 5px;
	padding-left: 3px;
}

.commentTitle {
	font-weight:bold;
}
	
.commentDesc{
}

.cv_label {
	width:166px;
	color:#354169;
}

.cv_text {
	width: auto;
	color:#333333;
}

.normalText {
	width: 222px;
}

.menu {
	display:none;
}

.menu dt {
	display:none;
}
.menu dd {
	float:left; 
	padding-right: 8px;
	padding-left: 0px;
	margin:0;
/*	text-align:center; */
}
.menu dd span.aa {
	display:block;
	width:5px;
	height:26px;
	float:left;
	padding:0px 0;
	background-image: url(taglft.gif);
	background-repeat: no-repeat;
}
.menu dd span.bb {
	height:21px;
	float:left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(tagmid.gif);
	background-repeat: repeat-x;
}
.menu dd span.cc {
	display:block;
	width:5px;
	height:26px;
	float:left;
	padding:0px 0;
	background-image: url(tagrgt.gif);
	background-repeat: no-repeat;
}
.menu a, .menu a:visited {
	cursor:pointer;
	color: #555969;
	text-decoration:none;
}
.menu a:hover span.unselected {
	color: #8E95AF;
	background:none;
}
.menu a:hover span {
	color: #8E95AF;
}
.menu dd span.unselected {
	background:none;
	color:#FFFFFF;
	height: 21px;
	float:left;
	padding-top: 5px;
}

.meta_nav {
	display:none;
}

div.meta_nav a {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	margin-right: 15px;
}

div.meta_nav a:hover {
	color: #8E95AF;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

a.home_area {
	width: 350px;
	height:110px;
	text-decoration:none;
	z-index:2;
	position:relative;
	
}

.authors {
	color: #354169;
	margin-bottom: 5px;
}

#container li {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.8em;
}

#container ul {
	margin-bottom: 0.5em;
}

.portfolio_item {
	float:left;
	width: 224px;
	height: 240px;
}

.portfolio_title {
	color:#000000;
	font-weight: bolder;
}

div.portfolio_item img {
	border:1px solid #999999;
}

div.portfolio_item a {
	text-decoration:none;
}

.rss {
	margin-top: 0px;
	float:right;
}

.rss_image {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	
}