@charset "UTF-8";
/* CSS Document */

body {
	background-color: #211e1e;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #1A1A1A;
	font-size: 12px;
	background-image: url(interfacepix/blackbg2.jpg);
}
h1 {
	font-size: 4em;
	margin: 0px;
	color: #cc0000;
}
h2 {
	font-size: 2em;
	margin: 0px;
	color: #010101;
}
h3 {
	font-size: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #1010100;
}
h4 {
	font-size: 1.2em;
	margin-bottom: -10px;
}
h5 {
	font-size: 1.1em;
	margin-bottom: -10px;
}
h6 {
	font-size: 1.1em;
	margin: 0px;
	text-transform: uppercase;
}
p   {
	font-size: 12px;
	line-height: 1.3em;
	color: #010101;
}
.smalltext {
	font-size: 9px;
}
.ram {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}
#logo {
	padding: 0px;
	width: 760px;
	height: 110px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contents {
	width: 720px;
	text-align: left;
	background-color: #FDD635;
	background-image: url(interfacepix/yellowbg2.jpg);
	float: left;
	padding: 20px;
}
.contents a {
	color: #000000;
	text-decoration: underline;
}
.contents a:visited {
	color: #000000;
	text-decoration: underline;
}
.contents a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}
.contents a:active {
	color: #CC0000;
	text-decoration: underline overline;
}
#navigation {
	width: 720px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #FDD635;
	float: left;
	background-image: url(interfacepix/yellowbg2.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav   ul {
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#nav   li {
	display: inline;
	list-style-type: none;
}
#nav   a {
	font-size: 1.4em;
	text-decoration: none;
	color: #1C1312;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav   a:link {
}
#nav   a:visited {
}
#nav   a:hover {
	text-decoration: none;
	color: #CC0000;
}
#nav   a:active {
	text-decoration: none;
}
.spalt-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 49%;
}
.spalt-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 49%;
}
a#current        {
	color: #CC0000;
}
td, tr {
	font-size: 1em;
	font-weight: bold;
}
table {
	margin-top: 10px;
}
 /**
  * @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;
}.enspalt {
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
}
.enspalt500 {
	overflow: hidden;
	font-weight: bold;
	font-size: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.img-padding {
	padding-left: 10px;
	padding-bottom: 5px;
}
.rightColumn {
	float: right;
	width: 565px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #1A1A1A;
}
.leftColumn {
	float: left;
	width: 135px;
}
.leftColumn p {
	font-size: 0.9em;
	font-weight: bold;
}
.leftColumn ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftColumn  li a {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	text-transform: uppercase;
	line-height: 1.6em;
	font-size: 1em;
}
.leftColumn    a  {
	text-decoration: none;
	font-weight: bold;
}
.leftColumn   a:link {
}
.leftColumn   a:visited {
	text-decoration: none;
}
.leftColumn   a:hover {
	text-decoration: none;
	color: #CC0000;
}
.leftColumn   a:active {
	text-decoration: none;
}
hr {
	border: 0;
	color: #1A1A1A;
	background-color: #1A1A1A;
	height: 1px;
	width: 100%;
	text-align: left;
}
.red {
	color: #cc0000;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
.ram .contents .enspalt p {
	font-size: 12px;
}
.ram .contents .enspalt p {
	font-weight: normal;
}
.ram .contents .enspalt h6 {
	font-size: 30px;
}
.ram .contents .enspalt500 .enspalt500 p {
	font-weight: normal;
}
.spaltrubrik {
	font-size: 1.4em;
	margin: 0px;
	text-transform: uppercase;
}

