/* --------- global --------- */

body {
	margin: 0;
	padding: 0;
	background: #FFF url(/img/veritasBG.jpg) repeat-x;}


a:link {
	color: #C00;}

a:hover {
	text-decoration: none;}

a:visited {
	color: #999;}


p {
	margin: 4px 0;}

em {
	font-style: normal;
	font-weight: bold;}

h1 {
	color: #EFA700;}
h2 {
	color: #999;}


#container {
	text-align: left;
	width: 900px;}
	
	
table.layout {
	width: 100%;
	border-collapse: collapse;}
	
table.layout td {
	padding: 0;}

table.layoutPaddR td {
	padding: 0 10px 0 0;}

table.col2 {
	border-collapse: collapse;}

table.col2 td {
	width: 100%;}


/* --------- header --------- */

#headerBox {
	height: 106px;
	background: url(/img/headerBoxBG.jpg) no-repeat;}

#topNav ul {
	position: relative;
	top: 2px;
	margin: 0;
	padding: 0;}
	
#topNav li {
	list-style-type: none;
	margin-left: 5px;}

#search {
	position: relative;
	width: 300px;
	top: 66px;
	left: 10px;
	z-index: 1;}

#mainNav {
	position: absolute;
	top: 83px;
	text-align: right;
	width: 725px;}

#mainNav ul {
	margin: 0;
	padding: 0;}

#mainNav li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	display: inline;
	background: url(/img/mainNav_separator.jpg) no-repeat;}


/* --------- home header --------- */

#buchhandlung {
	clear: left;
	width: 348px;
	padding: 0 10px 10px 10px;
	border-left: 5px solid #EFB600;
	border-right: 2px solid #FFF;}

.buchhandlungBG {
	background: #FDF8E5 url(/img/buchhandlungBG.gif) repeat-y;}
	
#buchhandlungHead {
	width: 375px;
	height: 70px;
	background: #EFB600 url(/img/buchhandlungHeadBG.jpg);}
	
#buchhandlungHead ul, #kunsthandlungHead ul {
	margin: 0;
	padding: 30px 0 0 6px;
	width: 280px;}
	
#buchhandlungHead li, #kunsthandlungHead li {
	list-style-type: none;
	margin: 0;
	padding: 1px;
	float: left;}

#kunsthandlung {
	clear: left;
	width: 348px;
	padding: 0 10px 10px 10px;
	border-left: 5px solid #AC4109;
	border-right: 2px solid #FFF;}

.kunsthandlungBG {
	background: #F7ECE6 url(/img/kunsthandlungBG.gif) repeat-y;}

#kunsthandlungHead {
	width: 375px;
	height: 70px;
	background: #AC4109 url(/img/kunsthandlungHeadBG.jpg);}

#buchhandlungHead a, #kunsthandlungHead a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 4px;
	display:block;}

#buchhandlungHead a {
	background: #F9E299;}

#kunsthandlungHead a {
	background: #E4BB9D;}

#buchhandlungHead a:hover, #kunsthandlungHead a:hover, #buchhandlungHead a.active, #kunsthandlungHead a.active {
	background: #FFF;}

.buchhandlungIntro {
	margin: 0 2px 0 5px;
	padding: 10px;
	background: url(/img/buchhandlungIntroBG.jpg) repeat-x;}

.kunsthandlungIntro {
	margin: 0 2px 0 5px;
	padding: 10px;
	background: url(/img/kunsthandlungIntroBG.jpg) repeat-x;}

.buchhandlungIntro h1, .kunsthandlungIntro h1 {
	font-style: italic;
	color: #FFF;}



/* --------- content --------- */

#contentBox {
	background: #FFF;
	border-bottom: 1px solid #B2B2B2;
	padding-bottom: 2px;}



#buchhandlung h3 a:link {
	color: #D69200;}

#kunsthandlung h3 a:link {
	color: #AC4109;}



#breadcrumb {
	height: auto;
	border-right: 2px solid #FFF;
	border-bottom: 0px solid #FFF;
	margin: 0;
	padding: 0px 6px;}

#breadcrumb ul {
	margin: 0;
	padding: 3px 0 4px 0;}
	
#breadcrumb li {
	list-style-type: none;
	margin: 0;
	padding-right: 2px;
	display: inline;}

#breadcrumb a {
	color: #FFF;
	text-decoration: none;
	background: url(/img/arrowR2.gif) no-repeat 0 3px;
	padding-left: 5px;}

#breadcrumb a:hover {
	color: #000;}


#content {
	padding: 15px;}
	
#contentHead {
	margin-bottom: 10px;
	padding-right: 200px;}


/* --------- portlets --------- */

.portlet {
	padding: 5px;
	background: #EEE;}


.portletBuch_foto, .portletKunst_foto, .portlet_foto {
	margin: 0;}

.portletBuch_foto img, .portletKunst_foto img, .portletGlobal_foto img, .portlet_foto img {
	margin-right: 10px;
	float: left;}

.portletBuch_foto h3 {
	margin: 0;
	padding: 2px 4px;
	background: #EFB600;}

.portletKunst_foto h3 {
	margin: 0;
	padding: 2px 4px;
	background: #AC4109;
	color: #FFF;}

.portletGlobal_foto h3 {
	margin: 0;
	padding: 2px 4px;
	background: #B2B2B2;
	color: #FFF;}

.portletBuch_foto h3, .portletBuch_foto p,
.portletKunst_foto h3, .portletKunst_foto p,
.portletGlobal_foto h3, .portletGlobal_foto p,
.portlet_foto h3, .portlet_foto p {
	margin-left: 92px;}



/* --------- navigation --------- */

#topNav a {
	color: #A6A6A6;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	background: url(/img/icon_home.gif) no-repeat;}

#mainNav a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;}

#mainNav a:hover {
	color: #CCC;
	text-decoration: none;}
	
#mainNav a.active {
	color: #EFA600;}


/* --------- left Column --------- */

.leftCol {
	width: 150px;}
	
#subNav {
	margin: 0 2px 0 5px;
	padding: 0;}

#subNav ul {
	margin: 0;
	padding: 0;}

#subNav li {
	height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;}

#subNav a {
	display: block!important;
	width: 123px;
	padding: 2px 2px 2px 18px;
	margin: 0;
	color: #666;
	text-decoration: none;
	background: url(/img/diamond.gif) no-repeat 0 3px;}

#subNav li.active a, #subNav li.active a:hover {
	font-weight: bold;
	color: #000;
	background: #FFF url(/img/diamond_a.gif) no-repeat 0 3px;}

#subNav a:hover {
	color: #000;
	background: #FFF url(/img/diamond_o.gif) no-repeat 0 3px;}

#subNav ul ul a {
	font-weight: normal!important;
	width: 113px;
	padding: 2px 2px 2px 28px;
	border-top: none!important;
	background: url(/img/diamond_small.gif) no-repeat 10px 3px!important;}

#subNav ul ul li.active a, #subNav ul ul li.active a:hover {
	color: #000;
	background: #FFF url(/img/diamond_small_a.gif) no-repeat 10px 3px!important;}

#subNav ul ul a:hover {
	color: #000;
	background: #FFF url(/img/diamond_small_o.gif) no-repeat 10px 3px!important;}


#subNav h1 {
	text-transform: uppercase;
	height: 16px;
	line-height: 12px;
	color: #FFF;
	margin: 0;
	padding: 4px 0 0 3px;}


.leftColBG {
	height: 150px;
	margin: 0 2px 0 5px;}


/* --------- right Column --------- */

.rightCol {
	height: 5px;
	width: 150px;
	background: #F8F8F8 url(/img/warenkorbBG.gif) repeat-y;}

#warenkorbHead {
	width: 150px;
	height: 70px;
	background: #EFB600 url(/img/warenkorbHeadBG.jpg);}

#warenkorbButtons {
	padding: 22px 0 0 5px;}
	
#warenkorb {
	width: 144px;
	background: #F8F8F8 url(/img/warenkorbIntroBG.jpg) repeat-x;
	padding: 10px 0 5px 0;
	border-left: 1px solid #B2B2B2;
	border-right: 5px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;}


#warenkorb p, .warenkorb td {
	padding: 0 5px;}

#warenkorb table {
	text-align: left;}

#warenkorbHead ul {
	margin: 0;
	padding: 0;}
	
#warenkorbHead li {
	list-style-type: none;
	margin: 0;
	padding: 1px;
	float: left;}

#warenkorbHead a {
	display:block;}


#banner {
	padding: 2px;}

#banner img {
	margin: 2px 0 3px 0;}



/* --------- forms --------- */

form fieldset {
    border: none;
    background: #EEE;
    margin: 5px 0;
    padding: 0;
    text-align: left;}

form legend {
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
    background-color: #B2B2B2;
    margin: 0px 0px 5px 0px;
    padding: 1px 7px;}
    
form label {
    font-size:12px;
}

#form1 .wiki {
	margin:0px;
	padding:0px;
}

form#form1 {
	width: 100%;}
	
form#form1 td.fldName,th.fldName {
	border-right: 1px  solid #B2B2B2;
    width: 100px;}
    
form#form1 td, form#form1 th {
	padding: 0 6px 6px 6px;}

form#form1 input, form#form1 textarea {
	width: 200px;}

input, textarea {
	padding: 0 2px;}

form#form1 input.button {
	width: auto;}




/* --------- footer --------- */

#footerBox {
    position: relative;
    left: 0;
    width: 100%;
    color: #666666;
    text-align: center;
    text-decoration: none;
    margin: 10px 0 0 0;}


/* --------- alltime objects & classes --------- */

a.button, a.button2 {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #333!important;
	background: #EFA600;
	padding: 2px 4px;
	border: 1px solid #666;}
	
a.button:hover {
	background: #F7D380;}

a.button2 {
	color: #C00!important;
	background: #FFF;}

a.button2:hover {
	background: #CCC;}

.yellow {
	color: #EFA600!important;}

.header {
	background: #EFA600;
	margin-top: 0;
	padding: 3px 6px;
	color: #FFF!important;}
	
.header2 {
	background: #B2B2B2;
	margin-top: 0;
	padding: 3px 6px;
	color: #FFF!important;}

.header2noMargin {
	background: #B2B2B2;
	margin: 0;
	padding: 3px 6px;
	line-height: 14px;
	color: #FFF!important;}
	
.more {
	white-space: nowrap;
	text-align: right;
	margin: 0;}

.warenkorb img{
	margin-right: 4px;
	border: 0;
	vertical-align: middle;}

.border {
	border: 1px solid #B2B2B2;}

.top {
	margin-top: 0;}

.top2 {
	margin-top: 5px;}

.noMargin {
	margin: 0;
	padding: 0;}


.separator {
	clear: both;
	margin: 3px 0;
	color: #B2B2B2;
	text-align: center;
	background: url(/img/hr_separatorBG.gif) repeat-x 0 6px;}

 ul.list {
	margin: 10px 0 10px 5px;
	padding: 0;}

 ul.list li {
 	list-style-type: none;
 	background: url(/img/list.gif) no-repeat 0 2px;
	margin-bottom: 2px;
	padding-left: 12px;}


#buchhandlung .separator span {
	background: #FDF8E5;
	padding: 0 4px;}

#kunsthandlung .separator span {
	background: #F7ECE6;
	padding: 0 4px;}
	
#stylel1 * { font-family:arial,helvetica; font-size:12px; }
#stylel1 input { border:1px solid grey; margin:1;padding:1; }
#stylel1 { width:600px; color:#003366;}
#stylel1 a { text-decoration:none; color:#355f87;}
#stylel1 a:hover { color:#ff9900;}
#stylel1 table { width:100%; border-collapse:collapse;}
#stylel1 table.sform { width:400px; }
#stylel1 .list { border:1px solid #c8d2dc; }
#stylel1 .list tr { border:1px solid #ccccff;}
#stylel1 .list tr:hover { background-color:#ffffcc;}
#stylel1 .list td { padding:4px; font-size:11px; color:#003366; border-top:1px solid #ccccff;}
#stylel1 .list th { padding:4px; font-size:11px; background-color:#c8d2dc; color:#003366;}
#stylel1 .ust { font-size:9px;color:#355f87;}
#stylel1 .footer { font-size:11px;padding-top:4px;color:#355f87;}
#stylel1 .hed { padding-bottom:4px;color:#003366;}
#stylel1 .hed * { font-size:14px;}
#stylel1 .pager { font-size:11px;color:#355f87;}
#stylel1 .pager * { font-size:11px;color:#355f87;}
#stylel1 .pager b { color:#ff9900;}
#stylel1 .pager a { text-decoration:none;}
#stylel1 .pager a:hover { text-decoration:underline;}
#stylel1 .tooltip { border-bottom:1px dotted #003366; }


#warenkorb .button {margin-top:0px;margin-top:10px;}
#warenkorb .button a {background-image:url(http://www.ahx.at/kupp/img/button_warenkorb.jpg); background-repeat:no-repeat;background-position:center bottom;display:block;background-color:#FFFFFF;width:220px;height:20px;padding-left:0px;line-height:20px;color:#FFFFFF;text-align:center;font-weight:bold;text-decoration:none;}
#warenkorb .button a:hover {background-image:url(http://www.ahx.at/kupp/img/button_warenkorb_hover.jpg); background-repeat:no-repeat;background-position: left bottom;display:block;background-color:#FFFFFF;width:220px;height:20px;line-height:20px;color:#FFFFFF;text-align:center;font-weight:bold;text-decoration:none;}

#warenkorb .inhalt {padding:2px;font-size:11px;border:none;}
#warenkorb .titel {font-weight:bold;border-bottom:solid 1px #333333;padding-bottom:2px;margin-bottom:3px;}
#warenkorb .titel .symbol {float:right;}
#warenkorb .data {font-weight:normal;border:0px;}
#warenkorb .data .symbol {float:right;}
#warenkorb .summe {font-weight:bold;border-top:solid 2px #333333;padding-top:2px;margin-top:0px;position:relative;top:-1px;}
#warenkorb .summe .symbol {float:right;}
#warenkorbbalken {font-weight:normal;background-color:#0050A3;}
#warenkorbbalken .text {padding-left:10px;}
#warenkorbbalken .text a {color:#FFFFFF;}
#warenkorbbalken .text a:hover {color:#FFFFFF;text-decoration:underline;}
#warenkorb a, #basket_form a, #basket_form a:hover {text-decoration:none;}
#basket_content {padding-left:10px;padding-right:10px;}
.cms_inhalt div {font-size:12px;font-family:arial,helvetica;}