* {
	margin: 0;
	padding: 0;
}

option {
	padding-left: 0.4em;
}

html {
	height: 100%;
}

body {
	min-height: 101%;
	font-size: 100.01%;
	font-family: arial,helvetica,sans-serif;
	position: relative;
	color: #000;
	background: #999 url(bg.gif) top center repeat-y;
	text-align: left;
}

fieldset, img {
	border: 0;
}

select, img, input {
	font-size: 99%;
}

/* end section */

/*
#header {
	position: relative;
	height: 260px;
	background: transparent url(theme5_bg.jpg) no-repeat top left;
}

#topnav {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #68848c;
	background: transparent;
	text-align: right;
	font-size: 70%;
}
*/

/* header */

#header {
	background: transparent url(logo3.gif) no-repeat top left;
	height: 111px;
	width: auto;
}

#navbar {
	position: relative;
	background: transparent url(balken.gif) no-repeat top left;
	height: 130px;
	width: auto
	clear: both;
	z-index: 1;
}

#navbarcontent {
	background: transparent;
	color: #890027;
	font-family: verdana,helvetica,sans-serif;
	font-size: 18px;
	position: absolute;
	bottom: 53px;
	left: 25px;
}

#navbarpics {
	position: absolute;
	top: 0;
	right: 39px;
	z-index: 2;
}

#navbarpics a span {
	/*background-image: url(navbar_sprite.gif);*/
	margin: 5px 2px 5px 2px;
	width: 89px;
	height: 120px;
	display: inline;
	float: left;
}

a.medizin span {
	background-image: url(navbar_sprite.gif);
	background-position: 0 0;
}

a.medizin:hover span {
	background-image: url(navbar_sprite.gif);
	background-position: 0 -120px;
}

a.beruf span {
	background-image: url(navbar_sprite.gif);
	background-position: -89px 0;
}

a.beruf:hover span {
	background-image: url(navbar_sprite.gif);
	background-position: -89px -120px;
}

a.pflege span {
	background-image: url(navbar_sprite.gif);
	background-position: -178px 0;
}

a.pflege:hover span {
	background-image: url(navbar_sprite.gif);
	background-position: -178px -120px;
}

a.technik span {
	background-image: url(navbar_sprite.gif);
	background-position: -267px 0;
}

a.technik:hover span {
	background-image: url(navbar_sprite.gif);
	background-position: -267px -120px;
}

/* header end */

#nav {
	clear: both;
	width: auto;
	display: none;
}

#main {
	clear: both;
	width: auto;
}

#col1 {
	float: left;
	width: 225px;
	z-index: 3;
}

#col1_content {
	position: relative;
	z-index: 4;
	font-size: 80%;
	padding: 25px;
}

#col2 {
	width: auto;
	margin-left: 225px;
	z-index: 1;
}

#col2_content {
	position: relative;
	z-index: 2;
	font-size: 80%;
	padding: 10px;
	padding-right: 50px;
}

#ie_clearing {
	display: none;
}

.ie_clearing {
	display: none;
}

#footer {
	clear: both;
	width: auto;
	/*
	text-align: center;
	font-size: 70%;
	*/
	padding-bottom: 50px;
	
}

#footer_col1 {
	float: left;
	width: 225px;
	z-index: 3;
}

#footer_col1_content {
	position: relative;
	padding: 5px;
	text-align: center;
	z-index: 4;
}

#footer_col1_content img {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#footer_col2 {
	width: auto;
	margin-left: 225px;
	z-index: 1;
}

#footer_col2_content {
	position: relative;
	z-index: 2;
	font-size: 70%;
	padding: 10px;
}

#footer_col2 a {
	text-decoration: none;
}

/* end section */

a {
	color: #890027;
	background: transparent;
	outline-style: none;
}

a:hover {
	text-decoration: none;
}

#topnav a {
	color: #68848c;
}

#topnav a:hover {
	color: #890027;
}

#footer a {
	color: #68848c;
}

#footer a:hover {
	color: #890027;
}

h1,h2,h3,h4,h5,h6 {
	font-family: verdana,helvetica,sans-serif;
	color: #890027;
	background: transparent;
	letter-spacing: 0px;
	margin-bottom: 0.75em;
	font-weight: normal;
}

h2 {
	font-weight: normal;
}

p {
	margin-bottom: 1.5em;
	line-height: 150%;
	/*text-align: justify;*/
}

/* end section */

#page_margins {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#page {
	color: #68848c;
	background-color: #fff;
}

#header h1 {
	display: none;
}

#skiplink {
	display: none;
}

#col1 h3 {
	display: none;
}

#col1 li {
	list-style: none;
	margin-bottom: 4px;
}

.current {
	font-weight: bold;
}

#col1 a {
	text-decoration: none;
	color: #68848c;
}

#col1 a:hover {
	color: #890027;
}

#bottomlinks {
	width: auto;
	clear: both;
	text-align: center;
	margin-top: 25px;
}

#bottomlinks img {
	margin: 5px;
}

.submenu li {
	padding-left: 15px;
}

li {
	list-style: none;
	/*margin: 0 20px 5px 30px;*/
}

.linkcategory {
	margin-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border: 1px dotted #999;
	border-left: 0;
}

.linkcategory li {
	list-style: none url(bullet.gif);
	margin: 5px 20px 5px 30px;
	text-align: justify;
}

.linkcategory h3
{
	background-color: #e9eef2;
	color: #000;
	padding: 5px 5px 5px 10px;
	width: auto;
	border: 1px dotted #999;
	border-top: 0;
	border-right: 0;
}

/*
ul.sublist {
	list-style: none;
}
*/

.sublist li {
	list-style: none url(dash.gif);
}

.totoplink {
	text-align: right;
	padding: 5px;
}

.totoplink a {
	color: #68848c;
}

.totoplink a:hover {
	color: #890027;
}

/* form */
input,select,textarea {
	border: 1px solid #999;
	margin: 0;
	padding: 0;
	/*font-size: 85%;*/
}
table {
	border:0;
	border-spacing: 0;
	margin:0;
	padding:0;
}

td,th {
	border: 0;
	margin: 0;
	padding: 3px;
	/*font-size: 85%;*/
}

th {
	background-color: #e9eef2;
}

input#vorname,input#name,input#telefon,input#fax,input#email {
	width: 180px;
}
input#strasse,input#ort {
	width: 130px;
}
input#hausnummer,input#plz {
	width: 50px;
}
input#hausnummer {
	border-left: 0;
}

input#plz {
	border-right: 0;
}

#contactform {
	width: 535px;
}

#contactform table {
	width: 100%;
}

#contactform th {
	text-align: left;
}

#contactform textarea {
	width: 100%;
	font-size: 120%;
}

#_submit {
	background-color: #890027;
	color: #fff;
	border: 0;
	padding: 3px;
}

#submitbox {
	width: auto;
	text-align: right;
	margin-right: 3px;
}

.optional {
	color: #999;
}

/* Jobs */

a.jobs {
	text-decoration: none;
}

