@import url(typo.css);

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background:#000000;
}
body table, body table tr td, body table tr{
	border:none;
}
p, td, #content li{
	font-size:14px;
	line-height:18px;
}

#uhren #content a,
#trauringe  #content a,
#schmuck #content a{
	padding:5px;
	background:url(../images/logos/schatten_bilder.png) top left;
	display:block;
	float:left;
	margin:10px
}

.logos {
	margin:0px;
}

img{
	margin:10px;
}

#logo img {
	margin:20px 0 0 0;
}

p.small{
	font-size:10px;
}
.startpic {
	float:left;
	margin:10px 10px 10px 0;
}

/*---DIVS--*/

#wrapper {
	width:850px;
	margin:10px auto;
	background: url(../images/bg.jpg) repeat-y #ffffff;
	padding-bottom:10px;
	border:2px solid #fff000;
}

#logo {
	width:234px;
	background:#cdcdcd;
	margin:0px auto;
}

#header {
	text-align:center;
	background:#cdcdcd;
	background: url(../images/header_bg.gif) repeat-x 0px 71px #cdcdcd;
	margin:0px;
	padding:0 0 10px;
}

#navigation {
	float:left;
	width:130px;
	margin:0 0 0 25px;
}

*html #navigation {
	display:inline;
	margin:0 0 0 25px;
}

#content {
	float:right;
	width:610px;
	margin:15px 25px 10px 15px;
	min-height:400px;
	height:auto !important;
	height:400px;

}

/*---Navigation---*/

ul.nav {
	list-style-type:none;
	margin:0px;
}

ul.nav li {
	margin:5px 0px;
	padding:0px;
}

ul.nav li.abstop {
	margin-top:25px;
}

ul.nav li a {
	font-weight:bold;
	font-size:0.8em;
	color:#000000;
	text-decoration:none;
	display:block;
	width:130px;

	line-height:1.5em;
	text-align:center;
}

ul.nav li a:hover {
	color:#cdcdcd;
	background:#007db2;
}

ul.nav li a.active {
	color:#cdcdcd;
	background:#007db2;
}

/*UHRENMARKT*/
body #tw_um_ext tr.odd {
	background:none repeat scroll 0 0 #d7d7d7;
}
body #tw_um_ext tr.even {
	background:none repeat scroll 0 0 #fff;
}
body #tw_um_ext *{
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
}

body #tw_um_ext a {
	color:#007DB2;

}
body #tw_um_ext tr:hover a {
	color:#000;
}
body #tw_um_ext tr:hover td{
	background:#007DB2;
	cursor:pointer;
}
body #tw_um_ext .under_price{
	color:#666;
}
body #tw_um_ext td.right {
	width:110px;
}
