﻿/*Background*/

body {
	font-family: Garamond,"Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url('../px/ambos.jpg');
	background-position: top left;}

/*eigentliche site*/

table.container {
	width:90%;
	height:90%;
	background-color: #999999;
	border-style: inset}

td.content {height:400px; padding-left:10px}
td.sidebarright {width:300px; height:400px; padding-right:10px; padding-left:10px;  border-left:thin; border-left-color:white; border-left-style:ridge}
td.navigationbottom {height:70px; }
td.footer {text-align: center; height:70px; width:100%; border-top:thin; border-top-color:white; border-top-style:ridge}
td.tdbio{padding:10px}

/*style in de site*/


td.thumb {text-align:center;}


/*Fonts*/

h1 {font-size:40px;  font-weight:bold; color:black}
h3 {font-size:30px}
h4 {font-size:20px}
	

ul {font-size:20px;	text-align:left;}

p.bio {font-size:20px;font-family: Garamond,"Times New Roman", Times, serif;}
p.home {font-size:25px; font-weight:bold;font-family: Garamond,"Times New Roman", Times, serif; color:black}
p.mini {font-size:5 px;  color:black}
p.1 {font-size:16 px;  color:black}
p.2 {font-size:20px; color:black;  font-weight:bold}
p.3 {font-size:25px; color:black;  font-weight:bold}
	

a.link { font-size:20px;color:black;text-decoration:none}
a.link2 { font-size:20px;color:black;}

a:visited {	color:  #FFFFFF}
a.img { border-style:none;	}

div.navistyle{height: 80px;  width:590px; font-size: 12px; overflow: auto;}
div.email{font-size:20px;color:black;
	
}

