body {
	background: #f63 url(/images/uploads/iface/back_orange.gif) fixed center center;
}

/* @group 960 */

.container_16:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.container_16{display:inline-block}
* html .container_16{height:1%}
.container_16{display:block}



/* @end */

/* @group GRID */

#gutter {
	background: white;
}

#gutter3 {
	background: white url(/images/uploads/iface/gutterbg.gif) fixed center center;
}

#guttergrey {
	background: #ddd;
}



/* @end */

/* @group MENU */

#menu {
	margin-top: 40px;
}

#menu ul {
	list-style:none;
	list-style-type: none;
}

#menu ul li {
	margin: 0;
	padding: 0;
}

#menu ul li a {
	font-weight: bold;
	color: white;
	font-size: 1.1em;
	text-decoration: none;
}

#menu ul li a.menuselected {
	text-decoration: underline;
}



/* @end */

h1,h2,h3,h4,h5,h6 {
	color: #f63;
}

h1 {
	font-size: 4em;
}

h2 {
	
}

h5 {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 1.5em;
	color: silver;
}

h6 {
	font-weight: bold;
	margin-bottom: 0;
	color: silver;
	font-size: 0.9em;
	margin-top: 10px;
}

/* @group TYPO */

.topspace {
	margin-top: 20px;
}

#content p {
	color: white;
}

a {
	color: white;
	font-weight: bold;
}

a:hover {
	color: #d5d5d5;
}

.small {
	font-size: 0.85em;
}

.graytxt {
	
}



/* @end */

.side {
	margin-bottom: 15px;
	background: #e6e6e6 url(/images/uploads/iface/sidebg.gif) scroll center center;
}

.roundspace {
	margin: 10px;
}

.sidesmallaff {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#hiddencontent {
	background-color: white;
	width: 440px;
	padding: 10px 10px 0;
	margin-bottom: 20px;
}

#footer {
	color: white;
	opacity: 0.5;
	border-top: 1px dotted white;
	padding-top: 10px;
}

hr.dotted {
	border-style: none;
	border-top: 1px dotted white;
	opacity: 0.5;
}

h3 {
	color: white;
	border-bottom: 3px solid white;
}

ul#subindex {
	list-style-type: square;
	list-style-position: inside;
	color: white;
	opacity: 0.5;
}

ul#subindex li {
	margin-left: 0;
}

.roundspace a {
	color: black;
}

.mailform {
	border: 1px solid white;
	background-color: transparent;
	color: white;
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 250px;
}

.formbutton {
	font: bold 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	border-style: outset;
	border-width: 1px;
	background-color: transparent;
}

a.darktxt {
	color: gray;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

small {
	font-size: 0.8em;
}