﻿/***** © 2008 zeta software GmbH
Layout: NovaPlus *****/

/***** © 2008 zeta software GmbH
Layout: NovaPlus *****/

/***** TAGS *****/
html,body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000000;
}

h1,h1.noscript {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 15px;
	color: #000000;
}

h1.noscript {
	color: #000000;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
}

ul,ol {
	margin: 0 0 0 25px;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}

ol li {
	margin: 0;
	padding: 0;
	list-style: decimal;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}

p {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
}

/***** LINKS *****/
a:link,a:visited,a:hover,a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/***** SHOPMENU *****/
#shop_menu_head {
	display: none;
}

#shop_menu {
	display: none;
}

/***** MAINMENU *****/
#mainmenu {
	display: none;
}

a.topmenu:link,a.topmenu:visited,a.topmenu:hover,a.topmenu:active,
a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	display: none;
}

a.topmenuactive:link,a.topmenuactive:visited,a.topmenuactive:hover,a.topmenuactive:active {
	display: none;
}

/***** SUBMENU 1 *****/
#submenu1 {
	display: none;
}

#submenu1 img.pngalpha {
	display: none;
}

a.subnav1:link,a.subnav1:visited,a.subnav1:hover,a.subnav1:active,
a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	display: none;
}
a.subnav1active:link,a.subnav1active:visited,a.subnav1active:hover,a.subnav1active:active {
	display: none;
}

/***** BREADCRUMB *****/
#breadcrumb {
	display: none;
}

/***** TOP *****/
#top {
	display: none;
}

/***** WRAPPER *****/
#wrapper {
	margin: 0;	
	padding: 0;
}

#bottom{
	margin: 0;
	padding: 0;
}

/***** HEADER *****/
#header {
	display: none;
}

#logo {
	display: none;
}

#header_image {
	display: none;
}

#search_xmenu_container {
	display: none;
}

#search_xmenu_content {
	display: none;
}

#search_xmenu_corner {
	display: none;
}
/***** MENU HORIZONTAL *****/
#header_menu_horizontal{
	display: none;
}

/***** EXTRAMENU *****/
#xmenu {
	display: none;
}

/***** SEARCH *****/
#search_xmenu_content #form {
	display: none;
}

#search_xmenu_content .search_label {
	display: none;
}

#search_xmenu_content #fieldset {
	display: none;
}

#search_xmenu_content #field {
	display: none;
}

#search_xmenu_content #button {
	display: none;
}
/***** CONTENT *****/
#content_wrap {
	margin: 0;
	padding: 0;
}

#sidebar {
	display: none;
}

#content{
	margin: 10px 10px 6px 0;
	padding: 0;
	float: right;
	width: 800px;
	background: #ffffff;
}

#corner_right {
	margin: 0;
	padding: 0;
}

#corner_bottom {
	display: none;
}

/***** RIGHT *****/
#right {
	float: right;
	margin: 0;
	padding: 0;
	width: 260px;
}

#content_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 500px;
}

/***** LEFT *****/
#left {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 240px;
}

#content_right {
	float: right;
	margin: 0;
	padding: 0;
	width: 540px;
}

/***** ARTICLES *****/
.articlearea {
	margin: 0 20px 20px 20px;
	padding: 0;
}

.articlearea_news {
	margin: 0 20px 20px 0;
	padding: 0;
}

.bildunterschrift {
	font-size: 11px;
}

#noscript {
	margin: 0;
	padding: 15px;
	font-weight: bold;
	background: #ffffff;
	border: 1px solid #000000;
}

/***** FOOTER *****/
#footer {
	display: none;
}

/***** FORM *****/
#content form {
	margin: 0;
	padding: 0;
}

#content form table td {
	padding: 5px 10px 2px 0;
	margin: 0;
	vertical-align: middle;
}

#content form input,#content form textarea,#content form select,#content form option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/***** NEWS *****/
.newsblock {
	margin: 0;
	padding: 15px 20px 16px 20px;
}

.newstext {
	margin: 0;
	padding: 0;
}

a.newsurl:link,a.newsurl:visited,a.newsurl:hover,a.newsurl:active {
	color: #000000;
	text-decoration: none;
}

a.newsurl:hover {
	text-decoration: underline;
}

#news_small{
	margin: 0;
	padding: 1px;
	width: 238px;
	height: 120px;
	background-color: #ebebeb;	
	position: relative;
}

#news_large{
	margin: 0;
	padding: 1px;
	width: 238px;
	height: 260px;
	background-color: #ebebeb;	
	position: relative;
}

.text_line {
	margin: 0;
	padding: 10px 10px 8px 10px;
	position: absolute;
	bottom: 0;
}

#price {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 21px;
	right: 6px;
	background: url(preishit.png) no-repeat top left;
	width: 88px;
	height: 88px;
}

#price_text {
	margin: 0;
	padding: 33px 0 0 31px;
	width: 44px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

#special {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 403px;
	position: relative;
	z-index: 1;
}

#text_line_special {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 480px;
	bottom: 30px;
	z-index: 2;
	overflow: visible;
}

.special_text{
	margin: 0;
	padding: 10px 10px 8px 10px;
	background: url(semi_trans.png) repeat-y top left;
	position: relative;
	width: 480px;
	z-index: 4;
}

#price_special {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -78px;
	right: -14px;
	background: url(preishit.png) no-repeat top left;
	width: 88px;
	height: 88px;
	z-index: 6;
}

/***** CLEAR *****/
.clear {
	clear: both;
}

.clearx,.clearxx {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0px;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

/***** PRINT *****/
#print {
	margin: 0;
	padding: 0 0 30px 0;
	border-bottom: 1px solid #000000;
}

#print span {
	padding: 0;
	font-weight: bold;
}
