/***
* Content Stylesheet unter Verwendung der Typolight Standardklassen
* Erstellungsdatum: 14.03.2008
* Letzte Änderung: 14.03.2008
* Projekt: http://www.auktionshaus-ginhart.de.de

* Erstellt von:
* pcARTIST - Sascha Weilbächer
* (Personengesellschaft)
* Falkenstrasse 10
* D-83071 Stephanskirchen
* http://www.pcartist.de
* info[at]pcartist.de

* Im Auftrag von:
* Bitpoint AG
* Hechhtseestr. 5
* D-83022 Rosenheim
* http://www.bitpoint.de

* Wichtge Farben:
* dunkles rot		971220
* helles rot			db051b
* dunkles grau		bebebe
* helles grau		dddddd

* Schriftfarbe		413f3f

***/



body
	{
	font-family: tahoma,verdana,"Lucida Grande",arial,sans-serif;
	font-size: 90%;
	color: #413f3f;
	line-height: 1.6em;
	}


#main a,
#main a:link,
#main a:active,
#main a:visited,
#right  a,
#right  a:link,
#right  a:active
	{
	font-weight: bold;
	text-decoration: none;
	color: #971220;
	}

.mod_article a:visited
	{
	/*padding-left: 18px;
	background: url(tl_files/auktionshaus/design/images/ok.jpg) left top no-repeat;*/
	font-weight: bold;
	text-decoration: none;
	color: #971220;
	}

#main a:hover,
#right a:hover
	{
	font-weight: bold;
	text-decoration: none;
	color: #db051b
	}

#footer a,
#footer a:link,
#footer a:active
	{
	font-weight: normal;
	text-decoration: none;
	color: #aeaeae;
	}

#footer a:visited
	{
	font-weight: normal;
	text-decoration: none;
	color: #aeaeae;
	}

#footer a:hover
	{
	border-top: 1px dotted #aeaeae;
	border-bottom: 1px dotted #aeaeae;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h1
	{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-family:'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.4em;
	color: #971220;
	}

h2
	{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.3em;
	color: #971220;
	}
	
h3,
h4,
h5
	{
	margin: 10px 0px;
	padding-bottom: 10px;
	background: none;
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 1.2em;
	color: #971220;
	}

h6
	{
	margin: 10px 0px;
	padding-bottom: 10px;
	background: none;
	font-family: 'Trebuchet MS', Tahoma, Verdana, sans-serif;
	font-size: 1.1em;
	color: #971220;
	}


img,
a img
	{
	margin: 5px 15px 5px 0px;
	padding: 4px;
	border: 1px solid #bebebe;
	background: #dddddd;
	text-decoration: none;
	}
	
a:hover img
	{
	border: 1px solid #971220;
	}

p
	{
	margin: 0.5em 0em;
	font-size: 1.05em;
	line-height: 1.5em;
	}

.small
	{
	font-size: 0.9em;
	}
	
.grau_normal
	{
	color: #666565;
	font-weight: normal;
	}
.grau_fett
	{
	color: #666565;
	font-weight: bold;
	}

ul,
ol,
dl
	{
	margin: 0em 0em 1em 1.5em;
	line-height: 1.5em;
	}

ol li
	{
	margin: 0px;
	padding: 5px 15px;
	list-style-type: decimal;
	list-style-image: none;
	}

li
	{
	margin:	0 0 0.2em 3.5em;
	list-style-type: none;
	background: url(tl_files/auktionshaus/design/images/bullet.jpg) left 3px no-repeat;
	padding-left: 15px;
	}
	
.aukt_bed li
	{
	background: none;
	}
	
dt
	{
	font-weight: bold;
	}

dd
	{
	margin: 0em 0em 1em 1.5em;
	}

cite,
blockquote
	{
	font-style: italic;
	color: #dddddd;
	}

blockquote
	{
	margin:0em 0em 1em 1.5em;
	}

strong,
b
	{
	font-weight: bold;
	}

em,
i
	{
	font-style: italic;
	}

pre,
code
	{
	font-family: monospace;
	font-size: 1.1em;
	}

acronym,
abbr
	{
	border-bottom:.1em dashed #c00;
	letter-spacing: .07em;
	cursor: help;
	}

.float_left
	{
	float: left;
	display: inline;
	margin-right: 1em;
	margin-bottom: 0.15em;
}

.float_right
	{
	float: right;
	display: inline;
	margin-bottom: 0.15em;
	margin-left: 1em;
	}

.center
	{
	margin: 0.5em auto;
	text-align: center;
	}

table
	{
	width: auto;
	margin-bottom: 0.5em;
	border-collapse: collapse;
	}

table.full
	{
	width: 100%;
	}

table.fixed
	{
	table-layout: fixed;
	}

th,
td
	{
	padding: 0.5em;
	vertical-align: top;
	}

thead th
	{
	color: #fff;
	background-color: #bebebe;
	}

thead tr
	{
	font-weight: bold;
	color: #fff;
	background-color: #bebebe;
	}

tbody th
	{
	color: #000;
	background-color: #fff;
	}

tbody th.sub
	{
	color: #333;
	background-color: #ddd;
	}

tr.odd
	{
	background-color: none;
	}

form table tr.odd
	{
	background: none;
	}

hr
	{
	margin: 0em 0em 0.1em 0em;
	padding:0em 0em 0.1em 0em;
	border-top: 0px #c7585 #solid;
	border-right: 0px #db051b #solid;
	border-bottom: 1px #db051b #solid;
	border-left: 0px #db051b #solid;
	background: #971220;
	}

address
	{
	font-style: normal;
	margin-left: 40px;
	}


#left p
	{
	font-weight: normal;
	font-size: 1em;
	}



.more,
.more a,
.more a:hover
	{
	display: block;
	text-transform: lowercase;
	}

.back,
.back a,
.back a:hover
	{
	display: none;
	}

.jumpnav
	{
	float: right;
	}
	
.noborder,
.noborder img,
.noborde a img
	{
	border: none;
	background: none;
	}
