body
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #fff;
	background: url(/images/body_bb.jpg) top left repeat-x #d4d4d4;
}
a, img
{
	text-decoration: none;
	border:0;
}
table
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
/*	background-color: #000;*/
	border: 0px;
}
#backgroundimage
{
	width: 100%;
	height:800px;
	background: url(../images/body-wrapper-bg.jpg) top center no-repeat;
}
#body-rapper
{
	width: 800px;
	background: url(../images/body-wrapper-bg.jpg) top center no-repeat;
	text-align: left;
}
#header
{
	padding: 0 0 0 0;
}
div#logotype
{
	float:left;
	height:40px;
/*
	margin: 0 0 0 250px;
	padding: 0 10px 0 10px;*/
}

.roundcorners
{
/*	margin: 0 5px 0 0;
	background: url(../images/rundahorn_150x150.gif) top left no-repeat #d7832c;
	width: 130px;
	height: 130px;
	float:left;	
	color: #fff;
	position: relative;
	background-color: #fff;*/

}
.roundcorners a
{
	color: #fff;
	text-decoration: none;
}

div#menu
{
	float:left;
	padding: 10px 0 0 0;
}
div#menu a
{
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}
div#menu a:hover
{
	color: #cccc7d;
	text-decoration: underline;
}
#menu .text
{

}

div#sub_menu
{
	line-height: 20px;
}
#sub_menu .text
{
	padding: 10px;
}

div#contactinfo
{
}

#contactinfo .text
{
	text-align: right;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#document
{
	margin: 10px 0 0 0px;
	width: 100%;
	clear:both;
	float:left;
	padding: 10px;
	background-color: #292929;
	border: 1px solid #cccc7d;
	color: #fff;
}

#document .header
{
	float:left;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #aeaeae;
}

h2
{
	font-size: 12px;
	color: #aeaeae;
	line-height: 0px;
}

div#toolbar
{
	float:right;
}

#toolbar img
{
	margin: 0 5px 0 0;
	vertical-align: bottom;
}

#document .date
{
	clear:both;
	font-style: italic;
}

#document .data
{
	line-height: 18px;
	padding: 12px 0 12px 0;
	font-size: 12px;

}

#document img
{
float:left;
clear:both;
padding: 5px;
}

#flash-wrapper
{
float:left;
clear:both;
padding: 5px;
}

#document .copyright
{
	clear:both;
	float:left;
}

#document .created
{
		font-style: italic;
		float:left;
}

#document .updated
{
		font-style: italic;
		clear:both;
		float:left;
}

#document .poweredbyxcs
{
		clear:both;
		float:right;
		border: 0;
}

#document a, img
{
	text-decoration: none;
	border: none;
	color: #cccc7d;
}

#document .footer
{
clear:both;
width: 100%;
border-top: 1px solid #aeaeae;
padding: 0 0 0 0;
}

/* css for supportmode */
.supportmode		
{
	background-color: #ffffff;
	font-size: 10px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none;
	width: 800px;
	height: 200px;
	border: solid 1px #000000;
	overflow: auto;
}

.supportmode textarea
{
	border: 1px solid #ccc;
	width: 790px;
	height: 190px;
	font-family: "courier new", courier, monospace;
}

.supportmode h2
{
	font-size: 18px; 
	font-weight: normal;
}

.supportmode .textbold
{
}

.supportmode .text
{
}

.erb_table
{
border-right: #999999 1px solid;
border-bottom: #999999 1px solid;

}
.erb_table td
{
border-left: #999999 1px solid;
border-top: #999999 1px solid;
}