html, body {
	height: 100%;
	width: 100%;
	margin:0;padding:0;
}

body {
  overflow: hidden;
}

#flash1 {
	position: absolute;
}

#sitecontainer
{
  height: 100%;
  overflow: auto;
}

h1,h2,h3,h4,h5,h6,img {
	padding:0;margin:0;
	font-weight: bold;
}

img, a img {
	padding:0;margin:0;
	border: 0px;
}

#loader {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	background: url(/fileadmin/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body,td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
body		{
	background-color: #1b1c20;
	}

a, a:link, a:visited {
	text-decoration: underline;
	color: #CC0000;
}

.badge {
	position: relative;
	background-image: url(/fileadmin/images/0badge.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 101px;
	margin-top:5px;
}

.points {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	top: 43px;
	left: 60px;
	width: 40px;
	text-align: center;
}

#home_featurebox a, #home_featurebox a:link, #home_featurebox a:visited, 
.blocklink-newshome a, .blocklink-newshome a:link, .blocklink-newshome a:visited, 
.blocklink a, .blocklink a:link, .blocklink a:visited, 
.ce-inner-small a, .ce-inner-small a:link, .ce-inner-small a:visited, 
.tdcell a, .tdcell a:link, .tdcell a:visited {
	text-decoration: none;
}

.featureblock {
	background-color: #CC0000;
	width: 8px;
	height: 100px;
	position: absolute;
	left:-20px;
	top: 0px;
}

a:hover {
	text-decoration: none;
	color: #333333;
}


a.hoverButton, a.hoverButton:link, a.hoverButton:visited {
	background-image: url(/fileadmin/images/arrows.gif);
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px; width: 90px;
	cursor: pointer;
}

a.hoverButton:hover {
	background-position: 0px -10px;
	color: #333333;
	cursor: pointer;
}

.categorylist {
	width: 195px;
	margin-bottom: 10px;
	margin-right: 30px;
}


.categorylist a, .categorylist a:link, .categorylist a:visited, #subnavigation a, #subnavigation a:link, #subnavigation a:visited {
	display: block !important; display: inline-block;
	margin: 0px;
	padding-top: 3px !important; padding-top: 1px;
	padding-bottom: 3px;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(/fileadmin/images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px !important; background-position: 0px 6px;
	width: 100%;
}

.categorylist a:hover {
	background-image: url(/fileadmin/images/arrow-333333.gif);
	color: #333333;
}

#subnavigation a, #subnavigation a:link, #subnavigation a:visited {
	padding-top: 0px !important;
	padding-top: 0px;
	padding-bottom: 3px;
	background-position: 0px 5px !important;
	background-position: 0px 5px;
}


#subnavigation a:hover, #subnavigation a.subnavigation-act, #subnavigation a.subnavigation-act:link, #subnavigation a.subnavigation-act:visited {
	background-image: url(/fileadmin/images/arrow-333333.gif);
	color: #333333;
	font-weight: bold;
}

.articlelist {
	position: relative;
	height: 112px;
	padding-left: 180px;
	background-color: #f3f3f3;
	margin-bottom: 3px;
	margin-top: 3px;
	background-repeat: repeat-x;
	background-image: url(/fileadmin/images/background-articlelist.gif);
}

.articledetail {
	position: relative;
	height: 100%;
	margin-bottom: 3px;
	margin-top: 3px;
}

.articledetail table {
	width: 100%;
}

.articledetail .backButton {
	position:absolute;
	bottom:0px;
	left:0px;
}

.articlelist h1, .articledetail h1 {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 3px;
}

.articlelist h1 {
	width: 330px;
}

.articlelist .artNo	 {
	position: absolute;
	bottom: 10px;
	left: 180px;
	color: #999999;
}

.textbutton {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px; width: 120px;
	cursor: pointer;
}

a:hover .textbutton {
	color: #333333;
}


.articlelist .buttons {
	position: absolute;
	bottom: 7px;
	right: 20px;
	color: #999999;
	
}

.articledetail .buttons {
	position: relative;
	margin-top: 10px;
	color: #999999;
	text-align: right;
	
}

.articlelist .buttons img {
	position: relative;
	display: inline;
}

.articledetail .buttons img, .articlelist .button {
	position: relative;
	margin-right: 0px;
}

.articlelist .button a {
	text-decoration: none;
}

.articlelist .qty {
	position: absolute;
	right: 20px;
	top: 60px;
}

.articlelist .price {
	position: absolute;
	right: 19px;
	top: 35px;
	color: #CC0000;
	text-transform: uppercase;
}

.articledetail .info, .articledetail .info-r {
	background-color: #e3e3e3;
	position: relative;
	border-top: 1px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.articledetail .links a, .articledetail .links a:link, .articledetail .links a:visited {
	display: block;
	margin-top: 1px;
	background-color: #e3e3e3;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(/fileadmin/images/arrow-333333.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px !important;
	background-position: 7px 7px;
	text-decoration: none;
	height:30px;
	width:125px !important;
	width:151px;
}

.articledetail .links a:hover {
	background-color: #f9ebeb;
	color: #CC0000;
	background-image: url(/fileadmin/images/arrow-red.gif);
}

.articledetail .info-r {
	padding-right: 0px;
	width: 100%;
}


.articledetail .price {
	position: relative;
	color: #CC0000;
	text-transform: uppercase;
	text-align: right;
}

.articledetail .qty {
	position: relative;
	text-align: right;
	margin-top: 7px;
	margin-bottom: 5px;
}

.articlelist .description {
	width: 330px;
}

.articledetail .description {
	margin-bottom: 20px;
}

.articlelist .availability {
	position: absolute;
	right: 25px;
	top: 10px;
}

.articledetail .availability {
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: right;
	padding-right: 5px;
}

.articlelist .availability img, .articledetail .availability img {
	position: relative;
	left: 5px;
	top: 1px;
	margin-right: 0px;
}

.articlelist .price span, .articledetail .price span {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.articlelist img {
	position: absolute;
	top:0px;
	left:0px;
}

.articledetail img {
	margin-right: 10px;
}

.articledetail .links {
	margin-top: 8px;
	padding-bottom:5px;
	border:1px solid #d3d3d3;
}

.tooltip-i {
	float: left;
	margin-top: 4px;
	margin-right: 6px;
}

a.tooltip-link:link, a.tooltip-link:visited {
	padding-left:15px; 
	margin-left: 10px; 
	background-position: 0px 2px; 
	padding-bottom: 2px; 
	background-repeat: no-repeat; 
	background-image: url(/fileadmin/images/i.gif);
	text-decoration: none;
	border-bottom: 1px dashed #CC0000;
}


.tooltip {	
	color: #333333;
	margin-left: 10px;
	margin-top: 250px;
	width: auto !important;
	width: 182px;
	max-width: 182px;
	line-height: 13px;
	font-size: 10px;
	z-index: 10000;
	padding-top: 1px;
	background-image: url(/fileadmin/images/border-tooltip.gif);
	background-repeat: no-repeat;
	padding-left:24px;
}

.tooltip .title {
	color: #CC0000;
	font-weight: bold;
}

.tooltip-inner {
	background-color: #333333; color: #CCCCCC;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 20px;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: none;
}


.tooltip-i {
}

#flash1container {
	position: relative;
	width: 100%;
	height: 100%;
}

#flash1 {
	/*position: fixed !important; */
	position: absolute; 
	left: 0px; 
	width: 100%;
	height: 100%;
	z-index: 1;
}

#sitecontainer {
	position: relative;
	background-image: url(/fileadmin/images/background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	z-index: 99;
}

table.topnavigation {
	margin-bottom: 2px;
}

#home_community {
	z-index:95;
	right: 9px;
	top: 9px;
	position: absolute;
	color: #999999;
	width: 226px;
	
} 

#home_community td {
	color: #999999;
}


#home_community a {
	display: block;
	margin-bottom: 3px;
}

#home_community .header {	
	color: #CCCCCC;
	padding: 7px;
	padding-left: 10px;
	background-color: #333333;
	margin-bottom: 0px;
	text-transform: uppercase;
	font-weight: bold;
} 

#home_community .ct {
	padding: 7px;
	padding-left: 10px;
	background-color: #1e1e1e;
	margin-bottom: 5px;
	line-height: auto;
}

.ct a:hover {
	color: #CC0000;
	text-decoration: underline;
}


#home_news {
	position: relative;
	width: 502px;
	margin-bottom: 0px;
}

#home_newsflash {
	position: relative;
	width: 502px;
	margin-top: 0px;
	clear: both;
	padding-top: 5px !important;
	padding-top: 0px;
	margin-top: 0px !important;
	margin-top: 5px;
}

#home_news .item {
	width: 248px;
	margin-right: 6px;
	float: left;
}


#home_featurebox {
	position: absolute;
	right: 0px;
	top: 280px;
	width: 163px !important;
	width: 440px;
	height: 174px;
	padding-left: 277px;
	background-color: #CCCCCC;
}



#home_featurebox img {
	position: absolute;
	left: 6px;
	top: 6px;
	cursor: pointer;
}

div.blocklink-newsflash .button2 {
	position: absolute;
	font-weight: bold;
	top: 8px !important;
	left: 7px !important;
	top: 7px;
	left: -100px;
	text-transform: uppercase;
}

#home_featurebox .hoverButton {
	position: absolute;
	left: 276px;
	bottom: 6px;
	width: 160px;
}

div.header {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

div.blocklink, a.featureboxlink, a.featureboxlink:link, a.featureboxlink:visited  {
	display: block;
	position: relative;
	background-color: #EEEEEE;
	margin-bottom: 6px;
	padding-left: 100px;
	text-decoration: none;
	color: #333333;	
}

div.blocklink-newshome {
	display: block;
	position: relative;
	background-color: #EEEEEE;
	margin-bottom: 6px;
	padding-left: 100px;
	text-decoration: none;
	color: #333333;	
	padding-right: 10px;
}

div.blocklink-newshome2 {
	display: block;
	position: relative;
	background-color: #EEEEEE;
	margin-bottom: 6px;
	padding-left: 100px;
	text-decoration: none;
	color: #333333;
}

div.blocklink-newshome {
	min-height: 84px;
	height: 84px;
	background-color: #CCCCCC;
}

div.blocklink-newsflash {
	display: block;
	position: relative;
	background-color: #CCCCCC;
	margin-bottom: 6px;
	padding-left: 100px;
	padding-right: 10px;
	text-decoration: none;
	padding-bottom: 20px;
	color: #333333;
}




div.blocklink .hoverButton, div.blocklink-newshome .hoverButton {
	position: absolute;
	bottom: 6px;
	left: 100px;
	cursor: pointer;
} 

div.blocklink-newsflash .hoverButton {
	position: absolute;
	bottom: 6px !important;
	left: 100px !important;
	bottom: 11px;
	left: -8px;
} 

div.blocklink-newsflash a.hoverButton {
	background-color: #CCCCCC;
	text-decoration: none;
}

.blocklink .category  {
	position: absolute;
	bottom: 6px;
	right: -6px;
} 

.blocklink .date  {
	position: absolute;
	top: 6px;
	right: -6px;
} 



.newsimages, .blogimages {
	margin-top: 8px;
	margin-bottom: 10px;
}

.blogimages {
	clear: both;
}

.newsimages a img, .newsimages img, .blogimages a img, .blogimages img {
	margin-bottom: 10px;
}

.blogimages a, .blogimages a:link, .blogimages a:visited {
	position: relative;
	float: left;
}

.zoom {
	position: absolute;
	right: 9px;
	bottom: 0px;
}

div.blocklink h1, #home_featurebox h1 {
	font-size: 11px;
	padding-left: 8px;
	background-image: url(/fileadmin/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

div.blocklink-newshome h1, div.blocklink-newsflash h1 {
	font-size: 10px;
	padding-left: 8px;
	background-image: url(/fileadmin/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 0px;
}

#home_featurebox h1 {

	font-size: 10px;
}

.blocklink img.teaserimage, a.blocklink-newshome img.teaserimage {
	position: absolute;
	left: 6px;
	top: 6px;
	cursor: pointer;
}

div.blocklink-newshome img.teaserimage {
	position: absolute;
	left: 6px;
	top: 6px;
	cursor: pointer;
}

.tdheader {
	color: #333333; 
	font-weight: bold;
	background-color: #cccccc;
	border-bottom: 2px solid #FFFFFF;
	padding: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

.tdcell {
	padding: 4px; 
	background-color: #e3e3e3;
	border-bottom: 1px solid #FFFFFF;
}

.courseDetailTitle {
	text-align: right; 
	padding-right: 10px;
}
	

#content .image {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	padding-bottom: 8px;
} 

.image {
	float: left;
	margin-top: 2px;
	margin-right: 10px;
	padding-bottom: 8px;
} 

.image2 {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 8px;
}

#content .image3 {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	padding-bottom: 0px;
} 

#content .image2 {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	padding-bottom: 8px;
}

#content .image img, #content .image2 img {
	margin-top: 2px;
}
				
p 	{
	margin:0;
}

form {
	padding:0;
}
	 
form, input, select {
	margin:0;
}			

input {
	/*padding-left: 3px;*/
}

option {
	padding-right: 20px;
}
		
input,textarea,select {
	border: 1px solid #333333;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, select, textarea {
	background-image: url(/fileadmin/images/background-input.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 1px solid #7e7e7e;
	border-left: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}




#headercontainer {
	position: relative;

}

.noitems {
	padding-left: 10px;
	padding-right: 10px;
}

#subnavigation, #cart, #myblogs, #blogCategories, .ce-left {
	background-color: #FFFFFF;
	background-image: url(/fileadmin/images/background-flags.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

#cart, #myblogs, #blogCategories {
	color: #999999;
}



#shoppingCart.inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.cartContainer {
	width:100%;
	text-align: right;
}

#shoppingCart td, #checkOut td {
	background-color: #e3e3e3;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}

#checkOut td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#shoppingCart td.header, #checkOut td.header {
	background-color: #CCCCCC;
	font-weight: bold;
	
}

#shoppingCart .price, #checkOut .price {
	color: #666666;	
	width: 60px;
}

#checkOut .sum td, #checkOut tr.sum, .sum, tr.sum {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#shoppingCart a, #shoppingCart a:link, #shoppingCart a:visited, #checkOut a, #checkOut a:link, #checkOut a:visited {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

select.qty {
	width: 40px;
}

#metanavigation {
	position: absolute;
	top: 12px;
	right: 0px;
}

.inner {
	padding:20px;
}

.ce-inner, .ce-inner-full, .bonus-inner-full, .ce-inner-small, .ce-inner-smaller {
	padding:20px;
	background-color: #FFFFFF;
	display: block;	
	background-image: url(/fileadmin/images/background-flags.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	
	width: 648px !important;
    width: 688px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	margin-bottom: 15px;	
	position: relative;
}

.bonus-inner-full {
	background-image: url(/fileadmin/images/bg_bonus.jpg);
	background-repeat: no-repeat;
	background-color: #333333;
	margin-bottom: 0px;	
	padding-bottom: 0px;
	height: auto !important;
	height: 510px;
	min-height: 510px;
}

.bonus-inner-full, .bonus-inner-full td {
	color: #bcbcbc;
}

.bonus-inner-full a:hover {
	color: #FFFFFF;
}

.ce-inner-full, .bonus-inner-full {
	width: 908px !important;
    width: 948px;
}


.ce-inner-small {
	height: auto !important;
	height: 140px;
	min-height: 100px;
	margin-bottom: 10px;
	
}
.ce-inner-smaller {	
	height: auto !important;
	height: 120px;
	min-height: 80px;
	margin-bottom: 10px;
	
}

.ce-inner-without-bg {
	padding:20px;
	background-color: #FFFFFF;
	width: 648px !important;
    width: 688px;
	display: block;
}

.ce-inner h1, .ce-inner-small h1, .ce-inner-smaller h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 10px;
	font-weight: normal;
}

.ce-inner h2, .ce-inner-small h2, .ce-inner-smaller h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-transform: none;
}

#shopcrumbs {
	position: absolute;
	left: 20px;
	top: 153px;
	color: #999999;
}

#shopcrumbs a, #shopcrumbs a:link, #shopcrumbs a:visited {
	text-decoration: none;
	color: #999999;
}

#shopcrumbs a:hover {
	text-decoration: underline;
}

#news .inner {
	padding-left:5px;
}

a.newslink:link, a.newslink:visited, a.newslink:active, a.presselink:link, a.presselink:visited, a.presselink:active, a.partnerlink, a.partnerlink:link, a.partnerlink:visited, a.partnerlink:active {
	color: #FFFFFF; 
	text-decoration:none;
	padding-left: 13px;
	background-image: url(/fileadmin/images/purple/arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	display: block !important;
	display: inline-block;
	margin-bottom: 0px !important;
	margin-bottom: 10px;
}

a.presselink:link, a.presselink:visited, a.presselink:active, a.partnerlink, a.partnerlink:link, a.partnerlink:visited, a.partnerlink:active  {
	color: #333333;
}

form.search {
	padding-left: 10px;
	background-image: url(/fileadmin/images/background-search.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}

#globallinks {
	position: absolute;
	bottom:0px;
	left:  0px;
	width: 100%;
}


#container {
	position: relative;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

h2 {
	color: #333333;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	font-size: 10px;
	display: inline;
	text-transform: uppercase;
}

.list, .list-bonus {
	background-image: url(/fileadmin/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 6px;
	background-position: 3px 5px;
	display: block !important;
	display: inline-block; /*ie6*/
}

.list-bonus {
	background-image: url(/fileadmin/images/bullet-red.gif);
}



#leftcontainer {
	position: relative;
	width: 250px;
	/*height: auto !important;*/
	height: 100%;
	min-height: 100%;
	margin-right: 10px;
}

#maincontainer-white {
	position: relative;
	padding:0px;
	padding-bottom: 1px;
	margin: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFFF;
	
	background-image: url(/fileadmin/images/background-flags.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



#maincontainer {
	position: relative;
	padding:0px;
	padding-bottom: 1px;
	margin: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}




#content  {
	position: relative;
	width:100%;
	height:auto !important;
	padding:0px;
	margin:0px;
	height: 300px;
	min-height: 300px;

}


div.hr { 
	background-image: url(/fileadmin/images/hr.gif); 
	background-repeat: repeat-x; 
	height:1px; 
	margin:0px;
	padding:0px; 
	font-size: 0px;
}

img.border {
	border: 1px solid #CCCCCC;
}

.profileTitle {
	width: 150px;
	height: 22px;
	padding-top: 3px;
	vertical-align: top;
}

input.profile {
	width: 270px;
}

#footer {
	background-color: #1b1c20;
	border-top: 1px solid #666666;
	padding-bottom: 4px;
	vertical-align: top;
	height: 20px;
}

/**************************************/

#acc_msg {
	background-image: url(/fileadmin/images/post-it.jpg);
	width: 99px;
	height: 89px;
	position: absolute;
	bottom: 12px;
	right: 13px;
	text-align: center;
	color: #CC0000;
}

#acc_number {
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}

#acc_completeness {
	position: absolute;
	top: 50px;
	left: 20px;
}

#acc_pinboard {
	position: absolute;
	top: 50px;
	left: 460px;
	width: 120px;
}

#acc_membersearch {
	position: absolute;
	top: 40px;
	left: 460px;
	width: 210px;
}

.boxheader {
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.box, div.box2 {
	background-color: #E3E3E3;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

div.box2 {
	background-color: #f1f1f1;
	padding: 15px;
}

.box h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 2px;
}
.box .read {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

.box .date {
	color: #999999;
}

.box .msgText {
	clear: both;
	margin-right: 10px;
}

.box .textbutton {
	width: auto;
}

.border-bottom {
	background-image: url(/fileadmin/images/border-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}

a.friend, a.friend:link, a.friend:visited, a.forumEntry, a.forumEntry:link, a.forumEntry:visited, a.blogCategory, a.blogCategory:link, a.blogCategory:visited, a.forumOverview, a.forumOverview:link, a.forumOverview:visited {
	background-image: url(/fileadmin/images/user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	padding-left: 20px;
	margin-left: 8px;
	text-decoration: none;
	position: relative;
}

a.forumEntry, a.forumEntry:link, a.forumEntry:visited {
	background-image: url(/fileadmin/images/forumEntry.gif);
}

a.blogCategory, a.blogCategory:link, a.blogCategory:visited {
	background-image: url(/fileadmin/images/blogList.gif);
	padding-left: 19px;
	margin-left: 0px;
}

a.forumOverview, a.forumOverview:link, a.forumOverview:visited {
	background-image: url(/fileadmin/images/arrow-red.gif);
	padding-left: 9px;
	margin-left: 7px;
}

a.friend:hover, a.forumEntry:hover, a.blogCategory:hover, a.forumOverview:hover {
	color: #333333;
}

a.forumOverview:hover {
	background-image: url(/fileadmin/images/arrow.gif);
}

a.blogCategory span {
	color: #CCCCCC;
}

input.box, .noBorder {
	border: none;
	width: auto;
	background-image: none;
	background-color: #FFFFFF;
}

#home_community input.box {
	background-color: #1E1E1E;
}

input.search, select.search {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 110px;
}

select.search {
	width: 115px;
	font-size:9px;
}

textarea {
	font-size: 12px;
	padding: 3px;
}


table.results {
	width: 100%;
	margin-top: 7px;
}

table.results th {
	background-color:#cccccc;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 10px;
	text-align: left;
}

table.results td {
	background-color:#e3e3e3;
	border-top: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

a.page, a.page:link, a.page:visited, span.page {
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
}

.clear {
	clear: both;
	margin-top: 0px !important;
	margin-top: -2px;
}

#home_featurebox img.bonus, img.bonus {
	position: absolute;
	left: 0px;
	top: 0px;
	cursor: pointer;
}

.blogCrumb {
	background-image: url(/fileadmin/images/blogs_breadcrumb.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #999999;
}

.blogNoEntry {
	background-image: url(/fileadmin/images/noBlogEntry.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #999999;
}

a.blogComment, a.blogComment:link, a.blogComment:visited {
	background-image: url(/fileadmin/images/comments_show.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	margin-top: 5px;
	float: left;
	margin-right: 20px;
}

.entryDate {
	background-image: url(/fileadmin/images/calendar.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 32px;
	height: 43px;
	position: relative;
	margin-right: 10px;
	text-align: center;
}

.entryDate .month {
	position: absolute;
	font-size: 9px;
	top: 12px;
	left: 0px;
	text-align: center;
	width: 30px;
}

.entryDate .day {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 25px;
	padding-right: 2px;
}

.imgNav {
	position: relative;
	background-color: #000000;
	height: 17px;
	line-height: normal;
	display: block;
	margin-top:-2px;
}

.imgNav a, .imgNav a:link, .imgNav a:visited {
	color: #CC0000;
	font-size: 9px;
	font-weight: bold;
	padding: 2px;
	position: absolute;
}

.imgNav a:hover {
	color: #FFFFFF;
}

.imgNav a.prev {
	left: 2px;
}

.imgNav a.next {
	right: 2px;
}

.commentHeader {
	color: #666666;
}

.comment {
	margin-top: 6px;
	background-color: #e9e9e9;
	padding: 10px;
	color: #666666;
}

.rating {
	background-color: #CC0000;
	border: 1px solid #CC0000;
	color: #FFFFFF;
}


.errormessage, .successmessage {
	background-position: left center;
	background-color: #eeeeee;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	display: block;
	position: relative;
}

.errormessage {
	background-image: url(/fileadmin/images/error.gif);
}

.successmessage {
	background-image: url(/fileadmin/images/success.gif);
}

.featurebox {
	background-image: url(/fileadmin/images/background-featurebox.gif);
	background-repeat: no-repeat;
	width: 468px;
	border-bottom: 2px solid #CC0000;
}

.featurebox table {
	border-bottom: 2px solid #FFFFFF;	
}
.featurebox a, .featurebox a:link, .featurebox a:visited {
	color: #333333;
}
.featurebox b {
	display: block;
	background-image: url(/fileadmin/images/arrow-red.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px !important;
	background-position: 0px 5px;
}

.blognav {
	margin-top: 10px;
	height: 30px;
}

li {
	list-style: none;
	background-image: url(/fileadmin/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	display: block;
	position: relative;
	padding-left: 15px;
}



.list2 {
	background-image: url(/fileadmin/images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	background-position: 0px 5px;
	display: block !important;
	display: inline-block; /*ie6*/
}

table.pricetable {
	background-color: #c5c5c5;
	border-collapse: collapse;
}

table.pricetable td {
	border-top: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
}

table.pricetable td.gesamt {
	border-bottom: 3px double #9f9f9f;
	background-color: #f1f1f1;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right; 
	font-weight: bold;
}

a.showLink, a.showLink:link, a.showLink:visited {
	background-image: url(/fileadmin/images/arrow-show.gif);
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
	padding-left: 14px;
	display: block;
}

a.hideLink, a.hideLink:link, a.hideLink:visited {
	background-image: url(/fileadmin/images/arrow-hide.gif);
	color: #CC0000;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-decoration: none;
	padding-left: 14px;
	display: block;
}

#friendbutton {
	right:0px;
}

.autocomplete {
	border: 1px solid #000;
	background-color: #FFF;
}

#bonusnavigation {
	padding-top: 14px;
}

a.bonusnavigation, a.bonusnavigation:link, a.bonusnavigation:visited {
	background-image: url(/fileadmin/images/bonus_navigation.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 23px;
	margin-right: 2px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

a.bonusnavigation:hover, a.a.bonusnavigation-act, a.bonusnavigation-act:link, a.bonusnavigation-act:visited  {
	background-image: url(/fileadmin/images/bonus_navigation_active.gif);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	height: 23px;
	margin-right: 2px;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

a.bonusnavigation .text, a.bonusnavigation-act .text {
	padding-top: 3px;
	padding-left: 27px;
	padding-right: 25px;
	display: block;
	position: relative;
}

a.bonusnavigation .end, a.bonusnavigation-act .end, a.bonusnavigation:hover .end {
	background-image: url(/fileadmin/images/bonus_navigation_end.gif);
	background-repeat: no-repeat;
	width:3px;
	height:23px;
	position: absolute;
	right: 0px;
	top: 0px;
}

a.bonusnavigation-act .end, a.bonusnavigation:hover .end {
	background-image: url(/fileadmin/images/bonus_navigation_active_end.gif);
	background-repeat: no-repeat;
}

.gameContainer {
	position: relative;
	width: 359px;
}

.level {
	position: absolute;
	right: 120px;
	top: 45px;
}

.gameContainer .statusText {
	color: #FFFFFF;
	position: absolute;
	width: 310px;
	left: 25px;
	top: 124px;
}

.gameContainer .startButton {
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	bottom: 10px;
}

#checkOut td.notAvailable, #checkOut td.notAvailableItem {
	background-color: #ffd1d1;
}

#checkOut td.notAvailable {
	vertical-align: middle;
	padding-left: 56px;
	background-image: url(/fileadmin/images/outOfStock.gif);
	background-position: 10px 4px;
	background-repeat: no-repeat;
	height: 44px;
}