@CHARSET "ISO-8859-1";

* {
	font-size: 12px;
	font-family: Arial, Verdana;
}

#content,#home {
	padding-left: 10px;
	margin-right: 25px;
	text-align: justify;
}

h2 {
	font-family: Times New Roman, Roman;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

table.news {
	table-layout: fixed;
	border-collapse: collapse;
	width: 635px;
	height: 100px;
}

#content table.link {
	table-layout: fixed;
	border-collapse: collapse;
	width: 635px;
}

#content table.content {
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
}

td.news {
	overflow: hidden;
	text-overflow: ellipsis; 1
	white-space: nowrap;
}

.textueber {
	vertical-align: top;
}

body {
	font-family: Arial, Verdana;
	font-size: 11px;
}

#main {
	margin-top: 15px;
	font-family: Arial, Verdana;
}

td.tabueber {
	color: #ffffff;
	background-color: #d60028;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

td.tabtext {
	border-bottom: 1px solid #cecece;
}

a:link,a:visited {
	color: #d60028;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.button:link,a.button:visited {
	font-family: Tahoma, Arial, Verdana;
	color: #d60028;
	text-decoration: none;
	height: 100%;
	display: inline;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 11px;
}

span.download,p.download {
	padding-left: 10px;
	margin-left: 10px;
}

a.button:hover {
	color: #999999;
	background-image: url(../img/menu_inaktiv.png);
	background-repeat: no-repeat;
	background-position: center left;
}

h1,.textueber:link,.textueber:visited {
	font-family: Times New Roman, Roman;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
}

td.textueber {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}