/*	CSS Document
	Schwaiger Brothers
	designed by: wolfgang schwaiger
	*/

body, html	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
}

a:active, a:visited, a:link	{
	color: #0066FF;
	text-decoration: none;
}

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

table.mainbody	{
	border: 1px dotted #999999;
}

.headerWisdom	{
	font-size: 24px;
	font-style: italic;
}

td.flashElement	{
	background-image: url(images/unterschriftenGecko.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td.menuElement	{
	background-image: url(images/menuBgImageGecko.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.rigthSideElement	{
	background-image: url(images/bgRight.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td.menuTopBackground	{
	background-image: url(images/menuTopBg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 20px;
}

div.wisdom	{
	font-size: 10px;
	font-style: italic;
	color: #990000;
}

div.content	{
	height: 320px;
	width: 100%;
	overflow: auto;
	font-size: 9px;
	color: #CCCCCC;
}

.counter	{
	color: #666666;
	font-size: 12px;
	margin-left: 65px;
}

.menu	{
	margin-top: 1px;
	margin-bottom: 1px;
}

.footer	{
	background-image: url(images/bgRight.jpg);
	background-repeat: no-repeat;
	background-position: right -320px;
	font-size: 10px;
	color: #666666;
	line-height: 20px;
	padding-right: 10px;
}

.newsHeaderBackground	{
	background-image: url(images/dateHeadlineNews.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 20px;
}