
	body {
		background-color: #133973;
		margin: 0;
		padding: 0;
		color: #ffffff;
		font-size: 8pt;
		font-family: Verdana;
		background-image: url("images/bg.jpg");
		background-repeat: repeat-x;
	}
	
	* {
		margin: 0;
		padding: 0;
		font-size: 8pt;
		font-family: Verdana;
	}

	 a:link{color:#ffffff;}
	 a:visited{color:#ffffff;}
	 a:hover{color:#ffffff;}
	 a:active{color:#ffffff;}


div#seite {
	}


div#banner {
	width: 611px;
	height: 307px;
	margin-top: 0px;
	margin-left: 32%;
	}

div#links {
	width: 395px;
	height: 488px;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: hidden;
	border: 0px;

}
div#visitenkarte {
	width: 396px;
	height: 239px;
	left: 0px;
	top: 488px;
	position: absolute;
	background-image: url('images/vkarte-trans.png');
	background-repeat: no-repeat;
	overflow: hidden;
	border: 0px;

}

div#page {
	margin-left: 35%;
	min-height: 300px;
	}

div#content {
	width: 550px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	overflow: hidden;
	}

div#unten {
	width: 100%;
	height:20px;
	border: 0px solid #000000;
	margin-right:0px;
	}
	
	div#rechts {
	height:312px;
	width:52px;
	background-image: url('images/rechts-trans.png');
	float: right;
	}


.hl1 { font-size: 14pt; }
hl2 { font-size:20pt; color: #97f040; }
seminartag { font-size:8pt; text-decoration: none; color: #97f040; }
seminartopic { font-size:10pt; text-decoration: none; color: #ffffff; }
line1 { width: 600px; height: 3px; background-image: url('images/line-trans.png'); }
cssgreen { color: #97f040; }
cssred { color: #e80303; }
cssgross { font-size: 12pt; }