a                    {color:#666666; text-decoration:none;}


a:hover       		 {
	color:#CE0041;
	text-decoration:none;
	background-color: #CCCCCC;
}
a:active       		 {color:#CE0041;  text-decoration:none;}

/* berschriften */

h1                   {font-size:16px; margin:0; padding:0; font-weight:bold; color:#CE0041;}
h2                   {font-size:14px; margin:0; padding:0; font-weight:bold; color:#8E8E8E;}
h3                   {font-size:12px; margin:0; padding:0; font-weight:bold; color:#8E8E8E;}
 
.claudia {
	font-family: verdana;
	text-transform: lowercase;
	color: #8E8E8E;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}
.scherrer {
	font-family: verdana;
	font-size: 22px;
	text-transform: lowercase;
	color: #CE0041;
	font-weight: normal;
	padding: 0px 0px 0px 5px;
}
.mainlinks {
	font-family: verdana;
	font-size: 12px;
	color: #8E8E8E;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.title {
	font-family: verdana;
	font-size: 16px;
	color: #CE0041;
	font-weight: bold;
	padding: 0px;
	text-transform: none;
	margin: 0px;
}
.usp {
	font-family: verdana;
	color: #8E8E8E;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;

}
.chapter {
	font-family: verdana;
	color: #8e8e8e;
	font-size: 14px;
	font-weight: bold;
}
.chapterlinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	padding: 3px;
	text-transform: lowercase;
	
}
.boxright {
	font-family: verdana;
	color: #666666;
	border: 1px solid #666666;
	font-size: 10px;
	font-style: normal;
	background-color: #E4E4E4;
	height: 0px;
	width: 135px;
	padding: 5px;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #8E8E8E;
	font-weight: normal;
	margin: 0px;
	list-style-image: none;
	list-style-type: disc;
}
.abstract {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0px;
}
.boxspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8e8e8e;
}
.bullet {
	list-style-position: inside;
	list-style-image: url(assets/smiley.gif);
	list-style-type: disc;
}
