@CHARSET "utf-8";
* {margin: 0; padding: 0;}

/* fonts */
body{
  font-family: Verdana,Corbel,Calibri,Arial,sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #606060;
}
h1 {
  color: #000000;
  font-size: 12px;
  line-height: 10px;
  margin: 0px 0px 20px 0px;
}
h2 {
  background-color: #f2f2f2;
  font-size: 14px;
  line-height: 14px;
  height:28px;
  padding: 8px 10px 8px 10px;
  margin: 20px 0 20px 0;
}
h2 a{
  text-decoration: none;
}
.boxheader{
  margin: 20px 0 0 0;
}
.boxheaderOrange{
  background-color: #ff6600;
  color: #ffffff;
  margin: 0 0 0 0;
}
.boxheaderOrangeEven{
  background-color: #ff6633;
  color: #ffffff;
  margin: 0 0 0 0;
}
.boxheaderOrange a{
  color: #ffffff;
}
.boxheaderOrange a:hover{
  color: #000000;
}
h4 {
  color: #000000;
  font-size: 11px;
}
a {
  color: #000000;
}
a:hover {
  color: #ff6600; 
}
.moreLink {
 background-image: url('../images/arrow-right_13px.gif');
 background-repeat: no-repeat;
 background-position: 0 0px;
 padding-left: 17px;
}
p a:hover, .moreLink:hover, .footerLink:hover, #breadcrump a:hover, .entryList li a:hover {
  background-color: #ff6600; 
  color: #fff !important;
  text-decoration: none;
}
.noBackgroundLink:hover {
  background-color: #fff;
}


/* layout */
body {
  background-image: url('../images/body_bg.gif');
  background-repeat: repeat-x;
  margin: 0px 0px 20px 0px;
}
#topmenu {
  height: 50px;
  width: 834px;
  margin: auto;
}
#header {
  text-align: right;
  background-image: url('../images/main_bg-middle.gif');
  height: 150px;
  margin: auto;
  padding: 20px 23px 20px 23px;
  width: 788px;
}
#logo {
  background-image: url('../images/FC-Logo_24.png');
}

/* FATCHIP Menu */
div#fc_page_head { width: 808px; height: 50px; margin:0px auto;padding:80px 13px 0 13px; position: relative; background: url('../images/fc-content-head.png') no-repeat bottom;}
#fc_main_menu span { background: url('../images/fc_main_menu_bg_inactive.gif'); width: 112px; height: 30px; padding: 10px 0 0 10px; display: block; float: left; margin: 0px 1px 0 0; font-weight: bold; font-size: 13px;}
#fc_main_menu span.active { background: url('../images/fc_main_menu_bg_active.gif'); color: #ff6600;}
#fc_main_menu a { color: #fff; text-decoration: none; }
#fc_main_menu .active a { color: #ff6600; }

.right { 
  float: right;
}

#container {
  background-image: url('../images/main_bg-middle.gif');
  margin: auto;
  padding: 10px 23px 20px 23px;
  width: 788px;
}
#sidecolumn {
  float: right;
  width: 300px;
}
#breadcrump {
  margin-bottom: 80px;
  font-size: 10px;
}
#behindTheSite {
  position: absolute;
  top: 0px;
  right: 0px;
}
.alignRight{
  text-align: right;
}

/* Contentbereich */
#content {
  width: 468px;
}
.mainContentImage{
  margin-bottom: 20px;
}
.message {
  background-color: #f2f2f2;
  color: #ff6600;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 20px;
  width: 428px;
}
.sideBarImage{
  width: 298px;
  overflow: hidden;
}
.contentHorBar{
  border-top: 1px solid #b2b2b2;  
  margin: 20px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}
ol {
  margin-left: 20px;
}
li {
  list-style-type: none;
}
.WideListElement {
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  width: 150px;
}
.WideListMargin {
  margin-left: 9px;
}
.contentList li, .entryList li, .tooltip li, .tooltipLow li, .contentText li{
  list-style-type: square;
  margin-left: 15px;
}
.entryList li {
  line-height: 25px;
}
.contentBoxContent {
  padding: 10px;
  border: 1px solid #f2f2f2;
}
.contentBoxContentDark {
  padding: 10px;
  background-color:#f2f2f2;
}
.detailActionIcons{
  text-align: right;
  margin-top: 20px;
}
/*
* Clearfix classes 
*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  clear: both;
  display: inline-block;
  width: 100%;
}
/* footer */
#footer {
  background-image: url('../images/main_bg-footer.gif');
  background-repeat:  no-repeat;
  clear: both;
  margin: auto;
  padding: 30px 3px 0px 3px;
  width: 828px;
}
#footer ul{
  background-color: #e2e2e2;
  float: left;
  width: 117px;
  padding: 30px 8px 8px 8px;
}
.footerWhiteList {
  background-color: #ffffff !important;
  border-left: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  width: 115px !important;
}
#footer ul:hover {
  background-color: #f2f2f2;
}
.footerMargin {
  margin-right: 6px;
}
#footer li {
  padding-bottom: 3px;
  font-size: 10px;  
}
#footer a, #breadcrump a {
  color: #606060;
  font-size: 10px;
}



/* Marginalspalte */
.marginalHead {
  /* background-image: url('../images/marginal-head.gif');*/
  background-color: #b2b2b2;
  color: #ffffff;
  font-size: 20px;
  height: 50px;
  margin-bottom: 10px;
  padding: 10px;
}

.marginalList li{
  padding-bottom: 10px;
}
.mainmenu li{
  border-bottom: 1px dotted #cccccc;
  list-style-type: none;
}
.mainmenu li a{
  font-weight: bold;
  text-decoration: none;
}
img {
  border: none;
}
.floatIcon {
  float: left;
  margin: 0 5px 5px 0;
}

/* forms */
.inputlabel {
  float: left;
  width: 150px;
}
.inputfield{
  width: 316px;
  border: 1px solid #b2b2b2;
  color: #606060;
}
*+html .inputfield{
  width: 316px;
}
.contentForm li {
  list-style-type: none;
  padding-bottom: 20px;
}
.submitButton {
  background-color: #e4e4e4;
  border: 1px solid #b2b2b2;
  cursor: pointer;
  padding: 5px;
}
.submitButtonLogin {
  background-color: #ffffff;
  border: 1px solid #b2b2b2;
  cursor: pointer;
  color: #606060;
  font-size: 11px;
}
.inputfieldLogin{
  border: 1px solid #b2b2b2;
  color: #606060;
  font-size: 11px;
  width: 117px;
}
*+html .inputfieldLogin{
  width: 111px;
}



/* Tooltips */
.tooltipSimple {
	background-color: #f2f2f2;
	position: absolute;
    font-size: 11px;
    padding: 20px;
}
.tooltip {
    position: absolute;
    background-image: url('../images/FC-DynContent_24bit.png');
    padding: 20px 20px 20px 35px;
    width: 200px;
    height: 179px;
    font-size: 11px;
    overflow: hidden;
}
.tooltipMedium {
    position: absolute;
    background-image: url('../images/FC-DynContent_medium_24bit.png');
    padding: 25px 20px 20px 35px;
    width: 200px;
    height: 80px;
    font-size: 11px;
    overflow: hidden;
}
.tooltipLow {
    position: absolute;
    background-image: url('../images/FC-DynContent_low_24bit.png');
    padding: 25px 20px 20px 35px;
    width: 200px;
    height: 20px;
    font-size: 11px;
    overflow: hidden;
}

/* Paging */
.pagingLink {
  background-color: #b2b2b2;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 21px;
  padding-top: 3px;
  text-align: center;
  width: 24px;
}
.plRight {
  float: right;
  margin: 0 0 3px 3px;
}
.plLeft {
  float: left;
  margin: 0 3px 3px 0;
}
.pagingLink a {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  height: 24px;
  text-decoration: none;
  width: 24px;
}