*.cell    {
	border-color: #777777;
	border-style: dotted;
	border-width: 1px;
}

*.headerrow    {
	background-image: url(qixitebackground1.png);
	font-variant: small-caps;
}

*.table    {
	border-style: dotted;
	border-width: 1px;
	border-color: black;
	border-collapse: collapse;
	border-spacing: 0px;
}

*.row    {
}


*.location a    {
	color: #FFFFFF;
	text-decoration: none;
}

*.location a:hover    {
	text-decoration: underline;
}

*.lastmodified    {
	font-size: x-small;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #8caabb;
	border-bottom-color: #8cacbb;
	border-top-style: dotted;
	border-bottom-style: dotted;
	color: #FFFFFF;
	text-align: right;
}

*.menuitemactive {
/*		padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: hidden;
	border-bottom-style: hidden;
	border-top-color: #8caabb;
	border-bottom-color: #8caabb;*/
/*	font-size: small;*/
	width: 220px;
}

div.menuiteminactive    {
/*	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: hidden;
	border-bottom-style: hidden;
	border-top-color: #8caabb;
	border-bottom-color: #8caabb;*/
/*	font-size: small;*/
	/*background: #FFFFFF;*/  /* Aktives Menu */
	background: rgb(240,233,135);/* Aktives Menu */
	width: 220px;
}

div.menuitemactive:hover {
/*	background-color: #dee7ec;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #8caabb;
	border-bottom-color: #8caabb;*/
/*	font-size: small;*/
}

*.paragraph    {
	margin-bottom: 7pt;
	margin-top: 7pt;
}

H2    {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(204, 204, 255);
	font-style: italic;
	font-weight: 100;
	color: rgb(0,0,0);
	width: 100%;
	text-indent: 0pt;
}

*.menuboxtd{
	/*background-color: rgb(244,224,155);*/  /* Menu-Hintergrund */
	background-color: rgb(253,251,222);  /* Menu-Hintergrund */
	vertical-align:top; 
}

*.menuitems    {
	border: 0px solid #8cacbb;
	padding: 0px;
	/*background-color: rgb(244,224,155);*/  /* Menu-Hintergrund */
	background-color: rgb(253,251,222);  /* Menu-Hintergrund */
}

*.menuitems a:hover    {
	text-decoration: underline; /* Wenn die Maus über einem Menu-Eintrag ist */
}

*.maintextarea    {
	width: 98%;
	font-size: medium;
/*	color: rgb(43, 67, 75);*/
	color: #132936;
	margin: 0pt;
	min-height: 250pt;
}

*.maintextarea a    {
	font-style: italic;
/*	color: rgb(43, 67, 75);*/
	color: #132936;
}


*.maintextarea2    {
	margin: 5pt;
}

*.maintextareatable{
	margin:0px;
	padding:0px;
	border-width:0px;
	border-spacing:0px;
}

*.maintextareacell{
	vertical-align:top;
	margin:0px;
	padding:0px;
	border-width:0px;
}

*.menutitle    {
	font-weight: bold;
	font-size: x-small;
	background-color: #FFFFFF;
	border: 0px solid #8cacbb;
	display: inline;
	padding-left: 3pt;
	padding-right: 3pt;
	color: #436976;
}

*.menuitem0    {
	color: #234956;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	margin-top:8px;
}

*.menuitem1    {
	color: #436976;
	text-decoration: none;
	margin-left: 25px;
	font-style: italic;
	font-size: small;
}

*.menuitem2    {
	color: #436976;
	text-decoration: none;
	margin-left: 37px;
	font-size: small;
}

*.menuitem3    {
	color: #436976;
	text-decoration: none;
	margin-left: 50px;
	font-size: x-small;
}

*.menuitemlink0    {
	color: #234956;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}

*.menuitemlink1    {
	color: #436976;
	text-decoration: none;
	font-style: italic;
	font-size: small;
}

*.menuitemlink2    {
	color: #436976;
	text-decoration: none;
	font-size: small;
}

*.menuitemlink3    {
	color: #436976;
	text-decoration: none;
	font-size: x-small;
}

*.menubox    {
	max-width: 150px;
	vertical-align: top;
	margin-top: 10pt;
}

*.location    {
	font-size: small;
	top: 100pt;
	width: 100%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: rgb(198,198,50);
	border-bottom-color: rgb(198,198,50);
	border-top-style: dotted;
	border-bottom-style: dotted;
	margin-left: 0pt;
	margin-right: 0pt;
	background: rgb(198,198,50);
	color: #FFFFFF;
	text-indent: 8pt;
}

td.ProdDescription {
	/*background-color:rgb(244,224,155);*/ /* Menu-Hintergrund */
	background-color: rgb(253,251,222);  /* Menu-Hintergrund */
	padding:20px;
	font-size:small;
}

td.ProdDescriptionLeft {
	padding:20px;
}

h1.MainTitle {
	font-style: italic;
	color: #FFFFFF;
	padding-left: 0pt;
}

*.NewsDate {
	font-size: small;
}

*.NewsTitle {
	font-weight: bold;
}

*.NewsBody {
	font-size: small;
}


Body    {
	background-color: rgb(255, 255, 255);
	font-family: "sans-serif";
	margin-left: 0pt;
	margin-right: 0pt;
	padding-left: 0pt;
	padding-right: 0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
}

*.head    {
	background-color: rgb(255, 255, 255);
	width: 100%;
}

*.ahead    {
	margin: 0px;
	width: 100%;
}

H1    {
	padding-left: 5pt;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	color: rgb(0,0,0);
	position: relative;
	margin-top: 5pt;
	margin-bottom: 5pt;
	width: 100%;
}

H1 SPAN    {
	position: absolute;
	padding-left: 5pt;
	top: -1pt;
	left: -1pt;
	padding-right: 1pt;
	color: rgb(119,109,31);
}

img.logo    {
	margin-right: 5px;
	border-style: solid;
	border-color: #555555;
	border-width: 0px;
}


tempimg.logo    {
	left: 80%;
	position: absolute;
	top: 5px;
	margin-right: 5px;
	border-style: solid;
	border-color: #555555;
	border-width: 1px;
}

*.sidebox
{
	width:250px;
	background-color:white;
	float:right;
	border-width:1px;
	border-color:black;
	border-style:solid;
	margin-left:10px;
	padding:10px;
	text-align:left;
}

*.framebox
{
	/*width:250px;*/
	background-color:white;
	/*float:right;*/
	border-width:1px;
	border-color:black;
	border-style:solid;
	/*margin-left:10px;*/
	padding:10px;
	text-align:left;
}

*.menupulldown    {
	text-decoration: none;
	font-size: medium;
}

*.menupulldownactive    
{
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}


