body {
	background-color: #FFFFFF;
	overflow: auto;
	color: #000000;
	font-size: 17px;
}
body.main {
	background-image:url("Slices/index_08.jpg");
	background-position:530px 0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

table {
	color: #000000;
	font-size: 17px;
}

h1 {
	color: #000000;
	font-size: 30px;
	text-decoration: underline;
}
h2 {
	color: #000000;
	font-size: 25px;
}
h3 {
	color: #000000;
	font-size: 12px;
}

table.container {
	width: 100%;
	border: 0px;
}

td.logo {
	width: 120px;
	height: 99px;
	background-image: url("Slices/index_01.jpg");
}

td.titel {
	width: 100%;
	height: 99px;
	background-image: url("Slices/index_03.jpg");
	background-repeat:repeat-x;
}

td.navigation {
	width: 120px;
	height: 100%;
	background-image: url("Slices/index_21.jpg");
	background-repeat:repeat-y;
	vertical-align: top;
}

div.innerNavi a {
	padding: 0px 20px;
}

div.imp {
	float: right;
	vertical-align: bottom;
	font-size: 12px;
}

a:link, a:visited, a:active, a:focus {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}
