.system-unpublished {
    background: none repeat scroll 0 0 #E8EDF1;
    border-bottom: 4px solid #C4D3DF;
    border-top: 4px solid #C4D3DF;
}
body {
    background-attachment: fixed;
    background-color: #EBBB5C;
    background-image: url("img/page-bgtexture.jpg");
    background-position: left top;
    background-repeat: repeat;
    margin: 0 auto;
    padding: 0;
}
#art-main {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.cleared {
    border: medium none;
    clear: both;
    float: none;
    font-size: 1px;
    margin: 0;
    padding: 0;
}
form {
    margin: 0 !important;
    padding: 0 !important;
}
.art-Sheet {
    margin: 0 auto;
    min-height: 37px;
    min-width: 37px;
    position: relative;
    width: 1000px;
    z-index: 0;
}
.art-Sheet-body {
    padding: 10px;
    position: relative;
    z-index: 1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl {
    position: absolute;
    z-index: -1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl {
    background-image: url("img/sheet-s.png");
    height: 56px;
    width: 56px;
}
.art-Sheet-tl {
    clip: rect(auto, 28px, 28px, auto);
    left: 0;
    top: 0;
}
.art-Sheet-tr {
    clip: rect(auto, auto, 28px, 28px);
    right: 0;
    top: 0;
}
.art-Sheet-bl {
    bottom: 0;
    clip: rect(28px, 28px, auto, auto);
    left: 0;
}
.art-Sheet-br {
    bottom: 0;
    clip: rect(28px, auto, auto, 28px);
    right: 0;
}
.art-Sheet-tc, .art-Sheet-bc {
    background-image: url("img/sheet-h.png");
    height: 56px;
    left: 28px;
    right: 28px;
}
.art-Sheet-tc {
    clip: rect(auto, auto, 28px, auto);
    top: 0;
}
.art-Sheet-bc {
    bottom: 0;
    clip: rect(28px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl {
    background-image: url("img/sheet-v.png");
    bottom: 28px;
    top: 28px;
    width: 56px;
}
.art-Sheet-cr {
    clip: rect(auto, auto, auto, 28px);
    right: 0;
}
.art-Sheet-cl {
    clip: rect(auto, 28px, auto, auto);
    left: 0;
}
.art-Sheet-cc {
    background-image: url("img/sheet-c.png");
    bottom: 28px;
    left: 28px;
    position: absolute;
    right: 28px;
    top: 28px;
    z-index: -1;
}
.art-Sheet {
    margin-top: 10px !important;
}
div.art-Header {
    height: 131px;
    margin: 0 auto;
    position: relative;
    width: 980px;
    z-index: 0;
}
div.art-Header-png {
    background-image: url("img/header.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 131px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px;
    z-index: -2;
}
div.art-Header-jpeg {
    background-image: url("img/header.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    height: 131px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px;
    z-index: -1;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
    letter-spacing: normal;
    outline: medium none;
    text-align: left;
    text-decoration: none;
    word-spacing: normal;
}
.art-menu, .art-menu ul {
    border: 0 none;
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.art-menu li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
.art-menu li:hover {
    white-space: normal;
    z-index: 10000;
}
.art-menu li li {
    float: none;
}
.art-menu ul {
    background: none repeat scroll 0 0 transparent;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 10;
}
.art-menu li:hover > ul {
    top: 100%;
    visibility: visible;
}
.art-menu li li:hover > ul {
    left: 100%;
    top: 0;
}
.art-menu:after, .art-menu ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
.art-menu, .art-menu ul {
    min-height: 0;
}
.art-menu ul {
    background-image: url("img/spacer.gif");
    margin: -10px 0 0 -30px;
    padding: 10px 30px 30px;
}
.art-menu ul ul {
    margin: -30px 0 0 -10px;
    padding: 30px 30px 30px 10px;
}
.art-menu {
    padding: 4px 2px 0;
}
.art-nav {
    height: 27px;
    position: relative;
    z-index: 100;
}
.art-nav .l, .art-nav .r {
    background-image: url("img/nav.png");
    height: 27px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.art-nav .l {
    left: 0;
    right: 0;
}
.art-nav .r {
    clip: rect(auto, auto, auto, 980px);
    right: 0;
    width: 980px;
}
.art-menu ul li {
    clear: both;
}
.art-menu a {
    cursor: pointer;
    display: block;
    height: 23px;
    margin-left: 2px;
    margin-right: 2px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
.art-menu a .r, .art-menu a .l {
    background-image: url("img/menuitem.png");
    display: block;
    height: 69px;
    position: absolute;
    top: 0;
    z-index: -1;
}
.art-menu a .l {
    left: 0;
    right: 6px;
}
.art-menu a .r {
    clip: rect(auto, auto, auto, 406px);
    right: 0;
    width: 412px;
}
.art-menu a .t {
    color: #FDFCE2;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 23px;
    margin: 0 6px;
    padding: 0 7px;
    text-align: center;
}
.art-menu a:hover .l, .art-menu a:hover .r {
    top: -23px;
}
.art-menu li:hover > a .l, .art-menu li:hover > a .r {
    top: -23px;
}
.art-menu li:hover a .l, .art-menu li:hover a .r {
    top: -23px;
}
.art-menu a:hover .t {
    color: #484E46;
}
.art-menu li:hover a .t {
    color: #484E46;
}
.art-menu li:hover > a .t {
    color: #484E46;
}
.art-menu a.active .l, .art-menu a.active .r {
    top: -46px;
}
.art-menu a.active .t {
    color: #352F27;
}
.art-menu ul a {
    background-image: url("img/subitem-bg.png");
    background-position: left top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 0;
    display: block;
    height: 26px;
    line-height: 26px;
    margin-right: auto;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    width: 240px;
}
.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
    color: #F6F5F3;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 26px;
    text-align: left;
    text-decoration: none;
    text-indent: 12px;
}
.art-menu ul ul a {
    margin-left: auto;
}
.art-menu ul li a:hover {
    background-position: 0 -26px;
    color: #494136;
}
.art-menu ul li:hover > a {
    background-position: 0 -26px;
    color: #494136;
}
.art-contentLayout {
    margin-bottom: 0;
    position: relative;
    width: 980px;
}
.art-Block {
    margin: 0 auto;
    min-height: 27px;
    min-width: 27px;
    position: relative;
    z-index: 0;
}
.art-Block-body {
    padding: 4px;
    position: relative;
    z-index: 1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc, .art-Block-cr, .art-Block-cl {
    position: absolute;
    z-index: -1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl {
    background-image: url("img/block-s.png");
    height: 42px;
    width: 42px;
}
.art-Block-tl {
    clip: rect(auto, 21px, 21px, auto);
    left: 0;
    top: 0;
}
.art-Block-tr {
    clip: rect(auto, auto, 21px, 21px);
    right: 0;
    top: 0;
}
.art-Block-bl {
    bottom: 0;
    clip: rect(21px, 21px, auto, auto);
    left: 0;
}
.art-Block-br {
    bottom: 0;
    clip: rect(21px, auto, auto, 21px);
    right: 0;
}
.art-Block-tc, .art-Block-bc {
    background-image: url("img/block-h.png");
    height: 42px;
    left: 21px;
    right: 21px;
}
.art-Block-tc {
    clip: rect(auto, auto, 21px, auto);
    top: 0;
}
.art-Block-bc {
    bottom: 0;
    clip: rect(21px, auto, auto, auto);
}
.art-Block-cr, .art-Block-cl {
    background-image: url("img/block-v.png");
    bottom: 21px;
    top: 21px;
    width: 42px;
}
.art-Block-cr {
    clip: rect(auto, auto, auto, 21px);
    right: 0;
}
.art-Block-cl {
    clip: rect(auto, 21px, auto, auto);
    left: 0;
}
.art-Block-cc {
    background-color: #FEFEF5;
    bottom: 21px;
    left: 21px;
    position: absolute;
    right: 21px;
    top: 21px;
    z-index: -1;
}
.art-Block {
    margin: 5px;
}
.art-BlockHeader {
    height: 30px;
    margin-bottom: 0;
    padding: 0 1px;
    position: relative;
    z-index: 0;
}
.art-BlockHeader .t {
    color: #FFFFFD;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 6px;
    white-space: nowrap;
}
.art-BlockHeader .l, .art-BlockHeader .r {
    background-image: url("img/blockheader.png");
    display: block;
    height: 30px;
    position: absolute;
    z-index: -1;
}
.art-BlockHeader .l {
    left: 0;
    right: 4px;
}
.art-BlockHeader .r {
    clip: rect(auto, auto, auto, 976px);
    right: 0;
    width: 980px;
}
.art-header-tag-icon {
    background-image: url("img/blockheadericon.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 30px;
    margin: 0 0 0 5px;
    min-height: 10px;
    padding: 0 0 0 5px;
}
.art-BlockContent {
    margin: 0 auto;
    min-height: 1px;
    min-width: 1px;
    position: relative;
    z-index: 0;
}
.art-BlockContent-body {
    padding: 10px;
    position: relative;
    z-index: 1;
}
.art-BlockContent-body {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    margin-left: 0;
    margin-right: 0;
}
.art-BlockContent-body a:link {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.art-BlockContent-body a:visited, .art-BlockContent-body a.visited {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.art-BlockContent-body a:hover, .art-BlockContent-body a.hover {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}
.art-BlockContent-body ul {
    color: #282B26;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.art-BlockContent-body li {
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
}
.art-Post {
    margin: 0 auto;
    min-height: 27px;
    min-width: 27px;
    position: relative;
    z-index: 0;
}
.art-Post-body {
    padding: 16px;
    position: relative;
    z-index: 1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc, .art-Post-cr, .art-Post-cl {
    position: absolute;
    z-index: -1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl {
    background-image: url("img/post-s.png");
    height: 42px;
    width: 42px;
}
.art-Post-tl {
    clip: rect(auto, 21px, 21px, auto);
    left: 0;
    top: 0;
}
.art-Post-tr {
    clip: rect(auto, auto, 21px, 21px);
    right: 0;
    top: 0;
}
.art-Post-bl {
    bottom: 0;
    clip: rect(21px, 21px, auto, auto);
    left: 0;
}
.art-Post-br {
    bottom: 0;
    clip: rect(21px, auto, auto, 21px);
    right: 0;
}
.art-Post-tc, .art-Post-bc {
    background-image: url("img/post-h.png");
    height: 42px;
    left: 21px;
    right: 21px;
}
.art-Post-tc {
    clip: rect(auto, auto, 21px, auto);
    top: 0;
}
.art-Post-bc {
    bottom: 0;
    clip: rect(21px, auto, auto, auto);
}
.art-Post-cr, .art-Post-cl {
    background-image: url("img/post-v.png");
    bottom: 21px;
    top: 21px;
    width: 42px;
}
.art-Post-cr {
    clip: rect(auto, auto, auto, 21px);
    right: 0;
}
.art-Post-cl {
    clip: rect(auto, 21px, auto, auto);
    left: 0;
}
.art-Post-cc {
    background-color: #FEFEF5;
    bottom: 21px;
    left: 21px;
    position: absolute;
    right: 21px;
    top: 21px;
    z-index: -1;
}
.art-Post {
    margin: 5px;
}
a img {
    border: 0 none;
}
.art-article img, img.art-article {
}
.art-metadata-icons img {
    border: medium none;
    margin: 2px;
    vertical-align: middle;
}
.art-PostHeader {
   color: #063;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: inherit;
    margin: 0.2em 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    word-spacing: normal;
}
.art-PostHeaderIcons {
    padding: 1px;
}
.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
}
.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover {
    margin: 0;
}
.art-PostHeaderIcons a:link {
    color: #64594A;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
}
.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited {
    color: #545C51;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}
.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover {
    color: #E41401;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
body {
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}
.art-PostContent {
    color: #000000;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
a {
    color: #006633;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}
a:link {
    color: #006633;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
}
a:visited, a.visited {
    color: #008A45;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}
a:hover, a.hover {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
    color: #352F27;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
    color: #352F27;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
    color: #352F27;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
    color: #006633;
    font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
}
ol, ul {
    color: #3B413A;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    margin: 1em 0 1em 2em;
    padding: 0;
}
li ol, li ul {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}
li {
    margin: 0.2em 0;
    padding: 0;
}
ul {
    list-style-type: dotted;
}
.art-button-wrapper .art-button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: default;
    display: inline-block;
    line-height: 28px;
    margin: 0 !important;
    outline: medium none;
    overflow: visible;
    padding: 0 !important;
    text-decoration: none !important;
    width: auto;
    z-index: 0;
}
.art-button-wrapper {
    display: inline-block;
    height: 28px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: auto;
    z-index: 0;
}
.art-button-wrapper .art-button {
    color: #352F27 !important;
    display: block;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    padding: 0 13px !important;
    text-align: left;
    text-decoration: none !important;
    white-space: nowrap;
}
input, select {
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
}
.art-button-wrapper.hover .art-button, .art-button:hover {
    color: #352F27 !important;
    text-decoration: none !important;
}
.art-button-wrapper .l, .art-button-wrapper .r {
    background-image: url("http://raw-tempel.de/button.html");
    display: block;
    height: 84px;
    position: absolute;
    z-index: -1;
}
.art-button-wrapper .l {
    left: 0;
    right: 11px;
}
.art-button-wrapper .r {
    clip: rect(auto, auto, auto, 396px);
    right: 0;
    width: 407px;
}
.art-Footer {
    margin: 5px auto 0;
    overflow: hidden;
    position: relative;
    width: 980px;
    z-index: 0;
}
.art-Footer .art-Footer-inner {
    height: 1%;
    padding: 8px;
    position: relative;
    text-align: center;
    z-index: 0;
}
.art-Footer .art-Footer-background {
    background-image: url("img/footer.png");
    background-repeat: no-repeat;
    bottom: 0;
    height: 150px;
    left: 0;
    position: absolute;
    width: 980px;
    z-index: -1;
}
.art-rss-tag-icon {
    background-image: url("http://raw-tempel.de/livemarks.html");
    background-position: right center;
    background-repeat: no-repeat;
    cursor: default;
    display: block;
    float: left;
    height: 25px;
    margin: 0 5px 0 0;
    position: relative;
    width: 25px;
}
.art-Footer .art-Footer-text p {
    margin: 0;
}
.art-Footer .art-Footer-text {
    color: #171511;
    display: inline-block;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-size: 11px;
    letter-spacing: 1px;
}
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
    color: #CB1201;
    font-family: Arial;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-decoration: underline;
    word-spacing: normal;
}
.art-page-footer {
    color: #756957;
    margin: 1em;
    text-align: center;
    text-decoration: none;
}
.art-contentLayout .art-sidebar1 {
    border: 0 none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 215px;
}
.art-contentLayout .art-content {
    border: 0 none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 528px;
}
.art-contentLayout .art-content-extrabreit {
    border: 0 none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 762px;
}
.art-contentLayout .art-sidebar2 {
    border: 0 none;
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 234px;
}
span.article_separator {
    display: none;
}
.highlight {
    background-color: #FFFEBB;
}
div.search input {
    border: 1px solid #CCCCCC;
    margin: 15px 0 10px;
    width: 145px;
}
#navigation {
    text-align: center;
}
table.blogCalendar {
    border-collapse: collapse;
    color: #000000;
    font: 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
td.blogCalendarHeader {
    font: bold 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
td.headerDate {
    background: none repeat scroll 0 0 #FBF0DB;
}
a.headerDate {
    color: #484E46;
    font: bold 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
}
td.headerArrow {
    background: none repeat scroll 0 0 #FFFFFD;
}
a.headerArrow {
    color: #484E46;
    font: bold 18px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
}
td.dayName {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #616B76;
    font: bold 12px/20px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
}
td.blogCalendarDay {
    height: 25px;
    text-align: center;
    width: 25px;
}
a.blogCalendarDay {
    color: #DF9496;
    display: block;
    font: bold 12px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
td.blogCalendarToday {
    background: none repeat scroll 0 0 #FFFFFD;
    color: #F6F4DA;
    font-weight: bold;
}
#bild_rechts{
	margin-top:1em;
	}
	
	
h2.art-PostHeader_2{
	color: #C33;
	 font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: inherit;
    margin: 0.2em 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    word-spacing: normal;

}
a.start {
    color: #006633;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.start a:link {
    color: #006633;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.start a:visited, .start a.visited {
    color: #008A45;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration: none;
}
.start a:hover, .start a.hover {
    color: #352F27;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    text-decoration:none;
}


.fb {
    background-image: url("http://raw-tempel.de/fb_innen_120x110.png");
    background-repeat: no-repeat;
    width: 120px;
    min-height:  130px;
    
    
}
.fb:hover {
		background-image: url("http://raw-tempel.de/fb_aussen_120x110.png");
		background-repeat: no-repeat;
    width: 120px;
		min-height:  130px;
    padding: 1px;
}

.RAW-button01{
    background-image: url("img/rawweiterstill.gif");
    background-repeat: no-repeat;
    min-width: 192px;
    min-height:  192px;
    padding: 10px;
    margin-top: 1px;
}
.RAW-button01:hover{
    background-image: url("img/rawweiter.gif");
    background-repeat: no-repeat;
    min-width: 192px;
    min-height:  192px;
    padding: 10px;
    margin-top: 1px;
}
	
.rot{
	color: #C33;
	font-weight: bold;
	font-size: 12px;
	}
	.gruen{
	 color: #168b36;
	font-weight: bold;
	font-size: 12px;
	}
/*Kalender*/
.ucd_title{
	 color: #168b36;
	font-weight: bold;
	font-size: 13px;
	font-style:normal;
	}
.ucd_date{
	color: #000;
	!font-weight: bold;
	font-size: 11px;
	font-style:normal;
	line-height:normal;
	}