

/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: normal;
}
.smalltext {
	font-size: 10px;
}

body {
	background-color: #ECE9D8;
	background-image: url(media/full-bg.gif);
	background-attachment: fixed;
}




a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #660033;
}
a:active {
	color: #000000;
}
.maintable_style {
	width: 850px;
	font-size: 12px;
}


.tablestyle {
	background-image: url(media/footer1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


.copyright {
	font-size: 10px;
	font-style: italic;
	color: #9A7A5F;
}
.designercopyright {
	font-size: 8px;
	color: #9A7A5F;
}
.ueberschrift1 {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.picalign_right {
	position: static;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.ueberschrift2 {
	font-size: 14px;
	font-weight: bold;
}
.picalign_left {
	position: static;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.navibox {
	height: 500px;
	width: 100px;
	position: absolute;
	font-style: normal;
	right: 420px;
	bottom: -5px;
}
.navicolors {
	color: #FFFFFF;
	font-style: normal;
}

