body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	}
	
#alles
	{
	position: relative;
	width: 925px;
	height: 340px;
	}


/* Images */

#logo
	{
	position: absolute;
	display: block;
	width: 482px;
	height: 166px;
	background: transparent url(../images/logo_k-c.jpg) bottom right no-repeat;
	top: 23px;
	left: 25px;
	}
	
#navi
	{
	position: absolute;
	display: block;
	width: 890px;
	height: 40px;
	background: transparent url(../images/navigation.jpg) bottom right repeat;
	top: 271px;
	left: 26px;
	}

#startseite
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/1-startseite.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
#unternehmen
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/2-unternehmen.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
#bewerber
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/3-bewerber.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}	
#stellen
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/8-freie-stellen.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
#wir
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/4-ueber_uns.jpg) bottom right no-repeat;
	top: 40px;
	left: 584px;
	}
#kontakt
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/6-kontakt.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
#anfahrt
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/5-anfahrt.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
#impressum
	{
	position: absolute;
	display: block;
	width: 341px;
	height: 231px;
	background: transparent url(../images/7-impressum.jpg) bottom right no-repeat;
	top: 40px;
	left: 583px;
	}
	
/* Navigation */

#navlinks
	{
    position: absolute;
	top: 270px;
	width: 900px;
	}
#navlinks li
	{
	display: inline;
	}
#navlinks .nav a
	{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-left: 22px;
	color: #000000;
	background-color: #dddddd;
	}
#navlinks .nav a:link
	{
	color: #000000;
	background-color: #dddddd;
	}
#navlinks .nav a:hover
	{
	color: #4e3160;
	background-color: #dddddd;
	text-decoration: none;
	}
#navlinks .nav a.akt
	{
	color: #4e3160;
	background-color: #dddddd;
    text-decoration: none;
	}

/* Text */

#formular
	{
	position: absolute;
	top: 345px;
	left: 34px;
	}
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 22px;
	}
.text_klein
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aeaeae;
	background-color: #FFFFFF;
	float: right;
	line-height: 20px;
	}
h2
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4e3160;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	}
h1
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4e3160;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
	}
a
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 22px;
	text-decoration: underline;
	}
a:hover
	{
	color: #4e3160;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
.data
 	{
	float: left;
	width: 890px;
	height: 20px;
	}
.formzeile
	{
	clear: none;
	}

img {
   border: 0px;
}
