body { font-size: 12px; font-family: arial, sans-serif; background-color: #e5e6e5; background-image: url(images/bg_body.jpg); background-repeat: repeat-x; background-position: center 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; overflow:scroll;}
p,div { font-size: 12px; margin: 0; padding: 0; }
h4 { text-transform: uppercase; margin: 0; padding: 0; }
a { color:#666; }
a:hover { color:#000; }
img { border-top: solid 1px #DDD; border-right: solid 1px #AAA; border-bottom: solid 1px #999; border-left: solid 1px #CCC; }
/* #content img { padding: 5px; border: solid 1px silver; } */
#content img { border-top: solid 1px #DDD; border-right: solid 1px #AAA; border-bottom: solid 1px #999; border-left: solid 1px #CCC; }

#page { background-image: url(images/Template.jpg); background-repeat: no-repeat; background-position: 70px 0; text-align: left; height: 576px; width: 800px; left: 0; top: 0; position: relative; }
#menuGroup { position: relative; top: 150px; left: 0; width: 800px; height: 16px; z-index: 1; margin: 0 0 5px; padding: 0; }
#menu_bg { background-image: url(images/bg_menu.jpg); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; float: none; border-color: #ccc #999 #3f3f3f #bfbfbf; border-style: solid; border-width: 1px; } /*filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }*/
#menu { font-variant: small-caps; width:800px; right: 100px; top: 0; position: relative; z-index: 1; }
.menu_1 { font-size: 11px; line-height: 14px; text-align: left; position: relative; z-index: 1; top: 0; left: 0; width: 100px; height: 16px; overflow: hidden; float: right; margin: 0; padding: 0; border-color: #cdc9fb #887dfb #1204b3 #b6b0fb; border-style: solid; border-width: 1px; display: block; }
.menu_1 a { color: #ddd; background-image: url(images/but_menu_1.jpg); text-decoration: none; position: absolute; top: 0; left: 0; width: 90px; height: 16px; margin: 0; padding: 1px 5px 3px; outline-width: 0; }
.menu_1 a:hover { color: #fff; background-image: url(images/but_menu_1act.jpg); text-decoration: none; position: absolute; top: 0; left: 0; width: 90px; height: 16px; margin: 0; padding: 1px 5px 3px; outline-width: 0; }
.menu_1act { font-size: 11px; line-height: 14px; text-align: left; position: relative; z-index: 1; top: 0; left: 0; width: 100px; height: 19px; overflow: hidden; float: right; margin: 0; padding: 0; border-color: #cdc9fb #887dfb #1204b3 #b6b0fb; border-style: solid; border-width: 1px; display: block; }
.menu_1act a { color: #fff; background-image: url(images/but_menu_1act.jpg); text-decoration: none; position: absolute; top: 0; left: 0; width: 90px; height: 19px; margin: 0; padding: 1px 5px 3px; }
#contentGroup { position: relative; top: 150px; width: 760px; z-index: 0; visibility: visible; margin: 0; padding: 20px; }
#content_bg { background-color: white; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; float: none; border-color: #ccc #999 #3f3f3f #bfbfbf; border-style: solid; border-width: 1px; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
#content { font-size: 11px; line-height: 15px; position: relative; top: 0; left: 0; z-index: 1; }
#footerGroup { font-variant: small-caps; left: 0; top: 100px; position: relative; width: 800px; z-index: 1; visibility: visible; margin: 0; padding: 0; }
.footertext { color: gray; font-size: 11px; line-height: 14px; letter-spacing: 0.1em; position: relative; top: 80px; right: 20px; float: right; display: block; }
.footertext a { color: gray; text-decoration: none; }
.footertext a:hover { color: black; font-weight: bold; text-decoration: underline; }
.footermenu { height: 180px; width: 120px; left: 0; top: 0; position: relative; visibility: visible; float: left; display: block; }
.footermenu a { color: #e5e6e5; font-size: 0; line-height: 11px; background-image: url(images/but_a.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; position: absolute; top: 0; left: 0; width: 10px; height: 150px; padding: 10px 65px 20px 45px; outline-width: 0; }
.footermenu a:hover { font-size: 11px; line-height: 11px; background-image: url(images/but_ahover.gif); background-repeat: no-repeat; text-decoration: none; text-align: center; position: absolute; top: 0; left: 0; width: 10px; height: 150px; padding: 10px 65px 20px 45px; }

/* TYPO-Styles */
.csc-header, .csc-firstHeader { font-size:14px; line-height:18px; font-weight:bold; margin-bottom:10px; }

.csc-mailform { border:0; }
.csc-mailform-field { clear:both; }
.csc-mailform-field input, .csc-mailform-field textarea { font-family:sans-serif,Arial; font-size:12px; border:1px solid #CCC; margin-bottom:5px;}
.csc-mailform-field label { position:relative; left:0; top:0; width:180px; text-align:right; float:left; display:block; }
.csc-mailform-submit { position:relative; left:180px; width:100px; color:white; border:1px solid #CCC; background-image: url(images/but_menu_1.jpg); cursor:pointer; }