body {
	margin: 0;
  	padding: 0 1em;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
    background-color: #FFF;
	overflow-y: scroll;
}

a, a span {
    text-decoration: none;
    color: #0d3483;
    outline: 0;
}

a:hover, a:hover span {
    text-decoration: none;
    color: #343434;
    outline: 0;
}

a.backlink {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

img, img a {
	border: none;
}

table {
    border: none;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

table.contenttable {
    margin: 0 0 15px 0;

}

table.contenttable td {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 20px 10px 0;
}

table.contenttable td p {
    margin:0;
}

table.contenttable td.col1 {

}

table.contenttable td.col2 {

}

table.contenttable td.col3 {

}

table.contenttable td.col4 {

}

tr {
    border: none;
    margin: 0;
    padding: 0;
}

td {
    vertical-align: top;
    border: none;
    margin: 0;
    padding: 0;
}

/* Linkicons */
a.email {
	background: url("../../../Media/email.gif") no-repeat scroll left 2px transparent;
	padding-left: 18px;
	line-height: 16px;
}

a.phone, span.phonenumber {
	background: url(../../../Media/phone.gif) no-repeat left center;
	padding-left: 13px;
	line-height: 16px;
    margin: 0 0 0 3px;
}

a.pdf {
	background: url("../../../Media/pdf.gif") no-repeat scroll left 0px transparent;
	padding-left: 18px;
	line-height: 16px;
}

a.doc {
	background: url("../../../Media/word.gif") no-repeat scroll left 0px transparent;
	padding-left: 18px;
	line-height: 16px;
}

a.xls {
	background: url("../../../Media/excell.gif") no-repeat scroll left 0px transparent;
	padding-left: 18px;
	line-height: 16px;
}

li.filereference_gif {
    background-image: url("../../../Media/gif.gif") !important;
}

li.filereference_jpg {
    background-image: url("../../../Media/jpg.gif") !important;
}

li.filereference_png {
    background-image: url("../../../Media/png.gif") !important;
}

li.filereference_pdf {
    background-image: url("../../../Media/pdf.gif") !important;
}

li.filereference_doc {
    background-image: url("../../../Media/word.gif") !important;
}

li.filereference_xls {
    background-image: url("../../../Media/excell.gif") !important;
}

li.filereference_zip {
    background-image: url("../../../Media/zip.gif") !important;
}

li.filereference_print {
    background-image: url("../../../Media/print.gif") !important;
}

/*
h1 {
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #0d3483;
	margin: 0 0 0px;
	padding: 0 0 0 0;
	text-transform: uppercase;
    font-weight: normal;
}

h1.title {
    margin: 0 0 0px;
}

.csc-header h2 {
    font-size: 12px;
    color: #666;
    margin: 0 0 0px;
	padding: 0 0 0 0;
    font-weight: bold;
}

h3 {

}

h4 {
    margin: 0;
}

.csc-header-date{
	float: left;
}
*/

/*
	Automatischer Absatz fuer Seiten mit Autocontent aus Page:Date / Page:Title / Page:Subtitle
*/
.subcontent_of_autocontent{
	padding-top: 1em;
}

h1 {
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #0d3483;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: normal;
}

h2 {
    font-size: 12px;
    color: #0d3483;
    margin: 0;
	padding: 0;
    font-weight: bold;
}

h3 {
    font-size: 12px;
    color: #666;
    margin: 0;
	padding: 0;
    font-weight: bold;
}

h4 {
    font-size: 12px;
    color: #666;
    margin: 0;
	padding: 0;
    font-weight: bold;
}

h5 {
    font-size: 12px;
    color: #666;
    margin: 0;
	padding: 0;
    font-weight: bold;
}

h6 {
    font-size: 12px;
    color: #666;
    margin: 0;
	padding: 0;
    font-weight: bold;
}

/*
	Pageheader out of PAGE:title etc
*/
.csc-header h1.title{
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #0d3483;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: normal;
}

.csc-header h2.subtitle{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
    font-weight: bold;
}

/*
	PLUGIN Headers
*/
.tx_cbnewsletter h1,
.tx_cbfeuser h1,
.tx_cbinventory h1{
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #0d3483;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: normal;
}

.tx_cbnewsletter h2,
.tx_cbfeuser h2,
.tx_cbinventory h2{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
    font-weight: bold;
}

.tx_cbsitemaps_gallery h1,
.tx_sitemap_list h1,
.tx_cbnews_list h1{
	font-family: arial,helvetica,sans-serif;
	color: #0D3483;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.tx_cbsitemaps_gallery h2,
.tx_sitemap_list h2,
.tx_cbnews_list h2{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
    font-weight: normal;
}

/*
	Title / Subtitle of Header Types of normal TT_CONTENT
*/
.csc-header-layout-0 h1,
.csc-header-layout-1 h1{
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 25px;
	color: #0d3483;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
    font-weight: normal;
}

.csc-header-layout-0 h2,
.csc-header-layout-1 h2{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
    font-weight: bold;
}

.csc-header-layout-2 h2{
	color: #0D3483;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

div.subcontent_of_autocontent .csc-header-layout-2 h2 {
    margin: 0 0 10px 0;
}

.csc-header-layout-2 h3{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-3 h3{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-3 h4{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-4 h4{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-4 h5{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-5 h5{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.csc-header-layout-5 h6{
	color: #666;
    font-size: 12px;
    font-weight: bold;
	margin: 0;
	padding: 0;
}

.teaserInfoRight {
    width: 200px;
    padding: 10px 10px 10px 45px !important;
}

.textInfoRight {
    max-width: 119px;
    max-width: none !important;
}

.textInfoRight h2 {
    background-image: url("../../../Media/linkarrow.png") !important;
    background-repeat: no-repeat !important;
    background-position: right 4px;
}

div.textInfoLeft h1, div.textInfoRight h1 {
    font-size: 12px;
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
}

div.textInfoLeft h2, div.textInfoRight h2 {
    font-size: 12px;
    font-weight: normal;
    font-family: arial,helvetica,sans-serif;
    margin: 0;
}

hr{
	margin: 0;
	padding: 0;
	height: 1px;
	overflow: hidden;
	display: block;
	background-color: #cdcdcd;
	border: none;
}

div.divider hr {
	margin: 0 0 15px 0;
}

p {
	margin: 0 0 12px;
	padding: 0;
}

p.align-center {
	text-align: center !important;
}

a.no:link,
a.no:visited,
a.no:active{
	color: #666666;
	text-decoration: none;
}
a.no:hover{
	color: #0d3483;
	text-decoration: underline;
}

a.cur:link,
a.cur:visited,
a.cur:active{
	color: #0d3483;
}
a.cur:hover{
	color: #0d3483;
	text-decoration: underline;
}

a.act:link,
a.act:visited,
a.act:active{
	color: #0d3483;
}
a.act:hover{
	color: #0d3483;
	text-decoration: underline;
}

.csc-default{
    zoom: 				1;
    display:			block;
	clear:				both;
	float:				none;
    margin: 0 0 0px;
}

html>body .csc-default{
	zoom:				none;
	display:			block;
	clear:				both;
	float:				none;
}

html>body .csc-default:after {
    content: 			".";
    display: 			block;
    height: 			0;
    clear: 				both;
    visibility:			hidden;
    overflow:			hidden;
}

.csc-default {
    margin: 0 0 0px;
}

ul.csc-bulletlist {
    margin: 0 0 0 0;
    padding: 0 0 0 2px;
    list-style: none;
    list-style-position: outside;
}

ul.csc-bulletlist li {
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    list-style: inherit;
    background-image: url(../../../Media/bulletpoint.gif);
    background-repeat:no-repeat;
    background-position:0 6px;
}

#gridpart_right ul.csc-menu {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0px 0 5px 0;
}

#gridpart_right ul.csc-menu li {
    padding: 0;
    margin: 0;
}

#gridpart_right .tx_cbdownload_filereferences ul {
    margin: 0;
    padding: 0;
}

.clearer {
    clear:both;
}

.abstract{
	padding: 0 0 0 0;
}

.menu{
	border-top: 1px solid #cdcdcd;
}

.menu a:hover,
.menu a:visited,
.menu a:active,
.menu a:hover{
	text-decoration: none;
}

.menu,
.menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

.menu li{
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	display: block;
	border-bottom: 1px solid #cdcdcd;
}

.menu li li{
	border: none;
}

.menu li.spc{
	height: 32px;
	border-bottom: 1px solid #cdcdcd;
}

.menu li a{
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}

div#gridpart_right ul.menu li.no a, div#gridpart_right ul.menu li.cur a, div#gridpart_right ul.menu li.act a {
    font-family: Arial,"sans serif";
	font-size: 12px;
}

.menu li li a{
	font-size: 1em;
	padding: 0 0 0 15px;
}

.menu li ul li ul {
    padding: 0 0 0 15px;
}

.footermenu{
	margin: 0;
	padding: 0;
 	position: absolute;
 	left: 0;
 	top: 25px;
 	font-size:0.8em;
}

.onthewebmenu{
	margin: 0;
	padding: 0;
 	position: absolute;
 	right: 0px;
 	top: 16px;
	width: 75px;
	font-weight: bold;
	font-size:0.9em;
	text-align: center;
	line-height: 1em;
}

.metamenu{
	margin: 0;
	padding: 0;
 	position: absolute;
 	right: 0;
 	top: 6px;
 	font-size:0.8em;
}

.metamenu a, .metamenu a:hover, .footermenu a, .footermenu a:hover {
	text-decoration: none;
}

.footermenu li,
.metamenu li,
.onthewebmenu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

.onthewebmenu li{
	width: 75px;
	text-align: center;
}

.footermenu a,
.metamenu a,
.onthewebmenu a{
	text-decoration: none;
	display: block;
}

.footermenu a,
.metamenu a{
	padding: 0 4px 0 0;
	margin: 0 5px 0 0;
	border-right: 1px solid #cdcdcd;
}

.footermenu li.last a,
.metamenu li.last a{
	padding: 0;
	margin: 0;
	border:none;
}

.onthewebmenu li a.no,
.onthewebmenu li a.act,
.onthewebmenu li a.cur{
	color: #0d3483;
	font-family: AxaMedium,arial,helvetica,sans-serif;
	font-size: 0.9em;
    text-decoration: none;
    font-weight: normal;
}

.lastUpdatedOnPage{
	font-size: 1.2em;
	padding: 0 0 0.1em 0;
	color: #0d3483;
	font-weight: bold;
}

#grid{
	width: 986px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

#ultralarge #grid{
	width: 1274px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

#ultralarge div.indexFramework #gridpart_center{
	width: 1100px;
}

#gridpart_options{
	position: relative;
	height: 103px;
}

#logo{
	position: relative;
	left: 0;
	top: 0;
}

#welcomeclaim {
    position: absolute;
	right: 112px;
	top: 28px;
}

#options{
	position: absolute;
	right: 0;
	top: 50px;
}

#options form{
	display:inline;
}

#options .tx-solr {
    float: left;
    margin: 0 20px 0 0;
}

#options .tx-solr .tx-solr-searchbox {
    position: relative;
}

#options #tx-solr-search-form-pi-search{

}

#options .tx-solr .tx-solr-searchbox .tx-solr-q {
    border: none;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    color: #666666;
    font-size: 12px;
    height: 20px;
    width: 158px;
}

#options .tx-solr .tx-solr-searchbox input[type="submit"] {
    position: absolute;
    top:7px;
    right:1px;
    border: none;
    background: none;
    cursor: pointer;
    width:10px;
    height:10px;
    background-image: url(../../../Media/btn_search.png);
    background-repeat:no-repeat;
    background-position:0 0;
    font-size: 0px;
}

div.tx-languages {
    float:left;
    padding: 3px 0 0 5px;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    color: #666666;
    font-size: 12px;
    height: 19px;
    width: 153px;
    background-image: url(../../../Media/arrow_down.png);
    background-repeat:no-repeat;
    background-position:148px 8px;
    cursor: pointer;
    position: relative;
}

div.tx-languages label {
    cursor: pointer;
}

div.tx-languages ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 5px;
     background-color: #FFFFFF;
    border-bottom: 1px solid #CDCDCD;
    border-left: 1px solid #CDCDCD;
    border-right: 1px solid #CDCDCD;
    display: none;
    left: 0px;
    overflow: auto;
    padding: 5px 0 5px;
    position: absolute;
    top: 23px;
    width: 156px;
    z-index: 100;

}

div.tx-languages ul li {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
}

div.tx-languages ul li a {
    text-decoration: none;
}

div.tx-languages ul li a:hover {
    text-decoration: none;
}

#gridpart_left{
	width: 158px;
	float: left;
}

#gridpart_center{
	position: relative;
	left: 16px;
	float: left;
	width: 605px;
	overflow: hidden;
	padding: 0 0 0;
    margin: 0 0 30px 0;
}

div.indexFramework #gridpart_center{
	width: 810px;
}

div.divisionFramework #gridpart_center{
	position: relative;
	left: 0px;
	float: left;
	width: 625px;
	overflow: hidden;
	padding: 0 0 0;
    margin: 0 0 30px 0;
}

.basicFramework #gridpart_center{
	position: relative;
	left: 0;
	float: left;
	width: 986px;
	overflow: hidden;
	padding: 0 0 2em 0;
}

#gridpart_right{
	position: relative;
	float: right;
	width: 193px;
	overflow: hidden;
	padding: 0 0 2em 0;
}

#gridpart_right h1{
	font-size: 1.2em;
}

#gridpart_right .menu{
	margin-bottom: 26px;
}

#gridpart_footer{
	position: relative;
	left: 174px;
	width: 812px;
	height: 45px;
	background-image: url(../../../Media/ontheweb.png);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
    margin: 0;
    clear: both;
    padding: 0;
}

#gridpart_footer h2{
	padding: 11px 0 0 0;
	color: #0d3483;
	font-size: 0.8em;
	font-family: AxaMedium,arial,helvetica,sans-serif;
    font-weight: normal;
}

#gridpart_meta{
	position: relative;
	left: 174px;
	width: 812px;
	height: 22px;
	border-bottom: 1px solid #cdcdcd;
	overflow: hidden;
}

.divisions{
	background-image:url(../../../../../../typo3conf/ext/divisions/Resources/Public/Icons/world.png);
	background-repeat: no-repeat;
	width: 625px;
	height: 354px;
	position: relative;
}

html>body .divisions{
	height: auto;
	min-height: 354px;
}

.divisions h1{
	font-size: 1em;
}

.divisions dl,
.divisions dt,
.divisions dd{
	margin: 0;
	padding: 0;
}

.divisions dt{
	text-transform: uppercase;
	font-size: 1.2em;
}

.divisions .flag{
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 2.2em;
	display: block;
}

.divisions .staticTerretoriesSelection{
	padding: 40px 0 0 0;
	display: block;
}

.divisions .staticTerretoriesSelection{
	height: 210px;
}

html>body .divisions .staticTerretoriesSelection{
	height: auto;
	min-height: 210px;
}

.divisions .territory{
	/*margin: 0.5em 0 0 0;
	float:left;
	width: 232px;*/
}

dl.divisionSelection {
    clear:both;
}

div.divisions dl.staticTerretoriesSelection dt.territory {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #CDCDCD;
}

.divisions .territoryDivisions{
	margin: 10px 0 0;
	/*float: right;
	width: 322px;
	width: 100%;*/
}

.divisions .territoryDivisions .divisionSelection dd{
	padding: 0 0 0.2em 0;
	float: left;
	width: 190px;
}

.divisions .topSites{
	padding: 0 25px 50px 25px;
}

.divisions .topSites dt{
	padding: 0 0 0.5em 0;
	color: #0d3483;
	font-weight: bold;
	text-transform: none;
}

.divisions .topSites .flag{
	display: inline;
}

.divisions .topSites dd{
	padding: 0 0 0.2em 0;
}

/* Country flags */
dl.divisionSelection dd a.flag_CN {
    background-image:url(../../../Media/Flags/cn.gif);
}

dl.divisionSelection dd a.flag_SG {
    background-image:url(../../../Media/Flags/singapur.gif);
}

dl.divisionSelection dd a.flag_AE {
    background-image:url(../../../Media/Flags/united_arab_emirates.gif);
}

dl.divisionSelection dd a.flag_AE {
    background-image:url(../../../Media/Flags/united_arab_emirates.gif);
}

dl.divisionSelection dd a.flag_BE {
    background-image:url(../../../Media/Flags/be.gif);
}

dl.divisionSelection dd a.flag_DK {
    background-image:url(../../../Media/Flags/dk.gif);
}

dl.divisionSelection dd a.flag_FI {
    background-image:url(../../../Media/Flags/fi.gif);
}

dl.divisionSelection dd a.flag_FR {
    background-image:url(../../../Media/Flags/fr.gif);
}

dl.divisionSelection dd a.flag_DE {
    background-image:url(../../../Media/Flags/de.gif);
}

dl.divisionSelection dd a.flag_IT {
    background-image:url(../../../Media/Flags/it.gif);
}

dl.divisionSelection dd a.flag_LU {
    background-image:url(../../../Media/Flags/luxemburg.gif);
}

dl.divisionSelection dd a.flag_NL {
    background-image:url(../../../Media/Flags/nl.gif);
}

dl.divisionSelection dd a.flag_NO {
    background-image:url(../../../Media/Flags/no.gif);
}

dl.divisionSelection dd a.flag_PL {
    background-image:url(../../../Media/Flags/pl.gif);
}

dl.divisionSelection dd a.flag_ES {
    background-image:url(../../../Media/Flags/es.gif);
}

dl.divisionSelection dd a.flag_SE {
    background-image:url(../../../Media/Flags/se.gif);
}

dl.divisionSelection dd a.flag_CH {
    background-image:url(../../../Media/Flags/ch.gif);
}

dl.divisionSelection dd a.flag_GB {
    background-image:url(../../../Media/Flags/gb.gif);
}

dl.divisionSelection dd a.flag_CA {
    background-image:url(../../../Media/Flags/canada.gif);
}

dl.divisionSelection dd a.flag_US {
    background-image:url(../../../Media/Flags/us.gif);
}

dl.divisionSelection dd a.flag_MX {
    background-image:url(../../../Media/Flags/mexico.gif);
}

dl.divisionSelection dd a.flag_BR {
    background-image:url(../../../Media/Flags/br.gif);
}

dl.divisionSelection dd a.flag_HK {
    background-image:url(../../../Media/Flags/hk.gif);
}

.accordion{
	border-bottom: 1px solid #cdcdcd;
	margin-top: -1px;
	padding: 0;
}

.accordion .csc-default{
	margin: 0;
}

.accordion h1, .accordion h2, .accordion h3 {
	border-top: 1px solid #cdcdcd;
	color: #666666;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	cursor: pointer;
    background-image: url("../../../Media/arrow_down.png");
    background-position: 180px 8px;
    background-repeat: no-repeat;
}

div#gridpart_right .accordion h1{
    font-size: 12px;
    font-family: Arial;
    padding: 3px 0 3px 0;
}

.accordion h1.act, .accordion h2.act, .accordion h3.act {
    background-image: url("../../../Media/arrow_up.png");
}

div#gridpart_center div.accordion h1, div#gridpart_center div.accordion h2, div#gridpart_center div.accordion h3 {
    background-position: 593px 50%;
}

/* Teaser */
div.defaultFramework div#slider.tx_cbteaser {
    width: 605px;
    height: 332px;
    overflow: hidden;
    margin: 0 0 10px 0;
}

div#grid.defaultFramework div#slider.tx_cbteaser div.item div.teaserInfoLeft, div#grid.defaultFramework div#slider.tx_cbteaser div.item div.teaserInfoRight {
    bottom: 0px;
}

ul.tx_cbsitemaps_gallery {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.tx_cbsitemaps_gallery li.galleryItem {
    text-decoration: none;
    list-style: none;
    padding: 0 10px 0 0;
    margin: 0 0;
    width: 195px;
    float:left;
    background-image: url("../../../Media/spacer.gif");
    background-position: 199px top;
    background-repeat: repeat-y;
}

ul.tx_cbsitemaps_gallery li.last {
    padding: 0;
}

ul.tx_cbsitemaps_gallery li.galleryItem a {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
}

ul.tx_cbsitemaps_gallery .clearer {
    clear: both;
    height: 15px !important;
}

ul.tx_cbsitemaps_gallery h1 {
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 3px;
    font-family: arial,helvetica,sans-serif;
}

ul.tx_cbsitemaps_gallery h2 {
    font-weight: normal;
    font-size: 12px;
    margin: 0;
}

.tx_cbnews_list {
    padding: 0;
    list-style: none;
    list-style-type: none;
}

.tx_cbnews_list li {
    padding: 0;
    margin: 0 0 10px;
    list-style: none;
    list-style-type: none;
}

.tx_cbnews_list .newsitem {

}

.tx_cbnews_list .newsitem h1 {

}

.tx_cbnews_list .newsitem h2 {

}

.tx_cbnews_list .newsitem a.more {
    font-weight: bold;
    text-transform: uppercase;
}

/*
	Page Listing
*/
.tx_sitemap_list {
    padding: 0;
}

.tx_sitemap_list li {
    padding: 0;
    margin: 0 0 10px;
}

.tx_sitemap_item h1 {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 0;
}

.tx_sitemap_item h2.subtitle {
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

.tx_sitemap_item a.more {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}



/* Solr */
.tx-solr-search {

}

#tx-solr-search form#tx-solr-search-form-pi-results {
    position: relative;
    width: 276px;
    margin: 0 0 20px 0;
}

#tx-solr-search #tx-solr-search-form-pi-search {
    margin: 0 0 20px 0;

}

#tx-solr-search form#tx-solr-search-form-pi-results .tx-solr-q {
    border: none;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
    color: #666666;
    font-size: 12px;
    height: 20px;
    width: 200px;
}

#tx-solr-search form#tx-solr-search-form-pi-results input[type='submit'] {
    position: absolute;
    top:7px;
    right:1px;
    border: none;
    background: none;
    cursor: pointer;
    width:10px;
    height:10px;
    background-image: url(../../../Media/btn_search.png);
    background-repeat:no-repeat;
    background-position:0 0;
    font-size: 0px;
}

#tx-solr-search select {

}

#tx-solr-search .results-list {
    padding-left: 24px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 3px;
    color:#0D3483;
}

div#tx-solr-search ol.results-list li.results-entry div.results-teaser {
    font-weight: normal;
    color:#666;
}

#tx-solr-search .results-list li {
    margin: 0 0 10px;

}

div#tx-solr-search ol.results-list li.results-entry h5.results-topic {
    margin: 10px 0 5px 0;

}

div#tx-solr-search ol.results-list li.results-entry h5.results-topic a {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 3px;
}

div#tx-solr-search form#tx-solr-search-form-pi-results input.tx-solr-q {
    margin: 0 0 0 10px;

}

div#gridpart_center div#c321.csc-default div.tx-solr div#tx-solr-search form {

}

div#tx-solr-search div.tx-pagebrowse-pi1 ul.tx-pagebrowse {
    padding: 10px 0 0 0;
}

div.tx-solr div#tx-solr-search form select {
    border: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 50px;
    padding: 0;
    height: 20px;
    cursor: pointer;
}

div#tx-solr-search span.results-highlight {
    background: none;
    color:#0D3483;
    font-weight: bold;
}

div.tx_cbinventory {

}

div.tx_cbinventory form, div.tx_cbfeuser form, div.tx_cbnewsletter form {
    margin: 15px 0 0;

}

div.tx_cbinventory h3 {
    border-top: 1px solid #E5E5E5;
    padding: 2px 0 2px 0;
    width: 400px;
    color: #0D3483;
    font-size: 14px;
    background-image: url("../../../Media/arrow_down.png");
    background-position: 389px 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 0 0 0 0;
}

div.tx_cbinventory h3.act {
    background-image: url("../../../Media/arrow_up.png");
}

div.tx_cbinventory h3.noaccordion {
    background: none !important;
    border: none;
    cursor: auto;
}

div.tx_cbinventory form fieldset.order {
    width: 330px;
}

div.tx_cbinventory ul {

}

div.tx_cbinventory ul li {

}

div.tx_cbinventory ul li label {

}

div.tx_cbinventory ul li input {
    width: 20px !important;
    border:none;
}

div.tx_cbinventory ul li ul {

}

div.tx_cbinventory ul li ul li {

}

div.tx_cbinventory ul li ul li ul {
    margin: 0 0 0 20px;
}

div.tx_cbinventory ul li ul li h3 {
    border: none;
    background: none;
    color: #666;
    border-bottom: 1px solid #E5E5E5;
    margin: 0;
    padding: 2px 0 2px 0;
}

div.tx_cbinventory ul li ul li ul li div.textfield {
    margin: 0;
    width: 580px;
}

div.tx_cbinventory ul li ul li ul li div.textfield input {
    border: none;
    color: #0D3483;
    font-weight: bold;
    display: inline;
}

div.tx_cbinventory ul li ul li ul li div.textfield label {
    width: 291px;
}

div.tx_cbinventory fieldset, div.tx_cbfeuser fieldset, div.tx_cbnewsletter fieldset {
    border: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

div.tx_cbinventory form fieldset.order div.textfield select {
    width: 40px;
    border: none;

}

fieldset.personalData {
    padding: 0 0 0;
}

fieldset.personalData legend {
    margin: 0 0 10px 0;
}

table.personalDataTable {
    vertical-align: top;
}

table.personalDataTable td.col1 {
    vertical-align: top;
    width: 140px;
    color: #0D3483;
    height: 30px;
}

table.personalDataTable td.col2 {
    vertical-align: top;
}

div.tx_cbinventory legend, div.tx_cbfeuser legend, div.tx_cbnewsletter legend, div#formhandler_contactform legend {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 1px 0;
    color: #0D3483;
    border-bottom: 1px solid #CDCDCD;
    width: 602px;
    text-transform: uppercase;
    margin: 0 0 10px;

}

div.tx_cbinventory .textfield, div.tx_cbfeuser .textfield, div.tx_cbnewsletter .textfield, div#formhandler_contactform .textfield {
    margin: 0 0 20px;
}

div.tx_cbinventory .textfield label, div.tx_cbfeuser .textfield label, div.tx_cbnewsletter .textfield label, div#formhandler_contactform .textfield label {
    width: 200px;
    display: block;
    float: left !important;
    padding: 3px 0 0;
}

div.tx_cbinventory .textfield select, div.tx_cbfeuser .textfield select, div.tx_cbnewsletter .textfield select, div#formhandler_contactform .textfield select {
    border: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 200px;
    padding: 0;
    height: 20px;
    cursor: pointer;
}

div.tx_cbinventory .textfield input, div.tx_cbfeuser .textfield input, div.tx_cbnewsletter .textfield input, div#formhandler_contactform .textfield input {
    border: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 200px;
    padding: 0;
    height: 20px;

}

div.tx_cbinventory .textfield textarea, div.tx_cbfeuser .textfield textarea, div.tx_cbnewsletter .textfield textarea, div#formhandler_contactform .textfield textarea {
    border: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 602px;
    padding: 0;
    height: 139px;
    border-color: #CDCDCD -moz-use-text-color;

}

div.tx_cbinventory input.submit, div.tx_cbfeuser input.submit, div.tx_cbnewsletter input.submit, div#formhandler_contactform input.submit {
    border: 1px solid #cccccc;
    background: -moz-linear-gradient(center top , #FFFFFF, #EDEDED) repeat scroll 0 0 transparent;
    color: #0D3483;
    height:23px;
    text-transform: uppercase;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
}

div.tx_cbinventory input.submit:hover, div.tx_cbfeuser input.submit:hover, div.tx_cbnewsletter input.submit:hover, div#formhandler_contactform input.submit:hover {
    background: -moz-linear-gradient(center top , #FFFFFF, #DCDCDC) repeat scroll 0 0 transparent;
}

div.tx_cbinventory span.required, div.tx_cbinventory span.required, div.tx_cbnewsletter span.required, div#formhandler_contactform span.required {
    color: #FF0000;

}

div#emaildummy {
    display: none;
}

div.tx_cbinventory ul, div.tx_cbfeuser ul, div.tx_cbnewsletter ul {
    margin: 0;
    text-align: left;
    text-shadow: 0;
    list-style: none;
}

div.tx_cbinventory fieldset.order ul {
    padding: 0;
    width: 400px;
    margin-bottom: 10px;
}

div.tx_cbinventory textarea#recipient_comment, textarea#address {
    width: 399px;
    color: #000;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
}

textarea#address {
    width: 200px;
    height:50px;
    color: #000;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
}

div.tx_cbinventory ul li, div.tx_cbfeuser ul li, div.tx_cbnewsletter ul li {

}

div.multiradio {
    margin: 0 0 10px 0;
    clear: both;
}

div.multiradio > label {
    display: inline-block;
    width: 197px;
}

div.multiradio div.radio_gender_m {
    width: 100px;
    display: inline;
    margin: 0 12px 0 0;
}

div.multiradio div.radio_gender_f {
    width: 100px;
    display: inline;
}

div.multiradio div.radio input#gender_m, div.multiradio div.radio input#gender_f {
    margin: 0px 0 0 0;
    vertical-align: text-top;
}

dl.error {
    margin: 10px 0 0 0;

}

dl.error dt {
    font-weight: bold;

}

dl.error dd {
    margin: 0;
}

dl.error label {
    color: #ff0000;

}

/* Decision tree */
.cb_decision_tree {

}

.cb_decision_tree h1 {
    font-size: 1.2em;
    margin: 0 0 0 0;

}

.cb_decision_tree h2 {
    margin: 0 0 5px 0;

}

.cb_decision_tree dl.tx_cbdecision_domain_model_question a {

}

.cb_decision_tree dl.tx_cbdecision_domain_model_question dt{

}

.cb_decision_tree dd.cb_decision_answers a {
    text-decoration: underline;

}

.cb_decision_tree .steppos {
    display: inline;
}

.tx_cbnews_list {

}

.tx_cbnews_item {

}

.tx_cbnews_item h1 {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 0 0;
}

.tx_cbnews_item h2.subtitle {
    margin: 0;
    font-size: 12px;
}

.tx_cbnews_item a.more {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

/* Sitemap */
div.csc-sitemap {
    margin: 17px 0 0 0;

}

div.csc-sitemap ul {
    padding: 0;
    margin: 0;
    list-style: none;


}

div.csc-sitemap ul li {
    margin: 0 0 15px 0;
}

div.csc-sitemap ul li a {

}

div.csc-sitemap ul li ul {
    margin: 0 0 15px 30px;
    list-style: square;

}

div.csc-sitemap ul li ul li{
    margin: 0;
    border: none;

}

div.csc-sitemap ul li ul li a{
    color: #666;
}

div.csc-sitemap ul li ul li a:hover {
    color: #0D3483;
}

div.csc-sitemap ul li ul li ul {

}

div.csc-sitemap ul li ul li ul li {
    margin: 0;
    border: none;
}

div.csc-sitemap ul li ul li ul li a {

}

div.csc-sitemap ul li a {
    text-transform: uppercase;
}

div.csc-sitemap ul li a:hover {

}

#options .logoutbutton {
	background-color: #0D3483;
	color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px 4px 4px 4px;
    padding: 5px 12px 5px 10px;
    margin: 0 0 0 10px;
    vertical-align: bottom;
    font-size: 10px;
}

#options .logoutbutton:hover {
	background-color: #ccc;
	color: #000;
}

span#logoutbutton {
    display: inline-block;
    padding: 3px 0 0 0;
}

html > body .divisions .staticTerretoriesSelection {
    padding: 0 10 0 0;
    padding-left: 20px;
    padding-right: 20px;
}

/* Colors */
.grey {
    color:#666 !important;
}

.blue {
    color:#0D3483 !important;
}



