body#home #head { background-image: url(/static/images/head_green_bg.png); }

* html body#home #main { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/main_green_bg.png', sizingMethod='scale'); height: 100%; }
html > body#home #main { background: url(/static/images/main_green_bg.png) repeat-y; }
* html body#home #footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/footer_green_bg.png', sizingMethod='crop'); }
html > body#home #footer { background: url(/static/images/footer_green_bg.png) repeat-y; }

body#home #bottom { background-image: url(/static/images/bottom_green_bg.png); }
body#home h1 { color: #6ca900; }
body#home h3 { color: #6ca900; }
body#home .middleTeaser { border-bottom: 1px dashed  #6ca900; }
body#home #footline { border-color: #6ca900; }
body#home .pointed { background: url(/static/images/pentapoint_green.gif) 0px 9px no-repeat; padding: 8px 0 11px 25px; }
body#home .celled { position: relative; clear: both; border-top: 1px dashed #6ca900; }

body#info #head { background-image: url(/static/images/head_violet_bg.png); }

* html body#info #main { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/main_violet_bg.png', sizingMethod='scale'); height: 100%; }
html > body#info #main { background: url(/static/images/main_violet_bg.png) repeat-y; }
* html body#info #footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/footer_violet_bg.png', sizingMethod='crop'); }
html > body#info #footer { background: url(/static/images/footer_violet_bg.png) repeat-y; }

body#info #bottom { background-image: url(/static/images/bottom_violet_bg.png); }
body#info h2 { color: #5000e2; border-color: #5000e2; }
body#info h3 { color: #5000e2; }
body#info h4#moreHead { color: #5000e2; }
body#info #footline { border-color: #5000e2; }
body#info .pointed { background: url(/static/images/pentapoint_violet.gif) 0px 9px no-repeat; padding: 8px 0 11px 25px; }
body#info .celled { position: relative; clear: both; border-top: 1px dashed #5000e2; }
body#info .singleEntry { border-bottom: 1px dashed #5000e2; }
body#info ul#extNav { border-bottom: 1px dashed #5000e2; }
body#info ul#extNav li { background-image: url(/static/images/info-arrow.gif); }

body#thema #head { background-image: url(/static/images/head_red_bg.png); }

* html body#thema #main { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/main_red_bg.png', sizingMethod='scale'); height: 100%; }
html > body#thema #main { background: url(/static/images/main_red_bg.png) repeat-y; }
* html body#thema #footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/footer_red_bg.png', sizingMethod='crop'); }
html > body#thema #footer { background: url(/static/images/footer_red_bg.png) repeat-y; }

body#thema #bottom { background-image: url(/static/images/bottom_red_bg.png); }
body#thema h2 { color: #ca3981; border-color: #ca3981; }
body#thema h3 { color: #ca3981; }
body#thema h4#moreHead { color: #ca3981; }
body#thema #footline { border-color: #ca3981; }
body#thema .pointed { background: url(/static/images/pentapoint_red.gif) 0px 9px no-repeat; padding: 8px 0 11px 25px; }
body#thema .celled { position: relative; clear: both; border-top: 1px dashed #ca3981; }
body#thema .singleEntry { border-bottom: 1px dashed #ca3981; }
body#thema ul#extNav { border-bottom: 1px dashed #ca3981; }
body#thema ul#extNav li { background-image: url(/static/images/thema-arrow.gif); }

body#intern #head { background-image: url(/static/images/head_orange_bg.png); }

* html body#intern #main { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/main_orange_bg.png', sizingMethod='scale'); height: 100%; }
html > body#intern #main { background: url(/static/images/main_orange_bg.png) repeat-y; }
* html body#intern #footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/footer_orange_bg.png', sizingMethod='crop'); }
html > body#intern #footer { background: url(/static/images/footer_orange_bg.png) repeat-y; }

body#intern #bottom { background-image: url(/static/images/bottom_orange_bg.png); }
body#intern h2 { color: #e25000; border-color: #e25000; }
body#intern h3 { color: #e25000; }
body#intern h4#moreHead { color: #e25000; }
body#intern #footline { border-color: #e25000; }
body#intern .pointed { background: url(/static/images/pentapoint_orange.gif) 0px 9px no-repeat; padding: 8px 0 11px 25px; }
body#intern .celled { position: relative; clear: both; border-top: 1px dashed #e25000; }
body#intern .singleEntry { border-bottom: 1px dashed #e25000; }
body#intern ul#extNav { border-bottom: 1px dashed #e25000; }
body#intern ul#extNav li { background-image: url(/static/images/intern-arrow.gif); }

body#service #head { background-image: url(/static/images/head_grey_bg.png); }

* html body#service #main { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/main_grey_bg.png', sizingMethod='scale'); height: 100%; }
html > body#service #main { background: url(/static/images/main_grey_bg.png) repeat-y; }
* html body#service #footer { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='/static/images/footer_grey_bg.png', sizingMethod='crop'); }
html > body#service #footer { background: url(/static/images/footer_grey_bg.png) repeat-y; }

body#service #bottom { background-image: url(/static/images/bottom_grey_bg.png); }
body#service h2 { color: #6ca900; border-color: #6ca900; }
body#service h3 { color: #6ca900; }
body#service h4#moreHead { color: #6ca900; }
body#service #footline { border-color: #6ca900; }
body#service .pointed { background: url(/static/images/pentapoint_green.gif) 0px 9px no-repeat; padding: 8px 0 11px 25px; }
body#service .celled { position: relative; clear: both; border-top: 1px dashed #6ca900; }
body#service .singleEntry { border-bottom: 1px dashed #6ca900; }
body#service ul#extNav { border-bottom: 1px dashed #6ca900; }
body#service ul#extNav li { background-image: url(/static/images/service-arrow.gif); }