/* Neuer Start - Ein Sprungbrett für Frauen zum beruflichen Wiedereinstieg - 3. Juli 2009 Letzte Aenderung am 3. Juli 2009*/
/* Wichtige Farben grau: #606566; rot: #D8460A; orange: #f4af2e;  gelb: #ffe63c;*/
/* Allgemeines */
* {
	padding: 0;
	margin: 0;
}
body {
	background:#efefef url(../images/bodypaintgelb.png) top left repeat-x;
	text-align: center;
/* Zentrierung des Layouts im IE 5 */
	font-size: 70%;
	line-height: 1.4em;
}
h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, input, textarea, select {
	color: #D8460A;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
/* Alle Elemente linksbuendig */
}

h1 {
clear: both;
color: #D8460A;
	font-size: 2em;
	margin: 28px 0 25px 30px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	letter-spacing: -0.4px;

}
h2 {
clear: both;
color: #606566;
	text-align: left;
	margin: 28px 0 25px 30px;
	font-size: 1.6em;
	font-weight: normal;
}
h3 {
	color: #D8460A;
	text-align: left;
	margin: 18px 0 0 32px;
	font-size: 1.3em;
	font-weight: normal;
}
h4 {
	color: #606566;
	text-align: left;
	margin: 35px 0 4px 30px;
	font-size: 1.2em;
	font-weight: bold;
}
a:link {
	color: #D8460A;
	text-decoration: underline;
}

a:hover {
	color: #D8460A;
	text-decoration: none;
}

.clear {
	clear: both;
}
img, a img {
	border: 0;
}
.keine-anzeige {
	display: none;
}
p {
color: #606566;
font-size: 1.2em;
	line-height: 1.4em;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}
.none {
	display: none;
}

.leftalign
{
	float: left;
}
.rightalign {
	float: right;
}




/* Wrapbereich */
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	height: 100%;
	position: relative;
}
/* Headerbereich */
#header {
	width: 100%;
	height: 100px;
	background: #fff url(../images/header.jpg) bottom left no-repeat;
}

#header_image {
	width: 619px;
	position: absolute;
	top: 0px;
	left: 180px;
	text-align: center;
}

/* Menü horizontal */
#menueh  {
width: 800px;
height: 32px;
	background: #D8460A;
    color: #fff;
    font-size: 1.2em;
    position: relative;
    float: left;
    margin: 0 -3px 0 0;
/* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
}

#menueh ul {
	position: relative;
	width: 760px;
	padding-left: 20px;
	margin-top: 0px;
	background: transparent;
}
#menueh li {
	background: #D8460A url(xxx.jpg) top left no-repeat;
    color: #fff;
	padding: 8px 10px 9px 3px;
	float: right;
}
#menueh li a:link {
	color: #fff;
	text-decoration: underline;;
  font-weight: bold
}
#menueh li a:visited {
	color: #fff;
	text-decoration: underline;;
  font-weight: bold
}
#menueh li a:hover {
	color: #fff;
	text-decoration: none;
}
 /* ende Menü horizontal */


/* Inhalt */
#inhalt {
	width: 100%;
	background: #fff url(../images/inhalt.jpg) top left repeat-y;
	float: left;
}
#inhalt .leftalign {
	float: left;
	margin: 5px 15px 0px 0px;
}

#inhalt .rightalign {
	float: right;
	margin: 5px 5px 5px 15px;
}

#spalte_1 {
	width: 179px;
	position: relative;
	float: left;
	background: #ffe32d;
}
/*Navigation */
#navigation {
/*	width: 179px; */
    width: auto;
	font-size: 1.2em;
	font-weight: lighter;
	margin: 20px 0px 0px 0px;
	border-top: 1px solid #fff;
	position: relative;

}
#navigation ul {
	position: relative;
/*	width: 179px; */
    width: auto;
	background: transparent;
}
#navigation li {
	background: #ffe32d;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px solid #fff;
    font-weight: bold;
}
#navigation li a {
	background: #ffe32d;
	text-decoration: none;
	color: #606566;
/* Fix für IE 5.0 Win, verstecken vor IE Mac \*/
	/*margin: -8px 0 -8px 0;
	display: block;
/* End hide */
}

#navigation li a:hover {
	background: #transparent;
	color: #db480c;
	text-decoration: none;
}
#navigation li ul {
	position: relative;
/*	width: 179px;  ???*/
    width: auto;
	margin-top: 5px;
    margin-left: 0px;
    font-size: 0.8em;
}
#navigation li ul li {
	padding: 2px 5px 3px 10px;
	border-bottom: none;
	font-weight: normal;
}
#navigation li ul li a {
	color: #606566;
	text-decoration: none;
}
#navigation li ul li a:hover {
	background: #transparent;
	color: #e21d28;
	text-decoration: none;
}
#navigation li#active {
	color: #606566;
	background:#ffe32d url(../images/navli_active.png) top left repeat-x;
	text-decoration: none;
	font-weight: bold;
}
#navigation li ul li#activesub {
	color: #606566;
	background: #ffe32d url(../images/nav_active.png) top left repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/*Ankündigung */

#announcement{
	width: 85%;
	margin: 20px 0px 0px 0px;
    padding: 5px 5px 5px 20px;
  	font-weight: bold;
	position: relative;
}
#announcement a {
	font-size: 1.1em;
	font-weight: normal;
    color: #606566;
    text-decoration: none
}

#spalte_2 {
	position: relative;
	float: right;
	width: 619px;
	background: #fff url(../images/dragonbackgrounddark.jpg) bottom right no-repeat;
}



#spalte_2 p {
	clear: both;
	padding: 0.8em 1.8em;
    margin: 0 40px 0 23px;
/* Innenabstände für alle Absätze innerhalb des Inhaltsbereichs */
}

.zitat{
  color: #D8460A;
  font-style: italic;
  font-size: 1.6em;
  font-weight: normal;
  }

 #listdot ul li  {
	list-style-image: url(../images/dots.jpg);
	color: #606566;
	font-size: 1.2em;
    margin: 20px 30px 15px 20px;
}

#listdotsmall ul li {
	list-style-type: square;
	font-size: 1.2em;
	color: #606566;
    margin: 10px 0 0px 20px;
}

.list ul li {
	list-style-type: none;
	font-size: 1.2em;
	color: #606566;
    margin: 10px 0 0px 20px;
}

.listnormal {
	list-style-type: none;
	font-size: 1.2em;
	color: #606566;
    margin: 10px 0 0px 48px;
}

#spalte_2 a:link {
	color: #D8460A;
	text-decoration: underline;
}

#spalte_2 a:visited {
	color: #D8460A;
	text-decoration: underline;
}

#spalte_2 a:hover {
	color: #D8460A;
	text-decoration: none;
}


/* Footer */
#footer {
	width: 800px;
	background:  #D8460A;
	position: relative;
    color: #fff;
    font-size: 1.2em;
	float: left;
	margin: 0 -3px 0 0;
/* Explorer 6 Duplicate Characters Bug, http://www.positioniseverything.net/explorer/dup-characters.html   */
}
#footer ul {
	position: relative;
	width: 760px;
	padding-left: 20px;
	margin-top: 0px;
	background: transparent;
}
#footer li {
	background: #D8460A url(xxx.jpg) top left no-repeat;
    color: #fff;
	padding: 8px 10px 9px 3px;
	float: right;
}
#footer li a:link {
	color: #fff;
	text-decoration: underline;
  font-weight: bold
}
#footer li a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: bold
}
#footer li a:hover {
	color: #fff;
	text-decoration: none;
}
 /* ende Footer */

.illu {
	margin: 5px 0 30px 0  !important;
	background: #fffadd;
	padding: 7px;
	border-right: 1px solid #28573A;
	border-bottom: 1px solid #28573A;
}

#spalte_2 p.caption
{
  float:left;
  font-size:1em!important;
  color:#4c4c4c;
  margin: 0 0 0 0 !important;
  padding: 0 0 0 0;
  width:99%;
}

.imagecontainer
{
    margin: 20px;
	padding: 0em;
    float: left;
}

.lupe{
  float:right;
}



