/* (c) 2004-2006 www.ciira.biz */

body,td,th,input,textarea,select,option {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}


body {
	background-color: #F6F6F6;
	margin-top: 10px;
	margin-bottom: 10px;
}

input,textarea,select {
    background-color: #ffffff;
    border: 1px solid #333333;
}

option.op_row1 {
    background-color: #f6f6f6;
}
option.op_row2 {
    background-color: #FFFFFF;
}



/* Navigation Bar */

.nav {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #C9C9C9;
}

/* spez. Texts */

h1 {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  text-decoration: none;
}

h2 {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  text-decoration: none;
}

.small {
  font-size: 9px;
}

/*  Layers  */

div.div_footer {
  margin-top: 20px;
  margin-bottom: 6px;
  margin-left: 6px;
  margin-right: 6px;
  text-align: center;
  vertical-align: middle;
}

div.div_index {
  margin-top: 150px;
  text-align: center;
  vertical-align: top;
  font-size: 10px;
  font-weight: normal;
}

div.div_player_details {
  background-color: #ffffff;
  position: absolute; 
  left:641px; 
  top:45px; 
  width:149px; 
  z-index:115; 
  visibility: hidden; 
  text-align: center;
}

/* Abstracts */

.p_content {
  font-size: 12px;
  text-align: justify;
  margin-left: 62px;
  margin-right: 62px;
  margin-top: 10px;
  margin-bottom: 20px;
}

p.p_footer {
  margin-top: 10px;
  text-align: center;
  vertical-align: top;
}

.p_gbcontent {
  font-size: 12px;
  text-align: justify;
  width: 100%;
  padding-left: 62px;
  padding-right: 62px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.p_gbfooter {
  font-size: 10px;
  text-align: right;
  width: 100%;
  padding-left: 62px;
  padding-right: 62px;
  padding-top: 0px;
  padding-bottom: 0px;
}
