html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
.galleria{width:600px; padding-left: 0px; margin-left: 0px; }
.galleria ul{
	padding: 0px;
	margin-left: 0px;
	text-indent: 0px;
}
.galleria li{
	list-style: none;
	float: left;
	width:120px;height:87px;
	display: block;
	/*background-color: blue;*/
}

/*.galleria li{display:block;width:120px;height:87px;overflow:hidden;float:left; background-image: url(photots.jpg); text-align: center;}
.galleria li a{display:none}/*
.galleria li div{position:absolute;display:none;top:0;left:180px}*/
/*.galleria img{cursor:pointer; height: 67px; padding-top: 0px;}/*
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

.uploadifyQueueItem {
	color: #000000;
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	color: #000000;
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	color: #000000;
	float: right;
}
.uploadifyProgress {
		color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}

div{ overflow: hidden;}

a {color: #FFFFFF; text-decoration: none; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
a:hover {text-decoration: none; }
a:visited {background: none; text-decoration: none; }
h1 {color: #b1004c; text-decoration: none; font-weight: bold; font-size: 16px;}
h2 {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px;}
h3 {color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 12px;}
hr { border: dotted; border-color: #b1004c; border-width: thin; }
p {font-size: 11px;}

body{
	background-color: #144e6d;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;

}

#header{
		background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
		height: 490px;
}

#content{
	background-color: #000000;
	width: 900px;
	/*min-height: 400px;*/
	margin: 0 auto 0 auto;
	padding-top: 0px;
	padding-bottom: 15px;
}

#content a {color: #999999;}
#content a:hover {color: #999999; text-decoration: underline;}

#footer{
		background-image: url(footer.png);
		background-repeat: no-repeat;
		background-position: center;
		height: 65px;
		text-align: center;
		padding-top: 25px;
}

#loader{
	text-align: center;
	width: 100%;
	padding-top: 200px;
	position: absolute;
	text-align: center;
	z-index: 1;
}


#mainmenu li{
    display:block;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
    position:relative;
    right:50%;
}/* ie needs position:relative here*/
 
 #mainmenu a{
/* 	  width:auto;
	  display:block;
 	 padding:4px 16px;*/
	 font-weight: bold;

 }
 
  #mainmenu a:hover{
/* 	  width:auto;
	  display:block;
 	 padding:4px 16px;*/
	 font-weight: bold;

 }
 


#mmcontainer{
	padding-top: 365px;
	width: 100%;
}
	
#mainmenu{
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}

#mainmenu ul{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;

} 

#logotyp{
	text-align: center;
	margin-left: -28px;
	margin-top: 3px;
	position: absolute;
	width: 100%;
}


#headercont2{
	width: 98%;
	text-align: center;
	position: absolute;
	background-color: red;
}

#cats{
	width: 48%;
	color: #efc372;
	font-size: 120%;
	display: block;
	float: left;
	z-index: 1;
}
#cats a{
	text-decoration: none;
	color: #ededed;
}

#cats a:hover{
	text-decoration: none;	
}

#headermenu{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	margin-top: 50px;
/*	background-color: yellow;*/
}

#langs{
/*	text-align: center;*/
	font-size: 120%;
	color: #efc372;
/*	font-size: 150%;*/
	width:52%;
	float:left;
	display: block;
	z-index: 1;
}

#langs a{
	text-decoration: none;
	color: #ededed;
}

#langs a:hover{
	text-decoration: underline;	
}

#cleft{
	width: 170px;
	float: left;
	padding: 0 20px 0 20px;
	
}

#cleft ul{
	list-style: none;	
margin-left:0px;
padding-left:0px;
text-indent: 0px;
font-weight: bold;
/*	padding-right:10px;*/
}

#cleft .active{
	list-style: circle;
/*	font-weight: bold;*/
}



#submenu *{
	color: #b1004c;
}

#cright{
	float: left;
	width: 625px;
	border-left: dotted;
	border-color: #b1004c;
	padding: 0 20px 0 35px;
	padding-bottom: 30px;
}

.logotyp{
	text-align: center;
	margin-left: -145px;
	margin-top: 3px;
	position: absolute;
	/*width: 100%;*/
	left: 50%;
	/*background-color: blue;*/
	z-index: 2;
}


