body {
	background-color: #959595;       
	color: #444444;
	font-size: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#body {
  margin-left: 45px;
  overflow: hidden;
	width: 1200px;
}

a {
	text-decoration: none;
}

a:link {
	color: #444444;
}

a:active {
	color: #790039;
  font-weight: normal !important;
  text-decoration: underline !important;
}

a:visited {
	color: #790039;
}

a:hover {
	color: #790039;
	background-color: transparent;
}

#breadcrumb a:hover {
	color: #444444;
	background-color: transparent;
	text-decoration: underline;
}

#div {
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

/* zweispaltiges Layout Startseite via "Setup - 5.2" */
#journalDescription {
  float: left;
  margin: 0 auto;
  text-align: justify;
}  



#titleImg {
 float: right; 
 margin: 0 0px 2em 1.5em;
 padding-top: 0;
}
 /* Ende zweispaltiges Layout Startseite */
             
label.error {
	color: #0000ff;
}
input.defaultButton {
	color: #959595;
	background: #f5f5f5;
  margin-top: 0.75em !important;
}

#container {
	background-color: #959595;
}

#header {
	background-color: #959595;
	box-shadow: 2px 2px 5px #444444;
  margin: 45px 0px 0px 45px;
	/*padding: 0;*/
	width: 900px !important;
}
#headerTitle {
	background-color: #959595;
  width: 900px;
  margin: 0;
  padding: 0;
}
#header h1 {
	/*padding: 0px;
	margin-bottom: 0px;*/
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 2em;
	background-color: #fff;
	color: #444444;
  text-align: left;
  width: 900px;
}

#homepageImage {
  float: right;
  text-align: right;
  margin: 0 20px 5em 10px;
}

#homepageImage img {
  border: 1px solid silver;
  box-shadow: 3px 3px 6px #f5f5f5;}

#issueCoverImage img {
	border: 1px solid #444444;
}
.issueCoverImage img {
	border: 1px solid #444444;
}
#footer {
	background-color: #ffffff;
	color: #444444;
}
#footerContent {
	color: #444444;
}
#main {
	background-color: #ffffff;
	box-shadow: 2px 2px 5px #444444;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
	/*display: inline;
	overflow: hidden;*/
	width: 900px;
}
#main h2 {
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0px 0px 0px 25px;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0.75em 0 0.25em 0px;
}
#main h3 {
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0 1em 0.5em 25px;
	padding-left: 0px;
	line-height: 1.6em;
	font-size: 1.1em;
}

#main p {
	line-height: 1.4em;
  margin-bottom: 0.5em !important;
  text-align: justify !important;
}

#navbar {
	border: none;
	text-align: left;
	padding: 1.2em 0 1.2em 25px;
}
#navbar a:hover {
	color: #790039;
	text-decoration: underline;
	background-color: transparent;
}
ol.editorialTeam li {
	line-height: 1.5em;
}
#breadcrumb {
	border-bottom: 1px dotted #444444;
	border-top: 1px dotted #444444;
	font-family:  Verdana, Helvetica, Arial, sans-serifheight: 1em;
	line-height: 1.5em;
	text-align: left;
	padding: 0.5em 0 0.5em 25px;
	font-style: italic;
}
#content {
	border: none;
	font-family: Georgia, Times, Times New Roman, serif;
	padding: 0.5em 25px 10px 25px;
}
#content a:link, a:active, a:visited, a:hover {
	color: #790039;
}
#content h2 {
	font-family:  Georgia, Times, Times New Roman, serif;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0.75em 0 0.25em 0px;
}
#content h3 {
	font-family: Georgia, Times, Times New Roman, serif;
	margin: 0 1em 1.2em 0;
	padding-left: 0;
	line-height: 1.6em;
	font-size: 1.1em;
	/*text-transform: uppercase;
*/
}
#content h4 {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0;
}
#content h5 {
	/*text-transform: uppercase;
*/
}
span.highlight {
	border-bottom: 1px dotted #444444;
}
table.listing tr.highlight {
	background: #fcff64;
}
table.listing tr.fastTracked {
	background-color: #444444;
}
table.listing td.headseparator {
	border-top: 1px dotted #444444;
}
table.listing td.endseparator {
	border-top: 1px dotted #444444;
}
span.formError {
	color: #f60;
}
ul.formErrorList {
	color: #f60;
}
ul {
	font-size: 0.9em;
	line-height: 1.6em;
	padding-left: 25px;
}
ul.menu {
	font-family: Verdana, Helvetica, Arial, sans-serif
}
ul.menu li {
	padding-right: 12px;
}
ul.plain li {
	font-size: 1.2em;
	margin: 0.2em 0 0.8em 0
}
div.separator {
	border-bottom: 1px dotted ##444444;
}
#sidebar {
	float: right;
	width: 270px;    
}
#rightSidebar {
  float: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0em 0px 0px 0px;   
	width: 270px;
}

/* Rubriken-Richtlinien*/
#sectionPolicies > table.plain {
  margin: 1em 0 1em 0 !important;
  width: 100% !important;
}         
  
#sectionPolicies h4 {
  margin-bottom: 0.5em !important;
  margin-top: 1.5em 
}

/* Beitragseinreichung */

#aboutSubmissions ul.plain li:first-child,
#pkp-about-submissions div#content ul.plain li:first-child,
#onlineSubmissions {                                     
	display: none;
}

/* Sonstiges */
div#aboutOther {
  display: none;
}

/* Archiv: Schatten um Vorschaubilder */
#issueCoverImage img {
 box-shadow: 5px 5px 11px #bbb9b9;
}
.issueCoverImage img {
 box-shadow: 5px 5px 11px #bbb9b9;
}

/* IE-Korrekturen */
#customblock-Institutslogo a {
  text-decoration: none !important;
}

/*Voransicht aktuelle Ausgabe */
#issueCoverImage {
  margin-bottom: 1em;
}

#content h4.tocSectionTitle {
  margin: 1.5em 0 0.5em 0;
}

/* Aktuelle Ausgabe */

#issueDescription {
   color: #790039;
   font-size: 1.1em;
}