/*
#---------------------------------------------------------------------------
# Copyright  : epharmexx GmbH, 20537 Hamburg, Normannenweg 10
#              Veränderung oder Nutzung der Scripte/Anwendung ist nur mit
#              schriftlicher Genehmigung der epharmexx GmbH gestattet.
#
# Definieren eines Stylesheets fuer die Ergaenzung von Templates
#
# ruft       : Nichts.
#
# $Id: $
#---------------------------------------------------------------------------
*/

* {
margin:0px;
padding:0px;
}

div {
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:14px;
	text-align:left;
}


p {
	margin-bottom:2px;
	margin-top:3px;
}

li {
   /* padding:4px 0 4px 0;*/
   /*margin:4px;*/
}

#content_temp {
	padding:10px 50px 10px 50px;
}
ul {
	margin: 4px;
	padding-left: 0px;
}

#content_temp li {
/*list-style-image:url(../../../bilder/telis/symbole/li_neu.gif);*/
list-style-image:url(../../../bilder/telis/symbole/bullet.gif);
margin:4px 0 4px 0px;
padding-left:5px;
/*margin-left:8px;*/
}

.jobtitel{
     border-bottom: 0px solid #A5B4B4;
     color:#000;
     padding: 5px 55px 15px 0px;
     font-size: 22px;
     font-weight:bold;
     line-height:26px;
}
