* {
  margin: 0; 
  padding: 0;
}

body {
}

html, body { 
  background: #FFFFFF;
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 11px;
  color: #474a4f;
}

p.bodytext {
  font-family: Verdana, Helvetica, Arial, sans-serif; 
  font-size: 11px;
}

h1.MainTitle {
  font-size: 16px;
  color: #000000;
}

div#MainTitle {
  margin-top: 11px;
}

table.contenttable td {
  vertical-align: top;
}

a {
  color: #000000;
	text-decoration: none;
}

a:hover {
  color: #C60821;
}

#Wrapper {
  width: 950px;
  margin: 50px;
}

div#HeaderContainer {
  height: 114px;
  clear: both;
  background: url(/fileadmin/templates/res/Perforation_hz.gif) repeat-x;
  /*
  border-top: 2px dotted #B2B2B5;
  border-bottom: 2px dotted #B2B2B5;
	*/
}

div#HeaderLeft {
  float: left;
  height: 114px;
  width: 750px;
}

div#HeaderRight {
  float: right;
  height: 114px;
  cursor: pointer;
  vertical-align: middle;
}

div#HeaderRight img{
  position: relative;
  width: 126px; 
  height: 64px;
  top: 50%;
  margin-top: -32px;
}

div#MainMenu {
  margin-top: 30px;
	font-size: 9px;
}

div#MainMenu ul {
  list-style: none;
  margin-left: 0px;
  line-height: 15px;
  color: #B2B2B5; 
  font-weight: bold;
}

div#MainMenu ul li {
  display: inline;
  margin-right: 15px;
  margin-bottom: 10px;
}

div#MainMenu ul li a {
  color: #B2B2B5;
  text-decoration: none;
}

div#MainMenu ul li a:hover {
  color: #C60821;
}

div#MainMenu .active a {
  color: #C60821;
}

div#SubMenu {
	margin-top: 5px;
  font-size: 9px;
}

div#SubMenu ul {
  list-style: none;
  margin-left: 0px;
  line-height: 15px;
  color: #B2B2B5; 
  font-weight: bold;
}

div#SubMenu ul li {
  display: inline;
  margin-right: 15px;
  margin-bottom: 10px;
}

div#SubMenu ul li a {
  color: #B2B2B5;
  text-decoration: none;
}

div#SubMenu ul li a:hover {
  color: #C60821;
}

div#SubMenu .active a {
	text-decoration: underline;
}

div#ContentWrapper {
  width: 950px; 
  color: #474a4f;
}

div#ContentLeft {
  padding-top: 30px;
  background: url(/fileadmin/templates/res/Perforation_vt.gif) repeat-y right 6px;
  width: 328px; 
  height: 560px !important;
  height: 452px;
  float: left;
  color: #474a4f;
}

div#ContentLeft .csc-textpic {
  width: 293px;
  margin-left: 15px;
}

div#ContentRight {
  padding-top: 30px;
  width: 510px !important; 
  width: 530px; 
  float: right;
  color: #474a4f;
}

span.rot {
  color: #C60821;
  font-size: 11px;
  font-weight: normal;
}

span.hellgrau, span.hellgrau a {
  color: #B2B2B5;
  font-size: 11px;
  font-weight: bold;
	text-decoration: none;
}

span.hellgrau a:hover {
  color: #C60821;
}

span.swiftNorm {
}

span.swiftBold {
  font-weight: bold;
}

span.swiftBold a:hover {
  color: #C60821;
}