@charset "windows-1250";
/* CSS Document */

body {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; background-color: #333; color:#CCC; font-size: 14px;}

html {overflow-y: scroll;}


body, html  {
scrollbar-track-color: #222;
scrollbar-face-color: #222;
scrollbar-highlight-color: #222;
scrollbar-3dlight-color: #222;
scrollbar-darkshadow-color: #222;
scrollbar-shadow-color: #222;
scrollbar-arrow-color: #222; 
}

h1 {font-size:18px; color:#FFF; margin-top: -4px; font-weight: 400;
}

a {color:#999; text-decoration: none;}
a:hover {color:#FFF;}



.all {
	background-color: #222;
	width:950px;
	height:600px;
	position:absolute;
	left:50%; top:50%;
	margin-left:-475px;
	margin-top: -330px;
	}

.top-menu {background-color: #333; vertical-align: bottom; width:650px;}

.menu { margin-left:20px; color: #999;}
.menu td {padding-right:30px; padding-left:15px; font-weight: 300; height:30px; vertical-align:middle;}

.menu-over {background-image: url(../images/bg-over.gif); background-repeat: no-repeat; background-position:left; color:#FFF; cursor: pointer;}
.menu-active {background-image: url(../images/bg-active.gif); background-repeat: no-repeat; background-position:left; color:#FFF; cursor:pointer;}
.menu-out {background-image: url(../images/bg-out.gif); background-repeat: no-repeat; background-position:left;}
	
.top-logo {height: 135px; text-align: right; background-color:#333; width:300px;}

.main-left {vertical-align:top; width: 650px; padding-top: 20px; padding-bottom: 20px;}
.main-left-margin {margin-left: 20px; margin-right: 20px;}

.main-right {vertical-align:top; background-image:url(../images/logo_02.jpg); background-repeat:no-repeat;}
.main-right-margin {margin: 20px; margin-top: 70px;}

.galerie {width: 570px;}
.galerie td {text-align: center; vertical-align: middle; width: 190px; padding-bottom: 15px; padding-top: 15px;}
.galerie img {border-color: #FFF; text-align: center;}

.bottom {background: #333; text-align:right; padding-right: 10px; color: #666;}
.bottom a {font-size: 10px; color:#666;}
.bottom a:hover {text-decoration: underline;}
