.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 25px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FF6600;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu02 a:hover {
	color : #DDDDDD;
}
.bar01 {
	color: #OOOOOO;
	margin-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
}
.b01 {
	color : #000000;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b02 {
	color : #000099;
	margin-top : 2px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.b01 a {
	color : #000000;
	text-decoration: none;
}
.b01 a:hover {
	color : #333333;
}
#content
 {
	width:600px;
	height:438px;
	overflow:auto;
	float:left;
	background-color:#FFFFFF;
	position: absolute;
	left: 175px;
	top: 148px;
}
.artikelkl { /* Abstract in der Artikelliste */
		margin-top:0px;
		margin-bottom:20px;
		padding-left:10px;
		padding-right:10px;
		font-size:0.7em;
		font-weight:normal;
		line-height:130%;
		text-align:justify;
		color:#000000
}
.artikelgr {
		font-size:0.8em;
		font-weight:normal;
		line-height:130%;
		text-align:left;
		color:#000000;
		text-decoration:none
}
.formfeld1 {
		margin:0px;
		height:18px;
		width:220px;
		border: solid 1px;
		border-color:#000033;
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em
}
.formfeld2 {
		margin:0px;
		height:18px;
		width:100px;
		border: solid 1px;
		border-color:#000033;
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.8em
}

.abstract {
		font-size:0.8em;
		font-weight:bold;
		line-height:130%;
		text-align:left;
		color:#000000;
		text-decoration:none
}
.abutton { /* Buttons, die aussehen wie Links */
		font-size:1em;
		font-weight:bold;
		line-height:130%;
		text-align:left;
		font-family:Arial,Helvetica,sans-serif;
		color:#000000;
		background-color:#FFFFFF;
		border:none;
		text-decoration:none
}
textarea {
		margin:0px;
		height:116px;
		width:320px;
		border: solid 1px;
		border-color:#000033;
		color:#000033;
		font-family:Arial,Helvetica,sans-serif;
		font-size:0.9em
}