#kopf{
	position: relative;
	left: 0px;
	top:0px;
	border-right-style: none;
	text-align: left;
}

#logo{
	display:none;
}
#kopf_titel{
	position: static;
	font-weight: bold;
	color: Black;
	}
#kopfunterzeile{
	display:none;
}

#mantel{
	position: relative;
	top: 0px;
	left:0px;
}


#navigationsleiste{
	display:none;
}

#navigationsleiste p{
	display:none;

}
#navigationsleiste a:link{
		display:none;
}
#navigationsleiste a:visited{
		display:none;
}

#hintergrundlogo{
display:none;
}

#inhalt{
position: relative;
padding: 0px;
margin: 0px;
margin-right:0px;
padding-right: 100px;
border-left-style: none;
width: none;
max-width: none;

}

#zeitschrifteinleitung{
	position: relative;
	width: 100%;
}

#zeitschriftkurzbeschreibung{
 display: inline;
}

#deckblatt{
	float: right;
	position: relative;
	border-bottom-style: outset;
	border-bottom-width:3px;
	border-bottom-color:#eee;
	border-right-style: outset;
	border-right-width:3px;
	border-right-color:#eee;
	margin-left: 15px;
	clear: both;
}
#inhaltsverzeichnis{
	position: relative;
	top: 30px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	
}

.rubriktitel{
   display: inline;
   float: left;
	font-weight: bold;
	font-size: 13px;
	position: relative;

}
.artikel{
	position: relative;
	margin-left: 60px;
	margin-bottom: 10px;
	padding: 0px;
	position: relative;
	width: 81%;


}
h5 { 
 margin: 0px;
 font-size: 10pt
 
 }

.seitenzahl{
	float: right;
	width: 95px;
	text-align: right;
	position: relative;
    }

.abstractlinks{
   float: right;
	font-size: 11px;
	width: 150px;
	padding: 2px;
	position: relative;
	}
.abstractlink {	
  /* border-style: solid;
	border-width:1px;
	border-color: #B400ff; 
	float: right;
	text-decoration: none;*/
	font-size: 10px;
	border-style: solid;
	border-width:1px;
	border-color: #B40000; 
	padding: 1px;
	cursor: pointer;
	position: relative;
	}

.titel{
	font-weight: bold;
}
.untertitel{
}

.author{
	font-style: italic;
}
.kurzbeschreibung{
	position: relative;
	display: block;
	margin-right: 80px;
	margin-bottom: 5px;
}
.kurzbeschreibung_e{
	position: relative;
	display: block;
	margin-right: 80px;
	margin-bottom: 5px;
	left: 153px;
	top: 111px;


}

p, li, ul, h1, h2, h3, h4, h5, h6, td {font-family:Arial, Helvetica}
p, li, ul, td	{font-size: 10pt}
td.klein 	{font-size: 8pt}
h1          {
	color: #000151;
}
h2  {
	color: #000151;
}
h3          { color: rgb(0, 0, 0); font-size: 14pt;}
h4          { font-size: 12pt}


ul.link      {list-style-image:  }
ul.linkkompakt { margin-top: 7pt; margin-bottom: 7pt;list-style-image: }
ul.text	 {list-style-image: url('../bilder/punkt.gif') }

a{
	text-decoration: none;
}
a:link       {color: rgb(180, 50, 69)}
a:active     {color: rgb(180, 50, 69)}
a:visited    {color: rgb(180, 50, 69) }


li
	{font-size:10.0pt;
	font-family:Arial;}
.text
	{font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;}
.autor
	{text-align:right;
	font-size:10.0pt;
	font-family:Arial;}
.vorspann
	{font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
.autorenbeschreibung
	{text-align:right;
	font-size:10.0pt;
	font-family:Arial;}
.abschnittstitel
	{font-size:18pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
.artikeltitel
	{font-size:13.5pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
.abstract
	{font-size:10.0pt;
	font-family:Arial;
	font-style:italic;}
.artikeluntertitel
	{font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;}
.zwischentitel
	{font-size:10.0pt;
	font-family:Arial;
	font-weight:bold;}
.literatur
	{font-size:10.0pt;
	font-family:Arial;}
.adresse
	{font-size:10.0pt;
	font-family:Arial;}
.inhaltstitel {  background-color: #CCCCCC; font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.zurueckzuminhalt{
	 display:none;
}
