body {
    color: black; padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer */;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 979px;
	font: 12% Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	color: #99cc00;
	text-decoration: none;
}

table {
	border: 1px  #666666;
}

tr {
}

td {
	border-bottom: 1px  black;
	font-size: 12px;
}

td small {
	border-bottom: 1px  black;
	font-size: 11px;
	letter-spacing: -1px;
}

td a:link {
	border-bottom: 1px  black;
	color: #333333;
	text-decoration: none;
}

td a:visited {
	border-bottom: 1px  black;
	color: #333333;
	text-decoration: none;
}

td a:active {
	border-bottom: 1px  black;
	color: #333333;
	text-decoration: none;
}

td a:hover {
	border-bottom: 1px  black;
	color: #000000;
	text-decoration: underline;
}

img {
	vertical-align: top;
	border-style: none;
}

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */      /* standardkonforme horizontale Zentrierung */
    width: 760px;
    padding: 0;
    background: #f4f4f4 none repeat-y;
	width: 765px;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 15px;
}

p#Kopfzeile {
    clear: both;
    font-size: 11px;
    margin: 0;
    text-align: center;
    background-color: #0099ff;
	color: #ffffff;
	padding: 15px;
}

p#Kopfzeile a:link {
    clear: both;
    text-align: center;
    background-color: #0099ff;
	color: #ffffff;
	text-decoration: none;
}

p#Kopfzeile a:visited {
    clear: both;
    text-align: center;
    background-color: #0099ff;
	color: #ffffff;
	text-decoration: none;
}

p#Kopfzeile a:active {
    clear: both;
    text-align: center;
    background-color: #0099ff;
	color: #ffffff;
	text-decoration: none;
}

p#Kopfzeile a:hover {
    clear: both;
    text-align: center;
    background-color: #0099ff;
	color: #99ff00;
	text-decoration: none;
}

p#Logo {
    clear: both;
    margin: 0;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	padding: 13px;
}

p#Trennelement {
    clear: both;
    text-align: center;
    background-color: #f4f4f4;
}

p#Zeitschrifttitel {
    clear: both;
    font-size: 28px;
    margin: 0;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	font-style: italic;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	font-weight: bold;
}

p#Zeitschriftuntertitel {
    clear: both;
    font-size: 14px;
    margin: 0;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	padding-right: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

p#Zeitschrifttitel a:link {
    clear: both;
    font-size: 28px;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

p#Zeitschrifttitel a:visited {
    clear: both;
    font-size: 28px;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

p#Zeitschrifttitel a:active {
    clear: both;
    font-size: 28px;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

p#Zeitschrifttitel a:hover {
    clear: both;
    font-size: 28px;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

p#Zeitschriftjahrgang {
    clear: both;
    font-size: 18px;
    margin: 0;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #999999;
	font-style: italic;
	padding-right: 15px;
	padding-bottom: 10px;
}

p#Autorenname {
    clear: both;
    font-size: 12px;
    margin: 0; padding: 15px;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
}

p#Autorenname a:link {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 0 15px 15px;
}

p#Autorenname a:visited {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

p#Autorenname a:active {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

p#Autorenname a:hover {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #0066ff;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

p#Inhaltsverzeichnisrand {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	padding: 5px;
}

p#Inhaltsverzeichnis {
    clear: both;
    font-size: 12px;
    margin: 0;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
}

p#Inhaltsverzeichnis a:link {
    clear: both;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
}

p#Inhaltsverzeichnis a:visited {
    clear: both;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
}

p#Inhaltsverzeichnis a:active {
    clear: both;
    text-align: right;
    background-color: #99cc00;
	color: #ffffff;
	text-decoration: none;
}

p#Inhaltsverzeichnis a:hover {
    clear: both;
    text-align: right;
    background-color: #99cc00;
	color: #0066ff;
	text-decoration: none;
}

p#Artikeltitel {
    clear: both;
    font-size: 24px;
    margin: 0;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	float: right;
	width: 700px;
}

p#Artikeluntertitel {
    clear: both;
    font-size: 18px;
    margin: 0;
    text-align: right;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	padding-right: 15px;
	padding-bottom: 10px;
	float: right;
	width: 700px;
}

img#Autorenbild {
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	float: left;
	margin: 15px;
}

img#Autorenbild2 {
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	float: left;
	left: 380px;
	position: inherit;
	margin: 15px 15px 15px 0;
}

p#Autorentext {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	width: 193px;
}

p#Herausgebertext {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
	font-style: italic;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	width: 580px;
}

p#Strich150 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 150px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich160 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 160px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich170 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 170px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich180 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 180px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich190 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 190px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich200 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 200px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich210 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 210px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich220 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 220px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich230 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 230px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich240 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 240px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Strich250 {
    font-size: 11px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	font-style: italic;
	color: #333333;
	height: 250px;
	border-right: 1px solid #666666;
	float: left;
	margin: 15px 15px 0;
}

p#Abstract {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-right: 15px;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 15px;
	margin: 0;
}

p#Abstract a:link {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	line-height: 16px;
	text-decoration: none;
}

p#Abstract a:visited {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	line-height: 16px;
	text-decoration: none;
}

p#Abstract a:hover {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #0066ff;
	clear: left;
	line-height: 16px;
	text-decoration: none;
}

p#Abstract2 {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-right: 15px;
	line-height: 16px;
	padding-left: 15px;
	clear: left;
	margin: 0;
	padding-top: 5px;
}

p#Abstract2 a:link {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	line-height: 16px;
	clear: left;
	text-decoration: none;
}

p#Abstract2 a:visited {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	line-height: 16px;
	clear: left;
	text-decoration: none;
}

p#Abstract2 a:hover {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #0066ff;
	line-height: 16px;
	clear: left;
	text-decoration: none;
}

h3#Abstract {
    font-size: 13px;
    text-align: left;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	padding-left: 15px;
	padding-right: 15px;
	clear: left;
}

li#Abstract {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 16px;
}

p#Abstractabsatz {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
	text-indent: 25px;
	line-height: 16px;
	padding-top: 15px;
	margin: 0;
}

p#Abstractabsatz a:link {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	text-indent: 25px;
	line-height: 16px;
	text-decoration: none;
}

p#Abstractabsatz a:visited {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	text-indent: 25px;
	line-height: 16px;
	text-decoration: none;
}

p#Abstractabsatz a:hover {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #0066ff;
	clear: left;
	text-indent: 25px;
	line-height: 16px;
	text-decoration: none;
}

p#Literatur {
    font-size: 11px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-left: 40px;
	padding-right: 15px;
	clear: left;
	text-indent: -25px;
}

p#Literatur a:link {
    font-size: 11px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	text-indent: -25px;
	text-decoration: none;
}

p#Literatur a:visited {
    font-size: 11px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #666666;
	clear: left;
	text-indent: -25px;
	text-decoration: none;
}

p#Literatur a:hover {
    font-size: 11px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #0066ff;
	clear: left;
	text-indent: -25px;
	text-decoration: none;
}

p#weiter {
	text-align: right;
	background-repeat: no-repeat;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 15px;
}

div#Inhalt {
    margin: 0 0 1em 220px;
    padding: 0 1em;
  }

* html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }

p#Fusszeile {
    font-size: 10px;
    margin: 0; padding: 15px;
    text-align: right;
    background-color: #0099ff;
	color: #ffffff;
	clear: both;
}

p#Fusszeile a:link {
    text-align: right;
    background-color: #0099ff;
	text-decoration: none;
	color: #ffffff;
}

p#Fusszeile a:visited {
    text-align: right;
    background-color: #0099ff;
	text-decoration: none;
	color: #ffffff;
}

p#Fusszeile a:hover {
    text-align: right;
    background-color: #0099ff;
	text-decoration: none;
	color: #99ff00;
}
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: navy;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

form {
    font-size: 12px;
    text-align: justify;
    background-color: #f4f4f4;
    border-top: 1px  silver;
	color: #333333;
	padding-right: 15px;
	line-height: 16px;
	padding-left: 15px;
	margin-top: 12px;
}

p#creator {
	font-size: 9px;
}

/* Werbung */

div#preads {
    text-align:    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    background: #f4f4f4 none repeat-y;
	font-size: 10px;
	float: left;
	width: 15px;
	margin: 0;
	height: 800px;
	background: transparent;
}

div#ads {
    text-align:    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    padding: 5px 0 5px 5px;
    background: none repeat-y;
    border: 1px #999999 solid;
	font-size: 10px;
	float: left;
	margin-bottom: 15px;
	padding: 0;
	width: 190px;
}

p#adheader {
	margin: 0;
	padding: 5px;
	background: #99cc00;
	color: white;
	text-align: left;
}

p#adfooter {
	background: #0099ff;
	color: white;
	text-align: left;
	height: 1px;
	margin: 0;
	line-height: 0;
	font-size: 0;
}

h3#ads {
	text-align: left;
	margin: 0;
	padding: 5px;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
}

p#ads {
	margin: 0;
	padding: 5px;
	text-align: left;
}

img#ads {
	margin: 0;
	padding: 0;
}

a.zelad:link {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}

a.zelad:visited {
	color: #0099ff;
	text-decoration: none;
	font-weight: bold;
}

a.zelad:hover {
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;
}

/* Ende: Werbung */