/* CSS-Styles */

body
{
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td, ul,  p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover,a.hover
{
	color: #ff0000;
	text-decoration:underline;
}

input.normal
{
	border : 1px solid #cccccc;
}

input.searchfield
{
	font-size: 9pt;
	color: Black;
	border : 1px solid #000000;
}
.searchfield
{
	font-size: 9pt;
	color: White;
	white-space: nowrap;
}
.sbutton
{
	font-size: 9pt;
	color: #ffffff;
	border : 1px solid #000000;
	cursor: hand;
}
.abutton
{
	border : 1px solid #000000;
	background-color: #D4D0C8;
	padding: 1px;
}
.small
{
	font-size: 7pt;
}
td.news
{
	font-size: 8pt;
}
b.news
{
	font-size: 8pt;
	font-weight: bold;
}
a.news
{
	font-size: 7pt;
}
.copy
{
	font-size: 9pt;
	color: #ffffff;
}
td.copy
{
	padding-left: 10px;
}
td.addmenu
{
	padding-right: 10px;
	color: #ffffff;
}
a.addmenu_menu
{
	font-size: 9pt;
	color: #ffffff;
}
a.addmenu_menuactive
{
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

.big
{
	font-size: 12pt;
}

.title
{
	font-size: x-large;
}
h1.standardtitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #a7223c;
	font-size: 12pt;
	margin: 3 0 5 0;
}
.normalfont
{
}
div.menu, div.menuactive
{
	width: 145px;
	height: 20px;
	padding-top: 4px;
	padding-left: 20px;
}
a.menu, a.menuactive
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
div.menuactive
{
	background-color: #FFDB82;
	background-image: url(/images/menupfeil.png);
	background-repeat: no-repeat;
}
a.menu:hover,a.menuactive:hover
{
	text-decoration: underline;
	color: #0000ff;
}

div.submenu, div.submenuactive
{
	width: 100%;
	height: 20px;
	padding-top: 5px;
	padding-left: 25px;
}
a.submenu, a.submenuactive
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
div.submenuactive
{
	background-color: #FFDB82;
	font-weight: bold;
}
a.submenu:hover,a.submenuactive:hover
{
	text-decoration: underline;
	color: #0000ff;
}

.titleh1
{
	font-weight: bolder;
	font-size: 14pt;
	margin-top: 3px;
	margin-bottom: 3px;
	color:greeen;
}
.titleh2
{
	font-weight: bold;
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 2px;
}
.titleh3
{
	font-weight: bold;
	font-size: 10pt;
	margin-top: 3px;
	margin-bottom: 1px;
}

div.newsletter
{
	margin: 4 4 4 4;
}
div.main1
{
	width: 100%;
	text-align: center;
	background-color: #fff4b8;
	height: 240px;
}
div.main2
{
	background-color: #a7223c;
	width: 100%;
	text-align: center;
	height: 50px;
}
table.bgmenu
{
	background-image: url(/images/bgmenu.png);
}
div.main3
{
	width: 100%;
	text-align: center;
	background-color: #fff4b8;
}
