* {
	margin: 0;
	padding: 0;
}

img {
  border: none;
}

body {
    position: relative;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #000;
    background-color: #fff;
    font-size: 12px;
}

a {
    color: #000;
}

#wrapper {
    width: 1000px;
    margin: 15px auto 0;
    border: 1px solid #ccc;
    padding-top: 15px;
}

.copy {
    text-align: right;
    color: #ccc;
    font-size: 10px;
    width: 1000px;
    margin: 0 auto;
}

#navigation {
    float: left;
    width: 250px;
}

#top {
    float: right;
    width: 750px;
    height: 125px;
    text-align: center;
}

#maincontent {
    float: right;
    width: 750px;
    height: 370px;
    overflow: auto;
}

#maincontent h1 {
  font-family: times,serif;
}

#maincontent a {
    text-decoration: none;
    color: #f00;
}

#navigation h1.mainnav {
  margin: 5px 0;
  text-align: center;
}

#navigation h1.mainnav a {
    font-size: 24px;
    text-decoration: none;
}

#navigation h2.subnav {
  margin: 2px 0;
  text-align: center;
}

#navigation h2.subnav a {
    font-size: 12px;
    color: #f00;
    text-decoration: none;
    font-weight: normal;
}

.csc-frame-rulerAfter {
	background-image: url("/fileadmin/backwithdarkness/line_2.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#maincontent h1 {
	background-image: url("/fileadmin/backwithdarkness/line_2.jpg");
	background-repeat: no-repeat;
	font-size: 24px;
	background-position: 0pt 32px;
	padding-bottom: 16px;
}

#maincontent h3 {
	background-image: url("/fileadmin/backwithdarkness/line_2.jpg");
	background-repeat: no-repeat;
	font-size: 14px;
	background-position: 0pt 32px;
	padding-bottom: 16px;
	padding-top: 10px;
}

#maincontent h4 {
	margin-bottom: 5px;
	font-weight: bold;
}

#maincontent .csc-header-n2 h4 {
	background-image: url("/fileadmin/backwithdarkness/neu.gif");
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 35px;
}

#maincontent p {
  margin-bottom: 10px;
}

p.align-center {
  text-align: center;
}

#maincontent .csc-textpic-image a {
  display: inline-block;
  height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}
