@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #b789ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(bg.png);
	background-repeat: repeat;
}
#content {
	background-color: #2e2240;
	background-repeat: repeat-y;
	height: auto;
	color: #FFF;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 270px;
	background-image: url(bg2.png);
	overflow: auto;
}
#title {
	position: absolute;
	top: 11px;
	left: 125px;
}
#textleiste1 {
	font-size: 14px;
	font-weight: bold;
	color: #b789ff;
	background-color: #09060d;
	width: auto;
}
#foot {
	background-color: #5b4580;
	padding-right: 10%;
	padding-left: 270px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFF;
	font-size: 9px;
}
.textblock {
	height: auto;
	width: 730px;
	overflow: hidden;
}
#kat_bild {
	float: right;
	background-repeat: repeat-y;
	height: 300px;
	width: 80px;
	margin-left: 8px;
}
#randsplat {
	position: fixed;
	right: 0px;
	bottom: 0px;
	background-image: url(randsplat.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 30px;
}
#content_start {
	color: #2E2240;
	background-color: #2E2240;
	background-image: url(bar1.png);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	margin-top: 94px;
}
#end {
	background-image: url(end.png);
	height: 25px;
	width: 100%;
	background-repeat: repeat-x;
}
#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 269px;
	overflow: visible;
}
a:link,a:visited,a:active {
	color: #b789ff;
	font-weight: bold;
}a:hover {
	color: #FFF;
}
#bild {
	width: 730px;
	overflow: hidden;
}
#gal_menu {
	float: left;
	width: 50px;
}
#detail {
	position: absolute;
	left: 0px;
	top: 255px;
}#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
