BODY {
		font-family : tahoma,arial,helvetica,sans-serif;
		background-color : #F2EADA;
		color : #565545;
			
}
BODY#inner {
	text-align : left;
	background-color : #DBBD8A;
}
IFRAME {
		margin : 0px;
		padding : 0px;
}
DIV.main {
		position : absolute;
		top : 0px;
}
TABLE.main {
		margin-top : 0px;
		vertical-align : top;
}
TD.main_top {
		padding : 0px;
		margin : 0px;
		vertical-align : top;
		height : 184px;
}
TD.main_nav {
		height : 35px;
		border-color : #000000;
		border-style : solid;
		border-left-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 0px;
		border-top-width : 0px;
		background-color : #74735E;
		font-size : 12px;
		font-weight : 800;
		font-stretch ; 10pt;
		color : #F8f38d;
		padding : 2px;
		text-align : center;
		vertical-align : top;
}
TD.main_foot {
		height : 35px;
		border-color : #000000;
		border-style : solid;
		border-left-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 0px;
		border-top-width : 0px;
		background-color : #74735E;
		font-size : 10px;
		font-weight : 300;
		font-stretch ; 10pt;
		color : #C8C36d;
		padding : 2px;
		text-align : right;
		vertical-align : bottom;
}
TD.main_content {
		vertical-align : top;
		border-color : #000000;
		border-style : solid;
		border-left-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 0px;
		border-top-width : 0px;
		background-color : #74735E;
		font-size : 10px;
		font-weight : 800;
		font-stretch ; 10pt;
		color : #F2DAED;
		padding : 2px;
		text-align : center;
		height : 100%;
		width : 770px;
}
TR.article {
		text-align : left;
		font-size : 11px;
		font-weight : thin;
		color : #FFFFFF;
		background-color : #FC8B13;
}
IMG {
		border-style : none;
}
DIV.left {
		text-align : center;
		color : #FFFFFF;
		font-size : 14px;
		letter-spacing : 3px;
		border-style : solid;
		border-color : #000000;
		border-width : 1px;
		float : left;
		background-color : #EC6B03;
		width : 110px;
		margin-left : 2px;
		
}
DIV.info {
		float : left;
		border-style : solid;
		border-color : #864406;
		border-width : 1px;
		padding	: 15px;
		margin : 10px;
}
DIV.news {
		text-align : center;
		color : #FFFFFF;
		font-size : 14px;
		letter-spacing : 3px;
		border-style : solid;
		border-color : #000000;
		border-width : 1px;
		float : left;
		background-color : #EC6B03;
		width : 290px;
		margin-left : 2px;
		
}
DIV.main_topic {
		text-align : left;
		text-indent : 15px;
		color : #FFFFFF;
		font-size : 14px;
		letter-spacing : 3px;
		border-style : none;
		border-color : #000000;
		border-width : 0px;
		/*float : left;*/
		background-color : #EC6B03;
		width : 100%;
		margin-left : 0px;
		
}
DIV.abc {
		text-align : center;
		text-indent : 15px;
		color : #EFEEEE;;
		font-size : 10px;
		letter-spacing : 1px;
		border-style : solid;
		border-color : #864406;;
		border-width : 1px;
		border-left-width : 0px;
		border-right-width : 0px;
		float : bottom;
		background-color : #F6BD66;
		margin-left : 0px;
		
}
A.abc {
		text-decoration : none;
		color : #554403;;
}
DIV.latest {
	width : 450px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	float : right;
	text-align : left;
	background-color : #DBBD8A;
}
.news {
	float : left;
	background-color : #E49A37;
	letter-spacing : 1px;
}
.news_body {
	font-size : 10px;
	color : #222222;
	letter-spacing : 1px;
	font-weight : 300;
	background-color : #F6BD66;
}
DIV.content {
	width : 645px;
	border-style : solid;
	border-color : #000000;
	border-width : 1px;
	float : right;
	text-align : left;
	background-color : #DBBD8A;
}
DIV.left_nav {
		float : left;
		background-color : #BA4600;
		width : 98px;
		
}
A.section_main {
		display : block;
		text-align : left;
		text-decoration : none;
		color : #190004;
		font-size : 12px;
		letter-spacing : 2px;
		border-style : none;
		border-color : #000000;
		border-width : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
		float : left;
		background-color : #E49A37;
		width : 108px;
}
A.subsection {
		display : block;
		font-weight : 300;
		text-align : left;
		text-indent : 5px;
		text-decoration : none;
		color : #000000;
		font-size : 10px;
		letter-spacing : 1px;
		border-style : none;
		border-color : #000000;
		border-width : 1px;
		border-left-width : 0px;
		border-right-width : 0px;
		float : left;
		background-color : #F6BD66;
		width : 108px;
}
A.subsubsection {
		display : block;
		font-weight : 100;
		text-align : left;
		text-indent : 11px;
		text-decoration : none;
		color : #000000;
		font-size : 9px;
		letter-spacing : 2px;
		border-style : none;
		border-color : #000000;
		border-width : 1px;
		border-left-width : 0px;
		border-right-width : 0px;
		float : left;
		background-color : #CBAD7A;
		width : 108px;
}
A:hover {
		color : #FF1111;
}
.psmall {
	margin-top : 10px;
	margin-bottom : 10px;
	padding : 0px;
	border-width : 1px;
	border-style : solid;
	border-color : #864406;;
	background-color : #F6BD66;
}
.price {
	text-align : right;
	font-size : 11px;
	font-weight : 600;
	letter-spacing : 2px;
	color : #552222;
}
.artnr {
	color : #222222;
	font-size : 8px;
}
.titel {
	font-size : 10px;
	color : #222222;
	font-weight : 300;
}
.type {
	text-align : center;
	font-size : 10px;
	color : #222222;
	font-weight : 300;
}
.name {
	font-size : 10px;
	color : #222222;
	font-weight : 600;
}
IMG.apic {
	border-style : solid;
	border-width : 1px;
	border-color : #444444;
	
}
TD.lpic {
	vertical-align : top;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 8px;
	padding-bottom : 0px;
	margin : 0px;
}
TD.apic {
	padding : 10px;
	margin : 10px;
}
TD.buy {
	vertical-align : bottom;
}
TD.info {
	text-align : left;
	padding-left : 20px;
	margin : 10px;
}
DIV.lcart {
		display : block;
		font-weight : 300;
		text-align : left;
		text-indent : 5px;
		text-decoration : none;
		color : #000000;
		font-size : 11px;
		letter-spacing : 1px;
		border-style : none;
		border-color : #000000;
		border-width : 0px;
		border-left-width : 0px;
		border-right-width : 0px;
		float : left;
		background-color : #F6BD66;
		width : 108px;
}
.cartend {
		background-color : #E1A951;
		border-style : solid;
		border-width : 0px;
		border-top-width : 1px;
		text-align : right;
		font-size : 11px;
		font-weight : 600;
		letter-spacing : 2px;
		color : #552222;
}
.nbox {
		text-align : center;
		text-indent : 0px;
		color : #EFEEEE;
		font-size : 10px;
		letter-spacing : 1px;
		border-style : solid;
		border-color : #864406;
		border-width : 1px;
		background-color : #F0B051;
		margin : 15px;
}
TABLE.nnbox {
		width : 130px;
		height : 180px;
		text-align : center;
		color : #EFEEEE;;
		font-size : 10px;
		letter-spacing : 1px;
		border-style : solid;
		border-color : #864406;;
		border-width : 1px;
		background-color : #F6BD66;
		margin : 2px;
}
.tbox {
		text-align : left;
		color : #000000;
		font-size : 12px;
		letter-spacing : 1px;
		border-style : solid;
		border-color : #864406;;
		border-width : 1px;
		background-color : #F6BD66;
		margin : 10px;
		margin-top : 15px;
		padding : 5px;
}.box {
		text-align : left;
		color : #000000;
		font-size : 12px;
		letter-spacing : 1px;
		border-style : solid;
		border-color : #864406;;
		border-width : 1px;
		background-color : #F6BD66;
		margin : 10px;
		margin-top : 15px;
		padding : 15px;
}
.ltopic {
		font-size : 8px;
		font-width : bold;
		letter-spacing : 2px;
		background-color : #BA4600;
}
.btn1 {
		display : inline;
		color : #552222;
		border-color : #552222;
		width : 150px;
		height : 25px;
		border-width : 2px;
		border-style : solid;
		padding : 5px;
		padding-top : 5px;
		font-size : 10px;
		font-weight : bold;
		letter-spacing : 2px;
		background-color : #E1A951;
		text-align : center;
		vertical-align : middle;
		text-decoration : none;	
}
INPUT.btn1 {
		display : inline;
		color : #552222;
		border-color : #552222;
		width : 150px;
		height : 25px;
		border-width : 2px;
		border-style : solid;
		padding-top : 5px;
		font-size : 10px;
		font-weight : bold;
		letter-spacing : 2px;
		background-color : #E1A951;
		text-align : center;
		vertical-align : top;
		text-decoration : none;	
}
.btn1:hover {
		display : inline;
		color : #000000;
		border-color : #552222;
		background-color : #D19941;
		
}
ul li {
	height: 30px;
}
