body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#F4FAFF;
	background-image: url(img/hint-links.gif);
	background-repeat: repeat-y;
}

body.start {
background-image: url(img/hint-links-start.gif);}}
	
/* F?r OPRA 7 und Safari
html:first-child>body {
	padding: 0px;
	margin-top: -0px;
}
*/	

/* F?r OPRA 8 und Safari*/	
html:first-child>*:first-child+body  { 	

padding-top: -5px;
margin-top: 0px;}


body.print {	
background-color:#F4FAFF;
background-image: url(img/nix.gif);}
h1.print {font-size: 24px;color: #BFE3F1;}


body.diakonischeswerk {	
background-color:#BFE3F1;}
h1.diakonischeswerk {font-size: 24px;color: #0390BF;}


body.altenzentren {	
background-color:#D7EECC;
background-image: url(img/hint-links_altenzentren.gif);}
h1.altenzentren{font-size: 24px;color: #036649;}

body.diakonie {	
background-color:#FEF3D4;
background-image: url(img/hint-links_diakonie.gif);}
h1.diakonie{font-size: 24px;color: #EFB508;}


body.altenpflege {	
background-color:#C2EAE3;
background-image: url(img/hint-links_altenpflege.gif);}
h1.altenpflege{font-size: 24px;color: #37A58B;}

body.jugend {	
background-color:#E0D1E6;
background-image: url(img/hint-links_jugend.gif);}
h1.jugend{font-size: 24px;color: #7D007C;}

body.sozialpsychatrie {	
background-color:#F7DAD1;
background-image: url(img/hint-links_sozialpsychatrie.gif);}
h1.sozialpsychatrie{font-size: 24px;color: #DA2B15;}

body.psychologie {	
background-color:#F4E0CC;
background-image: url(img/hint-links_psychologie.gif);}
h1.psychologie{font-size: 24px;color: #F5A557;}
h2.psychologie{font-size: 16px;color: #e99b4e;}

p {line-height: 18px; }


.mini {	font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.mini-weiss {	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFF}

.mini-min {	font-family: Arial, Helvetica, sans-serif; font-size: 10px;}

.newstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/** Formulare **/
.suche {
	width: 110px;
	line-height: normal;
	background: #ffffff;
	border: 0px #ffffff solid;
	color: #000000;
	height: 18px;
	vertical-align: middle;	

}
.suche_go {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-size: 11px;
	cursor: hand;
	width: 43px;
	background: #C8EBF8;
	border: 0px #C8EBF8 solid;
	height: 20px;
	vertical-align: middle;
}
.suche_button{
vertical-align: middle;
	cursor: hand;
}

/** LINKS **/

a:link {
	color: #000000;
	text-decoration: none;

}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

a.subsubmenu:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.subsubmenu:hover {
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
}
a.subsubmenu:link {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

a.subsubmenu2:visited {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-left:45px;
}
a.subsubmenu2:hover {
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
	padding-left:45px;
}
a.subsubmenu2:link {
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	padding-left:45px;
}

/* Listen */

ul li {
line-height: 18px;
list-style-image:  url(img/li_pfeil.gif);
	padding-bottom: 8px;
	list-style-type: disc;
	padding-right: 20px;
}
li ul li {
	list-style-image:  url(img/li_punkt.gif);
	margin-top: 5px;
	margin-bottom: -8px;
	margin-left: -21px;
	list-style-type: disc;
	list-style-position: outside;
}
ul  {
	margin-bottom: -5px;
		list-style-type: disc;
}
ul ul {
	margin-top: -5px;
	margin-bottom: 7px;
	list-style-type: disc;
}
* html ul ul {
	margin-top: 3px;
	margin-bottom: -3px;
		list-style-type: disc;
	
}ol li {

	padding-bottom: 8px;
	list-style-type: decimal;
}


/* A - Z  Altenpflege */

#AZ {margin-left:20px;text-align:center}

.AZ {
	display: block;
	width:14px;height:13px;
	text-align:center;
	font-weight: bold; 
	background:#8dc568;
	color: #e9f6e1;
	padding: 8px 8px 8px 8px ;
	float:left;
	border-bottom:1px solid  #CCCCCC; 
    border:1px solid #e9f6e1;
	margin-left:4px; margin-bottom:4px; }
a.AZ:visited {}
a.AZ:link {}
a.AZ:hover {background:#e9f6e1; text-decoration:none; border:1px solid #036649}

.AZ-leer {
	display: block;
	width:14px;height:13px;
	text-align:center;
	font-weight: bold; 
	background:#b6d89e;
	color: #d7eecc;
	padding: 8px 8px 8px 8px ;
	float:left;
	border-bottom:1px solid  #CCCCCC;
    border:1px solid #e9f6e1;
	margin-left:4px; margin-bottom:4px; }
a.AZ-leer:visited {	color: #d7eecc;}
a.AZ-leer:link {	color: #d7eecc;}
a.AZ-leer:hover { text-decoration:none;cursor:crosshair}

.line-bottom {border-bottom: 1px solid #000000; }

/** nes und stellenkram von kai */

#newsliste{
float:left;
width:500px;
margin:0px;
margin-top:0px;
text-align:left;
line-height: 18px;
}

#stellenliste{
float:left;
width:500px;
margin:0px;
margin-top:0px;
padding-right:10px;
text-align:left;
line-height: 18px;
}

select {
width:170px;
height:19px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding:0px;
border:1px #0390BF solid;
background:#D0EAF5;
}
/* formular FSJ */
.INTbox {width:252px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #66bcd9; background-color:#edf6f9}
.INTtxt {width:252px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #66bcd9; height:17px; background-color:#edf6f9}
.INTbutton {width:252px; font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #0390bf; height:20px; background-color:#6bbfdb; color:#FFF; font-weight:bold}
.notw {color: #0390bf}
