@charset "utf-8";
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
}


ul {
	margin: 0px 5px 5px 0px; 
	padding: 0px 5px 5px 0px;
	list-style:none;
}

li {
	color:#666666;	
	margin: 5; 
	padding: 0px 10px 0px 10px;
	list-style:none; 
	font-size:13px;
	background: url("http://www.informiert.at/pics/bullet.gif") no-repeat 0em 0.7em;
}

.catlist a {
	font-size:13px;
}

.small_header {
    background-image:url(../pics/top_bar.gif);
    background-repeat:repeat;	
	font-size:small;
	font-weight:200;

	width: auto;
	border: 1px solid #000000;
	padding: 4px;
}

.header {
    background-image:url(../pics/top_bar.gif);
    background-repeat:repeat;

	font-size: large;
	font-weight: bold;

	width: auto;
	border: 1px solid #000000;
	padding: 4px;
}

.detail_header {
    background-image:url(../pics/top_bar.gif);
    background-repeat:repeat;

	width: auto;
	border: 1px solid #000000;
	padding: 4px;
	padding-left:25px;
}


.ok_header {
    background-image:url(../pics/top_bar.gif);
    background-repeat:repeat;	

	font-size: large;
	font-weight: bold;

	width: auto;
	border: 1px solid #000000;
	padding: 4px;
}

.error_header {
	font-size: large;
	font-weight: bold;
	background-color: #FFFFFF;
	width: auto;
	border: 1px solid #000000;
	padding: 4px;
	color: #FF0000;
}

a{
	color: #330099;
	text-decoration: none;
}
a:hover{
	color: #CC0000;
	text-decoration: underline;
}

hr {background-color:#000066; color:#000066; border:#000066; height: 1px;}



a.cat_link {
	color: #330099;
	text-decoration: none;
}

a.cat_link:hover {
	color: #330099;
	background-color: #FFDDDD;
	text-decoration: underline;
}

a.cat_link_high {
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}
a.cat_link_high:hover {
	color: #330099;
	background-color: #FFDDDD;
	text-decoration: underline;
	font-weight: bold;
}

a.glink {
	font-size: 11px;
	text-decoration: underline;
	color: #330099;
	margin-right: 12px;
	margin-left: 12px;
}
a.glink:hover {
	color: #330099;
}

tr.highlight{
	background-color: #FFFFCC;cursor: pointer;
}

.cat_title {
	font-size: medium;
	font-weight: bold;
}

.listbox {
	padding-bottom:10px;
	background-color: #FEF8CE;
}


.listbox	.listtitle{
	background-color: #FDEB6B;
	border: 1px solid #CEB503;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.listbox	li{	
	color:#666666;	
	padding: 2px 8px 2px 8px;
	font-size:12px;
}

.listbox	li a{	
	font-size:13px;	
}

#search-nav .bulletfilter {
	padding: 0 0 0px 2px; 
	margin: 0 0 0px 0px;
}
#search-nav ul {
	margin: 2px 5px 0px 2px;
}
#search-nav .bulletfilter ul{
	margin: 2px 5px 0px 6px;
}

#search-nav .bulletfilter li {

	padding:1px 5px 0px 6px;
}
#search-nav .separatedfilter {
	border-top: 1px solid #B2B2B2; 
	padding: 4px 0 4px 0px; 
	margin: 5px 5px 0px 5px;
}

.resultsTable td{
	padding: 3px;
}
.resultsTable td a{
	text-decoration: underline;
}
.resultsTable td a:hover{
	text-decoration: none;
}
.resultsTable #price{
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
}
.resultsTable td{
	border-bottom:1px solid #e5e5ea;
	padding-top:10px;
	padding-bottom:10px;
}
.bildrahmen{
	border: 1px solid #000000;
}
