/* Globale Einstellungen */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.Content {
	position: absolute;
	height: 546px;
	width: 850px;
	padding: 0;
	top: 0px;
	left: 0px
}

/* Positionen für alles DIVs */

.MasterBorder {
	position: absolute;
	background-image: url(../pics/border.jpg);
	width: 850px;
	height: 565px;
	left: 0px;
}

.LeftNavigation {
	position: absolute;
	top: 162px; /*-1*/
	left: 0px;
	width: 155px;
	height: 402px;
}

.TopNavigation {
	position: absolute;
	width: 695px;
	height: 25px;
	margin: 163px 0px 0px 155px;
	left: 0px;
	top: -1px;
}

/* Überschriften */

.TopicSpacerWillkommen {
	position: absolute;
	width: 850px;
	height: 316px;
}

.TopicSpacer1 {
	position: absolute;
	background-image: url(../pics/topic_1.jpg);
	width: 850px;
	height: 163px;
}

.TopicSpacer2 {
	position: absolute;
	background-image: url(../pics/topic_2.jpg);
	width: 850px;
	height: 163px;
}

.TopicSpacer3 {
	position: absolute;
	background-image: url(../pics/topic_3.jpg);
	width: 850px;
	height: 163px;
}

.TopicSpacer4 {
	position: absolute;
	background-image: url(../pics/topic_4.jpg);
	width: 850px;
	height: 163px;
}

.TopicSpacer5 {
	position: absolute;
	background-image: url(../pics/topic_5.jpg);
	width: 850px;
	height: 163px;
}

.TopicSpacer6 {
	position: absolute;
	background-image: url(../pics/topic_6.jpg);
	width: 850px;
	height: 163px;
}

/* Inhalt */

.MainContent {
	width: 850px;
	height: 190px;
	margin: 0px 0px 0px 0px;
}

.MainContent2 {
	position: absolute;
	width: 693px;
	height: 375px;
	margin: 188px 0px 0px 155px;
	overflow: auto;
}

/* Überschriften */

.MainTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008000;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}

