@charset "utf-8";
/* Haupt Div Container  */
html { height: 100%; margin-bottom: 1px; } 
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin:10px auto 10px auto;
	width:976px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #2a4b6e;
}

#design {
	width: 976px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainback.jpg);
	background-repeat: repeat-y;
}
#logo {
   background-image: url(../images/headerback.jpg);
   height: 142px;
   width: 976px;
}
#topbar {
   background-image: url(../images/topbarback.jpg);
   height: 118px;
   width: 976px;
}
#content {
	float:left;
	padding: 0;
	margin: auto;
	width: 612px;
	height: auto;
}
#main {
	margin-top:10px;
	padding:0;
	height:auto;
	width:590px;
}
#leftcontainer {
	float: left;
	height: auto;
	width: 182px;
	margin:0;
	padding:0;
}
#rightcontainer {
	float: right;
	height: auto;
	width: 176px;
	padding:0;
	margin:0;
}
#footer {
	bottom:0;
	clear:both;
	background-image: url(../images/footerback.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 976px;
}
/* End */
table {
	width:100%;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
	text-align:left;
}
h1 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #cc0000;
   letter-spacing: 2px;
   text-align: left;
   margin-top:0px;
   padding-top:12px;
   padding-left:5px;
   float:left;
}
h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align:left;
	line-height: 20px;
}
h3 {
	color: #c6b57b;
	font-size: 9pt;
	padding: 10px 0;
	letter-spacing: 2px;
	text-align:left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 3px 0px 2px 0px;
	color: #000000;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
}
h5 {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: center;
	clear: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
a:link, a:active, a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 573px;
	margin:0 auto;
}
.goldborder {
    border: 1px solid #c6b57b;
}
td.err {
	padding: 10px;
    color: #FF0000;
    background: #FFEDED;
    border: 1px solid #A0A0A0;
    text-align: left;
}
td.msg {
	padding: 10px;
	color: #000000;
	border: 1px solid #A0A0A0;
	text-align: left;
	background-color: #FFFFCC;
}
.label {
	text-align: right;
	font-weight: bold;
	width:160px;
}
.field {
    text-align:left;
}
.buttons {
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #6f6f6f;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 14px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
	vertical-align: middle;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.search {
	background-color: #FFFFFF;
	border: 1px solid #5e74b3;
	padding: 2px 2px 2px 30px;
	width: 200px;
	height: 18px;
	background: #fff url(../images/suche.gif) no-repeat bottom left;
	float:left;
}
.btn {
	font-size: 8pt;
	font-weight: bold;
	border: 1px outset #666666;
	padding:4px 6px 4px 6px;
	vertical-align: middle;
	text-align: center;
	background-color: transparent;
	color: #000000;
}
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: 0;
	margin: auto;
	color: #909090;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	line-height: 11px;
}
.sort {
	color: #000000;
}
.subcats, .subcats a, .subcats a:visited, .subcats a:active {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #c6b57b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
}
.subcats a:hover {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #a4b7d6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
}
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;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: top;
	width: 573px;
}
#paging {
	padding: 0 10px;
	text-align:left;
}
.paging-links {
   text-align:right;
   
}
.paging-info {
   font-style: italic;
   font-weight: normal;
   color: #c6b57b;
   vertical-align: bottom;
   text-align:right;
}
.noResults {
   text-align:left;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   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;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
legend {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #5e74b3;
}
fieldset {
   border-width: 1px;
   border-color: #c6b57b;
   border-style: solid;
   background-color: #FFFFFF;
   padding: 0 5px 5px 5px;
   margin:0 5px 5px 5px;
}

label {
   cursor: pointer;
}

table.comment {
   border-width: 1px;
   border-color: #5e74b3;
   border-style: dotted;
   padding: 5px;
   margin-top: 5px;
}

tr.comment {
   background-color: #c6b57b;
   color: #FFFFFF;
}
.stats {
   padding:36px 0 0 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #333333;
   text-align:center;
}
#main_desc {
	text-align: center;
	font-style: italic;
	color: #006633;
}
.cat_box {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.cat_caption {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
.link_rating {
   padding: 3px 5px 0 0;
   color: #6b6b6b;
   width: 100%;
}
.link_rating img {
   display: block;
   float: left;
   /*margin-right: 5px;*/
}
span.review, div.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	line-height:1.5em;
}
.details a, .details a:visited, .details a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #c6b57b;
	text-decoration: none;
}
.details a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #c6b57b;
	text-decoration: underline;
}
img {
    border:0;
}
.return p {
    margin-bottom:0.1em;
	margin-top:0.1em;
	line-height:1.em;
}
/* Widgets Anpassung */
.boxPopCats, .boxStats, .boxSponsored, .boxSponsoredLast, .boxSponsoredA {
    font-size: 8pt;
	text-align:left;
	padding:0 6px 0 0;
	margin:0;
}
.boxSponsored, .boxSponsoredLast {
    font-size: 7pt;
	line-height: 1.2em;
	font-family:verdana, Arial, Helvetica, sans-serif;
}
.boxSponsoredA {
	line-height:1.2em;
}
.boxPopCats li, .boxStats li {
    list-style-type: none;
	list-style-position: outside;
}
.smallDesc {
	color: #666666;
	text-align:left;
	line-height:1.2em;
}
.readMore {
    margin:0;
	padding:0;
}
div.central_widget p {
	margin-bottom:0.1em;
	margin-top:0.1em;
	line-height:1.em;
	border:none;
	color: #666666;
}
.leftboxcontent {
   max-width:174px;
}
.rightboxcontent {
  max-width:166px;
}
#marqueecontainer{
	position: relative;
	width: 166px; /*marquee width */
	height: 90px; /*marquee height */
	overflow: hidden;
	padding-left: 2px;
	/*text-align: center;*/
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
/* end */
/*       Template "Gold Case"    */
/* Header */
#menuoo {
	float: right;
}
#menuoo a:link, #menuoo a:active, #menuoo a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	width:100px;
	float: left;
	display: block;
	height: 22px;
	font-size: 10px;
	padding: 7px 3px 0px 0px;
	margin-top:4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #b3ccda;
	border-right-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	border-left-color: #b3ccda;
	vertical-align: middle;
}
#menuoo a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
	width:100px;
	float: left;
	display: block;
	height: 22px;
	font-size: 10px;
	padding: 7px 3px 0px 0px;
	margin-top: 4px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #b3ccda;
	border-right-color: #f5f5f5;
	border-bottom-color: #f5f5f5;
	border-left-color: #b3ccda;
	vertical-align: middle;
}
#top {
    height:37px;
	width: 964px;
	margin: 0 auto;
}
/*  end Header   */
/* TopBar */
#path {
	height:42px;
	width: 976px;
	
}
#menuo {
	margin: 0px 10px 0px 8px;
	padding: 2px 0px 0px 0px;
}
.menuo, #menuo a, #menuo a:active, #menuo a:visited {
	color:#c6b57b;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0px auto 0px auto;
	display: block;
	padding: 8px 10px 5px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
	font-weight: bold;
}
#menuo a:hover {
	color:#ffffff;
	text-decoration:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin: 0px auto 0px auto;
	display: block;
	padding: 8px 10px 7px 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: outset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	float: left;
	font-weight: bold;
	background-color: #990000;
}
.directory {
	margin-left: 570px;
	vertical-align: top;
	line-height:20px;
	display: block;
	text-align: left;	
}
.but {
	border: 0;
	padding: 0px 4px 0px 4px;
	vertical-align: middle;
}
#currentpath {
	color: #2a4b6e;
	position: relative;
	height:72px;
	padding-right:5px;
}
/* end Top Bar   */
/* main  */
.fett {
	font-weight: bold;
}
.submit {
	float: right;
	margin: 0px 6px 0px auto;
	padding: 4px 6px 8px 10px;
}
.links {
	padding: 2px;
	margin: 0px 10px;
	width: 573px;
}
.articles {
	padding: 2px;
	margin: 0px auto;
	width: 573px;
}
.empfehlung {
	background: #f9f9f9;
	border: 1px solid #c6b57b;
	padding: 2px;
	margin: 0px auto;
	width: 573px;
}
/*  Leftbar und Rightbar   */
.leftbox {
	height: auto;
	margin-bottom: 20px;
	width: 177px;
	float:left;
	margin-left:5px;
}
.rightbox {
	height: auto;
	margin-bottom: 20px;
	width: 170px;
	float:right;
	margin-right:5px;
}
.leftboxtop {
	width: 177px;
	background-image: url(../images/leftboxtop.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: 6px;
	line-height: 29px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.leftboxcontent {
    background-image: url(../images/leftboxback.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	width: 177px;
	padding: 4px;
	line-height: 16px;
}
.leftboxcontent a, .leftboxcontent a:visited, .leftboxcontent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2a4b6e;
	text-decoration:none;
	font-weight: normal;
	width: 177px;
}
.leftboxcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a4b7d6;
	text-decoration:none;
	font-weight: normal;
	width: 177px;
}
.leftboxbottom {
	width: 177px;
	background-image: url(../images/leftboxbotton.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
.rightboxtop {
	width: 170px;
	background-image: url(../images/rightboxtop.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-indent: 6px;
	vertical-align: middle;
	line-height: 29px;
	text-align: left;
}

.rightboxcontent {
	background-image: url(../images/rightboxback.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	width: 170px;
	padding: 4px;
	line-height: 16px;
	text-align: left;
}
.rightboxcontent a, .rightboxcontent a:visited, .rightboxcontent a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2a4b6e;
	text-decoration:none;
	font-weight: normal;
	width: 170px;
}
.rightboxcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #a4b7d6;
	text-decoration:none;
	font-weight: normal;
	width: 170px;
}
.rightboxbottom {
	width: 170px;
	background-image: url(../images/rightboxbotton.jpg);
	background-repeat: no-repeat;
	height: 6px;
}
/*   Footer  */

#smalllink, #smalllink a, #smalllink a:visited, #smalllink a:active, #smalllink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.stats {
   padding:36px 0 0 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 8pt;
   font-weight: normal;
   color: #333333;
   text-align:center;
}

