/* GENERAL LAYOUT */

body {
	background-color: #f4f5f3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#container {
	width: 919px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 48px;
	background-image: url(../data/layout/header.jpg);
}
#ontheleft {
	width: 55px;
	float: left;
}
#topbar {
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(../data/layout/menu_header_head.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	width: 672px;
	float: left;
	position: relative;
}
#lang {
	height: 46px;
}
#lang img {
	float: left;
}


#menubar {
	height: 42px;
	width: 672px;
	background-image: url(../data/layout/menu_veryright.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 58px;
}
#MENU {
	height: 40px;
}

#MENU ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#MENU li {
	float: left;
	background-color: #E3E3E3;
	height: 42px;
}
#MENU a:hover {
	float: left;
	background-color: #99CC00;
	height: 42px;
}







#square {
	width: 262px;
	float: left;
}
#square li {
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#square ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	bottom: 0px;
}
#squaretext {
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 200px;
}
#square a {
	color: #FFFFFF;
}


.addmenusepar {
	padding-left: 1px;
	background-image: url(../data/layout/menu_separ.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#topsquare {
	background-image: url(../data/layout/whitesquare.jpg);
	background-repeat: no-repeat;
	height: 226px;
	position: relative;
}
.indexflash {
	padding-top: 17px;
	padding-left: 15px;
}
.squarepicture {
	background-image: url(../data/square/01.jpg);
	height: 192px;
	width: 222px;
	position: relative;
	left: 15px;
	top: 17px;
}
#logo {
	height: 100px;
	width: 192px;
	float: left;
}
#toolbox {
	height: 103px;
}
.toolcontact {
	float: right;
	background-image: url(../data/layout/adressbox.jpg);
	width: 198px;
	height: 115px;
	background-repeat: no-repeat;
}


#toolbox a:link {
	color: #56AE26;
	font-weight: bold;
	text-decoration: none;
}
#toolbox a:hover {
	color: #56AE26;
	font-weight: bold;
	text-decoration: underline;
}

#toolbox a:visited {
	color: #56AE26;
	font-weight: bold;
	

}

#detailcontact {
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: right;
	color: #666666;
	font-size: 10px;
}


.toolicons {
	float: left;
	width: 64px;
}
#contentholderbg {
	background-image: url(../data/layout/vertical_claim_fr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 400px;
	width: 602px;
	float: left;
	height: 400px;
}

#contentbg {
	width: 504px;
}
#CONTENT {
	padding-left: 19px;
	padding-top: 11px;
	padding-right: 29px;
	color: #808080;
}
#footer {
	background-image: url(../data/layout/footer.jpg);
	height: 49px;
	padding-bottom: 60px;
	background-repeat: no-repeat;
}
#claim {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


/* SPECIFIC STYLING */
#CONTENT p {
	line-height: 1.6em;
	text-align: justify;
	margin-top: 10px;
	color: #808080;
}
h1 {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #56AE26;
	font-size: 12px;
	text-indent: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
}
h2 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #56AE26;
	font-size: 11px;
	text-indent: 15px;
	padding-bottom: 5px;
	margin: 0px;
}
.vert {
	color: #56AE26;
}
#CONTENT li {
	list-style-image: url(../data/elements/liste.gif);
	padding-bottom: 9px;
	text-indent: 20px;
}
a:link {
	color: #56AE26;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #56AE26;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #56AE26;
	font-weight: bold;
	text-decoration: none;
}


/*JOOMLA */

img, table, td {
	margin: 0px;
	padding: 0px;
}
.buttonheading {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #56AE26;
	font-size: 12px;
	text-indent: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
	width: 20px;
}

.contentheading {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #56AE26;
	font-size: 12px;
	text-indent: 15px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 5px;
	font-weight: bold;
	width: 453px;
}