/* 
  --------------------------------------
  PVII Mirage
  by Project Seven Development
  www.projectseven.com
  Layout07: 2-Col Flex Sidebar Right
  --------------------------------------
*/

body {
	font-family: Calibri, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	min-width: 790px;
	font-size: 100%;
	margin: 0px;
	padding: 0 0 80px 0;
}
#masthead {
	background-image: url(images/mirage_masthead.jpg);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(images/mirage_tag.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#tagline {
	padding: 0px 0px 0px 48px;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: -6px 0 36px 0;
}
#layout-wrapper {
	margin: 0px 5%;
	background-image: url(images/flex2-middle-tile.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#left-border {
	background-image: url(images/flex2-far-left-tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bottom-border {
	background-image: url(images/flex2-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.clear-float {
	clear: both;
}
#sidebar {
	float: right;
	width: 240px;
}
#main-column {
	margin-right: 254px;
}
.column-heading-wrapper {
	background-image: url(images/header-mid.jpg);
	background-repeat: repeat-x;
}
.column-heading {
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.column-heading h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #CCC;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#footer-wrapper {
	margin: 0 5%;
	background-image: url(images/flex2-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -15px;
}
#sidebar .content {
	padding: 20px 20px;
	font-size: 12px;
}
#main-column .content {
	font-size: 13px;
	text-align: justify;
	font-family: Calibri;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}

.column-heading-wrapper {
	background-image: url(images/header-mid.jpg);
	background-repeat: repeat-x;
}
.column-heading {
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.column-heading h1 {
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #CCC;
	padding: 6px 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 22px 0 0 0;
}
p {
	margin: 8px 0 16px 0;
	line-height: 1.35;
}
#footer-wrapper {
	margin: 0 5%;
	background-image: url(images/flex2-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -15px;
}
#footer {
	padding-top: 24px;
	font-size: 11px;
	text-transform: uppercase;
}
.topper {
	margin: 0;
}
#bottom-navigation {
	position: fixed;
	width: 100%;
	top: auto;
	bottom: 0;
	padding: 0;
	background-color: #000;
	background-image: url(images/mirage_bottom-nav.jpg);
	background-repeat: repeat-x;
	color: #CCC;
	z-index: 9999999;
}
#nav-wrapper {
	width: auto;
	margin: 0 5%;
}
.page-popper {
	color: #101010;
	font-size: 12px;
	border: 2px solid #101010;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.page-popper-gray {
	background-color: #8A8A8A;
	color: #FFF;
	padding: 20px 20px 12px 20px;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin-bottom: 16px;
	margin: 10px 0;
}
.caption {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 24px 0;
}
.page-popper2 {
	color: #101010;
	font-size: 12px;
	border: 2px solid #101010;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.page-popper3 {
	color: #101010;
	font-size: 11px;
	border: 2px solid #101010;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#main-column .content2 {
	padding: 20px 24px;
	font-size: 16px;
	line-height: 35px;
	text-align: justify;
}
#main-column .content3 {
	padding: 20px 24px;
	font-size: 13px;
	line-height: 35px;
	text-align: right;
}
#main-column .content4 {
	font-size: 11px;
	line-height: 35px;
	color: #000000;
	font-family: calibri;
}
.footer {
	padding-top: 24px;
	font-size: 11px;
	text-transform: uppercase;
	font-family: Calibri;
	color: #101010;
	text-decoration: none;
}
.caption2 {
	display: block;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-family: Calibri;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 48px;
	margin-left: 0;
}
.caption3 {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-family: Calibri;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#main-column .content5 {
	padding: 20px 24px;
	font-size: 14px;
	line-height: 25px;
	text-align: justify;
}
#main-column .content5 {
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-family: calibri;
	text-decoration: underline;
}
#main-column .content6 {
	font-size: 13px;
	line-height: 35px;
	color: #000000;
	font-family: calibri;
	text-align: justify;
}
#main-column .content7 {
	font-size: 13px;
	line-height: 25px;
	color: #7197CA;
	font-family: calibri;
	text-align: justify;
	font-weight: normal;
}
.caption3b {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCC;
	text-align: center;
	font-family: Calibri;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
#main-column .content8 {
	font-size: 13px;
	color: #101010;
	font-family: calibri;
	text-align: justify;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main-column .content8ue {
	font-family: calibri;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.page-popper8 {
	color: #101010;
	font-size: 13px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
#main-column .content8ue2 {
	font-size: 14px;
	line-height: 25px;
	color: #101010;
	font-family: calibri;
	font-weight: bold;
}
#main-column .content8ueber {
	font-size: 14px;
	line-height: 35px;
	color: #101010;
	font-family: calibri;
	font-weight: bold;
	padding-top: 60px;
}
#main-column .content8ueber9 {
	font-size: 14px;
	line-height: 25px;
	color: #101010;
	font-family: calibri;
	font-weight: bold;
	padding-top: 60px;
}
#main-column .content6b {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	font-family: calibri;
	text-align: justify;
}
#main-column .content6c {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	font-family: calibri;
	text-align: center;
}
.page-popper-rahmen {
	color: #101010;
	font-size: 13px;
	border: 1px solid #101010;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 5px;
	padding: 10px;
	left: 8%;
	position: relative;
}
#main-column .content6mitte {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
	font-family: calibri;
	text-align: center;
}
#main-column .content13 {
	font-size: 13px;
	text-align: justify;
	font-family: Calibri;
	padding: 24px;
}
.page-popper-rahmen2 {
	font-size: 13px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 2px;
	font-family: Calibri;
	padding: 5px;
	border: 1px solid #101010;
	position: relative;
	left: 10%;






	top: 5em
#;
	bottom: 30px;
	top: 10px;
	right: 10px;
}
#main-column .content88 {
	font-size: 20px;
	color: #101010;
	font-family: calibri;
	text-align: justify;
	line-height: 80px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#main-column .content88rot {
	font-size: 20px;
	color: #FF0000;
	font-family: calibri;
	text-align: justify;
	line-height: 30px;
	padding: 24px;
}
#main-column .content82 {
	font-size: 13px;
	color: #101010;
	font-family: calibri;
	text-align: justify;
	padding: 24px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 10px;
}
#main-column .content8absatz {
	font-size: 11px;
	color: #101010;
	font-family: calibri;
	text-align: justify;
	text-indent: 30px;
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main-column .content8ab {
	font-size: 13px;
	color: #101010;
	font-family: calibri;
	text-align: justify;
	line-height: 15px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 25px;
}
#main-column .content7_2 {
	font-size: 13px;
	line-height: 25px;
	color: #7197CA;
	font-family: calibri;
	text-align: justify;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	font-weight: lighter;
	margin: 22px 0 0 0;
}
