body, table, tr, td, p, ul, li, .label  { 
	font-family: verdana; 
	font-size: 13 
}

h2 { font-size: 17; font-weight: bold; }

h3 { font-size: 13; font-weight: normal; font-style: italic }

a:visited,a:active { color: blue; }

a:hover { color: gray }

.label { font-weight: bold }

.comment { font-size: 10 }

dt { font-style: italic }

.title { font-weight: bold; font-size: 17 }

.area {  
	border: 2px solid; 
	border-color: black;  
	text-decoration: none; 
}

.area-icon { 
	font-size: 24; 
	font-weight: bold; 
	text-decoration: none;  
}

.evidence { 
	font-size: 24; 
	font-weight: bold;
	margin-left: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.lebenslauf-title {
	font-size: 24; 
	font-weight: bold;
}

.area-title { font-weight: bold; text-decoration: underline }

a.area-description { text-decoration: none; }
.area-description { text-decoration: none; }

.lebenslauf-section { 
	font-weight: bold; 
	font-size: 14; 
	padding: 3px; 
	text-align: left; 
	background-color: lightsteelblue 
}

.lebenslauf-paragraph-firstsentence { font-weight: bold; }

.paragraph { 
	margin-right: 0px; 
	margin-left: 0px; 
	width: 70%; 
	background-color: lightyellow; 
	border: 2px solid; 
	border-color: lightgrey; 
	padding: 15px 
}

.lebenslauf { border: 0px }

