html {height: 100%;background: #CCCCCC; }
body {text-align:center; height: 100%;padding: 0; margin: 0; background: url(../images/top_background.jpg) repeat-x;}

/*begin layoutebenen*/

#center {text-align: left; margin-left:auto; margin-right:auto; width:761px; position:relative; background: url(../images/content_background.jpg); min-height: 100%; height: auto !important; height: 100% /*IE*/;}
#DIV_header {background: url(../images/header.jpg) no-repeat;width: 761px; height: 162px; position: relative;}
#DIV_footer {font-size: 9px;background: url(../images/footer.jpg); height: 16px; margin: -16px auto 0; padding:0;width:761px; position:relative; }
#DIV_navigation {position: relative; width: 210px; float: right;}
#DIV_content {position: relative; float: left; width: 500px; left:20px;}

#navigation {color: #000000; font-family: Arial, Helvetica, san-serif; font-size: 12px;position:relative;top:30px;left:15px;line-height:18px;}
#navigation a:link {color: #000000; text-decoration:none;}
#navigation a:visited {color: #000000; text-decoration:none;}
#navigation a:hover {color: #000000; text-decoration:underline;}
#navigation a:active{color: #000000; text-decoration:none;}
#navigation li {list-style-type: none;margin:0;padding:0;}
#navigation ul {padding:0; margin:0;}

#content {color: #666666; font-family: Arial, Helvetica, san-serif; font-size: 12px;padding-bottom:20px;line-height:18px;}
#content a:link {color: #666666;text-decoration:underline;}
#content a:visited {color: #666666;text-decoration:underline;}
#content a:hover {color: #666666;text-decoration:none;}
#content a:active{color: #666666;text-decoration:underline;}
#content h1 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 16px;font-style:italic;border-bottom:1px solid #CCCCCC;padding:0;margin: 12px 0 12px 0;}
#content h2 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 14px;}
#content h3 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 16px;}
#content h4 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 18px;}
#content h5 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 20px;}
#content h6 {color: #999999; font-family: Arial, Helvetica, san-serif; font-size: 22px;}
#content p {padding:0; margin: 7px 0 7px 0;}
#content table,tr,td {color: #666666; font-family: Arial, Helvetica, san-serif; font-size: 12px;}


#content .csc-textpic  img {margin:0;}

#content .important {font-weight:bold; text-decoration:underline;}
#content .name-of-person {font-style:italic; font-weight:bold; text-decoration:underline;}
#content .detail {color:#FF0000;}
#content table.csc-frame-frame1 {border:1px solid #000000; background: #cccccc;}
#content table.csc-frame-frame2 {border:1px solid #000000; background: yellow;}
#content p.csc-frame-frame1 {border:1px solid #000000; background: #cccccc;}
#content p.csc-frame-frame2 {border:1px solid #000000; background: yellow;}


/*end layoutebenen*/

/*begin Inhaltsebenen*/

#copyright  {color: #999999; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-align: left; position: absolute; right: 45px;top:2px;}
#copyright a:link {color:#999999; text-decoration: none;}
#copyright a:visited {color:#999999; text-decoration: none;}
#copyright a:hover {color:#999999; text-decoration: underline;}
#copyright a:active {color:#999999; text-decoration: none;}

#nach_oben  {color: #999999; font-size: 9px; font-family: Arial, Helvetica, sans-serif; text-align: left; position: absolute; left: 15px;top:2px;}
#nach_oben a:link {color:#999999; text-decoration: none;}
#nach_oben a:visited {color:#999999; text-decoration: none;}
#nach_oben a:hover {color:#999999; text-decoration: underline;}
#nach_oben a:active {color:#999999; text-decoration: none;}

/*end Inhaltsebenen*/

/*begin Klassen*/

.csc-textpic a img {border: 1px solid #FFFFFF;}
.csc-textpic a:hover img {border: 1px solid #000000;}



/*end Klassen*/

/* Hacks */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
