/*
Not[:]PHP/LD v0.1 StyleSheet

[Name]
www.industriefirmen.de

[Description]
Der komplette Stylesheet wurde kopiert aus der vorherigen Internetseite.
Daher sieht er nicht wirklich schön formatiert aus~ ;-P

*/


body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
}

span#links a span {
	display: none;
	text-decoration: none;
}

span#links a {
	position:relative;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-decoration: none;
}

span#links a:hover {
	z-index:1;
	border: 0px solid white;
	text-decoration: none;
}

span#links a:hover span {
	display:block;
	position:absolute;
	top:0em;
	left:1em;
	width:20em;
	border:2px solid #FFFFFF;
	background-color:#DCE9DC;
	color:#000000;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	padding: 10px;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

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 {
	padding-top: 10px;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #D9E8F9;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}
#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,textarea.text {
	padding: 1px;
	color: #000000;
	border: 1px solid #5e74b3;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFAA11;/*#FFCC33;*/
	cursor: pointer;
	height: 17px;
}
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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #7a7a7a;
}
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;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}

.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

body {
	margin: 10px 10px;
	padding: 0px;
	color: #0c3253;
	background-color: #3c698d;
	}

h1#header {
	margin: 0px;
	padding: 0px;
	height: 71px;
	text-indent:-999px;
	background: url('images/header-bg.jpg') no-repeat;
	background-color: #4486ce;
	}

#header-navigation {
	height: 45px;
	padding-left: 22px;
	line-height: 45px;
	background: url('images/header-navigation-bg.gif') repeat-x;
	background-color: #e2d39d;
	border-bottom: 1px solid #e8ddb4;
}

ul.catlist, ul.linkslist {
	padding:5px 0px 5px 10px;
}

ul.catlist li {
	list-style:none;
}

ul.linkslist li {
	list-style:none;
	margin-bottom: 16px;
}

#header-navigation a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}

#header-suche {
	height: 24px;
	padding: 5px 0px 7px 22px;
	background: #e2d39f;
	}

#header-suche td {
	vertical-align: middle;
}

#header-suche input {
	height: 20px;
	width: 288px;
	padding: 1px;
	border-top: 1px solid #717171;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #717171;
	}

#header-suche button {
	border: none;
	height: 23px;
	width: 61px;
	background: url('images/search.gif');
}

#header-pfad {
	height: 20px;
	padding-left: 22px;
	line-height: 20px;
	background-color: #f9f1ce;
	}

#header-pfad a {
	text-decoration: none;
	color: #0c3253;
	}

#main {
	padding: 20px 20px 35px 20px;
	background: #fff;
	}

#footer {
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
	color: #654615;
	background: url('images/footer-bg.gif') repeat-x;
	background-color: #e2d39d;
	border-bottom: 1px solid #e8ddb4;
	}

#footer a {
	text-decoration: none;
	color: #654615;
	}

#footer span {
	display:block;
	margin-top:1px;
	color: #a7854f;
	}

#footer span a {
	color: #a7854f;
	}


/* DEFINITIONS FOR MAIN-AREA */

#kategorien a {
	color: #0c3253;
	}

#kategorien .subcats {
	margin-bottom: 15px;
	line-height: 11px;
	}

#kategorien .subcats a {
	text-decoration: none;
	font-size: 11px;
	}

#kategorien-navigation a {
	color: #0c3253;
	}

#links-empfehlungen a {
	text-decoration: none;
	color: #0c3253;
	}

#links a {
	font-size: 11px;
	text-decoration: none;
	color: #0c3253;
	}

h3.sortierungen {
	color: #b0b0b0;
	}

h3.sortierungen a {
	color: #b0b0b0;
	}

#TABLE_pay {
	display: none;
	}

a {
	color: #0c3253;
}

.form .formdesc {
	float: left;
	width:	200px;
	text-align:right;
}

.form .formclean {
	height: 30px;
	font-size: 1px;
}

.form .formdetail {
	font-size: 10px;
	color: grey;
}

.form .formvalue {
	margin-left: 210px;
}

input, .form .formvalue select {
	border: 1px solid #5070a0;
	width: 300px;
}

button {
	border: 1px solid silver;
	background-color: #EEEEEE;
}

button:hover {
	background-color: white;
}

.form .formvalue textarea {
	border: 1px solid #5070a0;
	width: 300px;
	height: 150px;
}

.form .formrow {
	margin-bottom: 10px;
}

.form .formerror {
	margin-left: 210px;
	color: red;
	font-weight:bold;
}
