@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.gif') repeat-x; color:#fff; }

h1						{ margin:0px; }

i						{ display:none; }

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

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

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

#content 				{ position:absolute; top:118px; bottom:28px; left:176px; right:0px; }

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

#hauptmenu                     	{ position:relative; top:14px;  list-style-type:none; display:inline; margin-left:212px; padding:1px; font-weight:bold; }
#hauptmenu li                   	{ display:inline;  }
#hauptmenu a                    	{ display:inline-block; width:149px; height:34px; padding-left:0px; text-align:center; }

#hauptmenu a:link ,
#hauptmenu a:active,
#hauptmenu a:visited   	{ color:#6e0085; text-decoration:none; }
#hauptmenu a:hover       	{ color:#000; }

#servicemenu                     	{ position:relative; left:20px; top:233px; padding:1px; list-style-type:none; bottom:0px; display:block;}
#servicemenu li                   { display:block; margin-right:40px; }
#servicemenu a                   { display:inline-block; font-size:12px; font-weight:bold; width:140px; height:26px; padding-top:5px; }
#servicemenu a:link,
#servicemenu a:visited   	{ color:#6e0085; text-decoration:none; }
#servicemenu a:hover       	{ color:#000; }

#fussmenu                     	{ position:relative; left:190px; top:6px; 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; left:19px; top:330px; 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; }
