﻿/*
Theme Name: Websteven Webdesign
Version: 1.0
Author: Websteven Webdesign
*/

body {
	background: #F0F0F0;
	height: 100%;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	margin:  0px;
}

table {
	border-collapse: collapse;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
}

a:link {
   color: #003366;
   text-decoration: underline;
}

a:visited {
   color: #003366;
}

#main {
	height: 100%;
}

#content {
	height: 100%;
}

#referenzen {
	height: 100%;
	width: 97%;
	font-family: Verdana;
	font-size: 8pt;
}
