/* $Id: screen.css 345 2012-01-25 14:12:47Z m.straschek $ */

html {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	font-size: 11px;
}

/* Elements */

P, DL, UL, DIV {
	line-height: 15px;
}

P {
	margin: 0 0 10px 0;
}

H1, H2, H3 {
	font-weight: bold;
	margin: 0 0 10px 0;
}

H1 {
	font-size: 16px;
	line-height: 18px;
	color: #666;
}

H2 {
	font-size: 13px;
	line-height: 16px;
	color: #666;
}

H3 {
	font-size: 11px;
	line-height: 14px;
}

A {
	color: #9b0057;
	color: #666;
	font-weight: bold;
}

A:hover {
	color: #9b0057;
}

DIV.tagcloud A {
	color: #9b0057;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, Sans-Serif;
	border: 1px solid #999;
	padding: 2px;
}

.tx_mwdlgitcsearch_pi1-search-box select {
	width: 150px;
}

/*table*/

.contenttable-0 {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 0 20px 0;
}

.contenttable .tr-even {
	background: #eee;
}

.contenttable .tr-odd {
	background: #f7f7f7;
}

.contenttable TD {
	padding: 2px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* Shortcut Navigation */
#shortcuts {
	display: none;
}

/* CONTETN MAIN */

#content-main {
	background: url('../images/gfx_content-main.gif') repeat-y;
}

#content-main .clear {
	height: 6px;
	width: 740px;
	background: url('../images/gfx_content-main_bottom.gif') #f00 no-repeat;
}

#content-main .csc-textpic-caption {
	color: #999;
	font-size: 0.8em;
	line-height: 1.2em;
}

#column-middle UL {
	padding: 0 0 0 20px;
}

#column-middle UL LI {
	list-style-image: url(../images/gfx_bullet.png);
}

#column-middle .csc-textpic-imagerow UL {
	padding: 0;
}

/* Navigation Ebene 1 */

#navigation {
	background: url('../images/gfx_content-main_white.gif') repeat-x top;
}

#navigation #level-1 {
	margin: 0 6px 0 0;
	background: url('../images/gfx_content-main_top.gif') repeat-x center 10px;
}

#navigation #level-1 UL LI A,
#navigation #level-1 UL LI A:link {
	color: #666;
	text-decoration: none;
}

#navigation #level-1 UL LI A:hover {
	color: #9b0057;
	text-decoration: none;
}

#navigation #level-1 UL LI {
	background: url('../images/gfx_bg_nav_lvl_1.gif') no-repeat;
	border-right: 1px solid #c3c4c5;
	border-bottom: 2px solid #9b0057;
	color: #666;
}

#navigation #level-1 UL LI.act {
	background: url('../images/gfx_bg_nav_lvl_1_act.gif') no-repeat;
	border-right: 1px solid #9b0057;
	border-bottom: 2px solid #fff;
	color: #9b0057;
	height: 22px;
}

/* Navigation Ebene 2 */
/*#navigation #level-2 UL LI.nav-lvl-2-spacer {
	color: #fff;
}

#navigation #level-2 UL LI A,
#navigation #level-2 UL LI A:link {
	color: #666;
	text-decoration: none;
}

#navigation #level-2 UL LI A:hover {
	color: #9b0057;
	text-decoration: none;
}

#navigation #level-2 UL LI {
	color: #666;
}

#navigation #level-2 UL LI.act {
	color: #9b0057;
}

/* Navigation level 2 */


#navigation_2012 {
    border-bottom: 1px solid #ccc;
    float:right;
    height: 103px;
    margin-right: 8px;
    width: 734px;
    overflow:hidden;
}


#navigation_2012 li {
    display:inline-block;
    float:left;
}

#navigation_2012 strong,
#navigation_2012 a {
    background:url( ../images/bg_navigation_2012.png ) 0 0 no-repeat;
    color:#333;
    font-weight:normal;
    text-decoration:none;
    display:block;
    line-height: 22px;
    padding: 3px 0 5px;

}

#navigation_2012 span {
    line-height: 14px;
    padding: 0 15px 4px;
    display:inline-block;
    border-right:1px solid #c0c1c2;
}

#navigation_2012 li.active > a,
#navigation_2012 a:hover {
    margin-left:-1px;
}
#navigation_2012 li.active span,
#navigation_2012 strong span,
#navigation_2012 a:hover span {
    border-right:none;
    padding-right:16px;
    padding-left:16px;
}

#navigation_2012 .level2 li span {
    border-right:1px solid #b44081;
}
#navigation_2012 .level2 li a {
    margin-left:0 !important;
    background:#9b0057 !important;
}
#navigation_2012 .level2 li span {
    padding-right:15px !important;
    padding-left:15px !important;
}


#navigation_2012 .nav-first span {
    border-left:none !important;
}
#navigation_2012 .nav-last span {
    border-right:none !important;
}
#navigation_2012 .only-child span {
    border:none !important;
}

#navigation_2012 li:hover,
#navigation_2012 li:hover a,
#navigation_2012 a:hover,
#navigation_2012 li.active,
#navigation_2012 li.active li,
#navigation_2012 li.active a {
    color:#fff;
    background-position: 0 -30px;

}

#navigation_2012 .level1 {
    position:relative;
    margin:0;
    height:30px;
    background:url( ../images/bg_navigation_2012.png ) 0 0 no-repeat;
    width:734px;
}

#navigation_2012 .level2 {
    display:none;
    position:absolute;
    top:30px;
    left:0;
}

#navigation_2012 li.active ul.level2,
#navigation_2012 .level1 > li:hover > ul.level2 {
    display:block;

}

#content-main {
    padding-top:15px;
}

#logo {
    height:133px;
}

.ecdl-2012  #navigation_2012 span {
    padding-right:8px;
    padding-left:8px;
}

.ecdl-2012  #navigation_2012 li.active span,
.ecdl-2012  #navigation_2012 strong span,
.ecdl-2012  #navigation_2012 a:hover span {
    padding-right:9px;
    padding-left:9px;
}

#navigation_2012 .level2 li span {
    padding-right:8px !important;
    padding-left:8px !important;
}

.ecdl-2012  #navigation_2012 strong,
.ecdl-2012  #navigation_2012 a,
.ecdl-2012  #navigation_2012 .level1 {
    background:url( ../images/bg_navigation_ecdl_2012.png ) 0 0 no-repeat;
}

.ecdl-2012  #navigation_2012 .level2 li span {
    border-right:1px solid #407ea0;
}
.ecdl-2012  #navigation_2012 .level2 li a {
    background:#005380 !important;
}





#header_2012 {
    display:block;
    font-size:1.8em;
    color:#9b0057;
    /*     overflow:hidden;*/
    height:40px;

}

.ecdl-2012 #header_2012 {
    color:#005380;
}

#header_links {
    float:right;
    margin-right:8px;
    position: relative;
}
.ecdl-2012 #header_links {
    margin-right:5px;
    padding-right:60px;
}
#header_links span {
    display:none;
}
#header_links a {
    display:inline-block;
    width:34px;
    height:34px;
    background:url( ../images/social_media_icons.jpg ) 0 0 no-repeat;
}
#header_links .facebook {

}
#header_links .twitter {
    background-position: -34px 0;
}

#header_links .dlgi {
    background-position: -70px 0;
    width:39px;
    height:39px;
    bottom:10px;
    right:3px;
    position: absolute;
}
#claim {
    float:left;
    line-height:34px;
}



/* Navigation level 2 on left side */

#content-left .left-nav-sub .greybox-top {
	background: url(../images/gfx_greybox_top_nav.gif) no-repeat;
}

#content-left .left-nav-sub .greybox-top H2 {
	padding: 0 0 5px 9px;
	margin: 0;
	width: 177px;
}

#content-left .left-nav-sub .greybox {
	background: url(../images/gfx_greybox_nav.gif) repeat-y;
}

#content-left .left-nav-sub UL {
	margin: 10px 0 10px 0;
}

#content-left .left-nav-sub UL LI {
	padding: 0 0 0 5px;
}

#content-left .left-nav-sub UL LI A,
#content-left .left-nav-sub UL LI A:link {
	text-decoration: none;
}

#content-left .left-nav-sub UL LI.nav-lvl-2-spacer {
	border-bottom: 1px solid #fff;
	line-height: 1px;
	font-size: 1px;
	padding: 0 0 0 1px;
	margin: 5px 0 5px 1px;
	height: 1px;
	width: 20px;
}

/* Breadcrumb */

#breadcrumb {
	color: #c3c3c4;
	border-bottom: 1px solid #c3c3c4;
	padding: 0 0 5px 0;
}

#breadcrumb A {
	color: #C3C3C4;
	font-weight: normal;
	text-decoration: none;
}

/* Left Column */

.greybox {
	width: 195px;
	background: url(../images/gfx_greybox.gif) repeat-y;
	margin: 10px 0;
}

.greybox p {
	margin: 0 10px 10px 10px;
}

.greybox-top {
	width: 195px;
	height: 5px;
	background: url(../images/gfx_greybox_top.gif) no-repeat;
}

.greybox-bottom {
	width: 195px;
	height: 11px;
	background: url(../images/gfx_greybox_bottom.gif) no-repeat left bottom;
}

.newsbox {
	width: 195px;
	background: url(../images/gfx_newsbox.gif) repeat-y;
	margin: 10px 0;
}

.newsbox p {
	margin: 0 10px 10px 10px;
}

.newsbox-top {
	width: 195px;
	height: 32px;
	height: 1px;
	background: url(../images/gfx_newsbox_top.gif) no-repeat 0px -25px;
}

.newsbox-bottom {
	width: 195px;
	height: 11px;
	background: url(../images/gfx_newsbox_bottom.gif) no-repeat left bottom;
}

.newsbox .news-latest-container {
	width: 190px;
}

#column-left H1, 
#column-left H2, 
#column-left H3 {
	margin: 0 10px 10px 10px;
}

#column-left .news-latest-date,
#column-left SPAN,
#column-left DD {
	margin-left: 10px;
}

#column-left .news-latest-back {
	margin: 0 5px 10px 10px;
}

#column-left IMG {
	margin: 0 5px 0 10px;
}

/* SEARCH */

#search {
	float: right;
}

#search INPUT {
	width: 75px;
	height: 20px;
	background: url(/fileadmin/assets/images/gfx_search.gif) no-repeat;
	border: 0;
	padding: 2px 10px 0 18px;
	margin: 10px;
	font-size: 10px;
}

/* LANGUAGE */

#language-switch {
	float: right;
	margin: 10px 0 0 0;
}

#language-switch A {
	font-weight: normal;
	text-decoration: none;
}

/* Footer */

#navigation-meta,
#navigation-meta a,
#navigation-meta a:link {
	color: #999;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#copyright-info {
	color: #999;
	text-align: right;
}


/* BOXES */

.csc-frame-frame.News,
.csc-frame-frame1,
.csc-frame-frame2,
.csc-frame-frame3 {
	position:relative;
	margin: 5px 0;
	min-width:8em;
	max-width:760px; /* based on image dimensions - not quite consistent with drip styles yet */
	z-index:1;
	clear: both;
}


.csc-frame-frame.News .content,
.csc-frame-frame.News .t,
.csc-frame-frame.News .b,
.csc-frame-frame.News .b div {
	background:transparent url(../images/gfx_frame1.gif) no-repeat top right;
	_background-image:url(../images/gfx_frame1.gif);
}

.csc-frame-frame1 .content,
.csc-frame-frame1 .t,
.csc-frame-frame1 .b,
.csc-frame-frame1 .b div {
	background:transparent url(../images/gfx_frame1.gif) no-repeat top right;
	_background-image:url(../images/gfx_frame1.gif);
}

.csc-frame-frame2 .content,
.csc-frame-frame2 .t,
.csc-frame-frame2 .b,
.csc-frame-frame2 .b div {
	background:transparent url(../images/gfx_frame2.gif) no-repeat top right;
	_background-image:url(../images/gfx_frame2.gif);
}

.csc-frame-frame3 .content,
.csc-frame-frame3 .t,
.csc-frame-frame3 .b,
.csc-frame-frame3 .b div {
	background:transparent url(../images/gfx_frame3.gif) no-repeat top right;
	_background-image:url(../images/gfx_frame3.gif);
}

.csc-frame-frame.News .content,
.csc-frame-frame1 .content,
.csc-frame-frame2 .content,
.csc-frame-frame3 .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
	padding:1px 12px 1px 0px;
	margin-top: 10px;
}

.csc-frame-frame.News .t,
.csc-frame-frame1 .t,
.csc-frame-frame2 .t,
.csc-frame-frame3 .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.csc-frame-frame.News .t {
	background: #b12a47;
}

.news-list-item IMG {
	padding-top: 3px;
	padding-right: 7px;

}

.csc-frame-frame.News .news-list-item {
	margin-left: 10px;
	margin-bottom: 0px;
}

.csc-frame-frame.News .news-list-date {
	display: none;
}

.csc-frame-frame.News {
	margin-bottom: 50px;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b {
	/* bottom */
	position:relative;
	width:100%;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b,
.csc-frame-frame.News .b div,
.csc-frame-frame1 .b div,
.csc-frame-frame2 .b div,
.csc-frame-frame3 .b div {
	height:2px;
	font-size:1px;
}

.csc-frame-frame.News .b,
.csc-frame-frame1 .b,
.csc-frame-frame2 .b,
.csc-frame-frame3 .b {
	background-position:bottom right;
}

.csc-frame-frame.News .b div,
.csc-frame-frame1 .b div,
.csc-frame-frame2 .b div,
.csc-frame-frame3 .b div {
	position:relative;
	width:12px;
	margin-left:-12px;
	background-position:bottom left;
}

DIV.csc-frame-frame1 DIV H1,
DIV.csc-frame-frame1 DIV H2,
DIV.csc-frame-frame1 DIV H3,
DIV.csc-frame-frame1 DIV H4,
DIV.csc-frame-frame1 DIV H5,
DIV.csc-frame-frame2 DIV H1,
DIV.csc-frame-frame2 DIV H2,
DIV.csc-frame-frame2 DIV H3,
DIV.csc-frame-frame2 DIV H4,
DIV.csc-frame-frame2 DIV H5,
DIV.csc-frame-frame3 DIV H1,
DIV.csc-frame-frame3 DIV H2,
DIV.csc-frame-frame3 DIV H3,
DIV.csc-frame-frame3 DIV H4,
DIV.csc-frame-frame3 DIV H5 {
	padding-top: 10px;
}

.csc-textpic, .csc-textpic-image, .csc-textpic-imagewrap {
	margin-top: 5px;
}

#column-right DIV.csc-frame-frame7 {
	position: relative;
	margin: 0;
	top: -5px;
}

/* Prüfungszentrum Suche rechte Spalte */

.tx_mwdlgitcsearch_pi1-search-box LABEL {
	display: none;
}

.tx_mwdlgitcsearch_pi1-search-box SELECT {
	width: 80px;
}

#content-right-home .tx_mwdlgitcsearch_pi1-search-box SELECT {
	width: 150px;
}

.tx_mwdlgitcsearch_pi1-search-box INPUT[type="text"] {
	width: 45px;
}

.tx_mwdlgitcsearch_pi1-search-box INPUT[type="submit"] {
	background: none;
	border: none;
	color: #9b0057;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}

.preText {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 5px 0 10px 0;
	margin: 0;
}

.postText {
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 7px 0 10px 0;
	margin: 0;
	color: #999;
}

#column-left .tx_mwdlgitcsearch_pi1-search-box INPUT[type="submit"],
#column-left .preText,
#column-left .postText {
	margin: 0 10px;
}

SPAN.grey A,
SPAN.grey {
	color: #999;
}

.csc-textpic-caption {
	line-height: 1.2em;
	color: #999;

}

/* SEARCH */

/* AJAX Search */

#search .tx-mhajaxsearch-pi1 {
	width: 300px;
}

#search .tx-mhajaxsearch-pi1 INPUT {
	margin-left: 190px;
}

#nav-search INPUT#tx_mhajaxsearch_q {
	vertical-align: middle;
	border: 0px;
	background: url(../images/suchfeld.gif) no-repeat;
	font-size: 0.7em;
	padding: 3px 0px 2px 25px;
	display: inline;
	margin: 0;
	height: 19px;
	width: 140px;
	color: #999;
}

#nav-search #search-icon IMG {
	vertical-align: middle;
	margin: 0px 0px 0px 5px;
}

#nav-search FORM {
	width: 150px;
}

#nav-search INPUT.submit {
	vertical-align: middle;
	background: none;
	margin: 0;
	border: 0;
	height: 21px;
	width: 23px;
}

DIV#tx_mhajaxsearch_result {
	display: none;
	z-index: 100;
	position: relative;
	left: 60px;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 300px;
	background: #fff;
	font-size: 0.8em;
}

SPAN.tx_mhajaxsearch_result {
	background: #fff;
	position: absolute;
	z-index: 100;
	display: block;
	padding: 7px;
	border: 1px #ccc solid;
}

IMG#tx_mhajaxsearch_spinner {
	z-index:2;
	position: relative;
	padding: 0px;
	margin: 0px;
}


INPUT#tx_mhajaxsearch_send {
}

SPAN.tx_mhajaxsearch_pi_parent {
	margin: 0px;
	padding: 0px;
	text-align: right;
	display: block;
	float: left;
	width: 110px;
	padding-right: 7px;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}

SPAN.tx_mhajaxsearch_pi_title {
	margin: 0px;
	padding: 0px;
	padding-left: 7px;
	line-height: 1.4em;
	float: right;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
}

SPAN.tx_mhajaxsearch_pi_title SPAN.close {
	display: inline;
	padding: 0px;
	margin: 0px;
	float: right;
	padding-right: 3px;
}

DIV.tx_mhajaxsearch_pi_result_row {
	margin: 0px;
	padding: 0px;
}

A:hover DIV.tx_mhajaxsearch_pi_result_row {
	background: #002d5a;
}

A:hover DIV.tx_mhajaxsearch_pi_result_row span {
	color: #fff !important;
}



/* Wide version */

.wide #column-middle {
    margin: 0 25px 50px 20px;
    width: 695px;
}
.wide #breadcrumb {
    width: 695px;
}


/* Full width colored boxes */

.fullwidth-box .csc-default {
    margin-top:0px;
}
.fullwidth-box .csc-textpic {
    margin-top:0px;
}
.fullwidth-box .csc-textpic-imagewrap {
    margin-top: 0px;
}
.fullwidth-box DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0px;
}
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    line-height:0;
}
.fullwidth-box {
    clear:both;
    margin-bottom: 1em;
    position:relative;
}
.fullwidth-box * {
    color:#000;
}
.fullwidth-box h2 {
    color:#fff;
    font-size:2.5em;
    position:absolute;
    font-weight:normal;
    left:0;
    bottom:12px;
    padding:.3em 10px;
    line-height: 1em !important;

}
.fullwidth-box .csc-textpic-text {
    padding: 1em 0;
}

.fullwidth-blue {
    background:#9cbfe6;
}
.fullwidth-blue h2 {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljYmZlNiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzljYmZlNiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(156,191,230,0.85) 0%, rgba(156,191,230,0.85) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(156,191,230,0.85)), color-stop(100%,rgba(156,191,230,0.85))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(156,191,230,0.85) 0%,rgba(156,191,230,0.85) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(156,191,230,0.85) 0%,rgba(156,191,230,0.85) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(156,191,230,0.85) 0%,rgba(156,191,230,0.85) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(156,191,230,0.85) 0%,rgba(156,191,230,0.85) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b39cbfe6', endColorstr='#b39cbfe6',GradientType=0 ); /* IE6-8 */
}
.fullwidth-green {
    background:#d5e39f;
}
.fullwidth-green h2 {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZTM5ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q1ZTM5ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(213,227,159,0.85) 0%, rgba(213,227,159,0.85) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(213,227,159,0.85)), color-stop(100%,rgba(213,227,159,0.85))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(213,227,159,0.85) 0%,rgba(213,227,159,0.85) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(213,227,159,0.85) 0%,rgba(213,227,159,0.85) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(213,227,159,0.85) 0%,rgba(213,227,159,0.85) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(213,227,159,0.85) 0%,rgba(213,227,159,0.85) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d5e39f', endColorstr='#b3d5e39f',GradientType=0 ); /* IE6-8 */
}
.fullwidth-orange {
    background:#f9b45f;
}
.fullwidth-orange h2 {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5YjQ1ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5YjQ1ZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(249,180,95,0.85) 0%, rgba(249,180,95,0.85) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,180,95,0.85)), color-stop(100%,rgba(249,180,95,0.85))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(249,180,95,0.85) 0%,rgba(249,180,95,0.85) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(249,180,95,0.85) 0%,rgba(249,180,95,0.85) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(249,180,95,0.85) 0%,rgba(249,180,95,0.85) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(249,180,95,0.85) 0%,rgba(249,180,95,0.85) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3f9b45f', endColorstr='#b3f9b45f',GradientType=0 ); /* IE6-8 */
}

.fullwidth-grey {
    background:#e1e1e2;
}
.fullwidth-grey h2 {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxZTFlMiIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWUxZTIiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(225,225,226,0.85) 0%, rgba(225,225,226,0.85) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(225,225,226,0.85)), color-stop(100%,rgba(225,225,226,0.85))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(225,225,226,0.85) 0%,rgba(225,225,226,0.85) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(225,225,226,0.85) 0%,rgba(225,225,226,0.85) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(225,225,226,0.85) 0%,rgba(225,225,226,0.85) 100%); /* IE10+ */
    background: linear-gradient(top,  rgba(225,225,226,0.85) 0%,rgba(225,225,226,0.85) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e1e1e2', endColorstr='#d9e1e1e2',GradientType=0 ); /* IE6-8 */

}





/* Modify font size */

h1,h2,h3,
#navigation_2012,
#content-main {
    font-size: 1.05em;
}


h1,h2,h3,
P, DL, UL, DIV {
    line-height: 1.5em;
}

