body{
	font-family: arial, verdana;
	font-size: 11px;
	background-image: url(/gfx/oenshold_bg.gif);
}

td{
	font-family: arial, verdana;
	font-size: 11px;
}

img{
	border-color:silver;
}

.bottom{
	width:100%;
	height:36px;
	overflow:hidden;
	padding-bottom:2px;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	background-color:#000000;
	color:#ffffff;
	cursor:default;
}

.headline{
	padding:5px;
	font-family: arial, verdana;
	font-size:18px;
	font-weight: bold;
	color:#000000;
}

.headline2{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

.headline3{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}

.headline4{
	font-size:9px;
	font-weight:bold;
	color:#DA8D00;
}

.subject{
	font-size:12px;
	font-weight:bold;
	color:#B69C56;
}

a.author{
	color: #000000;
	text-decoration: none;
}

.date{
	font-size:11px;
	font-weight:normal;
	color:#000000;
	font-style: italic;
}


.price{
	font-size:11px;
	font-weight:bold;
	color:#DA8D00;
}

.small{
	font-size: 10px;
}

hr{
	height: 1px;
	color: #DEDEDE;
}

li{
	list-style: url(/gfx/star.gif);
}

/* START OF "LINKS" */
a{
	color: #B69C56;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.black{
	color: #000000;
	text-decoration: none;
}

a.black:hover{
	color: #000000;
	text-decoration: underline;
}

a.productlist{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a.productlist:hover{
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

/* END OF "LINKS" */

/* START OF "INPUT" */
input{
	font-family : Verdana;
	font-size : 10px;
}

input.text{
	border: 1px solid #B69C56;
	font-family : Verdana;
	font-size : 10px;
}

input.button{
	font-family : Verdana;
	font-size : 10px;
	background-color: #B69C56;
	font-weight: bold;
	padding: 1px;
	border: 0px solid #B69C56;
	/*border: 1px solid #B4B4B4;
	cursor: pointer;*/
}

select{
	font-family : Verdana;
	font-size : 11px;
}

textarea{
	font-family : Tahoma;
	font-size : 11px;
}
/* END OF "INPUT" */




/* START OF "Produkt katalog" */
td.listTop{
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
}

td.list{
	padding-right:5px;
}

/* END OF "Produkt katalog" */




/* START OF "BOX STYLE" */
.box{
	padding: 8px;
}

.box_line{
	width:100%;
	height:12px;
	background-color:#B69C56;
}
.box_innerRightTop{
	width:316px;
	background-image:url(../gfx/right_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.box_innerRightBottom{
	background-image:url(../gfx/box_innerRightBottom.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.box_side{
	width:12px;
	height:100%;
	background-color:#B69C56;
}
.box_innerLeftTop{
	height:14px;
	background-image:url(../gfx/box_innerLeftTop.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.box_innerLeftBottom{
	height:14px;
	background-image:url(../gfx/box_innerLeftBottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.box_middleTop{
	background-image:url(../gfx/white.gif);
	background-repeat:no-repeat;
	background-position: top;
	background-color:#B69C56;
}
.box_middleBottom{
	background-image:url(../gfx/white.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color:#B69C56;
}
.box_content{
	width: 100%;
	height: 100%;
	background-color:#FFFFFF;
}
.box_bottomLeft{
	width:26px;
	height:12px;
	background-image:url(../gfx/box_bottomleft.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
.box_bottomRight{
	width:26px;
	height:12px;
	font-size:1px;
	background-image:url(../gfx/box_bottomright.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
/* END OF "BOX STYLE" */


/* START OF "DROPDOWN MENU STYLE" */
#content { 
	overflow: auto; 
 	padding-right: 16px; /* for the benefit of macIE5 only */ 
 }
/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#content { padding-right: 0; }

#divNewsCont {position:relative; width:600px; height:60px; clip:rect(0px 500px 60px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:relative; text-align : center;}
/*
#divNewsCont {position:absolute; top:1px; width:765px; height:16px; clip:rect(0px 765px 16px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:absolute; width:765px;height:16px; text-align : center; }
/* END OF "DROPDOWN MENU STYLE" */
