body {
    background-color: #002f5f;
	margin:0px 0pt 30px;
	font-size:0.95em;
}

#wrapper{
	border:0px;
	background-color:#002f5f;
}

#headertable{
  background-color:#ffd700;
  }
  
#rightheader{
    height: 30px;
	text-align: center;
}

#td_rightheader{
    height: 30px;
	text-align: center;
	background-color:#002f5f;
}
  
#usermenu{
	text-align: center;
	width: 95%;
	color: #ffd700;
}

#usermenu a{
	font-weight: bold;
	font-size: 0.95em;
	color: #ffd700;
}

#usermenu a:hover, #usermenu a:active{
	color: #B22222;
}

#usermenu a:visited{
	color: white;
}

#usermenu{
	float:center;
	margin-left:00px;
	margin-top:5px;
}

#separator {
	background-color: #B22222;
}

#navleiste{
  background-color:#ffd700;
  width: 340px;
  height: 1.0em;
}

#td_navright {
	background-color:#ffd700;
}

#td_navleiste{
  background-color:white;
}

#search {
	margin: 0 30 -20 30;
	padding: 0px;
	color: black;
}

#logo {
	margin:0px;
}

#maintable{
	background-color:#ffd700;
}

.ThemeOfficeMenu, .ThemeOfficeSubMenuTable {
	font-family:verdana,arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}

.prod_headings{
	background-color:#002f5f;
}

.cart_small{
	background-color:#626262;
}

#footer {
	background-color:#ffd700;
	text-align:center;
}

.td_absenden {
    width: 200px;
    text-align: center;
    background-color: #ffd700;
}

.loading{
	background-image: url(../bilder/ajax-bar.gif);
	height: 19px; width: 220px;
}

.ThemeOfficeMainItem
{
    background-color:white;
    color: #B22222;
}

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
    background-color:	#B22222;
    color: white;
    border:		1px solid #B22222;
}

h3 {
  font-size: 110%;
  font-family: Arial;
  font-weight: normal;
}



