@CHARSET "UTF-8";


body, html {
  margin: 0; 
  padding: 0; 
  text-align: left; 
  font-family: arial,helvetica,clean,sans-serif;
  font-size: 13px;
}

body {padding: 10px;}

.clear {
  clear: both;
}

p {
  margin: 1em 0;
}

h1,h2,h3,h4,h5,h6,strong, b {
  padding: 0;
  margin: 0;
  font-weight:bold;
}

h1 {
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ac2027;
  font-size: 123.1%;
  margin-bottom: 20px;
}

div.csc-header {
  display: inline;
}

h2 {
  font-weight: bold;
  color: #ac2027;
  font-size: 116%;
  margin-bottom: 10px;
}

hr {
  color: #333;
  background: #333;
  border: 0px;
  height: 1px;
  margin: 10px 0;
}

a {
  color: #ac2027;
}

a:hover {
  color: #333;
  text-decoration: none;
}

label:hover {
  cursor: pointer;
}

input, textarea, submit {
  border: 1px solid #a1a1a1; 
  background: #fff; 
  padding: 3px;
}

.indent {
  margin-left: 15px;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.important, blockquote {
  font-size: 131%;
}

.csc-header {
  clear: both;
}

.tx-ttnews-browsebox td {padding: 0 2px;}


#start {
  display: none;
}

#container { 
  
}

#container_start {
  

  
}


#header #navi_mainlevel {
display: none;
}

#header #homelink a {
  display: none;
}

#content {
  width: 490px;
}

#content ul {
  list-style: square;
}

#content li {
  margin-left: 15px;
  list-style: square;
}

#pagetitle {
  display: none;
}

#serviceicons {
  display: none;
}

#footer {
  text-transform: uppercase;
  font-size: 81%;
  color: #ac2027;  
}

#navi_service {  
  display: none;  
}


#colright {
  display: none;
}

