html {overflow: -moz-scrollbars-vertical;}
body {margin:0; padding:0; font: 0.9em Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000; }

#layout {width:924px; margin-left:auto;border:3px solid #666666;margin-top:10px; margin-right:auto; padding:10px; background-image:url(images/bkg.jpg);}
h1{ font-size:14px; font-weight:700; text-align:center; margin:0;}
h2{ font-size:13px; font-weight:700; margin:0; display:inline;}
h3{ font-size:12px; font-weight:600; color:#FF0000; font-style:oblique; text-align:center; margin:0;}

a:link { text-decoration:underline; color:#CCCCCC; cursor: pointer;}
a:visited { text-decoration:underline; color:#CCCCCC; cursor: pointer;}
a:active { text-decoration: underline; color:#CCCCCC; cursor: pointer;}
a:hover{ text-decoration: underline; color:#FFFFFF; cursor: pointer;}

a:link.lank { text-decoration:none; color:#CCCCCC; cursor: pointer; padding:6px;}
a:visited.lank { text-decoration: none; color:#CCCCCC; cursor: pointer;  padding:6px;}
a:active.lank { text-decoration: none; color:#CCCCCC; cursor: pointer;  padding:6px;}
a:hover.lank { text-decoration: none; color:#FFFFFF; cursor: pointer;  padding:6px;}

#textbox{width:800px; margin-left:60px;
}
#textboxcarla{width:800px; height:130px; margin-left:60px; overflow: auto;
scrollbar-face-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #ffffff; 
scrollbar-track-color:#000000; 
scrollbar-darkshadow-color: #000000;
}
#loggacarla{ float:right;}
#pixbox{ width:800px; height:205px; border:3px solid #666666; background-image:url(images/bkgpixbox.gif); padding-top:30px; text-align:center; margin-left:60px; margin-top:5px;}

#kontakt{padding:20px 50px;}
#kontakt1{ float:left; width:300px;}
#kontakt2{ clear:both;}

hr{ height:1px;}

img{ border-style: none;}

#footer{ font-size:9px; color:#333333; display:inline; margin-top:-5px; padding-top:0px;}

.infotext{float:left; width:100px;  margin:2px; clear:both;}
#loophor{ clear:left; margin:15px; list-style-position:inside;}
#rad1{width:580px; background-color:#666666; padding:8px; border-bottom:1px dotted #999999; margin-left:60px;}
#rad2{width:580px; padding:8px;  border-bottom:1px dotted #999999; margin-left:60px;}

/*******************PHOTOGALLERY UPPLOAD***********************************************/
.float50 {
	float: left;
	width: 48%;
}
.clear{clear:both}

div#container
{
width: 890px;
margin: 0 auto;
}
div#pages
{
clear: left;
text-align: center;
}
ul#images
{
list-style-type: none;
}
ul#images li
{
float: left;
margin-left: 20px;
}

/******************************************************************************/
.header{ font-weight:800; font-size:110%; width:690; border-bottom:1px solid;}
/************thumnail viewer*****************************************************/
#lightbox{
	background-color: #F8F8F8;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
