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

body {
	width:100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	background-image:url(stripe_red.png);
	background-position:0 190px;
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	color:#000;
}

div#header {
	width:1000px;
	height:300px;
	margin:auto;
	background-image:url(medical_1000x300-2.png);
	text-align:right;
}

div#header.section {
	background-image:url(medical_1000x300.png);
	height:150px;
}

div#header ul {
	list-style-type: none;
	text-align:right;
	padding:.5em;
	padding-right:0.25em;
}

div#header ul li {
	display:inline;
	padding:.5em;
	font-size:8pt;
	color:#fff;
	background-color:#426da0;
}

div#header ul li .active {
	font-weight:bold;
}

a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#426da0;
}

div#navigation {
	width:1000px;
	height:50px;
	margin:auto;
	color:#fff;
	background-color:#426da0;
}

div#navigation ul {
	list-style-type: none;
	padding-right: 1em;
}

div#navigation ul li {
	display:inline;
	line-height:50px;
	padding-left:1em;
	padding-right:1em;
	border-left:1px dotted #fff;
}

div#navigation ul li.active {
	font-weight:bold;
}

div#navigation ul li.first {
	border-left:none;
}

div#navigation a, div#header a {
	color:#fff;
}

div#content {
	width:1000px;
	margin:auto;
	background-color:#fff;
	padding-top:20px;
	padding-bottom:20px;
}

div#content.home {
	background-image:url(eu_flagge_hell.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#d6deee;
}

div#content div#text {
	width:625px;
	float:left;
	margin-left:1em;
}

div#content div#marginal {
	width:340px;
	float:left;
	margin-left:1em;
}

div#marginal div.infobox {
	background-color:#f7f7f7;
	margin-bottom:1em;
	border-bottom:1px solid #426da0;
}

div#marginal div.infobox ul {
	margin-left:1.5em;
	margin-bottom:1em;
}

div#footer {
	width:1000px;
	min-height:50px;
	margin:auto;
	background-color:#426da0;
}

div#content p {
	line-height:1.5em;
	margin-bottom:.75em;
}

div#text ul, div#text ol {
	margin-left:2em;
	margin-bottom:.75em;
}

div#text ul li, div#text ol li {
	line-height:1.5em;
	margin-bottom:.25em;
}

div#text h1, div#text h2, div#text h3, div#text h4 {
	font-size:1.5em;
	color:#426da0;
	line-height:1.5em;
}
div#text h2, div#text h3, div#text h4 {
	font-size:1.25em;
}

div#text h3, div#text h4 {
	font-size:1em;
}

div#marginal h1 {
	font-size:10pt;
	color:#fff;
	background-color:#426da0;
	line-height:1.5em;
	padding:.25em;
}

div#marginal p {
	font-size:9pt;
	padding:.25em;
	line-height:1.5em;
}

div#footer_container {
	width:950px;
	margin:auto;
	padding:.5em;
	color:#fff;
	font-size:8pt;
}

div.footer_col {
	float:left;
	width:300px;
	padding-left:.5em;
	padding-right:.5em;
}

div.footer_col p {
	line-height:1.5em;
	margin-bottom:.5em;
}

table.joboffer {
	border:1px solid #426da0;
	background-color:#f7f7f7;
	padding:.5em;
	width:100%;
	margin-bottom:1em;
}

table.joboffer th {
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
	padding-right:1.5em;
}

table.joboffer td {
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	line-height:1.5em;
}

div.cv {
	border:1px solid #426da0;
	background-color:#f7f7f7;
	padding:.25em;
	margin-bottom:1em;
}

div.cv table, div.cv table.language {
	margin-bottom:.5em;
}

div.cv table.language {
	border-collapse:collapse;
	border:1px solid #426da0;
}

div.cv table.language th {
	text-align:center;
	font-weight:bold;
	font-size:8pt;
	border:1px solid #fff;
	background-color:#426da0;
	color:#fff;
	padding:.25em;
}

div.cv table td , div.cv table.language td {
	text-align:left;
	vertical-align:top;
}

div.cv table.language td {
	font-weight:bold;
	text-align:center;
	border:1px solid #fff;
	line-height:1.75em;
	width:20%;
	padding:.25em;
}