body,td,th {
	font-family: Tahoma;
	font-size: 10pt;
	color: #636363;
	text-align: left;
	vertical-align: top;
}
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	background-color: #e3e3e3;
	margin-top: 0px;
	text-align: left;
}

.container {
	width: 1036px;
	height: 100%;
}

.rightBorder {
	height: 100%;
	width: 70px; 
	background-image:url(bilder/back_verlauf_rechts.gif);
}

.leftBorder {
	height: 100%;
	width: 70px; 
	background-image:url(bilder/back_verlauf_links.gif);
}

center {
	height: 100%;
}
a:link {
	text-decoration: none;
	color: #636363;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: underline;
	color: #006bc7;
}
a:active {
	text-decoration: none;
}
.ueberschrift {
	font-family: "Comic Sans MS";
	font-size: 18pt;
	font-weight: bold;
	color: #1a78c9;
}
