/*
Theme Name: caesar systems
Theme URI: http://www.caesar-systems.de/
Description: Theme for caesar systems.
Version: 1.0
Author: Daniel Kowalski
Author URI: http://www.itsystempartner.de/
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #DEDEDE url(images/bg_body.jpg) repeat-x left top;
	margin: 0px;
	padding: 50px 0px 0px;
}
#page {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	background: #F0F0F0;
}
#header div {
	height: 180px;
}
#header .home {
	background: url(images/header/01.jpg) no-repeat left bottom;
}
#header .unternehmen {
	background: url(images/header/02.jpg) no-repeat left bottom;
}
#header .dienstleistungen {
	background: url(images/header/04.jpg) no-repeat left bottom;
}
#header .consulting {
	background: url(images/header/01.jpg) no-repeat left bottom;
}
#header .recruiting {
	background: url(images/header/05.jpg) no-repeat left bottom;
}
#header .karriere {
	background: url(images/header/01.jpg) no-repeat left bottom;
}
#header .job-anforderung {
	background: url(images/header/07.jpg) no-repeat left bottom;
}
#header .ihr-profil {
	background: url(images/header/06.jpg) no-repeat left bottom;
}
#header .kontakt {
	background: url(images/header/03.jpg) no-repeat left bottom;
}
#header .impressum {
	background: url(images/header/03.jpg) no-repeat left bottom;
}
#navigationMain {
	background: url(images/bg_navigationMain.gif) no-repeat left top;
}
#navigationMain ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigationMain li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#navigationMain li ul {
	display: none;
	position: absolute;
	background: #cfcfcf;
	width: 125px;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	padding-top: 0px;
}
#navigationMain li:hover ul {
	display: block;
}
#navigationMain a:link, #navigationMain a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 7px 15px;
}
#navigationMain a:hover, #navigationMain a:active {
	color: #000066;
}
#navigationMain .current_page_item a {
	color: #000066;
}
#navigationMain .current_page_item li a {
	color: #777777;
}
#navigationMain .current_page_ancestor a {
	color: #000066;
}
#navigationMain .current_page_ancestor li a {
	color: #777777;
}
#navigationMain .current_page_ancestor .current_page_item a {
	color: #000066;
}
#content {
	margin: 0px;
	padding: 20px 30px 50px;
}
#content h1 {
	color:#000066;
	font-size: 20px;
	margin: 0px 0px 5px;
	padding: 0px;
	letter-spacing: 1px;
}
#content h2 {
	font-size: 12px;
	color: #990000;
	margin: 0px 0px 30px;
	padding: 0px;
	letter-spacing: 1px;
}
#content h3, #content h3 a {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
	letter-spacing: 1px;
}
#content h4, #content h4 a {
	font-size: 12px;
	color: #666666;
	margin: 0px 0px 10px;
	padding: 0px;
}
#content h4 a {
	color: #990000;
	background: url(images/arrow-red.gif) no-repeat left -2px;
	padding-left: 14px;
	text-decoration: none;
}
.entry p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: justify;
	width: 630px;
}
.entry textarea, .entry .textInput {
	background: #FFFFFF;
	width: 520px;
	border: 1px solid #999999;
}
#columnRight {
	float: right;
	width: 252px;
	margin-bottom: 50px;
}
#columnRight h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 3px;
	letter-spacing: normal;
}
#columnRight img {
	border: 1px solid #333333;
}
#columnRight ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#columnRight li {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#footer {
	background: url(images/bg_footer.jpg) repeat-x left top;
	height: 89px;
	clear: both;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin: 0px;
	padding: 0px;
	height: 89px;
	width: 133px;
}
#footer #img01, #footer #img02, #footer #img03 {
	float: left;
}
#footer #img04 {
	float: right;
	background: url(images/footer/logo.jpg) no-repeat right top;
}
#footer .home #img01 {
	background: url(images/footer/stellengesuch_bottom.jpg) no-repeat left top;
}
#footer .home #img02 {
	background: url(images/footer/recruiting_bottom.jpg) no-repeat left top;
}
#footer .home #img03 {
	background: url(images/footer/service01_bottom.jpg) no-repeat left top;
}
#footer .unternehmen #img01 {
	background: url(images/footer/auge_bottom.jpg) no-repeat left top;
}
#footer .unternehmen #img02 {
	background: url(images/footer/chance_bottom.jpg) no-repeat left top;
}
#footer .unternehmen #img03 {
	background: url(images/footer/ziel_bottom.jpg) no-repeat left top;
}
#footer .dienstleistungen #img01 {
	background: url(images/footer/recruiting_bottom.jpg) no-repeat left top;
}
#footer .dienstleistungen #img02 {
	background: url(images/footer/consulting_bottom.jpg) no-repeat left top;
}
#footer .dienstleistungen #img03 {
	background: url(images/footer/customer-service_bottom.jpg) no-repeat left top;
}
#footer .consulting #img01 {
	background: url(images/footer/consulting_bottom.jpg) no-repeat left top;
}
#footer .consulting #img02 {
	background: url(images/footer/recruiting_bottom.jpg) no-repeat left top;
}
#footer .consulting #img03 {
	background: url(images/footer/customer-service_bottom.jpg) no-repeat left top;
}
#footer .recruiting #img01 {
	background: url(images/footer/recruiting_bottom.jpg) no-repeat left top;
}
#footer .recruiting #img02 {
	background: url(images/footer/consulting_bottom.jpg) no-repeat left top;
}
#footer .recruiting #img03 {
	background: url(images/footer/customer-service_bottom.jpg) no-repeat left top;
}
#footer .karriere #img01 {
	background: url(images/footer/service02_bottom.jpg) no-repeat left top;
}
#footer .karriere #img02 {
	background: url(images/footer/service01_bottom.jpg) no-repeat left top;
}
#footer .karriere #img03 {
	background: url(images/footer/jobs_bottom.jpg) no-repeat left top;
}
#footer .job-anforderung #img01 {
	background: url(images/footer/jobs_bottom.jpg) no-repeat left top;
}
#footer .job-anforderung #img02 {
	background: url(images/footer/projekt_bottom.jpg) no-repeat left top;
}
#footer .job-anforderung #img03 {
	background: url(images/footer/auge_bottom.jpg) no-repeat left top;
}
#footer .ihr-profil #img01 {
	background: url(images/footer/stellengesuch_bottom.jpg) no-repeat left top;
}
#footer .ihr-profil #img02 {
	background: url(images/footer/projekt_bottom.jpg) no-repeat left top;
}
#footer .ihr-profil #img03 {
	background: url(images/footer/auge_bottom.jpg) no-repeat left top;
}
#footer .kontakt #img01 {
	background: url(images/footer/kontakt01_bottom.jpg) no-repeat left top;
}
#footer .kontakt #img02 {
	background: url(images/footer/haende_bottom.jpg) no-repeat left top;
}
#footer .kontakt #img03 {
	background: url(images/footer/ziel_bottom.jpg) no-repeat left top;
}
#footer .impressum #img01 {
	background: url(images/footer/kontakt01_bottom.jpg) no-repeat left top;
}
#footer .impressum #img02 {
	background: url(images/footer/haende_bottom.jpg) no-repeat left top;
}
#footer .impressum #img03 {
	background: url(images/footer/ziel_bottom.jpg) no-repeat left top;
}
/*
#navigationSub {
	padding-left: 180px;
	padding-top: 25px;
}
#navigationSub ul {
	background: #FFFFFF;
	opacity: 0.86;
	margin: 0px;
	padding: 10px;
	list-style: none;
}
#navigationSub li {
	margin: 0px;
	padding: 0px;
}
#navigationSub a {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
}
*/
