/****************************************************************************/

/*         Stylesheet für Hauptemplate der School of Facilitating                    */
                                                      
/****************************************************************************/

*	{
   margin:0;
   padding:0;
}
html, body{
	font-family: Verdana, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	font-size: 100%;
} 
img{
	border: 0px;
}

#pageTitle{
	position: absolute;
	top: 0;
	height: 180px;
	width: 100%;
	background: #fff;
	}
#pageTitle img {
	margin: 5px 0 0 15px;
}
div#topMenu{
	position: absolute;
	right: 0;
	background: #c7e9eb;
	font-size: 0.8em;
	font-weight: bold;
}
div#topMenu ul{
	list-style: none;
	float: left;
	padding-left: 80px;
	background: #c7e9eb url(../images/basic/eckeoben.gif) 0 100% no-repeat;
}
div#topMenu li{
	float: left;
	padding: 8px 15px;	
}
div#topMenu a{
	text-decoration: none;
	color: #416a8f;
}
/* Gestaltung Hauptmenu - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
div#main{ 
	padding-top: 180px;
    width: 100%;
   }
div#mainMenu{
	position: absolute;
	left:0;
	width: 100%;
	background: #dae2b9;
	border-bottom: 4px solid #fcea1e;
	float: left;	
	font-weight: bold;
}
div#mainMenu ul {
	padding: 0;
	line-height: 1.8em;
	background: #dae2b9;
	padding-left: 30px;
	min-width: 55em;
}
* html div#mainMenu ul {
	width: 55em;
}

div#mainMenu li {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	float: left;
	padding: 0 15px;
}
div#mainMenu li:hover{
	background: #c7e9eb;
	padding: 0 15px;
	color: #416a8f;
}
div#mainMenu a:hover{
	display: block;
	color: #416a8f;
}
div#mainMenu li a {
	color: #416a8f;
	text-decoration: none;
	font-size: 0.9em;
	display: block;
	white-space: nowrap; 
	padding: 0.2em 0 0.2em 0.5em;
}
div#mainMenu .aktiv{
	background: #c7e9eb;
	padding: 0 15px;
}
div#subMenu {
	position: absolute;
	left:0;
	margin-top: 2.45em;
	font-weight: bold;
	/*width:52em;
	background: #c7e9eb url(../images/basic/ecke.gif) 100% 100% no-repeat;	*/
	width:100%;
	background: #c7e9eb;
}
div#subMenu ul {	
	padding: 0 45px 0 30px;
	background: #c7e9eb url(../images/basic/ecke.gif) 100% 100% no-repeat;		
	}
div#subMenu li {
	position: relative;
	list-style: none;
	float: left;
	padding: 0 15px;
	line-height: 2em;
}
div#subMenu li a {
	color: #416a8f;
	display: block;
	text-decoration: none;
	font-size: 0.9em;	
	padding: 0.2em; 
}
div#subMenu li:hover {
	background: #dae2b9;
	padding: 0 15px; 
	color: #416a8f;
}
div#subMenu .aktiv{
	background: #dae2b9;
	color: #416a8f;
}
/* Box für den Inhalt  - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ 
div#inhalt{
	padding: 110px 0 30px 145px;
	width: 80%;
	font-size: 1em;
	line-height: 1.2em;
	color: #416a8f;
}
div#inhalt h1{
	font-size: 1.3em;
	color: #ec5c2b;
	padding: 0 0 0.8em 0;
	font-weight: normal;
}
div#inhalt h2{
	font-size: 1.3em;
	color: #ec5c2b;
	padding: 0 0 0.8em 0;
	font-weight: normal;
}
div#inhalt h3{
	font-size: 1.2em;
	color: #ec5c2b;
	padding: 0.5em 0;
	font-weight: normal;
}
div#inhalt h4{
	font-size: 0.9em;
	color: #416a8f;
	padding: 0.5em 0;
	font-weight: bold;
}
div#inhalt h5{
	font-size: 0.9em;
	color: #416a8f;
	padding: 0.5em;
	font-weight: normal;
	background: #d9dfdc;
	margin: 0.8em 0;
}
#inhalt a{
	color: #ec5c2b;
	text-decoration: none;
}
#inhalt a:hover{
	background: #ec5c2b;
	color: #fff;
	text-decoration: none;
}
#inhalt ul{
	margin-left: 20px;
	list-style-image: url(../images/basic/bullet.gif);
}
#inhalt li{
	padding-left: 10px;
}
/* Bild mit Text Inhaltselement festgesurrt*/
.csc-textpic{
	width: 750px;
}
/* Formulare  - - - - - - - - - - - - - - - - - - - - - - - - - */
#inhalt span .rot{
	color: red;
	}
#inhalt .hl{
	color: #fff;
	font-weight: bold;
}
#inhalt input{
	border: 1px solid #113d7f !important;
	background: #fff;
}
#inhalt input:hover{
	border: #113d7f;
	background: #fa9d2b !important;
}
#inhalt label{
	color: #113d7f;
	line-height: 1.8em;
}

/* Horizontal rules  - - - - - - - - - - - - - - - - - - - - - - - - - */
.breakAfter{
   clear: both;
   display: none;
   height: 0px;      
}
.important{
	color: #fff;
	padding: 0.5em;
	font-weight: normal;
	background: #e76e33;
	margin: 0.8em 0;
}
.name-of-person {
	color: #416a8f;
	padding: 0.5em;
	font-weight: normal;
	background: #d9dfdc;
	margin: 0.8em 0;
}
.detail{
	color: #d9dfdc;
	font-weight: normal;
	background: #416a8f;
	margin: 0.8em 0;
}
