@import "webfonts.css";
@import url("webfonts.css") all;

/* Accord WebFont */

.AccordThin { font-family: AccordThin; }
.AccordExtraLight { font-family: AccordExtraLight; }
.AccordLight { font-family: AccordLight; }
.AccordRegular { font-family: AccordRegular; }
.AccordMedium { font-family: AccordMedium; }
.AccordBold { font-family: AccordBold; }
.AccordExtraBold { font-family: AccordExtraBold; }

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

body, html {
    font-family: Arial;
    font-size: 12px;
        margin:0 0 0 0;
        padding:0;
		color:#000;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        background:#F5F5F5;
    }
	
.bodytext {
font-family: Arial, Verdana, sans-serif;
color: #333;
}
	
#wrap {
	width:1000px;
	margin:0 auto;
	background:#F5F5F5;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    color: #00457d;  
}

h2 {
    font-size: 12px;
    font-weight: normal;
    color: #828282;  
}

h3 {
    font-size: 11px;
    color: #00457d;  
}

b {
	font-family: Arial;
}

.csc-textpic-imagewrap {
	margin-bottom: 50px;
}

.csc-firstHeader {
	color: #00457d;
	margin-top:16px;
}

.csc-default {
	color: #00457d;
	margin-top: 0px;
}

#main {
float:left;
width:620px;
background:#F5F5F5;
padding:10px;
}

#sidebar {
float:right;
width:320px;
background:#eee;
padding:10px;
}

#footer {
font-size:0.7em;
clear:both;
background:#eee;
border-top:4px solid #fff;
padding:5px 10px;
}

.htmlarea-content-body
{
  background: none !important;
}

#footer p {
margin:0;
}
	
/* Main menu settings */
#centeredmenu {
   clear:both;
   float:left;
   margin:0;
   padding:0;
   width:100%;
   background-color:#00457d;
   border-bottom:4px solid #00457d;
   font-family:Arial, Geneva, sans-serif; /* Menu font */
   font-size:1.2em; /* Menu text size */
   z-index:1000; /* This makes the dropdown menus appear above the page content below */
   position:relative;
}

/* Top menu items */
#centeredmenu ul {
   margin:0;
   padding:0;
   list-style:none;
   float:right;
   position:relative;
   right:50%;
}
#centeredmenu ul li {
   margin:0 0 0 1px;
   padding:0;
   float:left;
   position:relative;
   left:50%;
   top:1px;
       background-color: transparent
}
#centeredmenu ul li a {
   display:block;
   margin:0;
   padding:.6em .5em .4em;
   font-size:1.1em;
   line-height:1em;
   background:#00457d;
   text-decoration:none;
   color:#fff;
}
#centeredmenu ul li.active a {
   color:#fff;
   background:#f03;
}
#centeredmenu ul li a:hover {
   background:#f03; /* Top menu items background colour */
   color:#fff;
}
#centeredmenu ul li:hover a,
#centeredmenu ul li.hover a { /* This line is required for IE 6 and below */
   background:#f03; /* Top menu items background colour */
   color:#fff;
}

/* Submenu items */
#centeredmenu ul ul {
   display:none; /* Sub menus are hiden by default */
   position:absolute;
   top:2em;
   left:0;
   right:auto; /*resets the right:50% on the parent ul */
   width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
   left:auto;  /*resets the left:50% on the parent li */
   margin:0; /* Reset the 1px margin from the top menu */
   clear:left;
   width:100%;
   background-image:url(transparent.png);
}
#centeredmenu ul ul li a,
#centeredmenu ul li.active li a,
#centeredmenu ul li:hover ul li a,
#centeredmenu ul li.hover ul li a { /* This line is required for IE 6 and below */
   font-size:1.1em;
   font-weight:normal; /* resets the bold set for the top level menu items */
   color:#fff;
   line-height:1.4em; /* overwrite line-height value from top menu */
   background-color:transparent;
}
#centeredmenu ul ul li a:hover,
#centeredmenu ul li.active ul li a:hover,
#centeredmenu ul li:hover ul li a:hover,
#centeredmenu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
   background:#f03; /* Sub menu items background colour */
   color:#fff;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
   left:auto; /* reset left:0; value */
   right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
   display:block; /* Show the sub menus */
}

#langselect {
	clear:both;
	background:#eee;
	border-bottom:2px solid #fff;
	font-size:0.8em;
	padding:6px 15px !important;
	text-align:right;
	}
	
a {
	color: #00457D;
}

a:visited {
	color: #00457D;
}

a:hover {
	color:#00457D;
}

a:active {
	color:#00457D;
}

.csc-textpic-caption {
	font-size: 10px;
	color: 888;
}

.tx_powermail_pi1_form {
	font-size: 11px;
	color: #333;
	padding: 1em 1em;
}

.tx-powermail-pi1_confirmation {
	font-size: 11px;
	color: #333;
}

.powermail_all {
	font-size: 11px;
	color: #333;
}


.formlang label {
   display: block;
   width: 480px;
   float: left;
   clear: both;  
}

.fieldset label {
	display: block;
	width: 120px;
	float: none;
	clear: both;
}

.fieldset { border:1px solid #f1f1f1;}

fieldset.tx-powermail-pi1_fieldset legend {
       display: none;
}
.csc-textpic-imagewrap {
	margin-bottom:0px;
}

li {
	color:#333;
}

.tx_powermail_pi1_fieldwrap_html_radio_title {
	font-weight:bold;
	color:#00457d;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title {	
	font-weight:bold;
	color:#00457d;
}

.tx-powermail-pi1_fieldset {	
	font-size:12px;
	font-weight:bold;
	color:#00457d;
}

.csc-SearchResultHeader {
	font-size:12px;
	color:#00457d;
	font-weight:bold;
	margin-bottom:-8px;
}

.csc-searchResult {
	font-size:11px;
	color:#333;
	font-weight:normal;
}

.list_pdf
{
list-style-image:url(http://www.oberaigner.com/fileadmin/images/icon_pdf.gif);
}

.tx-indexedsearch {
	font-size:11px;
}

.tx-indexedsearch-res {
	font-size:0.8em;
}

.tx-indexedsearch-result-number result-number {
	font-size:0.8em;
}

.tx-indexedsearch-title title {
	font-size:0.8em;
}

.tx-indexedsearch-percent percent {
	font-size:0.8em;
}

.tx-indexedsearch-descr descr {
	font-size:0.8em;
}

.tx-indexedsearch-redMarkup {
	font-size:0.8em;
}

.tx-indexedsearch-info info {
	font-size:0.8em;
}

.tx-indexedsearch-path path {
	font-size:0.7em;
}

.tx-macinasearchbox-pi1 {
	font-size:11px;
}

.csc-frame-frame1 {
	background-color: #F5F5F5;
	border-left-color: #F03;
	border-left-style: solid;
	border-left-width: thick;
	padding: 10px;
	border-bottom-color: #000;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #F8F8F8;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
