/* CSS Document */
body {
	margin:0px;
	padding:0px;
	color:#949599;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
  cursor: url(../images/pipette.gif), url(../images/pipette.ani), url(../images/pipette.cur), pointer; 
  color:#426E8C;
}

a.normal {
    cursor: pointer;
}

#horizon {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#site {
	margin-left: -435px;
	position: absolute;
	top: -268px;
	left: 50%;
	width: 870px;
	height: 536px;
}
#header {
	height:55px;
	text-align:right;
	position:relative;
}
#time {
	position:absolute;
	right:55px;
	right:0;
	top:0;
	z-index:50;
}
#music {
	position:relative;
	z-index:10;
}
#container {}
#container-left {
	float:left;
	width:275px;
}
#content {
	margin-top:0px;
	padding-right:10px;
	height:286px;
	overflow: hidden;
}
#content a, #images a, h1, h2 {
	color:#2B98D3;
	color:#426E8C;
}
#homeBtn {
	position:absolute;
	bottom:7px;
}
.About #homeBtn {
	bottom:-6px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
p {
	margin-top:0px;
}
#container-middle {
	float:left;
	width:40px;
}
#container-right {
	float:right;
	width:530px;
	position:relative;
}
/*#container-right #images {
	height:284px;
	height:344px;
	text-align:left;
	overflow:auto;
}*/
/*####### max images size ######
#container-right #images img {
	height:270px;
	width:400px;
}
#container-right #images a img {
	width:10px;
	height:22px;
}*/
#container-right table .feld {
	width:350px;
}
#container-right table textarea {
	height:140px;
}
#images .gallery_index {
	text-align:center;
}
#submenu {
	margin-top:60px;
	margin-bottom:10px;
	height:20px;
	background:#D7E4F5;
	text-align:center;
}
#submenu-start {
	margin-top:60px;
	margin-bottom:10px;
	height:20px;
}
#submenu a {
	color:#426E8C;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	line-height:20px;	
	margin:0 10px;
}
#submenu a:hover, #submenu a.active {
	font-weight:bold;
}
#menu {
	position:absolute;
	right:0;
	bottom:0;
	z-index:10;
}
#menu .menuFlash {
	float:left;
	margin-right:2px;
}
#footer {
	clear:both;
	font-size:10px;
	text-align:right;
}

#folder_content_right {
	height:344px;
	overflow:auto;
	background:#FFF;
	position:relative;
}
#backBtn {
	position:absolute;
	top:260px;
	left:20px;
}
#nextBtn {
	position:absolute;
	top:260px;
	right:20px;
}
/*.Home #menu, .Home #homeBtn {
	display:none;
}*/

