body { 
	background-color: #FFFFFF;
	margin: 0;
}

a:link, a:active, a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color:#006699;
}

img {
	border: 0px;
}

img.left { margin: 0 10px 10px 0; width: 150px; }

sub, sup { font-size: 10px; line-height: 10px; }


#mainPage { 
	width: 950px; 
	font-size:12px;
	margin-left: 40px; 
	margin-right: 10px;
	font-family: Arial,Helvetica,sans-serif; 
	color:#000;
}

#headerPage { 
	font-size:12px;
	padding:10px 0;
	font-family: Arial,Helvetica,sans-serif; 
	color:#000;
	background:none repeat scroll 0 0 #E5E5E5;
}

#mainNavi { 
	margin-left:40px;
	background:none repeat scroll 0 0 #E5E5E5;
	
}

/* Neues Suchformular (2.6.10) */
form#searchForm {
    background: transparent url(_img/searchform_top.jpg) 0 0 no-repeat;
    padding-top: 6px;
}

form#searchForm .formWrapper {
    background: #EEEEEE url(_img/searchform_bottom.jpg) 0 bottom no-repeat;
    padding: 10px 20px;
    overflow: hidden;
}

form#searchForm .sideRubrikHead {  color: #000000; }

form#searchForm  .formRow { padding: 5px 0; }

form#searchForm  .sucheDOI { color: #B2B2B2; border-width: 1px; border-style: solid; border-color: #
848484 #B2B2B2 #B2B2B2; }

#coverNavi { 
	margin-left:10px;
	
}

#mainHeadline { 
	width: 930px; 
	margin-top: 0px;
}

#inhalt {
	width: 647px; 
	margin-left: 0 /* !important; margin-left 5px */; 
	padding-bottom:20px;
	float:left;
}

#sidebar { 
	width:200px; 
	margin-left: 0px;
	margin-top: 20px !important; /* margin-top: 28px; */
	font-family: Arial,Helvetica,sans-serif; 
	font-size:12px;
	color:#666666;
}

.mainNaviText, .mainNaviText_current {
	margin-left: 0px; 
	margin-right: 15px; 
	margin-bottom: 0px;
	margin-top: 0px;
	float:left;
	font-size:12px;
}

.mainNaviText a:link, .mainNaviText a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	border: 1px solid #E5E5E5;
	padding: 3px;
}

.mainNaviText a:hover, .mainNaviText a:active, .mainNaviText_current a {
	color:#666666;
	background-color: #FFF;
	border: 1px solid #FFF;
	-webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding: 3px;
}

.normalText{ 
	width: inherit;
}

.frameHeader { 
	background:#E5E5E5 none repeat scroll 0 0;
	overflow:hidden;
}



.frameSide{ 
	/*width: 240px, inherit;*/
	margin-left: 720px; 
	margin-top: 0px; 
	vertical-align:top; 
	position:absolute; top:0px; left:0px;
	
}

.mainHeadlineText { 
	width: 700px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	margin-top: 0px; 
	font-size:14px; 
	text-align:left;
}

.secNavi { 
	width: 680px;  
	overflow: visible;
}

.bannerNavi { 
	width: 680px;  
	margin-top: 20px;
	float:left; 
}

.bannerNavi img { 
	border:1px solid #666666;
}

.cover { 
	width: 170px; 
	margin-top: 20px;
	float:left;
	position: static;
	/*cursor: pointer;*/
}

.coverLink {
	width: 170px; 
	margin-top: 5px;
	margin-bottom: 0px;
	float:left;
}

.inhaltText { 
	margin: 0 0 18px;
	clear: both;
	overflow: hidden;
}

.inhaltText h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 !important;
	padding: 0;
}

.inhaltText .date {  }

#inhalt a:link, #inhalt a:active, #inhalt a:visited, #inhalt a:hover {
	color: #006699; 
	font-weight:bold;
}

.inhaltCoverList{
	margin-top: 15px; 
	width:307px;
	float:left;
}

.sideRubrik { 
	margin-bottom: 0px; 
	margin-top:10px; 
	
}

.sideRubrikHead {
	font-weight:bold;
	margin-top: 0px; margin-bottom:2px;
}

.sideRubrikText { 
	margin-top: 4px; 
	margin-bottom:0px;
}

.sideRubrikText a:link, .sideRubrikText a:active, .sideRubrikText a:visited, .sideRubrikText a:hover {
	color: #006699; 
	font-weight:bold;
}

.sucheDOI {
	margin-top: 0px;
	margin-bottom: 0px; width:150px;
}

div.newscontent  {
  margin-bottom:30px;
  clear:both;
}

div.newsimg {
	float: left;
	margin: 0 10px 10px 0;
}

div.newsright { 
    padding-left: 10px;
}

p.newshead a { 
	font-size:24px !important;
	font-weight:normal !important;
}

p.date {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

p.newshead {
  margin: 0;
  padding: 5px 0 0 0;
}


h1 { 
	font-family: "Times New Roman", Times, serif;
	text-align: left; 
	color: #930; 
	margin-bottom: 10px; 
	margin-top:20px; 
	font-size:16px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #930;
}

h2 { 
	color: #666; 
	font-size:24px;
	font-weight:normal;
	margin-top:20px !important; 
}

h3 { 
	color: #666; 
	font-weight: bold;
	font-size:14px;
	margin-top:20px !important; 
}

.selectLink{
	width: 150px; 
	color:#666666;
}

td.tabMirror {
	width: 170px; 
	height:30px; 
	font-size: 12px;
	color:#666666;
}

td.tabEPJ {
	width: 60px; 
	font-weight: bold; 
	height:30px;
	font-size: 12px;
	color:#666666;
}

.buttonNav { 
	margin-bottom: 5px;
}

.buttonNav a:link, .buttonNav a:active, .buttonNav a:visited, .buttonNav a:hover {
	color: #006699; 
	font-weight:bold; 
	font-size:14px; 
}


/**********************************************************
Überarbeitung Startseite xmachina 08/2007
**********************************************************/

div#topbar {
	background:#231F20 none repeat scroll 0 0;
	height:49px;
	overflow:hidden;
	padding:3px 0 6px 5px;;
}

div#topbartwo {
	background:#E5E5E5 none repeat scroll 0 0;
	height:26px;
	overflow:hidden;
	padding:3px 0 6px 5px;
}

div#topbartwo {
	background:#E5E5E5 none repeat scroll 0 0;
	_height:35px;
	overflow:hidden;
	padding:3px 0 6px 5px;
}

div.cover {
	width: 155px;
	height: 205px;
	position: relative;
	float: left;
	margin-right: 8px;
	border: 1px solid #666666;
}

div.cover h2 {
	display: none;
}

div.cover select {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 133px;
}

div#epj_a {
	background: url(_img/epj_a_cover.jpg) no-repeat;
}

div#epj_b {
	background: url(_img/epj_b_cover.jpg) no-repeat;
}

div#epj_c {
	background: url(_img/epj_c_cover.jpg) no-repeat;
}

div#epj_d {
	background: url(_img/epj_d_cover.jpg) no-repeat;
}

div#epj_e {
	background: url(_img/epj_e_cover.jpg) no-repeat;
}

div#epj_st {
	background: url(_img/epj_st_cover.jpg) no-repeat;
}

div#epj_ap {
	background: url(_img/epj_ap_cover.jpg) no-repeat;
}

div#epj_h {
	background: url(_img/epj_h_cover.jpg) no-repeat;
}


/**********************************************************
Überarbeitung Archivseite xmachina 08/2007
**********************************************************/

div#archive_introduction {
  /*float: left;
  width: 420px;*/
}

div#archive_access {
  float: right;
  width: 200px;
  border: 1px solid #EAEAEA;
}

div#archive_access h3 {
  color: #900;
  font-size: 80%;
  background: none;
  margin: 10px 15px;
}

div#archive_access p {
  font-size: 80%;
  margin: 10px 15px;
}

/*div#archive_access,*/
p#link_regform {
  background: url(_img/link_regform.gif) no-repeat;
}

div#archive_access a#link_regform {
  display: block;
  background: url(_img/link_regform_right.gif) right no-repeat;
  color: #FFF;
  line-height: 32px;
  text-align: center;
}

div.archive_graphics_bg {
  padding: 0;
  margin: 0;
  text-align: center;
}

div.archive_graphics_bg h2 {
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 10px
}

div#epj_thumbs img {
  margin: 0px 2px;
}

div.archive_journal {
  border: 1px solid #CCC;
  width: 199px;
  height: 99px;
  position: relative;
  float: left;
  margin: 0 6px;
}

.archive_journal_center {
  padding-right:6px;
}

.archive_journal_center div.archive_journal {
  float:none;
  margin: 0 auto;
}

div.archive_journal select {
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 185px;
}

div.archive_journal h3 {
	display: none;
}

div.float_holder {
  clear: both;
  height: 120px;
  text-align: center;
}

#archive_inc {
  background: url(_img/archive_inc.gif) no-repeat;
}

#archive_zfp {
  background:url(_img/archive_zfp.gif) no-repeat;
}

#archive_jdp {
  background:url(_img/archive_jdp.gif) no-repeat;
}

#archive_aph {
  background: url(_img/archive_aph.gif) no-repeat;
}

#archive_jop {
  background: url(_img/archive_jop.gif) no-repeat;
}

#archive_adp {
  background: url(_img/archive_adp.gif)
}

#archive_portugaliae {
  background: url(_img/archive_portugaliae.gif)
}

/* Cover Auswahl Startseite 20090401 */

	.linklist {
		background: #fff;
		margin: 0;
		padding: 6px 6px 6px 24px;
		position: absolute;
		top: 180px;
		left: 6px;
		z-index: 999;
		border: 1px solid #666666;
		width: 111px;
		display: none;
		line-height: 135%;
		opacity:.90;
	}