body
{
	margin: 1px;
	width: 480px;
}

.topmenu
{
	display: none;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 2px;
	font-size: medium;
}

.large
{
	font-size: medium;
}

.x-large
{
	font-size: large;
}

.xx-large
{
	font-size: large;
}

img
{
	height: 50;
}

div
{
	width: 480px;
	font-size:small;
	margin: 0px;
	padding: 2px;
}

.newsTitle
{
	color: #000;
	background-color: #cef;
	font-family: Verdana;
	font-size: medium;
	font-weight: normal;
}

.newsText
{
	color: #000;	
	background-color: #fff;
	font-family: Arial;
	font-size:small;
	font-weight:normal;
	border: 0px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
}

a.newsLink
{
	font-size:x-small;
	font-weight:normal;
	text-decoration:none;
	color: #900;
	background-color: #fff;
}

.devicewidth
{
	width: 480px;
}

table
{
	margin: 0px; 
}

table.uebersetzung
{
	width: 470px;
}

td
{
	font-size:small;
}

td.news
{
	border: 0px;
	border-collapse: collapse;
	font-size:small;
	padding: 3px;
}

table.iconmenu img
{
	width: 158px;
	height: 158px;
}
