/* =====================================================================
LADEN DER SCHRIFTEN
===================================================================== */
/* Web-Fonts von Google */
@import url(http://fonts.googleapis.com/css?family=Alegreya+Sans+SC:500,500italic,700,800,900);

/* =====================================================================
ENDE SCHRIFTEN
===================================================================== */

/* Bildlaufleiste im Firefox immer zeigen */
html { height: 101%; }

body {
	margin: 0;
	padding: 0;
   font-family: sans-serif;
   font-weight: 500;
   font-size: 100%;
   height: 100%;
	background-image: url(efes_kompetenz_hg2_home.png);
	background-position: top center;
}

#container {
	width: 1024px;
   margin: 0px auto;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;	
	box-shadow: 0px 0px 28px #111;
	background-color: white;

}

#header {
	width: 1024px;
	clear: both;
	position: relative;
}

#bilder {
	float: right;
	width: 610px;
	height: 137px;
}
#bilder img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 13px;
}

#navi {
	padding-top: 0px;
	width: 600px;
	height: 25px;
	clear: both;
	float: right;
}

#mainBlock {
	width: 1024px;
	overflow: hidden;
	clear: both;
	position: relative;
}
#subnavi {
	float: left;
	position: relative;
}

#ueberschrift {
	background-color: silver;
	float: left;
	padding: 10px;
	margin-top: 200px;
	margin-left: 270px;
	position: absolute;
}
#ueberschrift .tinymcewysiwyg p {
	font-family: 'Alegreya Sans SC', sans-serif;
	color: white;
	font-weight: 800;
	font-size: 160%;
   margin: 0;
   padding: 0;
	line-height: 10px;
	letter-spacing: 2px;
}

#mainBlockInhalt {
	float: right;
	overflow: auto;
	width: 503px;
	margin-top: 100px;
	margin-right: 250px;
}

li {
	font-size: 90%;
}
.tinymcewysiwyg ul {
	margin-top: 0px;
	margin-left: -15px;
}

.tinymcewysiwyg p,
.tinymcewysiwyg li {
	font-size: 90%;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.tinymcewysiwyg h1 {
	font-size: 120%;
}
.tinymcewysiwyg h2 {
	font-size: 110%;
	margin-bottom: 0px;
}
.tinymcewysiwyg h3 {
	font-size: 100%;
}
.tinymcewysiwyg h4 {
	font-size: 90%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.tinymcewysiwyg h5 {
	font-size: 80%;
}
.tinymcewysiwyg h6 {
	font-size: 60%;
}

/*******************************************************************************
        
        Horizontales Dropdown-Menu, CSS
        
        CSS-Grundlage:  Copyright by Stu Nicholls @ www.cssplay.co.uk
        Please see Copyright Notice @
        http://www.cssplay.co.uk/menus/final_drop.html
        
*******************************************************************************/

.menu {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
  position:relative; 
  font-size:14px;
  z-index:100;
  font-weight: bold;
  margin-top: 2px;
}
.menu ul {                        /* UL Ebene 1 */
  padding:0; 
  margin:0;
  list-style-type: none;
}
.menu ul li {                     /* Listenelemente der Ebene 1 */
  float:left;
  position:relative;
  margin-right: 20px;
}
.menu ul li a, 
.menu ul li a:visited {           /* Links der Listenelemente der Ebene 1 */
  display:block; 
  text-decoration:none; 
  color: #4f4f4f; 
  height:25px;                    /*  (2)  */
  padding-left: 0px;
  padding-right: 20px; 
  line-height:22px;               /*  --> (2)  */
  text-transform: uppercase;
}

* html .menu ul li a, .menu ul li a:visited {
  
}
.menu ul li ul {
  display: none;
}

table {
  margin:-1px; 
  border-collapse:collapse;
  font-size:13px;
}

/* li:hover  für non-IE-Browser  ---  a:hover  für IE */
  .menu ul li:hover a,
  .menu ul li a:hover {
  color: black;
  background-color: transparent;
}

  .menu ul li.rex-current a,
  .menu ul li a.rex-current {
  color: black;
  background-color: transparent;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
  display: block; 
  position:absolute; 
  top:20px;                          /*  --> (2)  */
  margin-top:-1px;
  left:5px; 
  width:240px;
}
* html .menu ul li a:hover ul {
  margin-top:0;
  marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
  visibility:hidden; 
  position:absolute; 
  height:0; 
  width:0;
  background-color: transparent;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
  display: block; 
  color: #363636; 
  height:auto; 
  padding: 0px 0px; 
  width:195px;
  text-decoration: none;
  background-color: #eaeaea;
}
* html .menu ul li a:hover ul li a {
  width:160px;
  w\idth:149px;
}

.menu ul li:hover ul li a:hover,      /* Ebene 2 hover */
.menu ul li a:hover ul li a:hover {
	color: black;
}

.menu ul li ul li.rex-current a.rex-current {
	color: black;
}

.menu ul li:hover ul li:hover ul,     /* Ebene 3 */
.menu ul li a:hover ul li a:hover ul {
  visibility:visible; 
  position:absolute; 
  left:160px; 
  top:0;
  width:160px;
}

.menu ul li:hover ul li:hover ul.left,  /* Ebene 3  letztes Element */
.menu ul li a:hover ul li a:hover ul.left {
  left:-160px;
}

/*******************************************************************************
        
        Vertikales-Menu links, CSS
        
*******************************************************************************/
#subnavi {
	margin-left: 30px;
	margin-top: 110px;
}

#subnavi ul li {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 6px;
	margin-top: 6px;
}

 #subnavi ul li a {
	display: block;
	color: black;
	text-decoration: none;
	padding-left:10px;
}

 #subnavi ul li a:hover {
	font-weight: bold;
}

 #subnavi ul li a.rex-active,  
 #subnavi ul li a.rex-current {
	font-weight: bold;
	background-image: url(efes_kompetenz_marker_gelb.gif);
	background-position: left;
	background-repeat: no-repeat;
}

 #subnavi ul li ul li {
	color: black;
	font-size: 11px;
}

 #subnavi ul li ul {
	display: none;
}

 #subnavi ul li.rex-current ul {
	display: block;
}

 #subnavi ul li.rex-active ul {
	display: block;
}


 #subnavi ul li ul li a {
	color: black;
	font-weight: normal;
}
 #subnavi ul li ul li a.rex-active,  
 #subnavi ul li ul li a.rex-current {
	font-weight: bold;
	background-image: url(efes_kompetenz_marker_grau.gif);
	background-position: left;
	background-repeat: no-repeat;


/*///////////////////////////////////
Formular-Definition
*/
div#form-module {}
 form#form_formular {}

#rex-xform {
	font-size: 12px;
} 
 
p.formcheckbox {
}
 input.checkbox {
	clear: both;
	float: left; 
 }
 label.checkbox {
	font-size: 12px; 
 }

p.formtext, p.formselect, p.formsubmit {
	line-height: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}
 input.text {
	width: 200px;
	height: 12px;
}
 input.text:hover,  input.text:focus {
	background-color: #e6e6e6;
}


 label.text, label.select {
	width: 80px;
	float: left;
	font-size: 12px;
}

p.formtextarea { font-size: 12px; }
 label.textarea {
	width: 550px;
	float: left;
	clear: both;
	font-size: 12px;	
 }
 textarea.textarea {
	width: 450px;
	height: 50px;
	clear: both;
	float: left;
	margin-right: 100px;
	margin-bottom: 20px;
 }
 
textarea.textarea:hover, textarea.textarea:focus {
	background-color: #fffacd;
 } 

p.formcaptcha {}
 label.captcha img {}
 p.formcaptcha input {}

 input.submit {
	clear: both;
	float: left;
	margin-top: 20px;
}
 input.submit:hover {}

p.answertext {}
 ul.form_warning {}
 ul.form_warning li {}
 
p.formtime {
	float: left;
	clear: both;
}
 
p.formtime {
	margin-bottom: 5px;
	margin-top: 0px;
}
 
/*///////////////////////////////////
ENDE Formular-Definition
*/

