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

html,
body					{ margin:0px; padding:0px; height:100%; max-height:100%; overflow:hidden;  }

body					{ scrollbar-face-color: #000000; scrollbar-shadow-color: #000000; scrollbar-highlight-color: white; scrollbar-3dlight-color: black; scrollbar-darkshadow-color: #000000;  scrollbar-track-color: #000000; scrollbar-arrow-color: #FFFFFF; }

body 					{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#000 url('../images/hg.jpg') repeat-x; color:#fff;  }

h1						{ margin:0px; }

i						{ display:none; }

#wrapper 				{ background: url('../images/bg.gif') repeat-y; left:0px;  height:100%; }




#top 					{ height:107px; background: url('../images/header.jpg') no-repeat;}
#bottom 					{ position:fixed; bottom:0px; left:0px; width:100%; height:36px; background: url('../images/footer.jpg') repeat-x; text-align:center; }

#side					{ float:left; display:inline; width:218px; height:100%;  background: url('../images/sidetop.jpg') top left no-repeat; }

#content { position:absolute; top:107px; bottom:36px; left:218px; right:0px; }



.menu                     			{ position:relative; top:20px;  list-style-type:none; display:inline; margin-left:310px; font-weight:bold; }
.menu li 					{ display:inline; }
.menu a                 		  	{ display:inline-block; padding:0px 7px 0px 15px; background: url('../images/bull.gif') left no-repeat;  }
.menu a:link,
.menu a:active,
.menu a:visited 			{ color:#000; }
.menu a:hover		     	{ color:#f9e02d; }


.internmenu                     	{ top:170px; margin-left:0px; display:block; }
.internmenu li                   	{ display:block; }

.fussmenu                     		{ top:18px; margin-left:300px; margin:auto; display:block; }


#top10 a					{ width:90px; height:78px; margin-top:190px; margin-left:18px; display:block; }


iframe { height:100%; width: 100%; }

.flags					{ margin-left:5px; margin-top:5px; z-index:990; } 

#popitmenu{ position: absolute; background-color:#000; border:1px solid #fff; font: normal 12px Verdana; line-height: 0px; visibility: hidden; z-index:999; }
#popitmenu a{ text-decoration: none; padding: 2px; color: #000; display: block; }
#popitmenu a:hover{ background-color: #FFFFFF; }
