* { padding: 0; margin: 0; }
html { height: 101%; }

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:1.4em;
}
p {
	margin: 0 0 1em;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 2px;
}

h2 {  
	font-size: 140%; 
	font-weight: bold;
	margin: 5px 0; 
	text-decoration: none;
}

h3 {  
	font-size: 80%; 
	font-weight: normal; 
}

//h4 {  font-family: "Times New Roman"; font-size: 15pt; font-style: normal; line-height: normal; font-weight: bold; text-decoration: none}

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

a:visited {  
	color: #0000ff; 
	text-decoration: none;
}

a:active {  
	color: #FF0000; 
	text-decoration: none;
}

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

.calcell {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC66;
}

ul { 
	margin-bottom: 1em;
	margin-left: 10px; }

li { margin-left: 1em; } 

table.links td {
	padding: 2px;
}.img_vorstand {
	border: 2px solid;
	border-bottom-color: #474747;
	border-right-color: #474747;
	border-top-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
