body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal normal 12px/16px arial,sans-serif;
}

body {
	background-color: #fff;
}


#wrapper {
	margin: 0 auto;
	width: 700px;
}

#content {
	float: left;	
}

#contentLeft {
	width: 465px;
	float: left;
	margin-right:15px;
}

#contentRight {
	width: 196px;
	float: left;	
}




.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}

.inv {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: inline;
	font-size: 0;
	text-indent: -1000px;
	background: none;
	border: 0;
}


#navigation {
	padding: 0;
	margin: 22px 0 50px;
	height: 32px;
	float: left;
	width:700px;
	background-color:#E74926;
}

#navigation li {
	list-style: none;
	margin: 0;
	display: inline;
	float: left;
	position: relative;
	z-index: 1;	
}

#navigation li a {
	display:block;
	font-size: 11px;
	line-height:18px;
	padding:6px 19px 8px 19px;
	text-decoration:none;
	white-space:nowrap;
	background:url(http://karriere.pwc.beesite.de/images/nav_trenner.gif) top right no-repeat;
}
#navigation li a:link { color: #fff; }
#navigation li a:visited { color: #fff; }
#navigation li a:hover, #navigation li a:active, #navigation li a.current {color: #fff; background-color:#621521; background-image:none;}

#navigation li a.print {
	background-image:none;
	padding:0;
	width:53px;
}





h1 {
	font-size: 22px;
	line-height: 26px;
	color:#df3918;
	font-weight:bold;
	margin-bottom:40px;
}

h2 {
	font: normal normal 18px/22px arial,sans-serif;
	margin:25px 0 5px;
	color:#df3918;
}
h2 span {
	font-size: 12px;
	font-family: arial;
	color:#000;
}

h3 {
	font: normal bold 14px/18px arial,sans-serif;
	margin:40px 0;
	color:#df3918;
}


p {
	margin-bottom: 15px;
}

img {
	border:0;
}

a {
	color: #df3918;	
	text-decoration: none;
}

a:hover, a:active {
	color: #df3918;	
	text-decoration: underline;
}

a.arrow {
	background:url(http://karriere.pwc.beesite.de/images/linkarrow.gif) 0 6px no-repeat;
	padding-left:10px;
	display:block;
}

#contentLeft ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-bottom:20px;
	padding:0;
}

#contentLeft ul li {
	background:transparent url(http://karriere.pwc.beesite.de/images/bullet.gif) no-repeat scroll 0 6px;
	padding-bottom:5px;
	padding-left:15px;
}



.buttonSubmit {
	background-color:#df3918;
	border:none;
	cursor:pointer;
	/*float:left;*/
	height:25px;
	margin:0;
	overflow:visible;
	padding:0;
	text-align:center;
	width:auto;
}

.buttonSubmit span {
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:bold;	
	line-height:18px;
	padding:1px 26px 0 31px;
	vertical-align:middle;
	white-space:nowrap;
	background:url(http://karriere.pwc.beesite.de/images/submit_arrow.gif) 21px 7px no-repeat;
}

#footer {
	float:left;
	margin:35px 0 65px;
}
#footer p {
	color:#413d39;
	font: normal normal 11px/14px arial,sans-serif;
}



.forwardlayer {
	position:absolute;
	top:32px;
	left:0px;
	width:300px;
	background-color:transparent;
}
.forwardlayer_inner {
	padding: 0;
}


.col {
	float:left;
	margin-right:17px;
	margin-bottom:10px;
	width:129px;
}
.col.last {
	margin-right:0;
}

label {
	color:#555;
	display:block;
	font-size:11px;
}

.forwardlayer input {
	width:100%;
	border:0;
	background-color:#ccc;
	padding:3px;
	font-weight:normal;
}

.forwardlayer .buttonSubmit {
	width:135px;
	margin-top:10px;
}

.forwardlayer .error {
	color:#df3918;
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

.forwardlayer .mandatory {
	color:#555;
	font-size:11px;
	display:block;
	margin-bottom:10px;
}

a#close {
	display: inline !important;
	line-height: auto;
	padding: 0 0 0 10px !important;
	font: 12px/17px arial,sans-serif !important;
	color: #DF3918 !important;
	background:url(http://karriere.pwc.beesite.de/images/linkarrow.gif) 0 4px no-repeat !important;
}

.forwardlayer .close {
	text-align: right;
	margin-top: 20px;
}



/* Start Snippets */
.snippet {
	padding: 4px;
	margin-bottom: 30px;
	position: relative;
	border:1px solid #ccc;
}

.snippet.video, .snippet.singlelink {
	padding: 0;
	border:0;
}
.snippet.video {
	margin-bottom: 0;
}
.snippet.singlelink a {
	background:url(http://karriere.pwc.beesite.de/images/linkarrow.gif) 0 6px no-repeat !important;
	padding-left:10px;
	display:block;
}

.snippet li {
	list-style: none;
}

.snippet.videolist ul li {
	padding-bottom:5px;
}
.snippet.videolist ul li a {
	background:url(http://karriere.pwc.beesite.de/images/icon_video.gif) 0 4px no-repeat;
	padding-left:22px;
	display:block;
}
.snippet.videolist ul li a.current_video {
	font-weight:bold;
}
.snippet.videolist ul li a, .snippet.videolist ul li a:hover, .snippet.videolist ul li a:active {
	color:#000;
}
.snippet.videolist ul li a span, .snippet.videolist ul li a:hover span, .snippet.videolist ul li a:active span {
	color:#555;
}

.snippet.bookmarks ul li {
	float:left;
	margin-right:10px;
}



.snippet p, .snippet a {
	font: normal normal 12px/17px arial,sans-serif;
}

.snippet p {
	margin-bottom: 5px;
}

.snippet h4 {
	font: normal bold 16px/20px arial,sans-serif;
	margin:5px 0 8px;
	color:#df3918;
}
.snippet h4 span {
	font-size: 12px;
	line-height:15px;
}

.hidden {
	display: none !important;
}
/* End Snippets */
