/* CSS Document */

body {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	color:#000000;
	text-align:center;
	padding:15px 0 0 0;
	margin:0px;
}

/* ----- Styles ----- */
a,
a:link,
a:active,
a:hover,
a:visited {
	text-decoration:none;
	color:#0000cc;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:1.6em;
	font-weight:bold;
	margin:0 0 8px 0;
	color:#333333;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 4px 0;
	color:#333333;
}
.button {
	background-color:#dbe5a1;
	font-weight:bold;
	font-size:1.0em;
	color:#000000;
	padding:2px 6px 2px 6px;
}

.tfd
{
    width: 210px;
}

.tfdm
{
    width: 210px;
    height: 65px;
}

div#mainContainer {
	width:905px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
div#top {
	height:87px;
	background-image:url(../images/top_media.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}
div#lang {
	float:right;
	margin-right:30px;
	height:19px;
}
div#langtext {
	float:left;
	font-size:0.8em;
	padding-right:5px;
	padding-top:2px;
}
div#langLeft {
	float:left;
	width:6px;
	height:19px;
	background-image:url(../images/lang_left.gif);
	background-repeat:no-repeat;
}
div#langContent {
	float:left;
	height:19px;
	padding-left:5px;
	background-image:url(../images/lang_bg.gif);
	background-repeat:repeat-x;
}
div#langRight {
	float:left;
	width:6px;
	height:19px;
	background-image:url(../images/lang_right.gif);
	background-repeat:no-repeat;
}
.flag {
	float:left;
	padding-right:5px;
	padding-top:3px;
}

/* ----- TOPNAV ----- */
div#topnav {
	margin: 0px 6px 0px 6px;
	background-color:#dbe5a1;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	margin-bottom:30px;
}
div#topnav .nav,
div#topnav .navActive {
	float:left;
	padding:6px 15px 6px 15px;
	margin-left:0px;
}
div#topnav .navActive {
	background-color:#b5cc45;
}

div#topnav a,
div#topnav a:link,
div#topnav a:active,
div#topnav a:visited,
div#topnav a:hover {
	display:block;
	font-size:1em;
	color:#000000;
	text-decoration:none;
	padding-left:7px;
	background:url(../images/arrow_topnav.gif) left center no-repeat;
}
div#topnav .navActive a,
div#topnav .navActive a:link,
div#topnav .navActive a:active,
div#topnav .navActive a:visited,
div#topnav .navActive a:hover {
	display:block;
	font-size:1em;	
	color:#000000;
	text-decoration:none;
	padding-left:9px;
	background:url(../images/arrow_topnav_act.gif) left center no-repeat;
}
/* ----- END TOPNAV ----- */


/* ----- SUBNAV ----- */
div#subnav {
	margin-bottom:20px;
}
div#subnavtop {
	height:7px;
	font-size:0px;
	background-image:url(../images/subnav_top.gif);
	background-repeat:no-repeat;
}
div#subnavcontent {
	padding:4px 12px 8px 12px;
	background-image:url(../images/subnav_bg.gif);
	background-repeat:repeat-y;
}
div#subnavbottom {
	font-size:0px;
	height:9px;
	background-image:url(../images/subnav_bottom.gif);
	background-repeat:no-repeat;
}
div#subnav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
div#subnav li {
	padding:5px 0 5px 0;
	background:url(../images/arrow_topnav.gif) left center no-repeat;
}
div#subnav a,
div#subnav a:link,
div#subnav a:active,
div#subnav a:visited,
div#subnav a:hover {
	display:block;
	font-size:1em;	
	color:#000000;
	text-decoration:none;
	padding-left:9px;
}
div#subnav a:hover {
	text-decoration:underline;
}

.subnavactive {
	font-weight:bold;
}
/* ----- END SUBNAV ----- */


/* ----- MAIN CONTENT ----- */
div#mainContent {
	float:left;
	background-image:url(../images/main_content_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
}
div#mainContentStart {
	float:left;
	margin-bottom:15px;
}

div#leftContainer {
	float:left;
	width:231px;
}
div#leftContent {
	padding:0 23px 20px 6px;
}

div#centerBlock {
	float:left;
	width:674px;
	padding-bottom:20px;
}
div#centerWide {
	padding:0 6px 0 0px;
}
div#centerWideContent {
	float:right;
	width:625px;
}
div#centerContainer {
	float:left;
	width:433px;
}
div#centerContent {
	padding:0 25px 0 40px;
}

div#rightContainer {
	float:left;
	width:241px;
}
div#rightContent {
	padding:0 6px 0 0;
}

/* ----- END MAIN CONTENT ----- */

/* ----- WIDE ----- */

.headerCase {
	color:#000000;
	font-size:1.6em;
	font-weight:bold;
	padding-right:5px;
}
.ingressCase {
	color:#000000;
	font-size:1.0em;
}
.case {
	clear:both;
	width:625px;
	margin:10px 0px 10px 0px;
}
.caseHeader {
	padding-bottom:10px;
}
.caseTop {
	font-size:0px;
	height:10px;
	background-image:url(../images/case_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.caseBg {
	background-image:url(../images/case_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
.caseContentLayout {
	
}
.caseContent {
	padding:10px 20px 10px 20px;
}
.caseContent img {
	float:right;
}
.caseBottom {
	font-size:0px;
	height:10px;
	background-image:url(../images/case_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.caseImage {
	float: right;
}
.caseText {
	
}
div#caseLinks {
	
}
div#caseLinksAll {
	float:left;
}
div#caseLinksLinks {
	float:right;
}
.caseLinks {
	float:left;
	padding-left:15px;
}

/* ----- END WIDE ----- */

/* ----- Startpage ----- */

div#startBlock {
	margin-bottom:20px;
	padding:0 6px 0 6px;
}
div#startPuffBlock {
	clear:both;
	margin-bottom:5px;
	padding:0 6px 0 6px;
}
div#startInfo {
	float:left;
	width:612px;
}
div#startInfoImage {
	float:left;
	width:190px;
}
div#startInfoText {
	width:380px;
	float:left;
	padding-top:10px;
}
div#startRight {
	float:right;
	width:280px;
}

.puffStart {
	float:left;
	width:280px;
	height:97px;
	margin-right:25px;
}
.puffStart a,
.puffStart a:link,
.puffStart a:active,
.puffStart a:hover,
.puffStart a:visited {
	color:#31322e
}
.puffStartRight {
	float:right;
	width:280px;
	height:97px;
}
.puffStartContent {
	padding:20px;
}
.puffStartContent h1 {
	color:#666666;
	font-size:1.6em;
	font-weight:bold;
}
/* ----- END Startpage ----- */

/* ----- PUFF ----- */

.puffContainer {
	height:109px;
	margin-bottom:20px;
}
.puffContainer a,
.puffContainer a:link,
.puffContainer a:active,
.puffContainer a:hover,
.puffContainer a:visited {
	color:#31322e
}
.puffImage {
	background-image:url(../images/puff_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.puffImageJob {
	background-image:url(../images/puff_bg_job.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.puffContent {
	padding:20px;
}
.puffContent h1 {
	color:#666666;
	font-size:1.6em;
	font-weight:bold;
}

/* ----- END PUFF ----- */

/* ----- FOOTER ----- */
div#footer {
	clear:both;
	height:30px;
	background:url(../images/footer.gif) left center no-repeat;
	margin-bottom:15px;
}
div#footerinfo {
	float:right;
	font-size:0.8em;
	padding-top:13px;
	padding-right:45px;
	text-align:right;
}
div#footerinfo a,
div#footerinfo a:link,
div#footerinfo a:active,
div#footerinfo a:visited,
div#footerinfo a:hover {
	color:#000000;
	text-decoration:none;
}
div#footerinfo a:hover {
	color:#000000;
	text-decoration:underline;
}
/* ----- END FOOTER ----- */


.clearBoth {
	clear:both;
}