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;}


p {line-height: 18px; }

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

.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:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;

}

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;
}



/** 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;
}
