body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  border: 0px;
  color: black;
  background-color: #EEEEEE;
  font-size: 11px;
}

/* --  structure ------------------------------------------------------ */
#spacer {
  position: absolute;
  width: 850px;
  height: 650px;
  background-color: #EEEEEE;
}

#container {
  position: absolute;
  left: 5%;
  margin: 0px;
  border: 0px;
  padding: 0px;
  width: 90%;
  min-width: 770px;

  text-align: left;
  background-color: #0456A0;
}
#container2 {
  position: relative;
}

#footer {
  position: relative;
  height: 50px;
  overflow: hidden;
  background-color: #EEEEEE;
}

#logo_bg {
  position: absolute;
  left: -5px;
  top: 8px;
  z-index:1;
  opacity: 0.4;
  filter:Alpha(opacity=70, finishopacity=70, style=2);
}
#logo {
  position: absolute;
  left: -25px;
  top: 0px;
  z-index:1;
}
#header {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 240px;
  text-align: right;
  z-index:1;
  background: #0456A0 url(/volleynet/resources/Indoor/mevza/header_bg.gif) repeat-x;
}

#left2 {
  position: absolute;
  left: 0px;
  width: 190px;
  bottom: 50px;
  padding: 0px 5px;
}

#content_container {
  position: relative;
  margin: 250px 10px 10px 200px;
  padding: 10px;
  min-height: 500px;
  background-color: #EEEEEE;
}
#content_spacer {
  position: relative;
  left: 0px;
  top: 0px;
  width: 550px;
  height: 1px;
  overflow: hidden;
  background-color: transparent;
}
#content_container_2 {
  position: relative;
  width: 100%;
}

.mevza {
  position:absolute;
  right: 0px;
  top: 70px;
}

.links {
  position: relative;
  float: right;
  top: 10px;
  right: 0px;
  width: 770px;
  text-align: right;
  z-index: 99;
}

/* -- common elements ------------------------------------------------- */
.default {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  background-color: #EEE;
  color: black;
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
}

h1.title {
  padding: 5px 20px 5px 20px;
	background: #01458E url(/volleynet/resources/Indoor/mevza/title_ball.gif) no-repeat;
  color: #EEE;
  font-size: 25px;
  font-weight: bold;
}
a.titlelink {
  font-size: 12px;
  color: #EEE;
}

.hl_tabelle {
  font-size: 12px;
  font-weight: bold;
  font-variant: normal;
  color: #01458E;
  text-transform: uppercase;
}

td { /* to use same size in tables as in body */
  font-size: 11px;
}

a {
  text-decoration: none;
  color: black;
}
a:hover {
  color: gray;
}

tr.tablehead a {
  color: #EEE;
}
tr.tablehead a:hover {
  color: #b2b2b2;
}

.tablehead2 td, .tabledunkel .tablehead2 td, .tablehell .tablehead2 td {
  background: rgb(1, 69, 142) url(/volleynet/resources/Indoor/mevza/title_ball.gif) no-repeat;  
  color: #EEE; 
  padding: 5px 20px; 
  font-size: 25px; 
  font-weight: bold;
}
.tablehead2 a {
  color: #EEE; 
  font-size: 25px;
  font-weight: bold;
}

.input_field {
  font-size: 8pt;
  background-color: #E2E2E2;
  border: 1px #666666 solid;
}
span.input_field {
  width: 100%;
}
input.radio, input.checkboxen {
  background-color: transparent;
}

.mainlink {
  font-size: 11pt;
  font-weight: 900;
}
.mainlink_item {
  padding: 2px 5px;
}

.mainlink a {
  color: #EEE;
}
.mainlink a:hover {
  color: #b2b2b2;
}

table.content {
  border: 0;
  margin:0;
  padding: 0;
  width: 100%;
}

.tablehead, .redmark {
  text-align: left;
  font-family: sans-serif;
  font-size: 9pt;
  font-weight: bold;
  color: #EEE;
  background-color: #01458E;
  vertical-align: top;
}
.tablehell {
  text-align: left;
  font-family: sans-serif;
  font-size: 9pt;
  color: black;
  background-color: #EEEEEE;
  vertical-align: top;
}
.tabledunkel {
  text-align: left;
  font-family: sans-serif;
  font-size: 9pt;
  color: black;
  background-color: #cccccc;
  vertical-align: top;
}
.tablehell td, .tabledunkel td, .tablehead td {
	padding: 2px;
}

p.tableinfo {
  margin: 10px 0 0 0;
  font-family: sans-serif;
  font-size: 9pt;
}

/* container of main menu */
.menubar {
  position: absolute;
  top: 124px;
  z-index: 998;
  font-size: 15px;
  font-weight: bold;
  color: #EEE;
  
  right: 0px;
  text-align: left;
}

/*
a.m enubar_item {
  color: #EEE;
}
a.m enubar_item:hover {
  color: black;
}
a.m enubar_item_cur {
  color: #bf0000;
}
a.m enubar_item_cur:hover {
  color: black;
}*/

div.language {
  position: absolute;
  right: 0px;
  top: 147px;
  z-Index: 99;
}
div.language a {
  margin: 0px 10px 0px 0px;
}

.menu {
  position: absolute;
  left: 0px;
  width: 190px;
  top: 265px;
  z-Index: 15;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.menu_item {
  margin: 0;
  color: #EEE;
}
a.menu_item:hover {
  color: #ee7f7f;
}

/* -- bmenu --------------------------------------------------------------------- */
.bmenu {
  border: 1px solid black;
}
.bmenuitem {
  padding: 3px 5px;
  background-color: #EEE;
  color: black;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
}
.bmenuitem_hover {
  padding: 3px 5px;
  background-color: darkblue;
  color: #EEE;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
}

/* -- quicklinks ---------------------------------------------------------------- */
table.quicklink {
  width: 190px;
  margin: 5px;
}
td.quicklink {
  padding: 3px;
  border: 1px none #EEE;
  border-bottom-style: solid;
  text-align: left;
}
h1.quicklink {
  color: #CC0001;
  margin: 0px;
  font-size: 15px;
  font-weight: bold;
}
a.quicklink_h1 {
  color: #CC0001;
}
a.quicklink_h1:hover {
  color: black;
}
p.quicklink {
  margin: 3px 0px 0px 0px;
  font-size: 12px;
  font-weight: bold;
}
a.quicklink {
  color: #EEE;
}
a.quicklink:hover {
  color: black;
}
/* tooltips ------------------------------------------------------------------------ */
.tooltip_border {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}
.tooltip_content {
  border: 1px solid black;
  padding: 3px;
  background-color: #EEE;
  color: black;
}
.tooltipOk {
  border: 1px solid black;
  padding: 3px 5px;
  background-color: #7fee7f;
  color: black;
}
.tooltipError {
  border: 1px solid black;
  padding: 3px 5px;
  background-color: #ee7f7f;
  color: black;
}
/* tooltips ------------------------------------------------------------------------ */

a.livelink {
  position:absolute;
  padding-right: 10px;
  right: 0px;
  top: 124px;
  z-index: 9999;
}

/* -- news ------------------------------------------------ */
.slnews_container {
  position: relative;
}
.news_datum {
  float: left;
  width: auto;
  padding: 0px 0px 0px 10px;
  font-size: 12px;
  font-weight: bold;
  color: #EEE;
}

h1.news {
  margin: 0px;
  padding: 5px 20px;
  background: rgb(1, 69, 142) url(/volleynet/resources/Indoor/mevza/title_ball.gif) no-repeat left bottom;
  color: #EEE;

  font-size: 25px;
  font-weight: bold;
}
p.news {
  padding: 0px 20px;
  text-align: justify;
  color: #111;
}
a.news {
  color: #EEE;
}
p.news a {
  color: #111;
}

.news img {
	margin-right: 10px;
}

.newsarchive_titel2 {
  float: left;
  font-size:12px;
}
.newsarchive_datum {
  float: right;
  font-size:12px;
}
.newsarchive_titel, .tablehell .newsarchive_titel, .tabledunkel .newsarchive_titel {
  font-size:16px;
  font-weight:bold;
}
/* -- news ------------------------------------------------ */

/* -- search_frame ------------------------------------------------------------------------------ */
#search_frame {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  margin: 0px;
  /*margin-top: 555px;*/
  border: 0px;
  color: #EEEEEE;
  text-align: center;
  z-Index: 9999;
  display: none;
}

#search_frame2 {
  position: relative;
  width: 990px;
  height: 100%;
  margin: auto;
  border: 0px;
  text-align: left;
}

iframe.search_frame {
  width: 100%;
  height: 100%;
}
/* -- search_frame ------------------------------------------------------------------------------ */

/* -- tabelle --------------------------------------------------------------- */
.round_container {
	position: relative;
}
.round_container a {
  position: relative;
	padding: 5px 10px;
  background: url(/volleynet/resources/image16/bg/bglink.png) no-repeat center;
}
.round_container a:hover {
  background-image: url(/volleynet/resources/image16/bg/bglink_hover.png);
}
/* -- tabelle --------------------------------------------------------------- */

/* -- tabcontrol -------------------------------------------------------------------------------- */
.tc_tab_selected {
  background: transparent /*url(/volleynet/resources/tabcontrol/image/oevv/t1.gif) repeat-x*/;
  vertical-align: top;
  height: 10px;
  overflow: hidden;
  padding: 0px;
}
.tc_tab {
  background: transparent; /*#ffb5bf url(/volleynet/resources/tabcontrol/image/oevv/t0.gif) repeat-x*/
  vertical-align: top;
  height: 10px;
  overflow: hidden;
  padding: 0px;
}
.tc_fill {
/*  border: 1px none white;
  border-bottom-style: solid;*/
}
.tc_tab_button {
  background-color: white;
  color: black;
  /*border: 0px;*/
  border: 1px solid black;
  border-left-style: none;
  border-left-width: 0px;
  border-right-style: none;
  border-right-width: 0px;
  padding: 0px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  height: 21px;
  width: 100px;
}
.tc_tab_button_selected {
  background-color: #CCCCCC;
  color: black;
  /*border: 0px none;*/
  border: 1px solid #CCCCCC;
  border-top-color: black;
  border-left-style: none;
  border-left-width: 0px;
  border-right-style: none;
  border-right-width: 0px;
  padding: 0px;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  height: 21px;
  width: 100px;
}
.tc_tab_button_selected:focus {
  background-color: #CCCCCC;
  color: black;
}
/* -- tabcontrol -------------------------------------------------------------------------------- */

