body, html {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

body {
  background-color: #000000;
  color: #000000;
  font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

A {
  color: #0C479D;
}

#page {
  width: 1000px;
  margin: 0px auto;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 5px;
  height: 100%;
  background-image: url(/upload/images/design/bg-page.gif);
}

#header {
  height: 180px;
  background-color: #F5511E;
  background-image: URL(/upload/images/design/header.jpg);
  background-repeat: no-repeat;
}

#videoHeader {
	position: relative;
  left: 656px;
	top: 10px;
}

#content {
  height: 100%;
  background-color: #F5511E;
}

#videoPlayer {
	float: left;
  width: 640px;
	margin: 5px;
	background-color: #999;
	border: 1px solid #000;
}

#videoIndex, #blogIndex {
	float: left;
  width: 335px;
	height: 360px;
	margin: 5px;
	border: 1px solid #000;
	overflow: auto;
}

#videoIndex a, #blogIndex a {
  color: #000000;
	font-weight: bold;
}

#videoIndex, #blogIndex {
	overflow-x:hidden;
}

a.paging {
	margin-left: 5px;
	color: #000000;
	text-decoration: none;
}

a.paging activePage {
	margin-left: 5px;
	color: #f5511e;
	text-decoration: underline;
}

#videoIndex .even, #blogIndex .even {
  padding: 5px;
	border-bottom: 1px solid #000000;
	background-color: #E2E2E2
}

#videoIndex div.even, #blogIndex div.even {
	width:100%;
}

#videoIndex .odd, #blogIndex .odd {
  padding: 5px;
	border-bottom: 1px solid #000000;
	background-color: #CCCCCC
}

#videoIndex div.odd, #blogIndex div.odd {
	width:100%;
}

#videoIndex img, #blogIndex img {
  border: 1px solid #000000;
	margin-right: 5px;
}

#blogBericht {
	float: left;
  width: 620px;
	height: 340px;
	margin: 5px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #000;
	overflow: auto;
}

#blogBericht h1 {
  font-size: 16px;
	font-weight: bold;
	color: #F5511E;
	display: inline;
}

#contentLeft {
  width: 170px;
  margin: 0px;
  padding: 0px;
  float: left;
  height: 100%;
}

#contentLeft h2 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 4px;
  color: #F5511E;
  font-size: 12px;
}

#contentLeft A {
  color: #000000;
}

#contentLeft img {
  border: 1px solid #474747;
  margin-bottom: 5px;
}

#contentLeft img.noborder {
  border: none;
  margin-bottom: 5px;
}

.articleA {
  color: #000000;
  padding: 8px;
}

#mainmenu {
	margin-top: 15px;
	left: 0px;
	height: 33px;
	padding-top: 10px;
	background-image: url('/upload/images/design/mainmenu-bg.jpg');
	background-repeat: repeat-x;
}

#mainmenu ul {
  margin-left: 10px;
	list-style:none;
}

#mainmenu ul li {
	float: left;
	margin-right: 20px;
}

#mainmenu a {
  color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu {
  margin-top: 10px;
  margin-bottom: 10px;
}

#submenu ul {
  margin-left: 10px;
}

#submenu ul li {
  list-style: disc;
}

#submenu ul ul {
  margin-left: 10px;
}

#submenu ul ul li {
  list-style: disc;
}

#sitemap ul {
  margin-left: 10px;
}

#sitemap ul li {
	float: left;
  list-style: disc;
}

#sitemap ul ul {
  margin-left: 10px;
}

#sitemap ul ul li {
  list-style: disc;
}

#contentCenter {
  width: 488px;
  float: left;
  padding: 10px;
  heigth: 600px;
}

#contentCenterFull {
  width: 660px;
  float: left;
  padding: 10px;
  heigth: 600px;
}

#contentCenter H1, #contentCenterFull H1 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}

#contentCenterTop {
}

#contentCenterTop H2 {
  color: #c21723;
  font-size: 12px;
  font-weight: bold;
  display: inline;
}

#contentCenterTop H3 {
  color: #c21723;
  font-weight: bold;
  font-size: 11px;
  display: inline;
}

#contentCenterLeft H2 {
  margin-top: 10px;
  margin-bottom: 0px;
	background-color: #EBEBEB;
	background-image: url(/upload/images/design/bg-bc-header.jpg);
	border-top: 1px solid #B5B7AF;
	border-left: 1px solid #B5B7AF;
	border-right: 1px solid #B5B7AF;
	height: 20px;
	padding-top: 5px;
	padding-left: 4px;
  color: #c21723;
  font-size: 12px;
  font-weight: bold;
}

#contentCenterRight H2 {
  margin-top: 10px;
  margin-bottom: 0px;
  background-color: #EBEBEB;
  background-image: url(/upload/images/design/bg-bc-header.jpg);
  border-top: 1px solid #B5B7AF;
  border-left: 1px solid #B5B7AF;
  border-right: 1px solid #B5B7AF;
  height: 20px;
  padding-top: 5px;
  padding-left: 4px;
  color: #c21723;
  font-size: 12px;
  font-weight: bold;
}

#contentCenter img {
  border: 1px solid #474747;
}

#contentCenter img.noborder {
  border: none;
}

#contentRight {
  width: 170px;
  float: left;
}

#contentRight H2 {
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 4px;
  color: #F5511E;
  font-size: 12px;
}

#contentRight A {
  color: #000000;
}

#contentRight img {
  border: 1px solid #474747;
  margin-bottom: 5px;
}

#contentRight img.noborder {
  border: none;
  margin-bottom: 5px;
}

.articleD {
  color: #000000;
  padding: 8px;
}

#banners {
	background-color: #F5511E;
  padding-top: 5px;
}

#banners table {
  width: 100%;
}

#banners td {
  text-align: center;
}

td.white {
  padding: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

td.even {
  padding: 5px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
}

td.odd {
  padding: 5px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}

#map {
	background-color: #F5511E;
  padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
  padding-bottom: 5px;
}

#footer {
  height: 20px;
  background-color: #F5511E;
  color: #000000;
}

#footerLeft {
  padding-top: 2px;
  padding-left: 20px;
  float: left;
  width: 300px;
}

#footerLeft A {
  color: #000000;
  font-weight: bold;
}

#footerRight {
  padding-top: 2px;
  text-align: right;
  float: left;
  width: 660px;
}

#footerRight A {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

form {
  display: inline;
  margin-top: 0px;
  margin-bottom: 0px;
}

.textfield {
  border: 1px solid #b5b7af;
  height: 18px;
}

.select {
  height: 20px;
}

.button {
  border: 1px solid #000000;
  background-color: #f5511e;
  color: #FFFFFF;
  cursor: hand;
}

/*---------------------------------------------------------- clear fix */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-------------------------------------------------------- */