/*****************************************/
/*     (c) Kufer Software Konzeption     */
/*           Oderstr. 7		     */
/*           D-84453 Mühldorf			 */
/*****************************************/

*                             { font-family: verdana, arial, helvetica, sans-serif; }
*.noprint                     { }
a                             { text-decoration:none }
a:hover                       { }
a:link                        { }
a.yhlink                     { font-size: 10px; text-decoration: underline; color: #7D5742; }
a:visited                     {  }
body                          { background-color:#EBE6E2 }
caption                       { }
caption.header                { }
h1                            { color:#217EB9; font-size:16px; padding: 8px 0pt 22px 5px; } 
h2.a                          { background-color:#E7F1FA; color:#217EB9; font-size:1.2em; margin-bottom:19px; padding: 3px 5px; }
h3                            { }
p                             { font-size: 11px;}
p.blue, span.blue             { color:#217EB9; margin: 0; }
p.yhkurs					  { margin: 5px 0 5px 0; }
span                          { }
div.suche_button              { clear: none; position: relative; left: -300px; }
a.spezial                     { font-weight: bold; }


/**********************************************
*******************Header**********************
***********************************************/
#header {
	height: 117px;
	background: #f1f6fa;
	position: relative;
}

	#moodbild {
		position: absolute; 
		background: url(/MWE-Online/images/layout/frau_ruecken_2.jpg) no-repeat; 
		top:0; 
		right: -12px; 
		height: 114px; 
		width: 393px;
		}
	
	
#header img {
	position: absolute;
	top: 114px;
	left: 0px;
}

#header a img {
	border: 0px;
	top: 15px;
	left: 35px;
}
