html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	outline:0;	font-size:100%;	vertical-align:baseline;	background:transparent}body {	line-height:1}.content ol, .content ul {	padding-left:20px}blockquote, q {	quotes:none}blockquote:before, blockquote:after,q:before, q:after {	content:'';	content:none}:focus {	outline:0}ins {	text-decoration:none}del {	text-decoration:line-through}table {	border-collapse:collapse;	border-spacing:0}.image_float_left {	float:left;	margin:0px 10px 10px 0px}.image_float_right {	float:right;	margin:0px 0px 10px 10px}.float_left {	float:left}.float_right {	float:right}.left_float {	float:left;	width:150px}.center, .align-center {	text-align:center}.right, .align_right {	text-align:right}.left, .align_left {	text-align:left}.top, .align_top {	vertical-align:top}.bottom, .align_bottom {	vertical-align:bottom}.no_border {	border:none !important}.display_none {	display:none}.display_inline {	display:inline-block}.display_table {	display:table}.display_table_row {	display:table-row}.display_table_cell {	display:table-cell;	width:auto}.nowrap {	white-space:nowrap}.clearfix:after {	content:".";	display:block;	height:0;	clear:both;	visibility:hidden}.clearfix {	display:block}.clear, .clearer {	clear:both}.no_padding {	padding:0 !important}.no_margin {	margin:0 !important}.place_holder {	font-size:120%;	color:#CCCCCC;	text-align:center;	height:150px;	line-height:150px;	border:2px dashed #CCCCCC;	padding:10px;	margin:2px;	-moz-border-radius:5px;	-webkit-border-radius:5px;	border-radius:5px}.tiny {	font-size:85%}.small, small {	font-size:93%}.big, big {	font-size:108%}.italic {	font-style:italic}.bold {	font-weight:bold}sup, sub {	height:0;	line-height:1;	vertical-align:baseline;	_vertical-align:bottom;	position:relative}sup {	bottom:1ex}sub {	top:.5ex}.replace_file {	text-align:left;	overflow:hidden}.replace_file_input {	margin:0;	padding:0;	border:0;	height:30px;	filter:"alpha(opacity=0)";	opacity:0}.replace_file_input_container {	position:relative;	display:inline-bock}.link_arrow {	background:transparent url('/_img/icons/arrow.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.link_download {	background:transparent url('/_img/icons/download.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.link_extern {	background:transparent url('/_img/icons/extern.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.error_block_not_active {	display:none}.error_block {	color:#cc0000;	margin:10px 0px 20px 0px;	font-weight:bold}.error_block li {	margin-left:20px;	padding:2px 0px 2px 5px;	list-style-type:square;	font-weight:normal}.error {	color:#cc0000}table {	border:0;	margin:0;	padding:0;	width:100%;	border-collapse:collapse}th {	border:0;	text-align:left}tr {	border:0}td {	border:0}.dialog_error_messages {	padding:0 10px;	margin:10px 0px}.dialog_tab_navigation {}.dialog_tab_navigation li {	list-style:none;	float:left}.dialog_tab_navigation a {	display:block;	padding:10px;	cursor:pointer}.debug_box {	z-index:10000;	position:fixed;	width:570px;	height:100%;	margin-left:-550px;	top:0;	left:0}.debug_ajax_log {	width:300px;	height:100%;	float:left;	opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:"alpha(opacity=90)";	background-color:#000;	text-align:left;	overflow:auto}.debug_ajax_log div {	color:#FFF;	padding:5px;	border-bottom:1px solid #333}.debug_content {	width:250px;	height:100%;	float:left;	opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;filter:"alpha(opacity=90)";	background-color:#000;	overflow:auto;	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.5);box-shadow:0px 0px 10px rgba(0,0,0,0.5)}.debug_content ul {	margin:0;	padding:0;	margin-bottom:20px}.debug_content li {	text-align:left;	color:#FFF;	list-style:none;	line-height:30px;	border-top:1px solid #000;	border-bottom:1px solid #333}.debug_content li.alert {	background:-moz-linear-gradient(top, #660000, #cc0000);	background:-webkit-gradient(linear, left top, left bottom, from(#660000), to(#cc0000));	background:-webkit-linear-gradient(top, #660000, #cc0000);	background:-o-linear-gradient(top, #660000, #cc0000);	background:linear-gradient(top, #660000, #cc0000)}.debug_content li.headline {	padding:0 10px;	font-style:italic}.debug_content ul.debug_info li {	padding:0 10px}.debug_content li a {	display:block;	line-height:30px;	padding:0 10px;	color:#FFF;	background:-moz-linear-gradient(top, #000, #222);	background:-webkit-gradient(linear, left top, left bottom, from(#000), to(#222));	background:-webkit-linear-gradient(top, #000, #222);	background:-o-linear-gradient(top, #000, #222);	background:linear-gradient(top, #000, #222)}.debug_content li a.active {	background:-moz-linear-gradient(top, #003301, #00CC00);	background:-webkit-gradient(linear, left top, left bottom, from(#003301), to(#00CC00));	background:-webkit-linear-gradient(top, #003301, #00CC00);	background:-o-linear-gradient(top, #003301, #00CC00);	background:linear-gradient(top, #003301, #00CC00)}.debug_content li a:hover {	background:-moz-linear-gradient(top, #111, #444);	background:-webkit-gradient(linear, left top, left bottom, from(#111), to(#444));	background:-webkit-linear-gradient(top, #111, #444);	background:-o-linear-gradient(top, #111, #444);	background:linear-gradient(top, #111, #444)}.debug_button {	position:absolute;	top:50%;	left:550px;	height:250px;	width:25px;	margin-top:-125px;	background-repeat:no-repeat;	background-position:center center;	cursor:pointer}.message {	background-color:#FFF}#sortable_list__order_dropdown__form select {	width:auto}#sortable_list__items_per_page_chooser__form select {	width:auto}div.sortable_list__pagination {	font-family:sans-serif;	font-size:10pt}div.sortable_list__pagination ul {	margin:5px 0px 8px 0px}div.sortable_list__pagination li {	-moz-border-radius:3px;	border-radius:3px;	margin:1px;	border:1px solid black;	list-style:none !important;	float:left;	padding:1pt 4pt}div.sortable_list__pagination li.next_prev {	color:#666}div.sortable_list__pagination li.item_count {	font-size:x-small;	height:12pt;	color:#888;	border:none}div.sortable_list__pagination li.filler {	border:none}div.sortable_list__pagination a.current{	border-bottom:1px dashed black}a.sortable_list__permalink {}.customers_menu {	margin:0;	padding:0}.customers_menu li {	float:left}.customer_register_box {	margin-bottom:20px;	float:left;	width:49%}.customer_form_line {	margin:5px 0}.customer_form_line label {	display:inline-block;	width:120px}.customer_form_gender_selection {	display:inline-block}.customer_form_gender_selection label {	width:auto;	margin-right:5px}.customer_form_gender_selection input {	height:auto}.customer_form_contact_only_selection {	display:inline-block}.customer_form_contact_only_selection label {	width:auto;	margin-right:5px}.customer_form_contact_only_selection input {	height:auto}.customer_form_submit {	margin-top:20px}.customer_login_register {	margin:20px 0 0 0}.customer_profile_box {	margin-bottom:20px}.customer_profile_headline {	border-bottom:1px solid #333333;	padding-bottom:5px;	margin-bottom:5px}.customer_profile_headline_actions {	float:right}.customer_profile_content_left {	float:left;	width:50%}.customer_profile_content_right {	float:left;	width:49%}.customer_profile_key {	vertical-align:top;	display:inline-block;	width:150px}.customer_profile_value {	display:inline-block}.customer_form_actions, ul.customer_form_actions {	text-align:right;	margin:20px 0}ul.customer_form_actions li {	list-style:none !important;	float:right;	margin-left:10px}.customer_profile_row_headline th {	border-bottom:1px solid #000}.customer_profile_row td {}.customer_profile_content {}.customer_profile_adress_active {	background:url('/textbase/redacs/1.0/img/icons/check.png') no-repeat center center;	display:inline-block;	width:20px;	height:20px}.recommend {	margin-bottom:20px}.recommend_line {	margin:5px 0}.recommend_submit {	margin:10px 0}.recommend_actions {}.contact {	margin-bottom:20px}.contact_line {	margin:5px 0}.contact_submit {	margin:10px 0}.tooltip_content {	display:none;	z-index:10000}.tooltip_top {	height:5px}.tooltip_content_left .tooltip_top {}.tooltip_body {	background:#FFF;	width:300px;	padding:0 10px 3px 10px;	color:#000;	font-size:93%}.tooltip_bottom {	height:5px}.standard_bank_account {	background:url('/textbase/redacs/1.0/img/icons/check.png') no-repeat center center;	display:inline-block;	width:20px;	height:20px}tr.table_row_even td {	background-color:lightgray}dl dt {	font-weight:bold;	padding-top:5px}dl dd {	padding-left:10px}@font-face {font-family:'Tangerine';font-style:normal;font-weight:normal;src:local('Tangerine'), url('https://themes.googleusercontent.com/font?kit=DTPeM3IROhnkz7aYG2a9sA') format('truetype')}@font-face {font-family:'Architects Daughter';font-style:normal;font-weight:normal;src:local('Architects Daughter'), local('ArchitectsDaughter'), url('https://themes.googleusercontent.com/font?kit=RXTgOOQ9AAtaVOHxx0IUBMCy0EhZjHzu-y0e6uLf4Fg') format('truetype')}html, body {	font-size:13px;	line-height:140%;	color:#333333;	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;	background-color:#fefbf0}.page {	width:1170px;	margin:0 auto}.page_inner {	margin-left:-120px;	width:1170px;	background:#fefbf0 url(/_img/backgrounds/page.jpg) repeat-y right top}.page_header {	width:1020px;	height:255px;	padding:25px 0 0 150px;	background:transparent url(/_img/backgrounds/page_header.jpg) no-repeat right top}.page_body {	width:1020px;	padding-left:155px}.page_footer {	width:1170px;	line-height:25px;	padding-top:15px;	padding-bottom:20px;	background:#fefbf0 url(/_img/backgrounds/page_footer.jpg) no-repeat right top}.logo {		height:247px;	float:left}.visual {	float:left;	width:780px;	height:209px;	overflow:hidden;	padding-left:50px;		margin:0px 0px 0px 12px}.breadcrumb {	float:left;	margin-left:72px;	height:40px;	line-height:40px}.breadcrumb img {	margin-right:5px}.breadcrumb a {	display:inline-block;	font-size:85%;	text-decoration:none;	margin-right:10px;	color:#359c9e !important}.breadcrumb a:hover {	border:none !important}.left_column {	float:left;	width:220px;	margin:0 0 20px 0;	_margin-right:-3px}.right_column {	float:right;	width:195px;	padding-right:10px;	margin-right:15px;	text-align:left}* html .right_column {	margin-right:10px}.content {	overflow:hidden;	_overflow:visible;	_zoom:1;	margin:0;	padding:0px 0px 20px 0px;	text-align:left;	width:555px}.infos {	float:right;	font-size:85%;	margin:0 20px 0 0}.infos li {	line-height:12px;	height:12px;	float:left;	list-style:none;	padding:0px 10px;	padding-bottom:0px;	border-right:1px solid #333}.infos li.last {	border:none}.infos a {	text-decoration:none;	color:#000}.footer {	width:100%}.footer_inner {	margin:0 auto;	width:980px}.menu_main {	margin-top:32px;	line-height:30px;	width:200px;	text-align:left}.menu_main li {	list-style:none;	width:100%;	padding:1px 0px}.menu_main a {	display:block;	padding:5px 10px 5px 10px;	line-height:20px;	text-decoration:none;	font-size:108%;	color:#333333}.menu_main a:hover {}.menu_main a.active, .menu_main a.open {	color:#FFFFFF;	-moz-border-radius-topleft:5px;	-moz-border-radius-bottomleft:5px;	-webkit-border-top-left-radius:5px;	-webkit-border-bottom-left-radius:5px;	border-top-left-radius:5px;	border-bottom-left-radius:5px}.menu_main_li_0 a.active, .menu_main_li_0 a.open {	background:url(/_img/backgrounds/menu_active_0.jpg) repeat-x}.menu_main_a_0:hover {	color:#005a9c !important}.menu_main_li_0 a.active:hover, .menu_main_li_0 a.open:hover {	color:#FFF !important}.menu_main_1 {	line-height:30px;	width:180px;	padding-left:20px;	text-align:left}.menu_main_li_1 a.active, .menu_main_li_1 a.open {	background:url(/_img/backgrounds/menu_active_1.jpg) repeat-x}.menu_main_a_1:hover {	color:#77a64b !important}.menu_main_li_1 a.active:hover, .menu_main_li_1 a.open:hover {	color:#FFF !important}.visual_overlay {	position:relative;	z-index:100;	background:transparent url('/_img/backgrounds/overlay.png') repeat left top;	height:40px;	line-height:40px;	margin-top:-44px;	color:#FFFFFF;	font-weight:bold;	text-align:right;	padding-right:10px}* html .visual_overlay{	filter:alpha(opacity=70);	background:#000;	width:770px;	margin-top:-42px} .site_services {	text-align:right;	margin-right:20px} .site_services a {	display:inline-block;	margin-right:5px;	}input {	border:1px solid #666;	color:#000000}textarea {	border:1px solid #666;	color:#000000}select {	border:1px solid #666;	color:#000000}input[type="text"], input[type="password"] {	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);	height:20px;	border:1px solid #666;	padding:2px 5px 1px 5px;	width:345px}textarea, select {	-moz-box-shadow:0 1px 3px rgba(0,0,0,0.1);	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.1);	border-radius:2px;	padding:2px 5px 1px 5px;	width:345px}input[type="checkbox"], input[type="radio"] {	border:0}input.short {	width:100px}input.second {	width:227px;	margin-left:3px}input.short_number {	width:40px;	text-align:center}textarea.wide {	width:100%}input[type="submit"] {	border:1px solid #333333;	padding:5px 10px;	cursor:pointer;	color:#fff}button, input[type="submit"] {	color:#FFFFFF;	-moz-border-radius:5px;	-webkit-border-radius:5px;	border-radius:5px;	border:none;	line-height:25px;	height:25px;	padding:0px 10px;	border-bottom:1px solid rgba(0,0,0,0.25);	cursor:pointer;	background:url(/_img/backgrounds/input_submit_bg.jpg) repeat-x}label {	width:200px;	display:block}label.wide {	width:60%}label.with_margin {	margin-left:10px}.form_recommend {	margin-bottom:25px;	border-bottom:1px solid #16546a}#recommend div {	margin-top:10px}#contact_form div {	margin-top:10px}table {	border:0;	margin:0;	padding:0;	width:100%;	border-collapse:collapse}th {	border:0;	text-align:left}tr {	border:0}td {	border:0}ul.clean {	margin:0;	padding:0}ul.clean li {	list-style:none}.content ul li {	list-style-type:square}.error_block {	color:#cc0033;	margin:10px 0px 20px 0px;	font-weight:bold}.error_block li {	margin-left:20px;	padding:2px 0px 2px 5px;	list-style-type:square;	font-weight:normal}.error {	color:#cc0033;	}h1 {	padding:0;	margin:10px 0px;	font-size:210%;	font-weight:normal;	font-family:Times, "Times New Roman", serif;	line-height:100%}h2 {	padding:0;	margin:10px 0px;	font-size:116%;	font-weight:normal}h3 {	padding:0;	margin:5px 0px;	font-size:108%;	font-weight:normal}h4 {	padding:0;	margin:0;	font-size:100%;	font-weight:bold}h5 {	padding:0;	margin:0;	font-size:100%;	font-weight:normal}h6 {	padding:0;	margin:0;	font-size:100%;	font-weight:normal}a {	text-decoration:none;	color:#005a9c}a:hover {	color:#005a9c}.link_arrow {	background:transparent url('/_img/icons/arrow.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.link_download {	background:transparent url('/_img/icons/download.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.link_extern {	background:transparent url('/_img/icons/extern.gif') no-repeat left center;	padding-left:15px;	padding-top:3px}.small {	font-size:85%}.italic {	font-style:italic}.right {	text-align:right}.event_list {	margin-bottom:10px}.event_list_targets {	margin:5px 0;	font-size:93%}.event_list_targets {}.news_list {	margin-bottom:10px}.news_list_image {	float:left;	margin:0px 10px 10px 0px}.event_targets {	margin:10px 0}.event_date {	margin:5px 0}#search_box_div {	margin-top:5px;	width:182px;	height:42px;	line-height:26px;	background-image:url(/_img/backgrounds/search_box.gif)}#search_input {	height:20px;	color:#D3D3D4;	width:130px;	padding:0px;	margin:4px 0 0 10px;	border:none;	font-size:93%}#search_button {	width:35px;	height:30px;	border:none;	background:transparent}.image_picture_frame_box {	background:transparent url(/_img/backgrounds/picture_frame_bottom_left.png) no-repeat left bottom}.image_picture_frame_box-outer {	background:transparent url(/_img/backgrounds/picture_frame_bottom_right.png) no-repeat right bottom}.image_picture_frame_box-inner {	background:transparent url(/_img/backgrounds/picture_frame_top_left.png) no-repeat left top}.image_picture_frame_box-wrapper {	background:transparent url(/_img/backgrounds/picture_frame_top_right.png) no-repeat right top}.image_picture_frame_box-image {	margin:20px 20px 0px 20px}.image_description {	text-align:center;	padding-bottom:15px;	font-size:85%}.image_description_place_holder {	height:20px}.dropbox {	margin:0px 0px 20px 0px}.dropbox {	display:table;	width:100%}.dropbox_column_list {	display:table-row}.dropbox_column_content {	margin:0}.three_columns_1_3-1_3-1_3 .dropbox_column{	display:table-cell;	width:33%;	vertical-align:top}.two_columns_1_2-1_2 .dropbox_column-0{	display:table-cell;	width:50%;	vertical-align:top}.two_columns_1_2-1_2 .dropbox_column-1{	display:table-cell;	width:50%;	vertical-align:top}.two_columns_2_3-1_3 .dropbox_column-0{	display:table-cell;	width:66%;	vertical-align:top;	padding-right:120px}.two_columns_2_3-1_3 .dropbox_column-1{	display:table-cell;	width:33%;	vertical-align:top}.two_columns_1_3-2_3 .dropbox_column-0{	display:table-cell;	width:33%;	vertical-align:top}.two_columns_1_3-2_3 .dropbox_column-1{	display:table-cell;	width:66%;	vertical-align:top}.dropbox_inline_dotted_border .three_columns_1_3-1_3-1_3 .dropbox_column-1{	border-left:1px dotted black;	border-right:1px dotted black}.dropbox_inline_dotted_border .three_columns_1_3-1_3-1_3 .dropbox_column-0 .dropbox_column_content{	margin-right:20px}.dropbox_inline_dotted_border .three_columns_1_3-1_3-1_3 .dropbox_column-1 .dropbox_column_content{	margin-left:20px;	margin-right:20px}.dropbox_inline_dotted_border .three_columns_1_3-1_3-1_3 .dropbox_column-2 .dropbox_column_content{	margin-left:20px}.dropbox_inline_dotted_border .two_columns_1_2-1_2 .dropbox_column-1{	border-left:1px dotted black}.dropbox_inline_dotted_border .two_columns_1_2-1_2 .dropbox_column-0 .dropbox_column_content{	margin-right:20px}.dropbox_inline_dotted_border .two_columns_1_2-1_2 .dropbox_column-1 .dropbox_column_content{	margin-left:20px}.dropbox_inline_dotted_border .two_columns_2_3-1_3 .dropbox_column-1{	border-left:1px dotted black}.dropbox_inline_dotted_border .two_columns_2_3-1_3 .dropbox_column-0 .dropbox_column_content{	margin-right:20px}.dropbox_inline_dotted_border .two_columns_2_3-1_3 .dropbox_column-1 .dropbox_column_content{	margin-left:20px}.dropbox_inline_dotted_border .two_columns_1_3-2_3 .dropbox_column-1{	border-left:1px dotted black}.dropbox_inline_dotted_border .two_columns_1_3-2_3 .dropbox_column-0 .dropbox_column_content{	margin-right:20px}.dropbox_inline_dotted_border .two_columns_1_3-2_3 .dropbox_column-1 .dropbox_column_content{	margin-left:20px}.dropbox_no_border_info_column {	width:100%}.dropbox_no_border_info_column .dropbox_header {	padding:0px 0px;	height:32px;	line-height:32px;	font-size:108%}.dropbox_no_border_info_column .dropbox_column_content {	padding:0px 0px;	font-size:85%}.dropbox_solid_border {	background-color:#F2F2F2;	border:solid 1px #999;	width:99%;	padding-bottom:10px;	padding-top:5px}.dropbox_solid_border .dropbox_column_list {}.dropbox_solid_border .dropbox_column {}.dropbox_solid_border .dropbox_column_content {	margin:0px 20px}.dropbox_solid_border .one_column {}.dropbox_solid_border .three_columns_1_3-1_3-1_3 {}.dropbox_solid_border .three_columns_1_3-1_3-1_3 .dropbox_column-0{}.dropbox_solid_border .three_columns_1_3-1_3-1_3 .dropbox_column-1{}.dropbox_solid_border .three_columns_1_3-1_3-1_3 .dropbox_column-2{}.dropbox_solid_border .two_columns_1_2-1_2 {}.dropbox_solid_border .two_columns_2_3-1_3 {}.dropbox_solid_border .two_columns_1_3-2_3 {}.dropbox_solid_border_info_column {	width:100%}.dropbox_solid_border_info_column .dropbox_header {	padding:0px 10px;	height:30px;	line-height:30px}.dropbox_solid_border_info_column .dropbox_column_content {	padding:10px}.dropbox_solid_border_info_column .dropbox_column {}.dropbox_solid_border_info_column .three_columns_1_3-1_3-1_3 .dropbox_column-1{}.dropbox_solid_border_info_column .two_columns_1_2-1_2 .dropbox_column-1{}.dropbox_solid_border_info_column .two_columns_2_3-1_3 .dropbox_column-1{}.dropbox_solid_border_info_column .two_columns_1_3-2_3 .dropbox_column-1{}.dropbox_solid_dark_border_info_column {	width:100%}.dropbox_solid_dark_border_info_column .dropbox_header {	padding:0px 10px;	height:30px;	line-height:30px}.dropbox_solid_dark_border_info_column .dropbox_column_content {	padding:10px}.dropbox_solid_dark_border_info_column .dropbox_column {}.dropbox_solid_dark_border_info_column .three_columns_1_3-1_3-1_3 .dropbox_column-1{}.dropbox_solid_dark_border_info_column .two_columns_1_2-1_2 .dropbox_column-1{}.dropbox_solid_dark_border_info_column .two_columns_2_3-1_3 .dropbox_column-1{}.dropbox_solid_dark_border_info_column .two_columns_1_3-2_3 .dropbox_column-1{}* html .dropbox_column {	float:left}*+html .dropbox_column {	float:left}* html .one_column .dropbox_column {	float:none}*+html .one_column .dropbox_column {	float:none}* html .two_columns_1_2-1_2 .dropbox_column {	width:49%}*+html .two_columns_1_2-1_2 .dropbox_column {	width:49%}@media print {	html, body {		background-color:#FFFFFF;	}	.menu_top, .visual, .page_header, .footer, #debug_box {		display:none;		height:0px;	}	.right_column, .left_column {		display:none;		width:0px;	}	.page {		background:none;		border:none;		margin:0;		padding:0;		font-size:136%;	}	.page_body {		background:none;	}	.content {		background:none;		border:none;		margin:0;		padding:0;		width:100%;	}	h1 {		font-size:136%;		font-weight:normal;		font-family:Times, "Times New Roman", serif;	}}