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

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

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.jpg') repeat-y; left:0px;  height:100%; }




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

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

#content 				{ position:absolute; top:211px; bottom:54px; left:263px; right:0px; }

#logo 					{ background: url('../images/logo.jpg') bottom left no-repeat; width:207px; height:54px; margin-top:-15px; }

#servicemenu                     	{ position:relative; left:77px; top:-2px; padding:1px; list-style-type:none; bottom:0px; display:inline;}
#servicemenu li                   	{ display:inline;  }
#servicemenu a                    	{ display:inline-block; font-size:10px; font-weight:bold; margin:0px 9px; }
#servicemenu a:link,
#servicemenu a:visited   	{ color:#fff; text-decoration:none;}
#servicemenu a:hover       	{ color:#fff; text-decoration:underline; }

#hauptmenu                     	{ position:relative; top:42px;  list-style-type:none; display:block; margin-left:6px; padding:1px; font-weight:bold; }
#hauptmenu li                   	{ display:block; margin-bottom:14px; }
#hauptmenu a                    	{ display:inline-block; height:22px; padding-left:0px; }

#hauptmenu a:link ,
#hauptmenu a:active,
#hauptmenu a:visited   	{ color:#fff; text-decoration:none; }
#hauptmenu a:hover       	{ color:#fff; text-decoration:underline; }

#wmmenu                     	{ position:relative; left:6px; top:42px; padding:1px; list-style-type:none; bottom:0px; display:inline;}
#wmmenu li                   	{ display:inline; margin-right:40px; }
#wmmenu a                    	{ display:inline-block; font-size:10px; font-weight:bold;  }
#wmmenu a:link,
#wmmenu a:visited   	{ color:#fff; text-decoration:none;}
#wmmenu a:hover       	{ color:#fff; text-decoration:underline; }


#fussmenu                     	{ position:relative; left:263px; top:32px; padding:5px; list-style-type:none; bottom:0px; display:inline;}
#fussmenu li                   	{ display:inline; }
#fussmenu a                    	{ display:inline-block; font-size:11px; font-weight:bold; margin:0px 10px; }
#fussmenu a:link,
#fussmenu a:visited   	{ color:#fff; text-decoration:underline;}
#fussmenu a:hover       	{ color:#fff; text-decoration:none; }

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

.flags					{ position:absolute; right:5px; top:175px; z-index:990; } 

#popitmenu{
position: absolute;
background-color: black;
border:1px solid white;
font: normal 12px Verdana;
line-height: 0px;
visibility: hidden;
z-index:999;
}

#popitmenu a{
text-decoration: none;
padding: 2px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #FFFFFF;
}

.categoryTitle { background:#f00; color:#f00; }
