html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	margin-bottom: 1px;
	padding: 0;
	height: 100%; 
	line-height: 125%;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

body.f-smaller {
	font-size: 13px;
}

body.f-default {
	font-size: 16px;
}

body.f-larger {
	font-size: 18px;
}

body.w-thin {
  background: #B9E14A url(../images/style2/bg_thin.png) 50% 0 no-repeat;
}

body.w-wide {
  background: #B9E14A url(../images/style2/bg_wide.png) 50% 0 no-repeat;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	font-size: 200%;
	color: #2C517A;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	font-size: 150%;
	color: #2C517A;
}

h3 { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	font-size: 120%;
	color: #333;
}

h4 {
	line-height: 100%;
	font-size: 110%;
}

.abstract {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

.bodytext {
  margin-bottom: 10px;
  line-height: 1.5em;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
}

.list {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  color: #000000;
  list-style-type: square;
}

a {
	color: #637632;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* used in bic_brfzustieg und introtext*/
a.hlink:hover {
	color: #637632;
	font-weight: bold;
}

a.hlink:link, a.hlink:visited {
	color: #637632;
	font-weight: bold !important;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-width: 0px;
	border-style: dotted;
}

a img {
	border: 0;
}

.text a:link, a:visited {
	color: #637632;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-width: 0px;
	border-style: dotted;
}

.text a:hover {
	color: #637632;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

a.mainlevel {
	background: url(../images/style2/menu_bullet.png) 0 50% no-repeat;
	display: block;
}

a.mainlevel:hover {
	text-decoration: none;
}

a#active_menu:link,
a#active_menu:visited {
	color: #4681B8;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #4681B8;
}

#nav a {
	font-size: 110%;
}

p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.4em;
}

p.error {
	font-weight: bold;
	color: #ff0000;
}

.photo_front img {
	padding: 5px;
	border: 1px solid #E7E7E7;
}

.photo img {
	padding: 5px;
	border: 1px solid #E7E7E7;
	margin-right:7px;
}

.photo span.zoom-icon{
	visibility:hidden;
	display:block;
	position:absolute;
	left:1px;
	bottom:1px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.photo:hover span.zoom-icon{
	visibility:visible;
}

.photo  {
	position:relative;
	float:left;
}

.photo_front:hover img {
	background: #B2CFEB;
	padding: 5px;
	border: 1px solid black;
}

.photo:hover img {
	background: #B2CFEB;
	padding: 5px;
	border: 1px solid black;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0px;
}

li .bullet {
	margin: 0px 0px 10px 0px;
}

ul li.bullet {
	color: #000000;
	vertical-align:top;
	background: url(../images/bullet-3.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 1.5em;
	margin: 0px 0px 10px 0px;
}

ul li.bullet2 {
	color: #000000;
	vertical-align:top;
	background: url(../images/bullet-2.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left: 1.5em;
	margin: 0px 0px 0px 0px;
}

ul li.bullet3 {
	color: #000000;
	vertical-align:top;
	background: url(../images/arrowRight.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 1.5em;
	margin: 0px 0px 0px 0px;
}

ul li.bullet4 {
	color: #000000;
	vertical-align:top;
	background: url(../images/bullet-2.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 1.5em;
	margin: 0px 0px 0px 0px;
}


ul li.lens{
	color: #000000;
	vertical-align:top;
	background: url(../graphics/lupe.png);
	background-repeat: no-repeat;
	background-position: 0em;
	padding-left: 1.5em;
}

ul.number,
ul.lightbulb,
ul.pdf,
ul.alert,
ul.write,
ul.comment,
ul.bullet-1,
ul.bullet-2,
ul.bullet-3,
ul.bullet-4,
ul.bullet-5,
ul.bullet-6 {
	padding-left: 10px;
	margin-left: 0;
}

ul.number li,
ul.lightbulb li,
ul.pdf li,
ul.alert li,
ul.write li,
ul.comment li,
ul.bullet-1 li, 
ul.bullet-2 li,
ul.bullet-3 li,
ul.bullet-4 li,
ul.bullet-5 li,
ul.bullet-6 li {
	margin-left: 0;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-left: 24px;
}

li.number-0 {
display:inline;
	background: url(../images/number-0.png) 0 0 no-repeat;	
}

li.number-1 {
display:inline;
	background: url(../images/number-1.png) 0 0 no-repeat;	
}

li.number-2 {
display:inline;
	background: url(../images/number-2.png) 0 0 no-repeat;	
}

li.number-3 {
display:inline;
	background: url(../images/number-3.png) 0 0 no-repeat;	
}

li.number-4 {
display:inline;
	background: url(../images/number-4.png) 0 0 no-repeat;	
}

li.number-5 {
display:inline;
	background: url(../images/number-5.png) 0 0 no-repeat;	
}

li.number-6 {
display:inline;
	background: url(../images/number-6.png) 0 0 no-repeat;	
}

li.number-7 {
display:inline;
	background: url(../images/number-7.png) 0 0 no-repeat;	
}

li.number-8 {
display:inline;
	background: url(../images/number-8.png) 0 0 no-repeat;	
}

li.number-9 {
display:inline;
	background: url(../images/number-9.png) 0 0 no-repeat;	
}

li.number-10 {
display:inline;
	background: url(../images/number-10.png) 0 0 no-repeat;	
}

ul.comment li {
	background: url(../images/comment.png) 2px 2px no-repeat;
}

ul.lightbulb li {
	background: url(../images/lightbulb.png) 2px 2px no-repeat;
}

ul.pdf li {
	background: url(../images/pdf.png) 2px 2px no-repeat;
}

ul.alert li {
	background: url(../images/alert.png) 2px 2px no-repeat;
}

ul.write li {
	background: url(../images/write.png) 2px 2px no-repeat;
}

ul.bullet-1 li {
display:inline;
	background: url(../images/bullet-1.png) 4px 4px no-repeat;
}

ul.bullet-2 li {
display:inline;
	background: url(../images/bullet-2.png) 4px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/bullet-4.png) 4px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/bullet-5.png) 4px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/bullet-6.png) 4px 4px no-repeat;
}

pre {
	background: #f7f7f7;
	border: 1px solid #f0f0f0;
	padding: 10px;
}

blockquote {
	color: #666;
	font-style: italic;
	font-size: 120%;
	line-height: 150%;
	width: auto;
	padding: 0px 0px 5px 60px;
	margin: 15px 0;
	background: url(../images/quote-start.png) 0 0 no-repeat;
}

blockquote p {
	padding: 0 60px 10px 0;
	margin-top: 0;
	background: url(../images/quote-end.png) 100% 100% no-repeat;
}

blockquote.b {
	color: #666;
	font-style: italic;
	font-size: 110%;
	line-height: 135%;
	width: auto;
	padding: 0px 0px 5px 20px;
	margin: 15px 0 15px 15px;
	background: url(../images/quote2-start.png) 0 2px no-repeat;
}

span.alert,
span.info,
span.download,
span.tip,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

span.tip {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/lightbulb.png) 10px 50% no-repeat;
}

#bic_news {
	float:left; 
	margin-right:0px; 
	width:300px; 
	height:320px;
	overflow: hidden;
}

/*Pagination*/
.pagination{
padding: 1px;
margin-bottom: 20px;
width: 300px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 2px;
background-color: #C6D7EF;
}

.pagination a, .pagination a:visited{
padding: 2px 4px;
border-right: 2px solid #ffffff;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
padding: 4px 4px;
color: #000;
background-color: #CEE58D;
text-decoration: none;
}

.pagination a.currentpage{
padding: 4px 4px;
background-color: #2e6ab1;
color: #FFF !important;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

/* Sidemenu */
.sidemenu{
	list-style-type: none;
	margin: 0;
	padding: 0px 2px 0px 5px;
	width: 190px; /* width of menu (don't forget to add border with below!) */
	border-left: 0px solid #ffa1a3; /* thick left border of menu */
}

.sidemenu li{
	border-bottom: 1px solid #885b5c; /* Gray border beneath each menu item */
}

.sidemenu li a{
	font-weight: bold;
	display: block;
	color: black;
	width: auto;
	border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
	padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
	text-indent: 8px;
	text-decoration: none;
	color: #2C517A;
}

.sidemenu a.active {
	background: white repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #2C517A;
}

.sidemenu li a:hover{
	background: white repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
	background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
	color: #437CBC;
}

.sidemenu li.lastitem, .sidemenu li.lastitem a{
	border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.sidemenu li.lastitem a{
	padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}

div.moduletable h3,
td.side h3 {
	font-size: 130%;
}

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
	height: 25px;
	line-height: 25px;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable h3 {
	text-indent: 15px;
	margin-left: -15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* side modules */
td.side {
  color: #809740;
}

td.side a:link,
td.side a:visited {
  color: #2C517A;
}

td.side a:hover {
  color: #437CBC;
}

td.side a.mainlevel:link,
td.side a.mainlevel:visited {
  color: #687C34;
}

td.left div.module {
  background: url(../images/style2/side_l_mid.gif) 100% 0 repeat-y;
}

div.module2 {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #e0eeb5;
    border-color: #bccf86 #bccf86 #bccf86;
    border-radius: 7px 0px 0px 7px;
    border-right: 0px solid #777777;
    border-style: solid none solid solid;
    border-width: 2px 1px 2px 2px;
    text-align: left;
	padding: 5px 0px 15px 0px;
}

td.left div.module div {
  background: url(../images/style2/side_l_bot.png) 100% 100% no-repeat;
}

td.left div.module div div {
  background: url(../images/style2/side_l_top.gif) 100% 0 no-repeat;
}

td.right div.module {
  background: url(../images/style2/side_r_mid.png) 0 0 repeat-y;
}

td.right div.module div {
  background: url(../images/style2/side_r_bot.png) 0 100% no-repeat;
}

td.right div.module div div {
  background: url(../images/style2/side_r_top.png) 0 0 no-repeat;
}

div.module h3 {
  color: #809740;
}

td.right div.module h3 {
	background: url(../images/style2/side_r_div.png) 0 100% no-repeat;
}

td.left div.module h3 {
	background: url(../images/style2/side_l_div.png) 100% 100% no-repeat;
}

td.left div.module div div div {
  background: none;
  padding: 10px 10px 15px 17px;
}

td.right div.module div div div {
  background: none;
  padding: 10px 15px 15px 10px;
}

td.left div.module div div div div,
td.right div.module div div div div {
	padding: 0;
}

div.module h3 {
	margin: 0 -10px;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-bottom: 4px;
	text-indent: 10px;
}

.clr {
	clear: both;
}

.w-wide div.wrapper {
	width: 929px;
}

.w-thin div.wrapper {
	width: 782px;
}

.w-wide table#maintable {
	width: 929px;
}

.w-thin table#maintable {
	width: 782px;
}

div.wrapper {
	margin: auto;
	position: relative;
}

div#header {
  background: url(../images/style2/header_top_repeat.png) 93px 0 repeat-x;
}

div#header2 {
	background: url(../images/style2/header_top_right.png) 100% 0 no-repeat;
	height: 103px;
}

span#logo {
	background: url(../images/style2/biclogo.png) 0 0 no-repeat;
	float: left;
	display: block;
	width: 240px;
	height: 103px;
}

div#searchbox {
	position: absolute;
	width: 150px;
	right: 16px;
	top: 21px;
}

div#searchbox input {
	background: transparent;
	padding: 2px;
	border: 0;
	width: 145px;
	margin-right: 5px;
	margin-top: 2px;
	padding-left: 10px;
}

div#vtop {
  background: url(../images/style2/vtop_divider.png) repeat-x;
  overflow: hidden;
  height: 8px;
}

div#render {
  height: 136px;
  overflow: hidden;
  background: url(../images/style2/render.jpg) 50% 0 no-repeat;
  color: #fff;
}

div#mainbody {
	position: absolute;
	padding-top: 0px;
	width:  100%;
}

div#mainbody_n {
	position: absolute;
	padding-top: 0px;
	width:  100%;
	background: url(../images/style2/render.jpg) 50% 0 no-repeat #ffffff;
}

div#bw1 {
	background: url(../graphics/teaser1.png) 0% 0 no-repeat #ffffff;
	width:  100%;
	height: 96px;
	text-align:left;
}

div#mainbody div.padding {
	padding: 10px;
	max-width: 100%;
}

div#padding {
  background: url(../images/style2/render.jpg) 50% 0 no-repeat #ffffff;
  padding: 20px 20px 20px 20px;
  z-index:150;
}

div#horizmenu {
	background: url(../images/style2/tbar_bg.gif) repeat-x;
	height: 26px;
	position: relative;
}

#top {
	height: 45px;
	padding-top: 55px;
	overflow: hidden;
	margin-left: 50px;
	margin-right: 15px;
	color: #fff;
}

#top a:link,
#top a:visited,
#top a:hover {
	color: #b9e14a;
}

table.controller {
  width: 100%;
  padding: 0px;
  border-collapse: collapse;
}

table.controller td{
	padding: 0px;
}

td.rocket {
  width: 30%;
  padding-left: 15px;
}

td.footer {
	padding-top: 22px;
	text-align: center;
	width: 30%;
	color: #9DBEDE;
}

td.footer a:link,
td.footer a:visited {
  color: #9DBEDE;
}

td.main {
  background: #fff;
}

td.side.left {
	border-top: 1px solid #E0EEB5;
  background: url(../images/style2/l_bg.png) 100% 0 repeat-y;
}

td.side.right {
	border-top: 1px solid #E0EEB5;
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom {
  background: url(../images/style2/l_bg.png) 100% 0 repeat-y;
}

td.side.rightbottom {
  background: url(../images/style2/r_bg.png) 0 0 repeat-y;
}

td.side.leftbottom div.corner {
  background: url(../images/style2/l_corner.png) 0 100% no-repeat;
}

td.side.rightbottom div.corner {
  background: url(../images/style2/r_corner.png) 100% 100% no-repeat;
}

td.side {
  width: 177px;
  padding-top: 1px;
}

td.side.leftbottom div.corner,
td.side.rightbottom div.corner,
td.thefoot div.corner {
  height: 58px;
}

td.thefoot {
  background: url(../images/style2/thefoot_bg.png) 0 0 repeat-x;
}

td.thefoot div.corner {
  background: url(../images/style2/thefoot_corner.png) 0 0 no-repeat;
}

td.xbuttons {
  text-align: right;
  width: 30%;
  padding-top: 37px;
  padding-right: 10px;
}

.font-selector,
.width-selector {
	background: url(../images/style2/access-select.png) no-repeat;
	float: right;
	display: block;
	position: absolute;
	top: 14px;
	width: 16px;
	height: 7px;
}

.f-smaller #selectors .font-selector {
	right: 109px;
}

.f-default #selectors .font-selector {
	right: 83px;
}

.f-larger #selectors .font-selector {
	right: 57px;
}

.w-thin #selectors .width-selector {
	right: 31px;
}

.w-wide #selectors .width-selector {
	right: 5px;
}

.lrg .button {
	background: url(../images/style2/access-lrg.png);
}

.sml .button {
	background: url(../images/style2/access-sml.png);
}

.med .button {
	background: url(../images/style2/access-med.png);
}

.thin .button {
	background: url(../images/style2/access-thin.png);
}

.wide .button {
	background: url(../images/style2/access-wide.png);
}

#access {
	position: absolute;
	z-index: 10000;
	top: 22px;
	right: 185px;
	width: 200px;
	height: 21px;
	overflow: hidden;
}

#access #selectors {
	float: right;
	height: 7px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 16px;
	height: 14px;
	margin: 0 5px;	
	background-repeat: no-repeat;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

input#mod_search_searchword {
	width: 120px;
}

/*sitemap*/
.jmega1container h3 {
	color: #FFFFFF;
	letter-spacing:1px;
	font-size: 0.9em;
}
.jmega1container h4 {
	color: #dddddd;
	border-bottom:1px solid #969696;
	font-weight:normal;
	letter-spacing:1px;
	padding-bottom:5px;
	font-size: 0.7em;
	line-height: 100%;
}
.jmega1container {
	width: 100%;
}
.jmegacolumn-first {
	float: left;
	text-align: left;
	padding:0 8px;
	width: 160px;
}
.jmegacolumn-middle {
	float: left;
	text-align: left;
	width: 175px;
	padding:0 8px;
}
.jmegacolumn-last {
	float: left;
	text-align: left;
	padding:0 0px;
	width: 160px;
}
ul.jmega1 li {
	display: block;
	border-right: 0px;
	text-indent: 0px;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	border-left: 0px;
	line-height:100%;
}
ul.jmega1 li.last-child {
	padding: 0px;
}
.jmega1container a {
	text-decoration: none;
	color: #CAE1FF;
}
.jmega1container a:hover {
	text-decoration: underline;
	color: #CAE1FF;
}
.jmegaclear {
	clear: both;
}
