/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #505050;
	margin: 20px;
	padding: 0;
	background-image: url(../layout_images/bg_body.jpg);
	background-repeat: repeat;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0;
	height: 171px;
	background-image: url(../layout_images/multibloc_banner.gif);
	background-repeat: no-repeat;
}
#p7bod #wrapper #masthead #banner {
	float: left;
	height: 170px;
	width: 300px;
	margin-left: 350px;
	padding-top: 1px;
}

#p7bod #wrapper #masthead #bannerslogan {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	height: 121px;
	width: 290px;
	float: left;
	padding: 40px 10px 10px 40px;
}

#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 990px;
	float: left;
	background-image: url(../layout_images/bg_zolleis_multibloc.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-position: 1px -10px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 990px;
	margin: 0px;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	width: 990px;
}

#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
#masthead .content {
}
#footer .content {
	padding-bottom: 2px;
}
#footer {
	color: #999999;
	font-size: 0.7em;
	clear: both;
	background-image: url(../layout_images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 990px;
	background-color: #FFFFFF;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FF9900;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin-right: 0;
	margin-left: 0;
	padding-left: 24px;
	padding-top: 24px;
}
.jobs {
	background-color: #FFFFFF;
}
#footer .content p {

	padding-bottom: 8px;
}
