body {
	background-color: #ffffff;
	}


/* BASIC SETTINGS */

* {
	margin: 0;
	padding: 0;
	}

td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	line-height: 20px;
	}

li {
	margin-left: 5px;
	list-style-image:url(../images/fixed/bullet_red.gif);
	
	}

table.basic {
	width: 100%;
	height: 100%;
	}
td.red {
	background-color: #cc0000;
	}
td.red,
td.red td,
td.red div {
	color: #ffffff;
	}
td.red td a {
	color: #ffffff;
	text-decoration: none;
	}

td.topbar {
	height: 115px;
	text-align: center;
	}

td.topbar table,
td.contentbar table,
td.bottombar table {
	/*width: 900px; */
	margin: auto;
	}

td.topbar table {
	width: 900px;
}

td.contentbar table.template {
	width: 620px;
	
}	

td.contentbar table.template td.template_text {
padding-right: 20px;	
}	

td.bottombar table {
	width: 660px;
	}

td.flash {
	height: 160px;
	text-align: center;
	padding-bottom: 20px;
	}

td.contentbar {
	text-align: center;
	}
	
td.contentbar a {
	color:#000000;
	}	

td.bottombar {
	height: 30px;
	vertical-align: middle;
	text-align: center;
	}
td.bottombar a {
	color:#ffffff;
	}	

/* TOPBAR */

td.topbar td {
	vertical-align: middle;
	}
td.search {
	text-align: right;
	}
td.search div {
	float: right;
	padding: 2px 10px 0px 0px;
	}
td.search div a {
	margin-right: 10px;
	}
td.search form {
	width: 150px;
	float: right;
	}
td.search form input,
td.search form button {
	float: right;
	}
td.search input {
	border: 1px solid #000000;
	width: 120px;
	}
td.search button {
	background-image: url('../images/fixed/button_white.gif');
	background-repeat: no-repeat;
	background-position: 2px 2px;
	height: 20px;
	width: 20px;
	background-color: #CC0000;
	border-width: 0px;
	}


/* MENU */

td.menu {
	width: 280px;
	padding-bottom: 20px;
	}
td.menu ul {
	width: 260px;
	list-style-type: none;
	}
td.menu li {
/*	height: 30px; */
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
	margin-bottom: 3px;
	background-color: #FCCEC0;
	border: 1px solid #CC0000;
	list-style-image: none ! important;
	margin-left: 0px ! important;
	}
td.menu li a {
	color: #000000;
	padding: 7px;
	display: block;
	text-decoration: none;
	}
td.menu li a:hover {
	background-color: #CC0000;
	color: #ffffff ! important;
	}
td.menu li.selected {
	border-color: #ffffff;
	background-color: #ffffff;
	}
td.menu ul ul {
	border-top: 1px solid #EF3941;	
	}
td.menu ul ul li{
	background-color: #ffffff;
	border: 0px solid #cccccc;
	}
td.menu ul ul li.selected a {
	color: #EF3941;
	}
td.menu ul ul li a:hover {
	background-color: #999999;
	}


/* CONTENT */

div.left {
	width: 400px;
	float: left;
	}
div.right {
	width: 200px;
	margin-left: 20px;
	float: left;
	}

td.content {
	padding-bottom: 20px;
	text-align: left;
	}
	
	
td.content div.left img {
	margin-left: 15px;
}

td.contentright {
	width: 200px;
	padding-top: 35px;
	padding-left: 20px;
	}
td.contentright img {
	border: 1px solid #EF3941;	
	margin-bottom: 20px;
	}
#home td.contentright {
	display: none;
	}


/* HOME */

body#home div.left {
	width: 300px;
	min-height: 386px;
	float: left;
	}
body#home div.right {
	width: 300px;
	min-height: 386px;
	margin-left: 20px;
	float: left;
	}
body#home div.bottom {
	min-height: 100px ! important;
	height: 100px ! important;
	padding: 0px ! important;
	}


table.left,
table.right {
	width: 300px ! important;
	margin: 0px ! important;
	}
	
table.right img, table.left img {
	margin-left: 0px ! important;
	}

table.left {
	background-color: #D9DADC;
	float: left ! important;
	border: 1px solid #717074;
	height: 387px;
	}
table.right {	
	background-color: #ECEDEE;
	float: right ! important;
	border: 1px solid #BBBCBF;
	height: 295px;
	}
table.right h3, table.left h3 {	
	padding-top: 4px;
	}	
td.content > table.right {	
	height: 300px;
	}
table.left td,
table.right td {
	font-size: 11px ! important;
	padding: 5px 10px 5px 10px;
	line-height: 15px;
	}
table.left h3,
table.right h3 {
	font-size: 16px;
	color: #EF3941;
	border-bottom: 1px dotted #EF3941;
	}
table.right h3 {
	color: #717074;
	}
table.left div.item,
table.right div.item {
	font-size: 11px ! important;
	line-height: 15px;
	height: 65px;
	padding: 5px 45px 0px 0px;
	background-image: url('../images/fixed/button_red.gif');
	background-repeat: no-repeat;
	background-position: right 25px;
	border-bottom: 1px dotted #EF3941;
	}
table.left p,
table.right p {
	margin-bottom: 0px;
	height: 50px;
	overflow: hidden;
	}
table.left p a,
table.right p a {
	color: #231F20;
	display: block;
	height: 50px;
	cursor: pointer;
	cursor: hand;
	}
body#home table.left a,
body#home table.right a {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	}
table.left div.img,
table.right div.img {
	max-width: 60px;
	height: 60px;
	margin-right: 5px;
	overflow: hidden;
	float: left;
	}
table.left img,
table.right img {
	border-width: 0px;
	}

table.top {
	height: 87px ! important;
	margin-bottom: 5px ! important;
	}
table.top strong {
	font-size: 16px;
	color: #717074;
	}
table.top p a {
	}
table.top div.item {
	border-bottom-width: 0px;
	}
	
td.bottomline {
	height: 20px;
	text-align: right;
	vertical-align: bottom;
	}
td.bottomline * {
	padding: 0px;
	margin:0px;
	text-align: right;
	font-size: 12px;
	color: #EF3941;
	text-decoration: none;
	}
td.bottomline h1 {
	color: #EF3941;
	text-decoration: none;
	font-weight: bold;
	padding-right: 25px;
	background-image: url('../images/fixed/button_red.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	}
td.bottomline a {
	color: #EF3941;
	text-decoration: none;
	height: auto!important;
	}
table.right td.bottomline a {
	color: #717074;
	}

table.bottom {
	height: 101px ! important;
	}
table.bottom td {
	padding: 4px 10px 4px 4px;
	}

table.bottom p,
table.bottom a {
	height: auto ! important;
	clear: none;
	border-bottom-width: 0px ! important;
	block: normal;
	}
table.bottom img {
	width: 90px ! important;
	height: 90px ! important;
	}
table.bottom p {
	padding-top: 0px;
	padding-right: 25px ! important;
	background-position: right bottom ! important;
	}

/* table home tentusscher */
body#home div.right table.contenttable {
	height: 101px ! important;
	}
body#home div.right table.contenttable td {
	padding: 4px 10px 4px 4px;
	font-size: 11px ! important;
	line-height: 15px;
	background-color: #ECEDEE;
	border: 1px solid #BBBCBF;
	}
body#home div.right table.contenttable p {
	padding: 0px 45px 5px 0px;
	margin-bottom: 0px;
	clear: both;
	height: 90px;
	background-image: url('../images/fixed/button_red.gif');
	background-repeat: no-repeat;
	background-position: right 25px;
	overflow: hidden;
	}
body#home div.right table.contenttable p a {
	color: #231F20;
	display: block;
	height: 90px;
	text-decoration: none;
	}
body#home div.right table.contenttable  p img {
	width: 90px;
	height: 90px;
	margin-right: 5px;
	float: left;
	border-width: 0px;
	}

table.login {
	background-image: url('../images/fixed/bg_login.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	}
table.login h3 {
	text-align: center;
	color: #ffffff ! important;
	border-width: 0px ! important;
	margin-bottom: 10px;
	}

table.login td {
	padding: 0px 10px 5px 10px ! important;
	}
table.login table {
	float: right;
	width: auto ! important;
	margin: 0px ! important;
	}
table.login td td {
	padding: 2px 0px 1px 10px ! important;
	font-weight: bold;
	}
table.login input {
	border: 1px solid #000000;
	width: 120px;
	}
table.login button {
	background-image: url('../images/fixed/button_red.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
	margin-left: 10px;
	background-color: transparent;
	border-width: 0px;
	}


/* FONTS */

h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
	font-weight: bold;

	color: cc0000;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}
	
	
p {
	margin-bottom: 15px; 
	}
td.content ul,
td.content ol {
	margin-left: 18px;
	margin-bottom: 15px;
	}


/* DIV */

td.ad,
td.login {
	padding-bottom: 20px;
	vertical-align: bottom; 
	}
	
	
	
	/* FORM */
	
	input {
		margin: 3px;
		border: 1px solid #999999;
	}
	textarea {
		margin: 3px;
				border: 1px solid #999999;
	}
	
	select {
		margin: 3px;
				border: 1px solid #99999;	}

/* SHOP */

.shopimg {
	float:right;
	width:100px;
	height:100px;
	margin-bottom:20px;
	border:1px solid #CC0000;
	overflow:hidden;
}

.bestelimg {
	float:right;
	width:50px;
	height:42px;
	margin-bottom:20px;
	border:1px solid #CC0000;
	overflow:hidden;
}

div.shopimg img {
	margin-left:0px;
}

div.cats {
	clear:both;
	text-align: left;
	margin-bottom: 25px;
	}

div.cats table {
	float: left;
	margin: 0px 0px 25px 0px;
}
div.cats table td {
	padding: 2px 10px 2px 0px;
	}

p.shoplink {
	font-size:11px;
	position: relative;
	top: -15px;
	margin-bottom: -15px;
}


div.cats h2 {
	display:block;
	color:#FFFFFF;
	padding-left:5px;
	font-size:14px;
	font-weight:bold;
	background-color:#CC0000;
}

.back_button {
	margin-top:20px;
	clear: both;
	}
.back_button a {
	text-decoration: none;
	}

div.cats input,
div.cats button {
	width:40px;
	height:20px;
	padding:0px;
	margin:0px;
	font-size:11px;
	border:1px solid #000000;
	line-height: 18px;
	}

div.cats button {
	width:75px;
	margin-top: 1px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CC0000;
}
div.cats td > button {
	margin-top: 0px;
	}

div.bestel input,
div.bestel button {
	width:150px;
	height:20px;
	padding:0px;
	margin:0px;
	font-size:11px;
	border:1px solid #000000;
	line-height: 18px;
	}

div.bestel input.radio {
	width:12px;
	height:12px;
	padding:0px;
	margin:0px;
	border:none;
	font-size:11px;
	}	

.winkelwagen {
	width:120px;
	height:20px;
	margin-top: 1px;
	padding-left:24px;
	font-size:11px;
	font-weight:bold;
	color:#CC0000 !important;
	background-image: url(../images/fixed/winkelwagen.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	border: 1px solid #000000;
	}
	
div > a.winkelwagen {
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
	}	
	
table.order td {
	border-bottom: 1px solid #D4D0C8;
	}	

/* NEWS */

body#news div.left {
	width: 620px;
	}
body#news div.right {
	display: none;
	}
table.news {
	width: 620px;
	}
table.news td.img {
	text-align: right;
	}
td.img  p.news-single-imgcaption {
	display: none;
	}

/* wie is wie*/

body#wieiswie div.left {
	width: 620px;
	}
body#wieiswie div.right {
	display: none;
	}

