body {	margin: 0 0 1em 0;	padding: 0; /* need for Opera */	background: #fff;	color: #333;	min-width: 800px;}form { margin: 0; }
img.other {
	border: 0;
	margin:10px; 
	float:left;
}

a:link { text-decoration:none; }
a:hover, a:visited { text-decoration:underline; }
a:visited { text-decoration:underline; }


img {
	border: 0;
	margin:10px; 
}

body, td, th, input { /* redundant rules for bad browsers  */            font-family: verdana, sans-serif;            font-size: x-small;            voice-family: "\"}\"";            voice-family: inherit;            font-size: small;}

p.einruck {
	margin:30px;
	left:10px;
}

div.einruck {
	margin:30px;
	left:10px;
}


h1 {
	padding:10px;
	color:#ccc;	margin: 1em 0 0.2em 0;
	font-family: arial, verdana, sans-serif;}

h2, h3, h4, h5, h6 {	margin: 1em 0 0.2em 0;	border-bottom: 1px solid #ccc;	font-family: arial, verdana, sans-serif;}

h1 { font-size: 160%; font-weight: normal; }h2 { font-size: 150%; font-weight: normal; }h3 { font-size: 130%; }h4 { font-size: 100%; }h5 { font-size: 90%; }h6 { font-size: 90%; border: 0; }#header { padding: 0 50px; }#header ul { right: 0; } * html #header ul { right: 50px; } #breadcrumbs { padding: 0 50px; }#content { padding: 0 50px; }#footer { padding: 0 20px; margin: 0 50px; }#header div, #content, #breadcrumbs div, #footer, #main-feature .feature-contents {	max-width: 900px; margin: 0 auto;}#header div { position: relative; }/* header */#header {	height: 38px;	position: relative;	border-bottom: 1px solid #A1A6B1;	background: #33415D url("header-background.png") top repeat-x;	z-index: 1;}#header h1 { margin: 0;	}#header h1 img {	font-weight: bold;	color: #7f7c45;}#header ul {	padding: 0;	margin: 0;	list-style: none;	border-left: 1px solid #576178;	border-right: 1px solid #1f2635;	position: absolute;	top: 0;}#header li {	float: left;	padding: 0;	margin: 0;}#header ul a:link, #header ul a:visited {	display: block;	float: left;	padding: 10px 15px;	text-decoration: none;	border-right: 1px solid #576178;	border-left: 1px solid #1f2635;	color: #dee0e5;	height: 36px;	height: 16px;} #ignored {}#header ul li a:hover {	background: #475470;	color: #fff;	text-decoration: underline;}#breadcrumbs {	background: #F7F8F8 url("breadcrumbs-background.png") bottom repeat-x;	padding-top: 4px;	padding-bottom: 30px;	font-size: 85%;	color: #999;}#breadcrumbs a:link,#breadcrumbs a:visited {	color: #666;}#breadcrumbs a:hover,#breadcrumbs a:active {	color: #333;}#footer {
	clear:both;
	margin-top: 25px;
	margin-bottom: 1em;
	color: #888;
	padding: 25px 50px;
	text-align: center;
}

#footer-contents {
	padding:0;
	border-top: 1px solid #C9D0E0;
}

#footer ul#footer-menu {
	position: relative;
	top: -1.8em;
	list-style-type: none;
}

#footer ul#footer-menu li {
	display: inline;	
	background-color:#fff;
	padding: 0 1em;
	margin: 0 30px;
}

#footer ul#footer-menu li a:link {
	color:#888888;
	text-decoration:none;
	white-space:nowrap;
}

#footer ul#footer-menu li a:hover {
	color:#000;
	text-decoration:none;
}

#footer ul#footer-menu li a:visited {
	color:#888888;
	text-decoration:none;
}

#right-margin {
	float:right;
}

img#left-margin {
	float:left;
}

div.section {
	position: relative;
}
