
/* Erzwingen vertikaler Scrollbalken in Netscape, Firefox und Safari Browsern */
html { height: 100% }
body { min-height: 101%;}

body {
  margin: 0;
  padding: 0;
  background: #000; 
  font-family: Helvetica,Arial,sans-serif; 
  color: #fff;
  font-size: 12px;
  text-align: justify;
  line-height: 110%;
}

#wrapper {
  position: relative;
  width: 1000px;
  min-height: 768px;
  margin: 0 auto;
  padding: 20px 0;
  background: transparent url(../images/wrapper_bg.gif) top right no-repeat;
}

#header {
   height: 200px;
}

#header h1 {
  float: right;
  width: 750px;
  height: 163px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  background: transparent url(../images/annex51-header.gif) right top no-repeat;
}

#logo {
  float: left;
  width: 164px;
  margin-left: 0px;
  font-size: 9px;
  line-height: 100%;
  text-align: center;
}

#logo a {
  text-decoration: none;
  color: #fff;
}

#logo a img {
  border: none;
  display: block;
  margin: 0 auto;
}

#content_wrap {
}

#content_top {
  float: right;
  width: 750px;
  height: 40px;
  background: transparent url(../images/content_top_bg.gif) top right no-repeat;
}

#content_middle {
  float: right;
  width: 750px;
  background: transparent url(../images/content_bg.gif) top right repeat-y;
}

#content {
  margin: 20px 60px;
}

#content_bottom {
  float: right;
  width: 750px;
  height: 40px;
  background: transparent url(../images/content_bottom_bg.gif) bottom right no-repeat;
}

#menu {
  width: 200px;
  float: left;
}

#menu_top {
  height: 40px;
  background: transparent url(../images/menu_top_bg.gif) top left no-repeat;
}

#menu ul {
  background: transparent url(../images/menu_bg.gif) top left repeat-y;
	margin: 0px;
	padding: 0 0 20px 0;
	list-style: none;
}

#menu ul ul {
  display: none; /* 2. Ebene im Hauptmenü ausblenden */
}

#menu li {
  margin: 0 0 6px 20px;
  padding: 0;
}

#menu a {
  display: block;
	width: 169px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	background: transparent url(../images/menu_li_bg.png) top left no-repeat;
	padding-left: 10px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

#menu a:hover,
#menu li.active a {
	text-decoration: none;
	color: #bcbcbc;
}

#menu_bottom {
  height: 40px;
  background: transparent url(../images/menu_bottom_bg.gif) bottom left no-repeat;
}

#submenu {
  overflow: auto;
  width: 100%;
  margin-bottom: 20px;
}

#submenu * {
  margin: 0;
  padding: 0;
}

#submenu ul {
  display: block;
  float: left;
}

#submenu ul li {
  list-style: none;
  float: left;
}

#submenu ul li a {
  background: url(../images/button.gif) top right no-repeat;
  display: block;
  height: 36px;
  line-height: 36px;
  padding-right: 15px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

#submenu ul li a span {
  background: url(../images/button.gif) top left no-repeat;
  display: block;
  padding-left: 15px; 
}

#submenu ul li a:hover,
#submenu ul li.active a {
  color: #bcbcbc;
}

/* Content related styles */

.drittel {
  float: left;
  width: 200px;
  margin-bottom: 20px;
  margin-right: 10px;
  padding: 0 0 10px 0;
  background: transparent url(../images/drittel_bg.gif) bottom left no-repeat;  
}

.halb {
  float: left;
  width: 303px;
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  background: transparent url(../images/halb_bg.gif) bottom left no-repeat;  
}

.voll {
  width: 631px;
  margin-bottom: 20px;
  padding: 0 0 20px 0;
  background: transparent url(../images/voll_bg.gif) bottom left no-repeat;  
}

.voll h2,
.halb h2 {
  margin: 0;
  padding: 18px 10px 0 10px;
  text-align: right;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}

.drittel h2 {
  margin: 0;
  padding: 10px 10px 3px 10px;
  text-align: right;
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  background: transparent url(../images/drittel_h2_bg.gif) top left no-repeat;  
}

.halb h2 {
  background: transparent url(../images/halb_h2_bg.gif) top left no-repeat;  
}

.voll h2 {
  background: transparent url(../images/voll_h2_bg.gif) top left no-repeat;  
}


.halb h2 .gross,
.voll h2 .gross {
  font-size: 58px; 
}

.drittel p,.halb p,.voll p,.halb form,.voll form,.halb ul,.voll ul,.halb ol,.voll ol,.halb dl,.voll dl,.drittel h3,.halb h3,.voll h3
{ 
  margin: 0;
  padding: 10px 10px 0 10px;
  background: #666;  
}

.rechts {
  float: right !important;  
  clear: right;
}
table.rechts td {
  padding-left: 20px;
  vertical-align: top;
}

p.avatar {  /* Participant Photos */
  float: right;
  width: 169px;
  height: 206px;
  background: transparent url(../images/photo-bg.gif) top left no-repeat;  
  line-height: 100px;
  text-align: center;
  padding: 0;
  margin: 0 20px 20px 50px;
}

.more {
  text-align: right;
}

a {
  color: #0099ff;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

.download {
  float: right;
}

a.download {
  display: block;
  width: 102px; 
  height: 37px;
  padding: 0; 
  vertical-align: middle;
  line-height: 37px;
  background-image: url(../images/button_download.gif); 
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.clear {
  clear: both;
}

.flag {
  float: left;
  margin: 0 0 12px 12px;
  border: 1px solid #fff;
}

p.prevnext {
  text-align: right;
}

/* Vorschaubildchen für DirectResize 
  (html code anpassen in assets/plugins/directresize/configs/highslide.config.php */

.gallery {
  padding: 10px 10px 0 10px;
  background: #666;  
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen
  Quelle: http://www.yaml.de/de/dokumentation/grundlagen/funktionsweise-von-floats.html
*/
.gallery:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.gallery { display: block; }

div.gallerypic {
  float:left; 
  width: auto;
  padding: 0 10px 10px 0;
}

/* memberarea subtask D result Tabelle */

.resulttable tr, .resulttable td {text-align: center; vertical-align: middle;}
.resulttable thead tr {
  background: transparent url(../images/voll_h2_bg.gif) top left no-repeat;
  height: 45px;
  color: #000;
}
.resulttable tbody img {border: 1px solid #fff;}
.resultbutton {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 0;
	width: 70px;
	height: 37px;

	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .2em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);

	color: #fff;
	border: solid 1px #ffffff;
	background: #bcbcbc;
	
}
.resultbutton:hover {
	text-decoration: none;
	background: #0099ff;
}



/** Formulare */


/*
form#loginfrm, form#loginreminder {}
#loginfrm fieldset, #loginreminder fieldset {border: none;}
#loginfrm legend, #loginreminder legend {text-indent: -2000px;}
#loginfrm div, #loginreminder div {float: left; width: auto;}
#loginfrm p, #loginreminder p,#loginfrm h3, #loginreminder h3 {clear: both;}
#loginfrm label, #loginreminder label {float: right; width: auto; height: 37px; line-height: 37px; background: transparent url(../images/formbutton_right.gif) top right no-repeat; padding-left: 10px; padding-right: 10px; margin-right: 15px;}
#loginfrm input, #loginreminder input {width: 160px; height: 37px; line-height: 37px; font-size: 16px; background: transparent url(../images/formbutton_left.gif) top left no-repeat; padding-left: 10px; padding-top: 8px; color: #fff; border: none;}
#loginfrm .buttons input, #loginreminder .buttons input {width: 102px; padding: 0; background-image: url(../images/formbutton_submit.gif); text-align: center;}
*/


fieldset {border: none;}
legend {text-indent: -2000px;}
form div {float: left; width: auto;}
form p, form h3 {clear: both;}
label {float: right; width: auto; height: 37px; line-height: 37px; background: transparent url(../images/formbutton_right.gif) top right no-repeat; padding-left: 10px; padding-right: 10px; margin-right: 15px;}
input {width: 160px; height: 37px; line-height: 37px; font-size: 16px; background: transparent url(../images/formbutton_left.gif) top left no-repeat; padding-left: 10px; padding-top: 8px; color: #fff; border: none;}
.buttons input {width: 102px; padding: 0; background-image: url(../images/formbutton_submit.gif); text-align: center;}


