﻿* {
margin:0px;
padding:0px;
}
body {
  background:#173F72 url(../Brix/images/bg.jpg) no-repeat center top;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

#header a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: 056999;
}

#header {
 
  height:149px;
  width:974px;
}

#header_hu {
 background: url(../Brix/images/header.jpg) no-repeat left top;
  height:149px;
  width:974px;
}

#header_en {
  background: url(../Brix/images/header_en.jpg) no-repeat left top;
  height:149px;
  width:974px;
}

.header {
  height:149px;
  width:974px;
}

#header .wrapper {
}

#header_portal_languages {
float: left;
clear:left;
  position:relative;
  top:115px;
  left:215px;
}

#header_portal_languages a {
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #000;
}

#header a#currlang {
  color: #900;
}

#header_disp_time {
float: left;
  position:relative;
  top:135px;
  left:30px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight:bold;
  font-size:10;
  color:#000;
}

#header_portal_menu {
float:left;
  position:relative;
  top:1px;
  left:1px;
}
#header_en #portal_loginreg {
left:680px;
}
#portal_loginreg {
  position:relative;
  top:-5px;
  left:685px;
  font-family: Tahoma, Arial, sans-serif;
  font-weight:bold;
  font-size:10;
text-transform: uppercase;
text-decoration: none;
  color: #fff;
width:150px;
text-align:left;
float: left;

}

#portal_loginreg a {
  font-family: Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #fff;
}

input, textarea, select, optgroup, option {
  background: #ffffff;
  /*background: #E1E8EE;*/
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #61799E;
}

textarea {
  height: auto;
}

select, input, textarea {
  border: 1px solid #6982A3;
  padding: 2px;
}

input.submit {
  background: #DEE4EC;
  border: 1px solid 
}

.mainmenu {
  display: block;
  width: 160px;
  height: 18px;
padding-right:20px;
  background: url('../Brix/images/menuitem_bg.png') no-repeat top left;
  font-size: 11px;
  text-decoration: none;
  color: #000;
  line-height: 18px;
margin-left: 19px;
}

a.mainmenu {
  font-family: Arial;
  font-weight: normal;
  color: #fff;
text-align: left;
outline: none;
text-transform:capitalize;
}	

a.mainmenu:hover, a.mainmenu#aktiv, .submenu a.mainmenu:hover {
  background: url('../Brix/images/menuitem_active.png') repeat-y top left;
  color:#fff;
  text-decoration: none;
text-align:right;
right:20px;
outline: none;
text-transform:uppercase;
}

.CommandButton {
  /*font-family: Arial, sans-serif;*/
  font-size: 11px;
  font-weight: bold;
  font-size: 11px;
  color: #6982A3;

}

#container {
  width: 974px;
height: 100%
  text-align: left;
  margin-left: 50%;
  position: absolute;
  left: -487px;
  top: 0px;
}

#contentPane {
height:502px;
width: 974px;
margin:0px;
padding:0px;
  font-size:11px;
  color: #61799E;
}

#contentPaneTd {
height:502px;
width: 974px;
}

#contentPane .wrapper {
width: 100%
}

/* COLOR SCHEME */                 

body.printaspx {
  color: #FFFFFF;
  background: #FFFFFF;
}

#footer {
background: url(../Brix/images/footer_en.jpg) no-repeat left top;
  height: 49px;
  width:974px;
  clear:both;
}

.footer_hu {
  height: 49px;
  background: url(../Brix/images/footer.jpg) no-repeat left top;
  width:974px;
}

.footer_en {
  height: 49px;
  background: url(../Brix/images/footer_en.jpg) no-repeat left top;
  width:974px;
}

#footer .wrapper {
  height:49px;
  width:974px;
}


#leftPane {
  float: left;
  width: 200px;
padding-top:10px;
}

#leftPane .wrapper {	
width:200px;
}

#leftPaneTd {
border:#000000 medium;
 border-width:thin;
 border-color:#FF0033;
display:none;
}

#rightPaneTd {
  padding-left:0px;
  padding-top:10px;
display:none;
}

#rightPane {
  float:left;
  width:230px;
  padding-top:0px;
  padding-bottom:5px
}

#rightPane .wrapper {	
}

#topPane .wrapper {
  background-color: #E3E9F1;
  padding-left: 5px;
  padding-right: 5px;
}

 /* onecolumn */
#onecolumn #contentPane {
  width:974px;

}

#onecolumn #rightPane {
   display:none;
}

/* fixed 2 columns left */
#twocolumns-left #contentPane {
  width:522px;
}

 /* norightcolumn */
#norightcolumn #contentPane {
  width:522px;
}

 /* threecolumns */
#threecolumns #contentPane {
  width:522px;
}

 /* all */
#all #contentPane {
  width:522px;
}

/* Login */

#login_section {
  position: absolute;
  z-index: 1001;
  text-align: center;
  border:#003e80 1px solid;
  width:321px;
  _width: 322px;
  background-color:white;
  width: 320px;
}

#login_section .entryTitle {
  FONT-WEIGHT: bold; 
}

#login_section .logintitle {
  font-size: 12px;
  color: #61799E;
}

#login_section .loginimg {
  background-image: url('../Brix/Images/signin.gif');
  background-repeat: no-repeat;
  width: 100%;
  height: 58px;
}

#login_section .login_buttons a {
  font-size: 12px;
}

#login_section2 {
  /*text-align: center;*/
  /*width:321px;
  _width: 322px;
  width: 320px;*/
}

#login_section2 .entryTitle {
  FONT-WEIGHT: bold; 
}

#login_section2 .logintitle {
  font-size: 12px;
  color: #61799E;
}

#login_section2 .loginimg {
  background-image: url('../Brix/Images/signin.gif');
  background-repeat: no-repeat;
  width: 100%;
  height: 58px;
}

#login_section2 .login_buttons a {
  font-size: 12px;
}

.rte_content {
padding:0px;
}
#menu_title {
  background-image: url('../Brix/Images/menu_title.png');
  background-repeat: no-repeat;
  width: 200px;
  height: 29px;
padding:0px;
margin:0px;
}
#menu_cont {
  background-image: url('../Brix/Images/menu_cont.png');
  background-repeat: repeat-y;
  width: 200px;
  height: auto;
padding-top:10px;
}
#menu_foot {
  background-image: url('../Brix/Images/menu_foot.png');
  background-repeat: no-repeat;
background-prosition: top right;
  width: 209px;
  height: 15px;
position: relative;
left: -9px;
padding:0px;
margin:0px;
}
#item_title {
  background-image: url('../Brix/Images/item_title.png');
  background-repeat: no-repeat;
  width: 199px;
  height: 10px;
position:relative;
left:-10px;
padding:0px;
margin:0px;
}
#item_cont {
  background-image: url('../Brix/Images/item_cont.png');
  background-repeat: repeat-y;
  width: 199px;
  height: auto;
position:relative;
left:-10px;
padding:0px;
margin:0px;
}
#item_foot {
  background-image: url('../Brix/Images/item_foot.png');
  background-repeat: no-repeat;
  width: 199px;
  height: 10px;
position:relative;
left:-10px;
padding:0px;
margin:0px;
}
#middcont {
  background-image: url('../Brix/Images/content_bg.jpg');
  background-repeat: no-repeat;
width: 974px;
height: 502px;
margin:0px;
padding:0px;
}
#middcont_en {
  background-image: url('../Brix/Images/content_bg_en.jpg');
  background-repeat: no-repeat;
width: 974px;
height: 502px;
margin:0px;
padding:0px;
}
#social_lane {
width: 974px;
height: 68px;
float:left;
}
.site_cont {
  background-image: url('../Brix/Images/site_bg.jpg');
  background-repeat: no-repeat;
width: 182px;
height: 192px;
float:left;
position: relative;
}
#zumba {
  background-image: url('../Brix/Images/zumba.jpg');
  background-repeat: no-repeat;
}
#sportinno {
  background-image: url('../Brix/Images/sportinno.jpg');
  background-repeat: no-repeat;
}
#whand {
  background-image: url('../Brix/Images/whand.jpg');
  background-repeat: no-repeat;
}
#scottish {
  background-image: url('../Brix/Images/scottish.jpg');
  background-repeat: no-repeat;
}
#brit {
  background-image: url('../Brix/Images/brit.jpg');
  background-repeat: no-repeat;
}
#foci {
  background-image: url('../Brix/Images/foci.jpg');
  background-repeat: no-repeat;
}
#kkezi {
  background-image: url('../Brix/Images/kkezi.jpg');
  background-repeat: no-repeat;
}
#ksr {
  background-image: url('../Brix/Images/ksr.jpg');
  background-repeat: no-repeat;
}
#mksz {
  background-image: url('../Brix/Images/mksz.jpg');
  background-repeat: no-repeat;
}
#spone {
  background-image: url('../Brix/Images/spone.jpg');
  background-repeat: no-repeat;
}
.site_pic {
width: 170px;
height: 180px;
margin-left: 6px;
margin-top: 6px;
text-align: center;
color:#fff;

}
.site_pic span {
position: relative;
width: 170px;
height: 35px;
top:155px;
color:#fff;
}
.site_pic a {
font-size:10px;
font-family: verdana;
font-weight: bold;
line-height:21px;
text-decoration: none;
color:#fff;
}
#social {
  background-repeat: no-repeat;
width:260px;
height:60px;
position: relative;
left:700px;
margin-right: 20px;
margin-top: 1px;
}
#social a, img {
border:none;
outline:none;
padding: 0px;
margin:0px;
}
#imp_content {
background-color:#87B2D4;
	width: 900px;
	height: 500px;
}
.impressum {
display: block;
width:200px;
height: 28px;
float:left;
position: absolute;
left:520px;
top:0px;
color:#fff;
text-indent:-9999px;
outline:none;
}
.tooltip {
	display:none;
	font-size:12px;
	height:20px;
	width:80px;
	color:#fff;
line-height: 20px;
font-weight:bold;
padding: 1px;
margin-top: 15px;
text-align: center;
font-family: Verdana;
background-color:#356AA0;
border: 2px solid #3F4C6C;	
}
#lang {
background-color:#87B2D4;
}
