/*
# ########################################################################################################################################
# Project:     PHPLinkDirectory: Version 2.2.0
#
# **********************************************************************
# Copyright (C) 2004-2008 NetCreated, Inc. (http://www.netcreated.com/)
#
# **********************************************************************
#
# By using the software you agree to the terms:
# You may not redistribute, sell or otherwise share this software in whole or in part without the consent of the 
# the ownership of PHP Link Directory. Please contact david@david-duval.com if you need more information.
# You agree to retain a link back to http://www.phplinkdirectory.com/ on all pages of your directory.
# If you wish to remove the link from the footer of the pages, You must purchase a license to do so. The license 
# is $50.00 USD and purchase can be arranged by emailing help@phplinkdirectory.com .
# Removal of the link back without license purchase may be cause for permanent removal of permission to use this 
# script.
# In some cases, users may be required to agree to changes in the software license before receiving updates to the software.
# For questions, help, comments, discussion, etc., please join the
# PHP Link Directory Forum http://www.phplinkdirectory.com/forum/
#
# @link           http://www.phplinkdirectory.com/
# @copyright      2004-2008 NetCreated, Inc. (http://www.netcreated.com/)
# @projectManager David DuVal <david@david-duval.com>
# @package        PHPLinkDirectory
# ########################################################################################################################################
*/

body {
	margin:	auto;
	margin-top: 15px;
	width:	700px;
    background: #FFFFFF;
   font-family: Verdana, Tahoma, Arial, sans-serif;
   font-size: 11px;/*8pt;*/
}

#top_menu{
	width:640px;
	position: absolute;
	top: 13px;
	text-align:right;
}

a img { border: 0 }
.c {
   float: left;
}
.cr {
   clear: left;
}

td {
   vertical-align: top;
   padding: 5px;
}

h1 {
   font-size: 13pt;
   margin: 5px 0 5px 0;
}
#title {
	text-align:left;
	color: #d11;
	font-weight: normal;
	margin-bottom: -15px;
}
.title-span {
	color: #237;
	font-weight: normal;
}


a.scrollover {
      color: #237;
	border-bottom: 1px dotted #337;
   }
a.scrollover em:first-line {
      color: #d11;
      }

#inhalt {
	float:right;
	width: 200px;
	padding: 0 5px;
	border-left: 1px solid #ccc;
	border-top: 5px solid #ccc;
}

#inhalt h3 {
	border: 0;
}

.categories h3 {
	/*width: 450px;*/
	width: 700px;
}

.categories table {
	/*width: 450px;*/
	width: 700px;
	padding-left: 50px;
}

#links table {
	width: 700px;
	padding-left: 60px;
}

h2 {
	font-weight: normal;
   font-size: 10pt;
   padding-top: 12px;
   margin: 0;
}

h2 a{
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}

h2 a:hover{
	text-decoration:none;
	border-bottom: 2px solid #E2001A; /*#e44;*/
}

h3 {
   color: #556;
   font-size: 8pt;
   font-weight: normal;
   padding: 0 /*20px*/;
	width: 700px;
   border-bottom: 1px dotted #778;
}

#descr {
	text-align:left;
   padding: 0px;
   margin: 7px 0 5px 0;
   color: #333;
   font-size:12px;
   display:none;
}

table.formPage {
	border-top: 1px solid #bbb;
	width: 100%;
	background: #fff;
	margin: auto;
	padding: 0;/* !!!!!!! 10px;*/
}

td.err {
   padding: 3px;
   color: #FF0000;
   background: #FFEDED;
   border: 1px solid #A0A0A0;
   text-align: left;
}
td.msg {
   padding: 3px;
   color: #0000FF;
   background: #EDF3FF;
   border: 1px solid #A0A0A0;
   text-align: left;
}
.label {
   text-align: right;
}
.buttons {
/*   border-top: 1px solid #A0A0A0;*/
   padding-top:10px;
   text-align: center;
/*   text-align:right;*/
}
.count {
   color: #6f6f6f;
   font-size: 8pt;
   font-weight: normal;
}
#links a {
   font-size: 10pt;
}
#links p {
   margin: 0 0 7px 0;
}
#links a.outgoing {
	font-size: 13px;
	display:block;
   color: #36f;/*#00e; 36f*/
   padding-left: 40px;
   padding-bottom: 3px;
   margin: 10px 0 -12px -40px;
   background-image: url(http://webkatalog.oze.at/images/link.gif);
   background-repeat: no-repeat;
   background-position: left;
   text-decoration: none;
   border-bottom: 0;
   font-weight: bold;
   border-bottom: 1px dashed #ccc;
}
#links a.outgoing:hover {
	color: #E2001A;
   padding-left: 40px;
   font-weight: bold;
   background-repeat: no-repeat;
   background-position: left;   background: eee;
   background-image: url(http://webkatalog.oze.at/images/out-link.gif);
}
.url {
   color: #555;
   padding-left: 12px;
   font-size: 11px;
   background-image: url(http://webkatalog.oze.at/images/>>.gif);
   background-repeat: no-repeat;
   background-position: left;
}
#path {
   padding-left:30px;
	padding-top: 17px;
	height:33px;
   background: #f7f7f7 url(http://webkatalog.oze.at/images/path-bg.gif);
   color: #222;
   font-weight: bold;
   font-size: 11px;
}
#path a {
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #777;
	text-decoration:none;
	}
#path a:hover {
	color: #E2001A;
	font-weight: normal;
	border-bottom: 1px dashed #666;
	}	

.middle {
   vertical-align: middle;
/*   padding-top: 55px;*/
}
.diagonal {
	background-image: url(http://webkatalog.oze.at/images/diagonal-line.gif);
	height:14px;
	margin: 7px 0;
}
#submit {
	margin: 10px 15px 0 0;
   text-align: right;
   vertical-align: bottom;
}
#submit a img{
   vertical-align: middle;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}

.text, .btn {
   font-size: 8pt;
   font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
   color: #000000;
   background: #f9f9f9;
   padding: 5px 3px 0 15px;
   border: #fff;
   border-bottom: 1px dashed #999; /*#E2001A;*/
   color: #000;
   font-size: 15px;
   margin-bottom: 10px;
}
textarea.text {
   font-size: 8pt;
   border: 1px solid #bbc;
}
select {
   font-size: 8pt;
   border: 1px solid #bbc;
}

.captcha {
   border: 1px solid #bbc;
   margin-top: 10px;
}

form {
   display: inline;
   margin: 0;
   padding: 0;
}
.btn {
   font-size: 8pt;
   font-weight: normal;
   color: #fff;
   background-color: #E2001A;
   padding: 2px 7px;
/*   cursor: pointer;*/
}

span.req {
   margin-left: 3px;
   color: #FF0000;
   font-weight: bold;
}

div.errForm, span.errForm {
   margin: 0px 0 0px 5px;
   padding: 2px 3px 2px 3px;
   color: #FF0000;
   background: #FFFFF3;
   border: 1px solid #cccccc;
   text-align: left;
   clear: right;
}
h2 .small, h3 .small, .small, .small a {
   padding: 0px;
   margin: 0px;
   color: #909090;
   font-size:9px;
   text-decoration:none;
}

.small { display: none; }

a.small h3{
	font-size: 9px;
}


.sort {
   color: #000000;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px;
}
div.pr {
   font-size: 6pt;
   color: #000000;
   float: left;
   height: 30px;
   margin-right: 5px;
}
div.prg {
   width: 40px;
   border: 1px solid #999999;
   height: 3px;
   font-size: 1px;
}
div.prb {
   background: #5eaa5e;
   height: 3px;
   font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
   text-align: center;
   padding: 10px 0 20px;
}
div.footer a {
   color: #606060;
}
.price {
	margin: auto;
   border: 1px solid #fff;
   padding-left: 0;
   margin-bottom: 20px;
   text-align: left;
}
.price table {
	width: 400px;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	margin:auto;
	margin-top: 5px;
	margin-bottom: 15px;
	}

#zahlung {
	border-top: 2px solid #E2001A;
	color: #444;
	padding:0;
	margin-bottom: -15px;
	border-bottom: 5px solid #ddd;
}
#zahlung strong {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left:240px;
	border-bottom: 1px solid #ccc;
/*	border-left: 2px solid #bbb;*/
	margin-top: 10px;
	margin-left: -3px;
	line-height: 200%;
}
#zahlung  .buttons {
text-align:right;
}
#submit_oze {
	margin: -6px;
	padding: 0 17px 0 285px;
	border-bottom: 2px solid #a00;
	border-left: 1px dashed #999;
}
.price { color: #000; }

.small-red { font-size:10px; color: #E2001A; }




.price table td{
/*   margin: 0;
   padding: 2px;*/
   margin: 3px;
   padding: 3px 23px;
   vertical-align: bottom;
}


.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border-width:0;
}