@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(interface/topp.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
}
#outerframe {
	width: 781px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(interface/topp3.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 126px;
	overflow: visible;
}
#logo {
	height: 120px;
	margin-top: 10px;
}
/* CSS Document */

#nav {
	margin-right: auto;
	margin-left: auto;
	width: 781px;
	background-image: url(interface/buttonbg.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 35px;
}


#nav ul {
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
      }
#nav ul li {
	float:left;
	background-image: url(interface/buttonsplit.gif);
	background-repeat: no-repeat;
	background-position: right;
      }

#nav ul li a {
	display:block;
	color:#b3b3b3;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
      }
      /* place the "current" pseudo class here */
#nav ul li a.current {
	color:#FFFFFF;
	text-decoration: underline;
      }
#nav ul li a:hover {
	color:#FFFFFF;
      }
#flash {
	margin-top: 10px;
}
#contents  {
	margin-top: 20px;
}
.leftcolumn {
	width: 115px;
	float: left;
	line-height: normal;
	padding-top: 10px;
}
.middlecolumn {
	width: 385px;
	float: left;
	background-image: url(interface/vertline.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	border-right-color: #999999;
	padding-top: 5px;
}
.middlecolumnleft {
	width: 315px;
	float: left;
	background-image: url(interface/vertline.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	border-right-color: #999999;
	padding-top: 5px;
}
.rightcolumn {
	float: right;
	width: 235px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.rightcolumnright {
	float: right;
	width: 305px;
	margin-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.bigcolumn {
	width: 650px;
	float: left;
	background-image: url(interface/vertline.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	border-right-color: #999999;
	padding-right: 0px;
	padding-top: 5px;
}
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	float: left;
	width: 781px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
	color: #333333;
	background-repeat: no-repeat;
}
#footer a {
	font-weight: bold;
	color: #333333;
}
.rubbeExtraBig {
	font-size: 2.5em;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 5px;
	line-height: 1.2em;
}
.rubbeBig {
	font-size: 2em;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 10px;
	line-height: 1.2em;
}
.rubbeMiddle {
	font-size: 1.6em;
	color: #666666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.rubbeMiddle  a:link {
	color: #666666;
}
.rubbeMiddle a:visited {
	color: #666666;
}
.rubbeSmall {
	font-size: 1.2em;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}
.readmore {
	font-size: 10px;
	float: right;
	padding-top: 5px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #989301;
}
a:active {
}
.red {
	color: #989301;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.sasbanner {
	padding-left: 255px;
}
.korr {
	color: #FF00FF;
	font-weight: bold;
}
.imagepadding {
	padding-left: 10px;
	padding-bottom: 3px;
}
.imagepaddingLeft {
	padding-right: 10px;
	padding-bottom: 3px;
}
.kursiv {
	font-size: 1em;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
hr  {
	background-color: #999999;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
 /**
  * @section clearing methods
  * @see     http://yaml.de/en/documentation/basics/general.html
  */

  /* (en) clearfix method for clearing floats */
  /* (de) Clearfix-Methode zum Clearen der Float-Umgebungen */
  .clearfix:after {
    content: ".";
    display: block;
    font-size:0;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  /* (en) essential for Safari browser !! */
  /* (de) Diese Angabe benötigt der Safari-Browser zwingend !! */
  .clearfix { display: block; }

  /* (en) overflow method for clearing floats */
  /* (de) Overflow-Methode zum Clearen der Float-Umgebungen */
  .floatbox { overflow:hidden; }

  /* (en) IE-Clearing: Only used in Internet Explorer, switched on in iehacks.css */
  /* (de) IE-Clearing: Benötigt nur der Internet Explorer und über iehacks.css zugeschaltet */
  #ie_clearing { display: none; }
.smalltext {
	font-size: 9px;
	line-height: normal;
}
.singlecolumn {
	width: 600px;
	float: left;
	background-image: url(interface/vertline.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	border-right-color: #999999;
}
.strikethrough  {
	text-decoration: line-through;
}
.slideshow {
	height: 252px;
	width: 232px;
	margin: auto;
	overflow: hidden;
}
.slideshow img {
}
.headerslideshow {
	height: 209px;
	width: 781px;
	margin: auto;
	overflow: hidden;
}
.headerslideshow  img {
}
.red a {
	color: #989301;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.kursivkursiv {
	font-size: 1em;
	color: #333333;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}
