body, html{
text-align: center;	
margin:0;
padding:0;
background-color: #cccccc;
height: 100%;
}

div#container{
background-color: #FFFFFF;	
width: 800px;
height: auto;
margin: 0 auto 0 auto;
text-align: center;
}

div#tekst{
background-color: #FFFFFF;	
width: 600px;
margin: 0 auto 0 auto;
text-align: left;
}

div#footer{
background-color: #FFFFFF;	
width: 740px;
height: 120px;
text-align: center;
}

.testim{
background-color: #FFE685;	
width: 400px;
margin: 0;
padding: 35px;
text-align: left;
}

.form{
background-color: #FFFFFF;	
width: 450px;
margin: 0;
padding: 5px;
text-align: left;
}

p
{
font-family: Trebuchet MS;
font-size: small;
	}

p.footer
{
font-family: Arial;
font-size: x-small;
margin: 4px;
	}	
		
h1
{
font-family: Trebuchet MS;
color: #B20000;
font-size: 250%;
text-align: center;
margin-top: 15px;
	}

h2
{
font-family: Trebuchet MS;
color: #1A377A;
font-size: 150%;
text-align: center;
	}	
	
a:link, a:visited{
text-decoration: underline;
color: #000000;
}

a:hover, a:active{
text-decoration: underline;
color: #555555;
}	

a.ms:link, a.ms:visited{
text-decoration: none;
color: #000000;
}

a.ms:hover, a.ms:active{
text-decoration: none;
color: #555555;
}	

ul
{
font-family: Trebuchet MS;
font-size: small;
font-weight: normal;
list-style-type:disc;
	}
	
ol
{
font-family: Trebuchet MS;
font-size: small;
font-weight: bold;
	}	
	
li{
font-family: Trebuchet MS;
font-size: small;
}

dl.info
{
font-family: verdana;
font-size: small;	
border: 1px solid #000;
background-color: #eee;
width: 150px;
text-align: center;
padding: 0 0 10px 0;
float: right;
margin: 15px;
}

.info dt
{
font-weight: bold;
background-color: #000;
color: #FFF;
padding: 5px 10px;
margin-bottom: 10px;
}

.info dd img
{
border: 1px solid #000;
}

.info dd
{
margin: 0;
padding: 0 10px 5px 10px;
font-size: 85%;
}


.quote {
   border:1px solid #cccccc; 
   background:#dddddd url('images/quote-left.gif') no-repeat left top; 
   margin-left: 10%; 
   margin-right: 10%;
   padding-top: 10px;
   padding-left: 40px; 
   font-style:normal; 
   font-variant:normal; 
   font-weight:normal; 
   font-size:12px; 
   font-family:Trebuchet MS
}

.quote div {background: transparent url(images/quote-right.gif) right bottom no-repeat;
 padding-right: 40px;
 padding-bottom: 10px;
}

img.logo
{
float: left;
margin: 0 5px 0 0;	
border: 0px;
	}