@import url(typo.css);

body {
	background:#2D2D2D;
	color:#CCCCCC;
	font-size:12px;
}

h1,h2,h3 {
	color:#CCCCCC;
}

a:hover {
	color:#cccccc;
}


.uhrenmarkt {	
	font-size:18px;
	line-height:38px;
	margin:0 10px;
	float:left;
}

.headline p {
	padding-top:2px;
	font-size:14px;
	line-height:38px;
	margin:0 10px;
}
	
#topbox h2, #topbox h3, #topbox h2 a {
	font-size:1.1em;
	font-weight:bold;
}

a {
	color:#FE6600;
	line-height:1.3;
	text-decoration:none;
}

/*----DIVS-----*/

#wrapper {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	width:600px;
	margin:0 auto 0;	
	padding:0px 0px 10px;
}

#header {
	padding:10px 10px 10px;
	background:#000000;
}

#topangebot {
	background:#333333;
}

.headline {
	background: url(../images/headline.jpg) repeat-x;
	height:38px;
}

#angebote{}

#search {
	padding-bottom:10px;
}

#topbox {
	background:#FE6600 none repeat scroll 0 0;
	margin:10px auto;
	padding:3px;
	width:580px;
	
}

#topbox .img {
	background:#000000 none repeat scroll 0 0;
	border:3px solid #FFFFFF;
	float:left;
	min-height:200px;
	text-align:center;
	width:300px;
}
#topbox .img  img{
    display: block;
    margin: 0 auto;
}

#topbox .head {
	background:#333333 none repeat scroll 0 0;
	padding:1em 1em 1em 54%;
}

#topbox .show {
	color:#FFFFFF;
	float:right;
	margin:0.75em 0.5em 0 0;
	padding:0;
	width:258px;
}

#topbox.show .show td.left, #topbox td.left {
	padding-right:5px;
	width:50%;
}
#topbox td {
	border-color:#666666;
	font-weight:bold;
	padding:3px 5px;
}

table.search {
	border-collapse:collapse;
	border-top:1px solid #666666;
	width:580px;
	margin:10px auto;
}



table.search td.odd {
	background:#191919 none repeat scroll 0 0;
	
	height:140px;
}
table.search td.even {
	text-align:center;	
	height:140px;
}
table.search td {
    text-align:center;	
    width: 25%;	
	margin: 10px;  
    padding: 15px 8px 10px;
}
table.search td img {
    margin-bottom: 10px;
}
table.search td a strong{
     line-height: 1.2;
}
table.search .left {	
	text-align:center;
	width:110px;
}

table.search .middle {
	line-height:1.5;
	vertical-align:top;
}

table.search .right {
	padding-right:1em;
	text-align:right;
	width:100px;
}

table.search span.spacer {
	display:block;
	float:right;
	height:90px;
	visibility:hidden;
	width:0;
}


table.hersteller {
	margin:10px 15px;
}

table.hersteller tr {
}

table.hersteller tr td {
	border:none;
	width:155px;
	padding:5px 10px 5px 0px;
	text-align:center;
}

#footer {
	width:580px;
	margin:0 auto 20px;
	border:1px solid #666666;
	border-top:none;
	padding:10px 10px 5px 10px;
}
