body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	background-color: #999999;
}

h1 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

h2 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
}

h3 { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

p { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	margin-top: 4px;
}

font { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

center { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

ul { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

li { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

tr { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

th { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #a52931;
}

td { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
}

a:link { 
	color: #000000; 
}
a:visited { 
	color: #000000; 
}
a:active { 
	color: #993333; 
}
a:hover  { 
	color: #993333; 
}


.listEven {
	background-color: #cccccc; 
}

.listOdd { 
	background-color: #dddddd;
}

.tab {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

.tabSel {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	width: 100px;
}

.name {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #aaaaaa;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #993333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #993333;
	padding-left: 5px;
	width: 150px;
	margin: 0px;
}

.listBack {
	background-color: #ebebeb;
}

.detailsBack {
	background-color: #ebebeb;
}

.default {
	text-align: center;
	font-weight: bold;
	background-color: #d8e4e6;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #000000;
}

.details {
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 10px;
	width: 400px;
	vertical-align: top;
}

.search {
	background-color: #cccccc;
}

.bildtitel {
	font-size: 11px;
}

.menu {
	background-color: #4686A9;
}

.header {
	background-color: #666666;
}

.footer {
	background-color: #e0e0e0;
	font-size: 11px;
	font-style: italic;
}
