body, html {
  margin:0;
  padding:0;
  font-family: verdana;
  font-size: 11px;
  line-height: 18px;
  color: #666666;
}

img {
  border: 0;
}

p {
  margin: 0;
  margin-bottom: 15px;
}

ul {
  list-style-type: none;
  padding:0;
}

#content li,#content-right li, .colcontent li, .htmlarea-content-body li {
  padding-left: 20px;
  background: url('../images/aufzaehlung.gif') no-repeat 0 3px;
}

a {
  color: #999999;
  text-decoration:none;
}

a:hover {
  font-weight: bold;
  text-decoration:none;
}

.menuitem {
  color: #666666;
}

.menuitem a {
  color: #666666;
}

.active {
  font-weight: bold;
}

.level2 {
  margin-left: 10px;
  padding: 0;
  border: 0;
  background: none;
}

h1, h2.big-header, h3.big-header {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  font-family: arial;
  margin: 0;
  margin-top: 9px;
  margin-bottom: 22px;
}

h2 {
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  margin: 0;
  margin-top: 15px;
  margin-bottom: 9px;
}

#header h2 {
  margin-top: 0;
  padding-top: 15px;
}

h3 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  margin-top: 30px;
}

h4 {
  font-size: 11px;
  font-weight: bold;
  margin: 0;
}

.bildung h1, .bildung h2, .bildung h3 {
  color: #0099ff;
}

.sprache h1, .sprache h2, .sprache h3 {
  color: #ff3399;
}

.alltag h1, .alltag h2, .alltag h3 {
  color: #ff6600;
}

p.space-before-0, div.space-before-0, .space-before-0, h1.space-before-0, h2.space-before-0, h3.space-before-0, h4.space-before-0 {
  margin-top: 0;
}

p.space-before-15, div.space-before-15, .space-before-15, h1.space-before-15, h2.space-before-15, h3.space-before-15, h4.space-before-15 {
  margin-top: 15px;
}

p.space-before-30, div.space-before-30, .space-before-30, h1.space-before-30, h2.space-before-30, h3.space-before-30, h4.space-before-30 {
  margin-top: 30px;
}

p.space-before-35, div.space-before-35, .space-before-35, h1.space-before-35, h2.space-before-35, h3.space-before-35, h4.space-before-35 {
  margin-top: 35px;
}

p.space-before-75, div.space-before-75, .space-before-75, h1.space-before-75, h2.space-before-75, h3.space-before-75, h4.space-before-75 {
  margin-top: 75px;
}


hr {
  margin: 0;
  margin-bottom: 15px;
  height: 1px;
  border: 0;
  border-top: 1px dashed #666666;

}

#container-outer {
  width: 1005px;
  margin:auto;
  background:url('../images/back_1spaltig_schatten.gif') repeat-y;
}

#container-outer.right_col {
  background:url('../images/back_2spaltig_schatten.gif') repeat-y;
}

#container {
  background:url('../images/taubdumm_1spaltig_schatten.gif') no-repeat;
  padding: 0 15px;
}

.right_col #container {
  background:url('../images/taubdumm_2spaltig_schatten.gif') no-repeat;
}

#container.sprache {
  background:url('../images/taubstumm_1spaltig_schatten.gif') no-repeat;
}

.right_col #container.sprache {
  background:url('../images/taubstumm_2spaltig_schatten.gif') no-repeat;
}

#container.alltag {
  background:url('../images/taubschwach_1spaltig_schatten.gif') no-repeat;
}

.right_col #container.alltag {
  background:url('../images/taubschwach_2spaltig_schatten.gif') no-repeat;
}

#left-col {
  float:left;
  width: 145px;
  margin: 0 10px 0 15px;
}

#mainmenu {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 95px;
  height: 500px;
}

#logo {
  margin-bottom: 15px;
}

#head-line {
  background-color: #DDDDDD;
  margin: 0 0 0 170px;
  padding: 0 15px;
  font-size: 10px;
  height:20px;
}

#head-line a:hover, #head-line .active a{
  font-weight: normal;
  color: #000000;
}

#breadcrumbmenu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline;
}

#breadcrumbmenu li {
  display: inline;
  margin: 0 0.5ex;
}

#extranav {
  padding: 0;
  margin: 0;
  list-style: none;
  float: right;
}

#extranav li {
  display: inline;
}

#main {
  margin:0 15px 0 185px;
}
#right-col {
  float: right;
  width: 310px;
}

#right-col .colcontent {
  padding: 0 15px;
}

#right-col div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-bottom: 10px;
}


#header {
  margin-bottom:30px;
  height: 275px;
  overflow:hidden;
}

#header img {
  margin-right: 15px;
}

#content-box {
  overflow:auto;
  width:775px;
}

.right_col #content-box {
  margin-right: 325px;
  width:450px;
}

#submenu {
  float: left;
  width: 140px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#content {
  margin: 30px 15px 0 155px;
}
#content.wide {
  margin-left: 0;
}

.right_content #content {
  margin-right: 340px;
}

#content-right {
  float: right;
  width: 295px;
  margin: 0 15px;
}

#clearer {
  clear:both;
  height:0;
  overflow:hidden;
}

#footer {
  background: url('../images/schatten.gif');
  clear:both;
  height:25px;
  overflow:hidden;
}

#content-right >*:first-child {
  margin-top: 0;
}

/*************** News ********************/

.news-latest-container {
  background: none;
  border: 0;
  border-bottom: 15px solid #dddddd;
  padding: 0 15px;

}

.news-latest-container h2 {
  border: 0;
  background: none;
  padding:0;
  margin: 15px 0 8px;
  color: #666666;
}

.news-latest-item {
  background: none;
  border: 0;
  line-height:18px;
  margin: 0;
  padding: 0;
}

.news-latest-item img {
  border: 0;
  float: none;
  margin-bottom:15px;
  margin-right:0;
}

.news-latest-date, .news-latest-morelink, .news-latest-category {
  font-size: 11px;
}

.news-latest-item h3 {
  margin-top: 0;
}

.news-latest-item h3 a {
  color: #666666;
}

.news-latest-morelink {
  height: auto;
  margin-top: -15px;
  margin-bottom: 15px;
}

.news-latest-morelink a {
  float: none;
}

.news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer {
  border: 0;
  height: 0;
  margin: 0;
  visibility:hidden;
}


.news-list-container {
  background: none;
  border: 0;
}

.news-list-item {
  background: none;
  border: 0;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

.news-list-container h3 {
  margin-top: 15px;
  background: none;
  border: 0;
  margin-bottom: 0;
  padding: 0;
}

.news-list-date {
  background: none;
  color: #666666;
  float:right;
  font-size: 11px;
  font-weight: normal;
  height:auto;
  margin: 0;
  text-align:right;
  width: auto;
}

.news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover {
  color:#666666;
  padding: 0;
}

.news-list-morelink {
  margin-top: -15px;
  margin-bottom: 15px;
}
.news-list-morelink, .news-list-category {
  font-size: 11px;
  margin-left: 0;
}

.news-list-container img {
   border: 0;
   margin-bottom:15px;
   margin-left: 15px;
   margin-right: 0;
}

.tx-ttnews-browsebox, .browseBoxWrap {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}

.news-list-container p {
padding-left: 0;
}

.tx-ttnews-browsebox p {
  margin: 0;
}

.tx-ttnews-browsebox td {
  font-size: 11px;
}
.tx-ttnews-browsebox-SCell {
  background: none;
  border: 0;
}

.news-single-item {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
}

.news-single-timedata, .news-single-author, .news-single-imgcaption {
  font-size: 11px;
}

.news-single-item h3 {
  margin-bottom: 0;
}

.news-single-author {
  padding-bottom:0;
  margin: 0;
}

.news-single-img {
  margin-left: 15px;
}

.news-single-imgcaption {
  padding: 0;
}

.news-single-backlink, .news-single-backlink a {
  font-size: 11px;
  font-weight: normal;
  margin-bottom:15px;
  margin-top: 0;
}
.news-single-backlink a:hover {
  font-weight: bold;
}

/*********** Kontaktformular ******************/

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label {
  display: block;
  color:#666666;
  font-weight:normal;
}

input, textarea {
  border: 1px solid #999999;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 11px;
  font-family: verdana;
  padding: 2px 3px;
  line-height: 18px;
  color: #666666;
}

input {
  height: 15px;
  width: 272px;
}

textarea {
  width: 427px
}

input.csc-mailform-submit {
  border: 0;
  background: #ffff00;
  padding: 3px;
  padding-right: 30px;
  font-weight: bold;
  height:auto;
  width: 140px;
}

.form-required {
  float: right;
}
