/* global styles */
html, body {
	margin: 0px;
	padding: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-color: #FFFFFF;
}
p {
	margin: 0px 0px 15px;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 5px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	color: #CC0099;
	font-size: 16px;
}
h5 {
	color: #CC0099;
	font-size: 14px;
}
h6 {
	color: #CC0099;
	font-size: 12px;
}
/* div styles */
#bodyBg {
	background-color: #CCCCCC;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#topwrapper {
	width: auto;
	height: 12%;
	min-height: 45px;
	background-color: #FFFFFF;
	background-image: url(../images/topBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	width: 960px;
	padding: 18px 3px 0px 3px;
	margin: auto;
}
#topleft {
	width: 645px;
	height: 26px;
	float: left;
}
#topright {
	width: 300px;
	height: 23px;
	text-align: right;
	float: right;
}
#topright .search {
	float: right;
}
#topright .search .inputbox {
	border: 0px !important;
}
span#small_logo {
	background:url(../images/laverbe_logo.jpg) no-repeat;
	width:80px;
	height:22px;
	display:block;
}
#mainwrapper {
	width: auto;
	height: 88%;
	text-align: left;
	background-image: url(../images/mainwrapperBg.jpg);
	background-repeat: repeat-x;
}
#main {
	width: 960px;
	height: 100%;
	background-image: url(../images/mainBg.jpg);
	background-repeat: no-repeat;
	padding: 0px 3px;
	margin: auto;
}
#left {
	width: 240px;
	height: 100%;
	background-image: url(../images/logoBg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#iFrame {
	width: 720px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/contentBg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	overflow: auto;
	float: left;
}
#content {
	width: 663px;
	padding: 20px;
}
.mod_contentitem .contentheading {
	color: #CC0099;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
.mod_contentitem table {
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
/* table styles */
table.left {
	width: 100%;
	height: 100%;
}
td.leftnav {
	vertical-align: top;
}
td.leftnav td {
	border-bottom:1px solid #cccccc;
}
td.bottomnav {
	vertical-align: bottom;
}
/* image styles */
.imgRight {
	margin: 0px 0px 15px 15px;
	float: right;
	clear: both;
}
.imgLeft {
	margin: 0px 15px 0px 0px;
	float: left;
	clear: both;
}
/* mainmenu */
div.moduletable-nav td {
	border-bottom: 1px solid #CCCCCC;
}
/* othermenu */
a.mainlevelbottom:link, a.mainlevelbottom:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
a.mainlevelbottom:hover, a.mainlevelbottom:active {
	font-size: 10px;
	color: #CC0099;
	text-decoration: underline;
	margin-right: 15px;
}
/* quote's */
.moduletablequote {
	width: 707px;
	padding: 0px;
	margin: -24px -24px 16px -24px;
	border-bottom: 1px solid #CCCCCC;
}
.moduletablequote img {
	padding: 0px;
	margin: 0px 15px 0px 0px;
	float: left;
}
.mod_contentitemquote {
	height: 112px;
	padding: 0px 220px 0px 0px;
	margin: 0px;
}
/* perForms */
.pfCaption {
	float: left;
}
.formFields {
	padding: 0px !important;
}
/* JCE */
.jcebox {
}
/* Joomla core stuff */
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #CC0099;
	text-decoration: underline;
}
table.contentpaneopen {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
table.contentpaneopenbest_practices, table.contentpaneopeninteressant {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td.buttonheading {
	padding-left: 15px;
}
table.contentpane {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.inputbox {
	font-size: 10px;
	color: #000000;
	padding: 3px;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}
.componentheading, .componentheadingbest_practices {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	margin: 0px 0px 15px 0px;
}
.contentcolumn {
	padding-right: 5px;
}
.contentheading {
	color: #000000;
	font-size: 24px;
	line-height: 30px;
	vertical-align: top;
}
.contentheadingbest_practices, .contentheadinginteressant {
	color: #CC0099;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}
.buttonheading {
	vertical-align: top;
	padding: 0px;
}
.buttonheading img {
	margin-left: 5px;
}
.contentpagetitle {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-size: 10px;
	font-weight: bold;
	padding-left: 15px;
}
table.moduletable {
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
div.moduletable {
	padding: 10px 20px 10px 20px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
}
div.moduletable-nav {
	padding: 0px;
	margin: 0px;
}
table.moduletable th, div.moduletable h3 {
	color: #CC0099;
	text-align: left;
	height: 16px;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
}
table.moduletable td {
	padding: 0px;
	margin: 0px;
}
table.moduletable table td {
	padding: 4px 20px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.sectiontableheader {
	font-weight: bold;
	background: #F0F0F0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color: #FFFFFF;
}
.sectiontableentry2 {
	background-color: #F9F9F9;
}
a.small:link, a.small:visited {
	color: #CC0099;
	text-decoration: none;
}
a.small:hover, a.small:active {
	color: #CC0099;
	text-decoration: underline;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 10px;
}
.mainlevel {
	display: block;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 36px;
	text-decoration: none;
	padding: 0px 20px;
	width: auto;
}
.mainlevel#active_menu {
	color: #000000;
	background: #FFFFFF;
}
a.mainlevel_link:link, a.mainlevel_link:visited {
	display: block;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 36px;
	text-decoration: none;
	padding: 0px 20px;
	width: auto;
}
a.mainlevel_link:hover {
	color: #CC0099;
	text-decoration: none;
	background: #FFFFFF;
}
a.mainlevel_link#active_menu {
	color: #000000;
	background: #FFFFFF;
}
a.mainlevel_link#active_menu:hover {
	color: #CC0099;
}
a.sublevel:link, a.sublevel:visited {
	display: block;
	color: #000000;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	padding: 0px 15px 5px 25px;
	margin: 0px 0px 0px -4px;
	width: auto;
}
a.sublevel:hover {
	color: #CC0099;
	text-decoration: none;
}
a.sublevel#active_menu {
	color: #CC0099;
}
.highlight {
	color: #000000;
	text-decoration: underline;
	padding: 0px;
}
.code {
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
}
form {
	margin: 0px;
	padding: 0px;
}
span.article_seperator {
	display: none;
}
