body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #505050;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited{
	color: #0066FF;
}
#center {
	width: 1000px;
	background-image: url(../images/sitegraphics/background_column.gif);
	background-repeat: repeat-y;
	min-height:1000px;
	height: auto;
}
*html #center { height:1000px; }

#kanada_topline {
	height: 20px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 2px;
}
#content {
	width: 590px;
	margin-left: 205px;
}
#site {
	width: 1000px;
	margin-left: 10px;
	background-color: #EBEBEB;
}
#logo {
	position: absolute;
	left: 20px;
	top: 55px;
}
h1 {
	font-size: 16px;
	margin-left: 215px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 50px;
	width: 570px;
	color: #000000;
}
h2, h3, h4, strong{
	color: #000000;
}

#sidebar_left {
	position: absolute;
	left: 21px;
	top: 260px;
	height: 300px;
	width: 185px;
}
#sidebar_right {
	position: absolute;
	height: 300px;
	width: 185px;
	left: 834px;
	top: 260px;
}
#facebook_like {
	position: absolute;
	height: 30px;
	width: 100px;
	left: 727px;
	top: 225px;
}
.add_content {
	margin-top: 10px;
	font-size: 12px;
}
.add_content h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
}
.add_content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-left: 5px;
}
/*Navigation */
#navigation {
	background-color: #FFFFFF;
	width: 185px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
}
#navigation a{
	text-decoration: none;
	color: #FFFFFF;
}
#navigation li {
	color: #FFFFFF;
	background-color: #AEACAD;
	padding-left: 10px;
	margin-top: 1px;
	line-height: 25px;
}
#navigation .active {
	background-color: #FFFFFF;
}
#navigation .active a {
	color: #FF0000;
}

#navigation li:hover{
	background-color: #FFFFFF;
}
#navigation li:hover a{
	color: #AEACAD;
}


*+html #navigation li:hover{
	background-color: #AEACAD;
}
*+html #navigation li:hover a{
	color: #505050;
}



#subnavigation {
	background-color: #FFFFFF;
	width: 185px;
	list-style-type: none;
	font-size: 14px;
	padding: 0px;
	color: #333333;
}
*+html #subnavigation {
	margin-left: -10px;
	
}
*html #subnavigation {
	margin-left: -10px;
}
#subnavigation a{
	color: #505050;
}
#subnavigation li {
	color: #FFFFFF;
	background-color: #DCDCDC;
	padding-left: 20px;
	margin-top: 1px;
	line-height: 25px;
}

#subnavigation li.active {
	color: #FF0000;
}
#subnavigation li.active a{
	color: #FF0000;
}

#subsubnavigation {
	background-color: #FFFFFF;
	width: 185px;
	list-style-type: none;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
*+html #subsubnavigation {
	margin-left: -10px;
	width: 175px;
}
*html #subsubnavigation {
	margin-left: -10px;
	width: 175px;
}

#subsubnavigation li {
	color: #FFFFFF;
	background-color: #DCDCDC;
	padding-left: 30px;
	margin-top: 1px;
	line-height: 25px;
}
*+html #subsubnavigation li{
	padding-left: 20px;
}

#subsubnavigation li.active {
	color: #FF0000;
}
#subsubnavigation li.active a{
	color: #FF0000;
}
#navigation #nav_sonderangebote{
	color: #000000;
	background-color: #FFFFCC;
}
#navigation #nav_sonderangebote a{
	color: #000000;
}
#navigation #nav_sonderangebote a:hover{
	color: #ff0000;
}

.ts_mehr img {
	float: left;
	margin-right: 2px;
}
.ts_mehr {
	display: block;
}
.ts_mehr a{
	color: #FF0000;	
}


#top_image {
	background-color: #F5F5F5;
	height: 155px;
	padding-bottom: 30px;
	margin-left: 1px;
}

#specialist_box {
	background-color: #FFFFFF;
	height: 150px;
	width: 100%;
	font-size: 12px;
	text-align: center;
}
#trusted_shop_box {
	height: 150px;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}
#trusted_shop_box div {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#warenkorb_view{
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	min-height: 40px;
}
#warenkorb_view img{
	float: left;
	margin-top: 5px;
}

#warenkorb_txt{
	float: right;
	width: 130px;
	margin-top: 5px;
	height: 30px;
}
#warenkorb_rp{
	clear: both;
	margin-top: 10px;
	margin-left: 3px;
	list-style-type: none;
}
.warenkorb_button {
	font-size: 12px;
	color: #FF0000;
	background-image: url(../images/sitegraphics/fwd_button_grau_klein_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 19px;
	width: 80px;
	margin-left: 80px;
	clear: both;
}
.warenkorb_button a {
	background-image: url(../images/sitegraphics/backbutton_grau_klein_rechts.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-left: 16px;
	height: 19px;
	display: block;
	line-height: 19px;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	padding-right: 10px;
}

#hotline {
	font-size: 13px;
	background-color: #FFFFFF;
	width: 100%;
	line-height: 1.5em;
}
#hotline {
	background-image: url(../images/sitegraphics/motiv_hotline.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#hotline span {
	margin-left: 10px;
	display: block;
	font-weight: bold;
	color: #000000;
}
#hotline img {
	float: left;
}
#kontaktbox {
	text-align: right;
	width: 180px;
	line-height: 1.5em;
	background-image: url(../images/sitegraphics/motiv_hotline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}
#kontaktbox {
	background-image: none;
}
#kontaktinformationen {
	font-size: 12px;
	margin-top: 23px;
	margin-right: 10px;
}
#newsletter_teaser, #fotobox_teaser {
	font-size: 13px;
	width: 100%;
	line-height: 1.5em;
	margin-top: 20px;
}
#newsletter_teaser span {
	margin-left: 10px;
	display: block;
	font-weight: bold;
	color: #000000;
}
#fotobox_teaser span {
	font-size: 13px;
	margin-left: 0px;
	display: block;
	font-weight: bold;
	color: #000000;
}
#nlbox{
	font-size: 12px;
	background-image: url(../images/sitegraphics/zeitung.jpg);
	height: 55px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 10px;
	line-height: 1.2em;
	padding-top: 5px;
	margin-right: 10px;
}
#nl_best {
	margin-left: 5px;
}
#nl_best a{
	color: #FF0000;
	font-size: 11px;
}
#nl_best img {
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}
.box{
	margin-bottom: 20px;
	float: left;
}
.bigbox {
	background-color: #FFFFFF;
	background-image: url(../images/sitegraphics/ecken_590_oben.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.innerbigbox {
	background-image: url(../images/sitegraphics/ecken_590_unten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: 590px;
	padding-bottom: 20px;
}
.innerbigbox form{
	margin: 0px;
}
.box_button {
	font-size: 12px;
	color: #FF0000;
	background-image: url(../images/sitegraphics/box_button_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
}
.bigbox .box_button {
	width: 170px;
}
.smallbox .box_button {
	width: 120px;
}
.box_button a {
	background-image: url(../images/sitegraphics/box_button_rechts.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 25px;
	height: 22px;
	display: block;
	line-height: 24px;
	text-decoration: none;
	color: #FF0000;
}
.box_button a:visited {
	color: #FF0000;
}

.leftbox{
	margin-right: 20px;
}
/*Tabs */
#tabs {
	position: absolute;
	top: 180px;
	left: 225px;
	height: 40px;
	width: 800px;
}
*+html #tabs {
	top: 182px;
}
#tabs ul {
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
	width: 900px;
	list-style-type: none;
	display: inline;
}
#tabs li {
	margin-right: 2px;
	padding: 0;
	display: inline;
	background-repeat: repeat-x;
}
#tabs a {
	float: left;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#tabs a #specialtab{
	background-color: #FFFFCC;
	background-image: none;
}
#tabs a:hover{
	color: #DCDCDC;
}
#tabs a span{
	background-image: url(../images/sitegraphics/tab_passiv_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 15px;
	display: block;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 25px;
}
*+#tabs a span{
	padding-left: 7px;
}
#tabs a .vor_active{ background-image: url(../images/sitegraphics/tab_passiv_rechts_vor.gif); }
#tabs a .active{
	color: #FF0000;
	background-image: url(../images/sitegraphics/tab_aktiv_rechts.gif);
	background-position: right top;
}
#tabs a:hover .active{
}
#tabs a #tab_last{
	background-image: url(../images/sitegraphics/tab_passiv_ende.gif);
}
#tabs a #tab_last_active{
	color: #FF0000;
	background-image: url(../images/sitegraphics/tab_aktiv_ende.gif);
	background-position: right top;
}

#tabs a:hover span{ }
/*bugfix IE */
*html #tabs { position: absolute; top: 180px; left: 225px;}

/*Suche*/
#suche {
	position: absolute;
	height: 30px;
	width: 205px;
	left: 21px;
	top: 180px;
	padding-top: 5px;
}
#suche #query {
	font-size: 11px;
	width: 100px;
	margin-right: 10px;
	margin-left: 10px;
}
#suche #search_button {
	font-size: 10px;
}
/*about+kontakt */
#about { font-size: 12px; position: absolute; top: 7px; left: 570px; right: 0; bottom: 0; width: 500px; height: 1ex; z-index: 10; visibility: visible; float: left; margin: 0; padding: 0; }
#about li { padding-right: 15px; list-style-type: none; display: inline; }
#about li a{
	color: #505050;
	text-decoration: none;
}
#about li a:hover { color: #f00; }
/*Fuß*/
#foot {
	font-size: 11px;
	color: #505050;
	clear: both;
	margin-left: 210px;
	width: 590px;
	margin-top: 20px;
}
.clear{
	clear:both;
}
.nichtanzeigen{
	display:none;
}
.anzeigen{
	display:block;
}
#shop_bewertung{
	margin-left: 20px;
	margin-top: 20px;
}
#kundenbewertung {
	margin-left: 0px;
	height: 135px;
	width: 140px;
}
#kanada_bewerten {
	background-image: url(../images/sitegraphics/trusted_shop_bewerten.jpg);
	background-position: left top;
	height: 28px;
	width: 140px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
*+html #kanada_bewerten {
	padding-top: 5px;	
}

#kanada_bewerten a{
	color: #505050;
	text-decoration:none;
}

@media print{
.nichtdrucken{
	display:none;
}
#sidebar_left, #suche, #tabs, #sidebar_right, #about {
	display: none;
	background-image: none;
}
#content, h1, #foot{
	margin-left: 10px;	
}
#center{
	background-image: none;
}
}
