@charset "utf-8";
/* CSS Document */

html,body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #000000;
}
a img {
	border:none;
}
#centered {
	border: 0;
	height: 98%;
	width: 98%;
	position: absolute;
	left: 1%;
	top: 1%;
	text-align: center;
	vertical-align: middle;
}
div#container {
	width: 840px;
	background-color: #000000;
	text-align: left;
	height: 430px;

	bottom: auto;
	margin: auto;
	position: relative;
}
#menu {
	height: 240px;
	width: 190px;
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 1000;
}
#search {
	position: absolute;
	width: 130px;
	top: 340px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
.serarchbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D2232A;
	height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D2232A;
	border: 1px solid #CA2228;
	width: 70px;
	height: 16px;
	margin: 0px;
	padding: 0px;
}

#logo {
	position: absolute;
	width: 130px;
	left: 0px;
	top: 0px;
	text-align: right;
}

.sel {
	display: block;
	text-align: right;
	padding-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
}


.menu_logo a, .menu_logo a:hover {
	display: block;
	text-align: right;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	left: -60px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu a {
	display: block;
	text-align: right;
	padding-right: 60px;
	margin-bottom: 20px;
	margin-left: 70px;
}

#menu a:hover  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	margin-bottom: 19px;
}

#content {
	height: 400px;
	width: 420px;
	position: absolute;
	top: 0px;
	left: 160px;
	z-index: 500;
}
#content-ALB {
	background-color: #FFFFFF;
	height: 400px;
	width: 420px;
	position: absolute;
	top: 0px;
	left: 160px;
	z-index: 500;
}



a:link {
	text-decoration: none;
	display: block;
	color: #000000;
	padding-bottom: 1px;
}
a:visited {
	color: #000000;

}
a:hover {
	color: #d2232a;
}
a:active {
	color: #d2232a;
}
#sidebar {
	background-color: #000000;
	position: absolute;
	height: 400px;
	width: 260px;
	top: 0px;
	left: 580px;
	z-index: 1500;
}
#text {
	position: absolute;
	height: 350px;
	width: 360px;
	left: 190px;
	top: 40px;
	z-index: 1500;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2232A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	padding-right: 15px;
	
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#000000; 
	scrollbar-base-color:#555555; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#555555; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-track-color:#000000; 
}

#text a:link {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}
#text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#text a:hover {
	color: #d2232a;
	text-decoration: none;
}
#text a:active {
	color: #d2232a;
	text-decoration: none;
}
#text-ALB {
	position: absolute;
	height: 350px;
	width: 360px;
	left: 190px;
	top: 40px;
	z-index: 1500;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2232A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
	padding-right: 15px;
	
	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#dddddd; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-face-color:#dddddd; 
	scrollbar-highlight-color:#ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
}

p {
	padding-left: 30px;
	margin-top: 0px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
ul {
	margin-top: 0px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 30px;
	padding: 0px;
}
ul li {
	margin-bottom: 10px;
	line-height: 1.5em;
}
.SelGalerie {
	padding-left: 570px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	padding-right: 0px;
}
#galerie {
	height: 30px;
	width: 650px;
	top: 400px;
	background-color: #000000;
	position: absolute;
	left: 190px;
}
#galerie a {
	display: block;
	text-align: right;
	padding-right: 0px;
	margin-top: 5px;
}

#galerie a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2232A;
	margin-bottom: 19px;
}

.menu_spacer {
	display: block;
	text-align: right;
	padding-right: 80px;
}
