/*STANDARDITEMS*/
div.inhalt * {
	font-size:12px;
	line-height:17px;
	color:#545454;
	font-family:Helvetica, Arial, sans-serif;
}
.h1, h1, td.abtitle {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	margin-bottom:20px;
	color:#545454;
	font-family:Helvetica, Arial, sans-serif;
}
.h2, h2, td.absubtitle {
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:20px;
	color:#545454;
	font-family:Helvetica, Arial, sans-serif;
}
.h3, h3 {
	font-size:16px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:20px;
	color:#5d7bb7;
	font-family:Helvetica, Arial, sans-serif;
}
.text {
	font-size:12px;
	line-height:17px;
	color:#545454;
	margin-bottom:20px;
}
#page_content a, .result_item a {
	text-decoration:none;
	color:#6f89bf;
}
#page_content a:hover, .result_item a:hover{
	text-decoration:underline;
}
#page_content .angle_top_left{
	display:none;
}
#page_content .angle_top_right{
	display:none;
}
body.mceContentBody {
	background-color:#e0edf5;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
ul li {
	padding-left: 18px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
ol {
	margin-left: 18px;
	padding-left: 0;
}
ol li {
	color:#6f89bf;
}
/* Klassen fÙr Abstract Submission */
td.abtext {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #62635B;
}

td.abstext {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #62635B;
}
td.ablabel {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #545454; 
	background-color: #c0cdd5;
}
td.absublabel {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #545454; 
	background-color: #c0cdd5;
}
td.aberr {
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: Red;
}
textarea.abtext {
	font-family: arial, sans-serif; 
	font-size: 10pt;
	color:#62635B;
}
input.abtext {
	font-size: 10pt;
	color:#62635B;
}
input.abhide {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #545454; 
	border: none; 
	background-color: #c0cdd5;
}
input.abbutton {
	font-size: 10pt; 
	border: #5c7bb7 1px solid; 
	background-color: #e0edf5; 
	color: #62635B; 
	cursor:default;
	padding: 2px;
}
a.button {
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	border: #5c7bb7 1px solid; 
	background-color: #e0edf5;
	color: #62635B; 
	height : 20px; 
	line-height : 20px; 
	padding-right: 6px; 
	padding-left: 6px; 
	cursor: default; 
	text-decoration: none;
	padding: 2px;
}
a.buttonbox {
	display: block; 
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	border: #ffffff 1px solid; 
	background-color: #0193CF; 
	color: #ffffff; 
	max-width: 120px; 
	overflow: visible; 
	padding-right: 6px; 
	padding-left: 6px; 
	margin: 2px; 
	cursor: default; 
	text-decoration: none;
}
.abinputbig{
	width: 350px;
}
.abinputsmall{
	width: 100px;
}
