body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
}

table {
	empty-cells: show;
}

td {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	color: #b5b5b5;
}

p {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
}

.title{
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

a.topmenue:link,
a.topmenue:active,
a.topmenue:visited,
a.topmenue:hover {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}

a.leftmenue:link,
a.leftmenue:active,
a.leftmenue:visited,
a.leftmenue:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase !important;
	font-size: 10px;
}

a:link,
a:active,
a:visited,
a:hover {
	color: #045628E;
	text-decoration: none;
	font-size: 12px;
}

input {
/*	
	width: 120px;
*/	
	height: 18px;
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2C3A83;
	border: 1px solid #2C3A83;
	background-color: white;
}

td.title{
	height:37px;
}

.itemtitle {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-stretch: extra-condensed;
/*	letter-spacing: 0.1em;*/
	text-transform: uppercase;
	color: #ff8900;
	border-bottom: 1px solid #b5b5b5;
}

.item {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-stretch: extra-condensed;
/*	letter-spacing: 0.1em;*/
	text-transform: uppercase;
	color: #ff8900;
}

.itemurl {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-stretch: extra-condensed;
	color: #b5b5b5;
	padding-top: 2px;
}

a.itemurl:link,
a.itemurl:active,
a.itemurl:visited,
a.itemurl:hover {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

a.paging:link,
a.paging:active,
a.paging:visited,
a.paging:hover {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.txtwhite {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-transform: upperrcase;
}

a.langurl:link,
a.langurl:active,
a.langurl:visited,
a.langurl:hover {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2D3C51;
	text-transform: uppercase;
}

td.leftlist {
}

div.leftlist {
	width: 150px;
	padding: 0;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

a.leftlist:link,
a.leftlist:active,
a.leftlist:visited,
a.leftlist:hover {
	font-size: 18px;
	font-weight: medium;
	color: #ff8900;
	text-decoration: none;
	text-transform: lowercase;
}

a.leftlistgrey:link,
a.leftlistgrey:active,
a.leftlistgrey:visited,
a.leftlistgrey:hover {
	font-size: 18px;
	font-weight: medium;
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
}

td.content {
	font-family: "Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
/*	font-family: "Arial", "Verdana", "Helvetica", sans-serif;*/
	font-size: 12px;
	color: #253557;
	padding-right: 10px;
	padding-left: 20px;
}

img.border {
	border: 1px solid #b5b5b5;
}

.copyright {
	color:#000;
	font-size:10px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-stretch: extra-condensed;
}
p{
	margin:0px;
	}


a.linkcont:link,
a.linkcont:active,
a.linkcont:visited,
a.linkcont:hover {
	font-size: 12px;
	font-weight: medium;
	color: #0000EE;
	text-decoration: underline;
	text-transform: none;
}
