/* 
	hellblau: #7AA7F2
	orange/beige: #F19729
	lila: #C4246E
*/

*{ 
	margin: 0; 
	padding: 0; }*
	 
body { 
	font: .85em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.6em;
	background: #fff;
	color: #444; 
}

p {
	text-align: justify;
}

a:hover { 
	color: #F19729; 
	background: inherit; 
	text-decoration: underline; 
}

p { 
	margin: 0 0 15px 0; 
	font-size: 0.9em;
}

h1 {  
	margin: 20px 0 0; 
	background: inherit; 
	font-size: 3em; 
	color: #7AA7F2; 
	padding-bottom: 10px;}
img { 
	border: 0; 
}

ul {
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 0.9em;
}

ol {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 0.9em;
}


/* h2 { 
	font: normal 1.1em "Trebuchet MS", Arial, Sans-Serif; 
	margin: 0 0 12px; } 
*/

h2 { 
	font-size: 1.15em; 
	margin: 0 0 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
}

h3 a { 
	font-size: 0.85em; 
	color: #000000; 
	text-decoration: none; 
}

/* Styles for main */

#main { 
	float: left; 
	width: 480px; 
	margin: 0px 0 0px; 
	padding-left: 30px;
}

#main a { 
	color: #C4246E; 
	background: #fff url(images/button_lila_klein.gif) no-repeat center left; 
	padding: 0 0 0 12px; 
	text-decoration: none; 
}

.link_no_dot { 
	color: #C4246E;
	text-decoration: none; 
	background: none !important;
	background-image: none;
}

#main h3 { 
	font-size: .84em; 
	color: #808080; 
	font-weight: normal; 
	text-transform: uppercase; 
	font-weight: normal; }


#main img { 
	float: left; 
	border: 3px solid #eee; 
	padding: 1px; 
	margin: 0 15px 5px 0; 
}

/* EO Styles for main */


#line { 
	clear: both; 
	padding: 3px; 
	margin: 0 0 15px; 
	background: #fff url(images/smalldot.gif) repeat-x; 
}

#ad { 
	float: right; 
	text-align: center; 
	padding: 33px 0 0; 
	width: 250px; 
	border: 3px solid #eee; 
	color: #ccc; 
	height: 50px; 
	margin: 0 0 15px; 
}

#shortnews { 
	float: right; 
	width: 245px;
	text-align: left; 
}

.news { 
	border-bottom: 1px solid #eee; 
	padding: 0 30px 2px; 
	margin: 0 0 10px;
	text-align: left;
}
.news p { 
	text-align: left;
}
	
#content { 
	width: 930px; 
	margin: 0 auto; 
	padding: 20px 0 0 0; 
	border-top: 5px solid #eee; 
}


#top{ 
	float: right; 
	text-align: right; 
	height: 80px; 
	margin-right: -100px;}

#top a { 
	color: #F19729; 
	margin: 0 0 0 13px; 
	background: #fff url(images/toparrow.png) no-repeat center left; 
	padding: 0 0 0 12px; 
}


#leftpane {
	float: left; 
	width: 150px; 
	margin-left: 15px; 
	margin-top: 80px;
}

#leftpane a { 
	font-size: 0.75em; 
	color: #000000; 
	background: #fff url(images/button_blue_klein.gif) no-repeat center left; 
	padding: 0 0 0 17px; 
	text-decoration: none; 
}

#leftpane p a.en { 
	color: #F19729; 
	margin: 0 0 0 13px; 
	background: #fff url(images/english.gif) no-repeat center left; 
	padding: 0 0 0 22px; 
}

#leftpane p a.de { 
	color: #F19729; 
	margin: 0 0 0 13px; 
	background: #fff url(images/german.gif) no-repeat center left; 
	padding: 0 0 0 22px; 
}

fieldset {
	border: 0px; 
}


#ajaxSearch_input { 
	width: 185px; 
	padding: 6px; 
	border: 2px solid #ccc; 
	font-size: .9em; 
}

#ajaxSearch_submit { 
	background: #F19729; 
	border: 0; 
	padding: 6px; 
	color: #fff; 
	font-weight: bold; 
	font-size: .9em; 
}

#logo { 
	float: left; 
	color: #7AA7F2; 
	line-height: 25px; 
	width: 100%; 
	background: #fff url(images/rehastimlogo.gif) no-repeat top left;
}


#menu a { 
	text-decoration: none; 
}

#submenu ul {
margin-left: 0px;
font-size: 0.9em;
list-style-type: none;
}

#submenufolder ul {
margin-left: 0px;
font-size: 1.2em;
list-style-type: none;
}

#submenufolder li {
       line-height:1.5em;
}

#resttext {
	display: none;
}

#left { 
	background: #eee;  
	clear: left; 
	float: left; 
	width: 260px; 
	padding: 10px 15px; 
	margin: 0 0 20px; 
}

#left img { 
	margin: 0 0 8px; 
}

#left li { 
	list-style: none; 
}

#left li a {  
	color: #787A8F; 
	font-weight: bold; 
	background: url(images/arrow.gif) no-repeat center left; 
	padding: 0 0 0 20px; 
}

#right { 
	margin: 0 15px 20px 0; 
	padding: 0 0 0 15px; 
	float: right; 
	width: 620px; 
	text-align: justify; 
}

.border { 
	clear: both; 
	border-left: 4px solid #ccc; 
	padding: 0 0 0 15px; 
}

#rl { 
	float: left; 
	width: 290px; 
	margin: 0 20px 30px 0; 
}

#rr { 
	float: right; 
	width: 290px; 
}

#rl li, #rr li { 
	list-style: none; 
	border-bottom: 
	1px solid #eee; 
	padding: 4px; 
	margin: 0; 
}

#rl li a, #rr li a { 
	background: #fff url(images/arrow.gif) no-repeat center left; 
	padding: 0 0 0 12px; 
	color: #808080;  
}

#footer, #footer a { 
	clear: both; 
	padding: 10px; 
	margin: 0 0 15px; 
	font-size: .9em; 
	color: #808080; 
	background: #eee; 
	text-align: middle;
}

.links a { 
	font-weight: bold; 
	color: #787A8F; 
	background: #fff; 
	margin: 0 10px 0 0; 
	background: url(images/dot.png) no-repeat center left; 
	padding: 0 0 0 10px; 
}
	
.sponsor { 
	color: red; 
	background: #eee; 
}

#footer li { 
	list-style: none; 
}

#fl { 
	width: 600px; 
}

#fr { 
	float: right; 
}


/* BEGINN MENU */

 /*========================= TOP OF THE MENU CASCADE =========================*/

.menu {
	position:relative;        /* establish a menu-relative positioning context */
	float:left;                                     /* play nicely with others */
	margin:0;
        margin-left: 110px;
        margin-top: 25px;
        margin-bottom: 20px;
        margin-right: 15px;
	padding:0;
	border:0;
	height:28px;                                  /* the menu's overall height */
	width:100%;         /* we always want our menu to fill the available space */
	background: #7AA7F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;         /* this (and also below) sets the menu's font size */
	border-bottom:0px solid black;        /* give us a black border underneath */
}

.menu img {
	vertical-align: top;      /* prevent images from being pushed down by text */
}

.menu ul {
	padding:0;
	margin:0;
	border:0;
	list-style-type:none;          /* we don't want to view the list as a list */
	line-height:1.5em;           /* globally set the menu's item spacing. note */
}                               /* this must be 1.0 or 1.5 or 2.0 for Mozilla */

.menu li {
	float:left;    /* this creates the side-by-side array of top-level buttons */
	position:relative;    /* create local positioning contexts for each button */
	margin:0;
}


.drop {
	display:block;
	padding:0px 0.33em;	       /* this sets the l/r margins for our menu item */
	margin:0;
	text-align:right;   /* this right alignment goes with the float:left below */
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}

.drop span {        /* this simultaneously left and right aligns the text and */
	float:left;       /* the >> in the drop-down menus which link to sub-menus */
}

.rightmenu {
	position:relative;  /* establish a local positioning context for YAH label */
	float:right;                  /* and right-align it at the top of our page */
}

#research {            /* this rightmost "Research" button must be positioned */
	position:absolute;       /* absolutely so that the YAH (you are here) text */
	top:0px;               /* label will slide underneath it under Opera v8.54 */
	left:364px;    /* which has a z-order sequencing bug with abs-pos elements */
}

/*======================== TOP LEVEL MENU DEFINITIONS ========================*/

.menu ul li ul {
	display:none;                  /* initially hide the entire list hierarchy */
	padding:1px;                               /* this is our box border width */
}

.menu ul li a,
.menu ul li a:visited {                    /* unselected top-level menu items */
	display:block;
	float:left;
	text-decoration:none;
	height:18px;
	color: white;
	border-left: 1px solid white;
	padding: 5px;
padding-left: 7px;
padding-right: 7px
}

.menu ul li:hover a,
.menu ul li a:hover {                        /* selected top-level menu items */
	border-top:2px solid #F19729;    /* these 2 lines create the push-in illusion */
	height:16px;
}

/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul,
.menu ul li a:hover ul {                           /* 2nd level drop-down box */
	display:block;
	position:absolute;
	margin:0;
	top:23px;              /* place us just up underneath the top-level images */
	left:-5px;       /* left-align our drop-down to the previous button border */
	height :auto;      /* the drop-down height will be determiend by line count */
	width:13.5em;
	color:black;                        /* this sets the unselected-text color */
	background: transparent;         /* this sets our menu's effective "border" color */
	padding: 5px;
}

.menu ul li:hover ul.leftbutton,
.menu ul li a:hover ul.leftbutton {/* our first dropdown should not be skewed */
	left:0px;
}

.menu ul li:hover ul.skinny,
.menu ul li a:hover ul.skinny {             /* 2nd level skinny drop-down box */
	width:8.08333em;   /* with a 12px default font, this is 97px width (97/12) */
}

.menu ul.rightmenu li:hover ul,
.menu ul.rightmenu li a:hover ul {    /* 2nd level neighborhood drop-down box */
	left:auto;
	right:0;         /* nudge the right menu right to line up under the border */
}

* html .menu ul.rightmenu li a:hover ul {         /* IE5/6 needs a tweak here */
	right:-1px;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	padding:5px;
	height:auto;
	color:#fff;               /* this sets the unselected drop-down text color */
	background: #7AA7F2;       /* this sets the drop-down menu background color */
	width:13.5em;
	border-top: 1px solid white;
}

.menu ul li:hover ul li:hover a,
.menu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:white;
	background:#F19729;
}

.menu ul li:hover ul.skinny li a,
.menu ul li a:hover ul.skinny li a,
.menu ul li:hover ul.skinny li a:hover,
.menu ul li a:hover ul.skinny li a:hover {     /* 2nd level un+selected items */
	width:8.08333em;
}

/*======================== 3RD LEVEL MENU DEFINITIONS ========================*/

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {             /* hide inactive 3rd-level menus */
	visibility:hidden;
}
     
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {             /* 3rd level drop-down box */
	visibility:visible;
	position:absolute;
	margin-top:-1px;	      /* bring the top edge of the 3rd level menu up one */
	top:0;
	left:8.08333em;
	width:14em;
}

.menu ul li:hover ul li:hover ul li a,
.menu ul li a:hover ul li a:hover ul li a {     /* 3rd level unselected items */
	width:14em;
	background:#d8d8d8;
}

.menu ul li:hover ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover ul li a:hover {    /* level3 selected items */
	width:14em;
	background:#d7006f;
}

#text {           /* the Mac's standard Safari browser will not see this code */
	height:1.215em;#           /* ...  but every other browser will and should */
} /* Safari barfs on the illegal pound sign (#) after the rule's property val */

/* ENDE MENU */




