BODY {
	background-color: #00AABD;
}

BODY, A, TD, TH, P {
	margin: 0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1, H2, H3, H4, H5, H6 {
	color: #00AABD;
}

.bold {
	font-weight: bold;
}

#main {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #00AABD;
}

#frame {
	border-right: 1px solid #005555;
	border-bottom: 1px solid #005555;
}
#frame_2 {
	border-right: 1px solid #007777;
	border-bottom: 1px solid #007777;
}

#content {
	width: 800px;
	text-align: left;
	background-color: #ffffff;
	
	border-right: 1px solid #009999;
	border-bottom: 1px solid #009999;
}

.index {
	padding: 10px;
}

TD.navi {
	font-family: Times, Times New Roman;
	width: 111px;
}

A.navi, A.aktiv {
	font-family: Times, Times New Roman;
	color: #50666E;
	font-size: 14px;
	text-decoration: none;
}
A.navi:hover, A.aktiv {
	font-family: Times, Times New Roman;
	color: #00AABD;
}

DIV.menu {
	font-family: Times, Times New Roman;
	float: left;
	width: 120px;
}

DIV.row {
	float: left;
	width: 630px;
	margin-left: 20px;
}

DIV.leftcol {
	float: left;
	width: 300px;
}
DIV.rightcol {
	float: right;
	width: 300px;
	margin-left: 30px;
}

#new-vita {
	float: left;
	margin-left: 20px;
	width: 630px;
}

#new-vita table {
	width: 100%;
}

#new-vita .h1 {
	color: #00AABD;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#new-vita .h2 {
	font-size: 15px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 10px;
}

#new-vita table tr {
	height: 10px;
}

#new-vita table td, #new-vita table th{
	empty-cells: show;
	padding: 2px 5px;
	vertical-align: top;
}

#new-vita table td.note{
	color: #00AABD;
	padding-top: 20px;
}

#new-vita table td:first-child, #new-vita table th:first-child{
	text-align: right;
	width: 35%;
}

#new-vita table td:last-child, #new-vita table th:last-child{
	text-align: left;
}

ul.engagement {
	list-style: none;
	margin: 5px 0 0;
	padding-left: 0;
}

ul.engagement li {
	padding-bottom: 5px;
}
