body
{
	margin: 0px;
	background-color: #fffaea;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body.popup
{
	background-color: #fffaea;
}

body.popup table
{
	width: 100%;
}

body.popup table td.top
{
	background-color: #fee396;
	padding: 10px;
}

body.popup table td.image
{
	padding-top: 15px;
	text-align: center;
}

img.top_image
{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

img.top_image_selectable
{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

img.top_image_selectable:hover
{
	border-color: #006666;
}

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

a:hover
{
	color: #ff9a34;
	text-decoration: none;
}

a.submenu, a.submenu:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.submenu:hover
{
	color: #92b7b7;
	text-decoration: none;
}

div.submenu_item
{
	margin-bottom: 5px;
}

td.main_body
{
	background-color: #fee396;
	vertical-align: top;
	line-height: 20px;
}

td.right_content
{
	vertical-align: top;
	line-height: 20px;
}

td.arrows
{
	background-color: #fee396;
	text-align: center;
	vertical-align: bottom;
	line-height: 20px;
}

td.main_menu_item
{
	vertical-align: top;
	font-size: 12px;
	line-height: 17px;
}

td.submenu
{
	background-color: #006666;
	vertical-align: center;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 5px;
}

td.image_column
{
	background: url('../images/table_top_middle.gif') no-repeat top left;
	vertical-align: top;
}

td.footer
{
	font-size: 12px;
	line-height: 17px;
	color: #808080;
}

div.head1
{
	font-weight: bold;
	color: #ff9a34;
}

td.intro_content
{
	padding-top: 10px;
	padding-left: 414px;
	padding-right: 100px;
	font-size: 16px;
	line-height: 23px;
}

div.head2
{
	font-weight: bold;
	color: #016767;
}

td.formfield_title
{
	width: 80px;
}

td.formfield_title2
{
	width: 40px;
	padding-left: 3px;
}

td.formfield
{
	width: 293px;
}

td.formfield2
{
	width: 120px;
}

input.formfield_large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 293px;
}

input.formfield_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 120px;
}

input.formfield_tiny
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100px;
}

input.formfield_tiny2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 52px;
}

input.submit_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.formfield_title_large
{
	width: 264px;
}

td.formfield_title_middle
{
	width: 170px;
}

table.spendenformular td
{
	padding-bottom: 2px;
}