/* BODY */

.body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
}

.body a:Link {
	color: #000000;
	text-decoration: underline;
}

.body a:Visited {
	color: #333333;
}

.body a:Hover {
	color: #DA0202;
	text-decoration: none;
}

/* TITLE */

.title {
	font-size: 18px;
	color: #DA0202;
	font-weight: bold;
}

.title a:Link {
	color: #DA0202;
	text-decoration: underline;
}

.title a:Visited {
	color: #D80000;
}

.title a:Hover {
	color: #000000;
	text-decoration: none;
}

/* SUBTITLE */

.subtitle {
	font-size: 14px;
	color: #DA0202;
	font-weight: bold;
}

.subtitle a:Link {
	color: #DA0202;
	text-decoration: underline;
}

.subtitle a:Visited {
	color: #D80000;
}

.subtitle a:Hover {
	color: #000000;
	text-decoration: none;
}

/* SUBSUBTITLE */

.sub2title {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.sub2title a:Link {
	color: #DA0202;
	text-decoration: underline;
}

.sub2title a:Visited {
	color: #D80000;
}

.sub2title a:Hover {
	color: #000000;
	text-decoration: none;
}

/* SMALTEXT */

.smalltext {
	font-size: 11px;
	color: #333333;
}

.smalltext a:Link {
	color: #333333;
	text-decoration: underline;
}

.smalltext a:Visited {
	color: #666666;
}

.smalltext a:Hover {
	color: #DA0202;
	text-decoration: none;
}

/* MISC */

.table {
	width: 100%;
	border: 1px solid #CCCCCC;
}

.line {
	border: 1px solid #ffffff;
	border-top: 1px dashed #000000;
}

.fsetbig {
	border: 1px solid #000000;
	width: 95%;
	padding: 8px;
}

.fsetsmall {
	border: 1px solid #bbbbbb;
	background-color: #f9f9f9;
	width: 468px; 
	padding: 8px;
	margin: 3px 8px 3px 8px;
}

.fset {
	border: 1px solid #000000;
	width: 500px;
	padding: 8px;
}

.td1 {
	background-color: #f3f3f3;
}

.td2 {
	background-color: #fafafa;
}

.tdc1 {
	background-color: #f3f3f3;
}

.tdc2 {
	background-color: #fafafa;
}

.super {
	vertical-align: super;
	font-size:smaller;
}

.bign {
	font-size: 36px;
	color: #da0202;
	font-weight: bold;
}

.mtd1 {
	background-color: #f9f9f9;
}

tr.mtd1:hover {
	background-color: #f9f0f0;
}

.mtd2 {
	background-color: #eeeeee;
}

tr.mtd2:hover {
	background-color: #eed7d7;
}
.newstitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}