/* copyright www.modulor.at - Andreas Niederer */

body,td,th,div,ul,ol,input,option,select,textarea, font { font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif; }
body { font-size:0.8em; font-size:13px; line-height:125%; color:#000000; line-height:1.25em;  background-color:#ffffff; background-image:url(../img/backgrnd.gif); background-repeat:repeat-y;   }
/*body { background-image:url(/img/backgrnd-journal_club-04.gif); background-repeat:repeat-x; background-position:0 0; }/*cfrowis*/

textarea { font-size:1em; }
input { font-size:1em; }
select { font-size:1em; }
h1,h2,h3,h4,h5,h6,p { }

a { }
a:link { }
a:visited { }
a:hover { }
a:active { }

/******************************/
#page {  background-repeat:repeat-x; background-position:0 48px; }
/* #page { background-image:url(/img/backgrnd-journal_club-05.gif);  background-repeat:repeat-y;    } /*cfrowis*/
#page hr { display:none; }
/******************************/
#header { margin:0; padding:0; background-color:#FFFFFF; min-width:860px; position:relative; height:96px; }
#logo { width:200px; position:absolute; top:7px; left:798px; }
#tagline {  }

#search {
	position:absolute;
	top:133px;
	left:800px;
	font-size:11px;
}
#search-text { width:154px!important; padding:2px; background-color:#fcfbe2; border-color:#d2d0b7;  }
#search #search-button { border:0; vertical-align:bottom; }

#user { float:right; padding:0 0px 0 0; }

#tabs {
	/*clear:both; 
	float:left;
	background-color:#FFFFFF;
	white-space:nowrap;
	margin:82px 0 0 108px;*/
	/*margin:0 0 0 308px;
	width:740px; */
	/*position:absolute;
	top:0px;
	left:26px;*/
	margin:0px 0 0 192px;
	padding:0px 0 0 16px;
	background-color:#FFFFFF;
	overflow:hidden;
}

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


#tabs li {
	float: left;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #000000;
	border-width:0px 0px 0px 0px;
	margin:0 0 0px 0;
	padding:0px 0 0px 0;
	line-height:18px;
}

#tabs a { text-decoration: none; color:#000000;  }
#tabs li a { padding:6px 25px 2px 6px; display:block; white-space:nowrap; border-left:1px solid #ffffff; }
#tabs li a:hover { /*padding:33px 18px 2px 5px; font-weight:bold;*/ border-left:1px solid #cccccc; }

#tabs li.first-element { border-left:0px solid #000000; }
#tabs li.last-element {  }
#tabs li.home  {  }

#tabs li.home a { background-image:url(/images/picto-home-gr.gif); background-repeat:no-repeat; background-position:1px 1px; padding-right:9px; width:18px; margin:0; padding:0;  }
#tabs li.home a:hover { background-image:url(/images/picto-home-rt.gif); }
#tabs li.home em { display:none; }


#tabs .active { border-top:1px solid #B7422F!important; }
#tabs .active div { background-color:#B7422F; }
#tabs .active div a { color:#FFFFFF; }
#tabs .active div a:hover { color:#dddddd; background-color:#B7422F;  }
#tabs .active div a { border-color:#B7422F; color:#FFFFFF; }
#tabs li.split { border-top:1px dotted #cccccc; }

#tabs #pos1-0 { width:11.5em; } /*evimed: Journal Club*/
#tabs #pos1-0 a:hover { border-left:1px solid #f8e91e; }
#tabs #pos4-0 { width:11.5em; } /*Forschung und Lehre*/
#tabs #pos4-0 a:hover { border-left:1px solid #e5bd1d; }
#tabs #pos2-0 { width:6em; } /*Services*/
#tabs #pos2-0 a:hover { border-left:1px solid #ca9e11; }
#tabs #pos3-0 { width:8em; } /*Horten-Zentrum*/
#tabs #pos3-0 a:hover { border-left:1px solid #a88716; }


/******************************/
#container { clear:both; min-height:400px; width:976px; }
/******************************/
#navigation { width:192px; float:left; padding:50px 0 0 0;  }
#navigation h4 { margin:0; padding:0px 0 23px 32px; /*font-size:16px; font-weight:normal;*/}
#navigation a { display:block; width:160px; padding:3px 0 1px 32px; border-bottom:1px solid #F3E851; margin:0px 0px 0px 0; color:#000000; background-image:url(../images/pfeil.gif); background-repeat:no-repeat; background-position:85px 4px; height:auto; }
#navigation a:hover { /*background-color:#f9e91e; */border-bottom:1px solid #e5bd1d; }
#navigation ul { list-style-type:none; margin:0px; padding:0px; }
#navigation li { list-style-type:none; margin:0px; padding:0px; display:block;}
#navigation li li { list-style-type:none; margin:0; padding:0 0 0 32px; }
#navigation li li a { padding:3px 0 1px 0; margin:0 0 0 16px; }

#navigation .navigation-divider {  border-bottom:1px solid #FFFFFF; }
#navigation .navigation-more:after { content: " ..."; }

/*
#navigation .active a { color:#000000; background-color:#f9e91e; background-color:#e5bd1d; font-weight:bold; }
#navigation .active li a  { background-color:transparent; font-weight:normal; }
#navigation .active a:hover { background-color:#e5bd1d; }
#navigation .active li a:hover   { background-color:transparent; font-weight:normal; }
*/


#navigation .more { background-image:url(../img/picto-navigation-more.gif); background-position:right 10px; background-repeat:no-repeat;  }

#navigation hr { display:block; border:0; border-top:1px solid #f9f7c2; }

#navigation .active a { font-weight:bold; border-bottom:1px solid #FF0000; }
#navigation ul ul { border-bottom:1px solid #FF0000; /*border-top:1px solid #FF0000; margin:-1px 0 -1px 0; */ }
#navigation .active li a  { font-weight:normal; border-bottom:1px solid #F3E851; }

/******************************/

#content { float:left; padding:0px 0 16px 0px; width:640px; width:768px; min-height:300px; }
#content a { text-decoration:underline; }
#content hr { display:block; border:0; border-top:1px solid #8a5a36; }
#content-row1 { clear:both; background-color:#F9f7c2; padding: 47px 0 0 16px; height:63px; margin:0 0 16px 0;   }
#content-col1 { width:304px; width:360px; float:left; margin:0 16px 0 0; padding: 0 0 0 16px;  }
#content-col2 { width:304px; width:360px; float:left; }
#content-row2 { clear:both; padding: 0 16px; 0 16px; }
/******************************/
#footer { clear:both; padding:20px 0 10px 16px; margin:0 0 0 192px; width:752px; color:#aaaaaa; font-size:11px;  }
#footer a { /*border-bottom:1px dotted;*/ }
#footer-update { display:block;  }


/** Korrektur der RTE Eintragungen */
font { font-size:12px; line-height:125%; }
.frage em { font-style:normal; }

/**/
/*cfrowis begin*/
font, span{ font-size:12px!important; line-height:125%; font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif!important; text-align:left!important;}

.neuerPunkt, .TextHTZ, .MsoNormal { text-align:left!important;}

.artikel .TextHTZ span>span>span, .artikel .neuerPunkt span>span>span, .artikel .MsoNormal span>span>span {display:none;}
.artikel .TextHTZ span>span, .artikel .neuerPunkt span>span, .artikel .MsoNormal span>span {margin-right:20px;}

.pagebrowser { text-align:center}

.subnavigation {line-height:145%}
.cv td {padding-top:8px; border:0;}