
/* ------- Seitenelemente - Start -------*/

body {
	padding-bottom:0px;
	background-color:#000000;
	background-image:url(../images/system/background_only.gif);
	background-repeat:repeat-x;
}

table.strech {
	width:100%;
	height:100%;
	}
td.strech {
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:middle;
	}
table.content {
	margin:0px auto;
}
table.content td {
	text-align:right;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}

