a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	background-color: #E3E9F4;
	color: #000099;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

body {
	background-image: url(../images/back_background.gif);
	background-repeat: repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 8px;
}

.SeitenTitel {
	border-bottom-color: #000099;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 30px;
	text-align: right;
	padding-right: 25;
	}

.TableBack {
	height: 100%;
	width: 760px;

}

.TableBackBottom {
	padding: 0px 5px 0px 3px;
	width: 760px;
}

.TableBackMain {
	height: 100%;
}

.TableMain {
	height: 100%;
	width: 601px;
}

.TableMainBottom {
	background-image: url(../images/main_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 601px;
}

.TableMainLeft {
	background-image: url(../images/main_left.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 2px;
}

.TableMainMain {
	background-image: url(../images/main_background.gif);
	background-repeat: repeat;
	height: 100%;
	width: 592px;
	padding-left: 10px;
	padding-right: 10px;



}

.TableMainRight {
	background-image: url(../images/main_right.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 7px;
}

.TableMainTop {
	background-image: url(../images/main_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 601px;
}

.TableNav {
	height: 100%;
	width: 159px;
}

.TableNavBottom {
	background-image: url(../images/nav_bottom.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 159px;
}

.TableNavLeft {
	background-image: url(../images/nav_left.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 3px;
}

.TableNavMain {
	background-color: #D3DCED;
	background-image: url(../images/nav_background.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 149px;
}

.TableNavRight {
	background-image: url(../images/nav_right.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 7px;
}

.TableNavTop {
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 159px;
}

.TableSeitenabschluss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
}

.TableTop {
	width: 760px;
}

.TableTopBottom {
	background-image: url(../images/top_bottom.gif);
	height: 21px;
	width: 760px;
}

.TableTopLeft {
	background-image: url(../images/top_left.gif);
	background-repeat: repeat-y;
	width: 3px;
}

.TableTopMain {
	background-image: url(../images/top_background.gif);
	background-repeat: repeat;
	width: 750px;
}

.TableTopRight {
	background-image: url(../images/top_right.gif);
	background-repeat: repeat-y;
	width: 7px;
}

.TableTopTop {
	background-image: url(../images/top_top.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 760px;
}

.TopAdresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

