html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background: rgb(63, 63, 63);
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 100%;
  text-align: center;
}

*
{
  font-size: 7pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 950px;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -300px; 
  width: 950px;
}



/* === Menu === */



#menu
{
  height: 41px;
  padding-right: 2px;
  margin: 0;
  list-style: none;   
}

#menu li
{
  float: right;
  display: block;
  width: 82px;  height: 41px;  
}

#menu a
{
  font-size: 10pt;
  display: block;
  width: 82px;  height: 41px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 51px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #ffffff; 
  background-image: url('images/taba.jpg');
}

#menu a:hover
{
  background-image: url('images/taba3.jpg');
  color: #ffffff; 
}
#menu a.current
{
  background-image: url('images/taba3.jpg');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/taba.jpg');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #469feb; 
  background-color: #3f3f3f;
}

#submenu a:hover, #submenu a.current
{
  background-image: url('images/tabb2.jpg');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb.jpg');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  background-color: #2d2d2d;
  padding: 15px 15px 15px 448px;
  height: 497px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 429px;
  height: 497px;
  background-image: url('images/b.jpg');
}

.content
{
  height: 497px;
  overflow: auto;
  padding: 0px;
  background-color:#FFFFFF;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #469feb;
  background-color: inherit;
}
.designinfo a:link, .designinfo a:visited
{
  color: #469feb; 
  text-decoration:none;
 }

.designinfo a:hover, .designinfo a:active
{
   color: #ffffff; 
  text-decoration:none;
}



/* === Inline Text Styles === */



h1
{
  text-align:center;
  font-size: 16px;
  color: #000000;
  background-color: inherit;

}
h2
{
  text-align:center;
}

.txt-img p
{
  text-align:center;
line-height:150%;
font-size: 8pt; 
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

table {
	float:left;
	margin: 0px;
	border: 0px solid White;
	font-size: 8px
}
table p {
	color: #000000;
}
th {
	padding-right: 0px;
	padding-left: 0px;
	background: #ffffff;
	text-align: center;
	border: 0px solid White;
}

tr {
}

td {
	border: 0px solid White;
	color: #696969;
	vertical-align:top;
}
td a:hover {
	color : #469feb;
}
td a {
	text-decoration: underline;
}
.dyntable .td1 {
	width: 27px;
}
.dyntable .td2 {
	width: 73px;
}
.dyntable .td3 {
	width: 124px;
}
.dyntable .td4 {
	width: 114px;
}
.dyntable .td5 {
	width: 122px;
}
.buehne .td1 {
	width: 27px;
}
.buehne .td2 {
	width: 182px;
}
.buehne .td3 {
	width: 140px;
}
.buehne .td4 {
	width: 114px;
}
.buehne .td5 {
	width: 80px;
}
.synchron .td1 {
	width: 27px;
}
.synchron .td2 {
	width: 95px;
}
.synchron .td3 {
	width: 120px;
}
.synchron .td4 {
	width: 86px;
}
.synchron .td5 {
	width: 114px;
}
.vita .td1 
{
	width:100px
}
.vita .td2 {
	width:311px
}
.vita p {
	line-height:123%;
	margin:5px 5px 10px 12px;
}

.article-list {
	list-style:none; 
	padding: auto; 
	margin: auto;
	text-align:center;}

.article-list li {
	float:left; 
	padding: 0; 
	margin: 0;
}

.article-list a {
	display:block; 
	width:100%; 
	height:100%; 
	margin-right:0.4em; 
	margin-top:1.2em;
	margin-left:1em;
	text-decoration:underline; 
	text-align:center; 
	font-size:12px;
	color: #469feb;
}

.article-list a:hover {
	color: #000000;
}

.article-list a.current {
	color: #000000;
}
/* demovideo */

#demovideo{
 text-align:center;
}
/* `wpplayer
----------------------------------------------------------------------------------------------------*/

wpa_container {display: inline-block; vertical-align: top; text-align: left; color:#858383; max-width:150px;}
.wpa_container a {text-decoration: none; color: #ffffff;}
.wpa_container a:hover {text-decoration: none; color: WPA_STYLE_LINK_HOVER_COLOR;}
.wpa_container, .wpa_container img, .wpa_container div, .wpa_container span {float:none ;display:-moz-stack;margin: 0; border: 0; padding: 0;margin-left: 9px;}
.wpa_container, .wpa_container img, .wpa_container div, .wpa_container span {font-weight: bold;font-size:13px; letter-spacing: normal; line-height: 19px;max-width:150px}
.wpa_container img.wpa_play {width: 18px; height: 18px; margin-bottom: 8px; vertical-align: middle;max-width:150px}
.wpa_container span.wpa_text {font-family: WPA_STYLE_TEXT_FONT; font-size: WPA_STYLE_TEXT_SIZE; font-weight: WPA_STYLE_TEXT_WEIGHT; letter-spacing: WPA_STYLE_TEXT_LETTER_SPACING;}
.wpa_container div.wpa_bar, .wpa_container div.wpa_bar div {height: 5px; font-size: 1px; line-height: 1px; overflow: hidden;}
.wpa_container div.wpa_bar {display: none; position: relative; margin: 0 0 0 1px;}
.wpa_container div.wpa_bar div {position: absolute; top: 0px; left: 0px;}
.wpa_container div.wpa_bar div.wpa_bar_load {width: 0; z-index: 10; background: #ffffff;}
.wpa_container div.wpa_bar div.wpa_bar_position {width: 0; z-index: 11; background: #469feb;}
.wpa_container div.wpa_bar div.wpa_bar_click {width: 100%; z-index: 12; background: transparent; cursor: pointer;}
.wpa_container div.wpa_sub {display: none; position: relative; margin: 0 0 0 2px; color: WPA_STYLE_SUB_COLOR;}
.wpa_container div.wpa_sub, .wpa_container div.wpa_sub span.wpa_time, .wpa_container div.wpa_sub span.wpa_dl {font-family: Arial, Sans-serif; font-size: 11px;}
.wpa_container div.wpa_sub a.wpa_dl {display: none; position: absolute;}
.wpa_container div.wpa_sub span.wpa_dl_info {display: none; position: absolute;}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  und 3.x
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	font-weight: bold;
	border: 5px dashed #469feb;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 250px;
	height: 150px;
	margin-left: 4px;
	border: 1px solid #469feb;
	background-color: #FFFFFF;
}


/* Textfeld */
.formgen .formtext
{
	width: 250px;
	margin-left: 4px;
	margin-bottom: 3px;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #469feb;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #469feb;	
}



/* Label */
.formgen label {
	width: 120px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #000000;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-bottom: 3px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 250px;
	text-align: center;
	background-color: rgb(63, 63, 63);
	border: 1px solid #000000;
	float: left;
	margin-left: 120px;
	color: #ffffff;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #FFFFFF;
	background-color: #990000;
	width: 150px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: 1677c9;
}

.formgen .formheadline {
	color: #993300;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */

