.select2 {
  font-family: Verdana,Helvetica,Sans-Serif;
  font-size: 12px;
  text-align:center;
  width:690px;
/*  background-color:blue;*/
}


html {
  height: 100%;		
}

body {
  padding: 0 0 0 0px;
  margin: 0;
  font: 11px Verdana,Helvetica,Sans-Serif;
  height: 100%;		
}

h4 {
  font-size: 14px;
}

.headline
{
  font-size: 18px;
  font-weight: bold;
  color: #666666;
}


.betaFont
{
  font-size: 13px;
  font-weight: bold;
  color: #666666;
}


.hiddenFont
{
  font-size: 13px;
  font-weight: bold;
  color: white;
}

.mainLogo
{
  cursor: pointer;
}

table {
  font-size: 12px;
  border: none;
  font-weight: bold;
}

img {
  border: none;
}

input, select {
  font-family: Verdana,Helvetica,Sans-Serif;
  font-size: 12px;
}

.table_std {
  border: none; 
  width: 100%; 
}

.rand { 
  width:55px; 
}

.select { 
  width:300px;
  text-align:left;
}

.impressum { 
  width:500px;
  text-align:center;
}



p.FooterFont{
  font-size: 10px;
/*  font-family:'Arial,sans-serif';*/
  color:  #003164;
}

p.FooterCopyright {
  font-size: 10px;
/*  font-family:'Arial,sans-serif';*/
}

a.FooterLink{
  font-size: 10px;
/*  font-family:'Arial,sans-serif';*/
  color: #003164;  
}


td,a,p,.h{
/*  font-family:arial,sans-serif;*/
}

.h{
  font-size: 20px;
}

.q{
  text-decoration:none;
  color:#0000cc;
}

.level1Row1 {
  height: 550px;
  vertical-align:top;
}

.level1Row2 {
  height: 65px;
  vertical-align: bottom;
  text-align: center;
}

#contentRow {
  vertical-align:top;
}

.registerInputs {
  margin-left: 10px;
}

.tabSel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:120px;
  background-color: #cbdced;
  font-weight: bold;
}

.tabMiddle {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:120px;
  border-width: 2px; 
  border-style: solid; 
  border-color: #cbdced;
  border-bottom: 0px;
  border-top: 0px;
}

.tabMiddleSel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:120px;
  border-width: 2px; 
  border-style: solid; 
  border-color: #cbdced;
  border-bottom: 0px;
  border-top: 0px;
  background-color: #cbdced;
  font-weight: bold;
}


.tabUnsel {
  margin:0px;
  text-align:center;
  padding-left:0px;
  height:20px;
  width:120px;
}

a.tabLinkSel {
font-family: arial, sans-serif;
font-weight: bold;
font-size:11px;
text-decoration:none;
color: #000000;
}

a.tabLink:link {
font-family: arial, sans-serif;
font-weight: normal;
font-size:11px;
text-decoration:none;
color: #000000;
}

a.tabLink:visited {
font-family: arial, sans-serif;
font-weight: normal;
font-size:11px;
text-decoration:none;
color: #000000;
}

a.tabLink:hover {
font-family: arial, sans-serif;
font-weight:bold;
font-size:11px;
text-decoration:none;
color: #000000;
}

a.menuLinks {
  margin-right: 10px;
  font-weight: normal;
}

a.menuLinks:visited {
  color: blue;
}

