body {
	margin: 30px 0px 25px 0px;
}

h1 {font-size: 14px	}
h2 {font-size: 13px	}

body, table, div {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;	
}

a, a:visited {
	color: #3399CC;
}

td	{ text-align: left; vertical-align: top;	}
img	{ border: 0px;}


td.contentArea {
	background-image: url("../img/bg.gif");
	height: 500px;
	width: 800px;
	padding: 15px 0px 15px 0px;
}

.contentTable {
	line-height: 140%;
	width: 750px;
}

.contentTableklein {
	line-height: 140%;
	width: 750px;
	font-size: 11px;
}

.contentTable img {
	margin-bottom: 25px;
	margin-top: 18px;
}

.small { 
	font-size: 80%;
}