
body	{
	background: #fff url(../img/bg_body.jpg) repeat-x 0 0;
	background-attachment: fixed;
	color: #5E5E5E;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 16px 0 0 0;
	border: 0;
	text-align: center;
	line-height: 13px;
	font-family: verdana, helvetica, arial, sans-serif;
}


table {
	margin: 0;
}


td {
	color: #5E401C;
	font-size: 11px;
	vertical-align: top;
}


form
{
	margin: 0;
	padding: 0;
}


input.text, textarea.text {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;	
	border: solid 1px #595959;
	background: #fff;
	margin: 2px 0 4px 0;
	padding: 2px;
}


a {
	color: #B20000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.aktiv {
	color: #B20000;
	font-weight: bold;
	text-decoration: none;
}




a.func {
	color: #B20000;
	display: block;
	margin-bottom: 4px;
}


a.bold {
	font-weight: bold;
	text-decoration: none;
}

a.bold:hover {
	text-decoration: underline;
}



p, div {
	line-height: 13px;
}

p a {
	text-decoration: underline;
}

img {
	border: 0;
}


img#featured {
	border: 1px solid #F9F0E1;
}


img.parent {
	display: block;
	margin: 0 0 12px 0;
}


input, select {
	font-size: 11px;
}


h1 {
	font-weight: bold;
	font-size: 12px;
	color: #5d5d5d;
	margin: 0 0 13px 0;
	text-transform: uppercase;
}

h1.relaxed {
	font-weight: bold;
	text-transform: none;
}


h2 {
	display: block;
	font-weight: bold;
	color: #2D2319;
	font-size: 11px;
	margin: 0 0 4px 0;
}


h2 a {
	color: #2D2319;
	font-size: 11px;
}



p {
	margin: 0;
	padding: 0;
}




#wrap {
	width: 690px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	border: solid 2px #8E8A87;
	border-top: 0;
}

#top {
	width: 632px;
	height: 99px;
	background: #B20000;
	margin: 0;
	padding: 10px 29px;
	border: 0;
	border-top: 2px solid #8E8A87;
/*	border-bottom: 2px solid #fff; */
	text-align: left;
	color: #fff;
}


#top #suche {
	display: block;
	position: absolute;
	text-align: right;
	background: transparent;
	width: 250px;
	padding: 19px 0 0 0;
	right: 16px;
	top: 0;
}


#top #suche form {
	display: block;
	height: 55px;
}


#top #suche input#key {
	width: 120px;
	margin: 0px 8px;
}



/* ----------------------------- */


#content {
	margin-top: 8px;
	display: block;
	padding: 24px 19px;
	background: transparent url(../img/bg_content.gif) no-repeat center top;
}





/* ----------------------------- */



#bot {
	width: 668px;
	height: 30px;
	background: #fff; 
	margin: 0;
	padding: 12px 11px 0 11px;
	border: 0;
	border-top: solid 2px #8E8A87;
	text-align: center;
}






#triple {
	
}


#triple td {
	vertical-align: top;
	padding-right: 11px;
}

#triple td.abschl {
	padding: 0;
}

.info {
	margin: -1px 0 0 -1px;
}

.info td {
	background: #efefef; 
}

.infocol {
	display: block;
	float: left;
	width: 204px;
	margin-right: 8px;

}

.thumbcol {
	display: block;
	float: left;
	width: 148px;
	margin-right: 10px;

}

.detailcol {
	display: block;
	float: left;
	width: 276px;
}


.col {
	display: block;
	float: left;
	width: 216px;
	margin-left: 10px;
}

.colleft {
	display: block;
	float: left;
	width: 216px;
	margin-right: 10px;
}

.colright {
	display: block;
	text-align: right;
	float: left;
	width: 216px;
	margin-left: 10px;
}

.colnar {
	display: block;
	float: left;
	width: 190px;
}


.colwel {
	display: block;
	float: left;
	width: 134px;
	margin-right: 10px;
}



/* ---- sonder ---- */


.artlist, .artsold {
	display: block;
	text-align: left;
	width: 200px;
	height: 62px;
	background: transparent url(../img/bg_artlist.jpg) repeat-x 0 center;
	padding: 8px;
	margin: 0 0 10px 0;
	border: 1px solid #5d5d5d;
	position: relative;
	overflow: hidden;
}

.artsold {
	background-image: url(../img/bg_sold.gif);
	background-repeat: no-repeat;
	background-position: top left;

}


.artlist img, .artsold img {
	position: absolute;
	border: 0;
	right: 0;
	bottom: 0;
}


.artlist h2, .artsold h2 {
	background: #B20000;
	clear: both;
/*	position: absolute;
	left: 0;
	top: 0; */
	padding: 2px 4px;
	width: 208px;
	color: #fff;
	position: relative;
	left: -8px;
	top: -8px;
	height: 14px;	
}
.artsold h2 {
	background: #595959;	
}

.artlist a, .artsold a {
	color: #fff;	
}

/* ----- news ----- */

.news {
	margin: 0 0 24px 0;
}

.news p {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background: transparent url(../img/dotted.gif) repeat-x bottom left;

}




.detail {

}






#thumbs {
	display: block;
	background: #efefef;
	width: 140px;
	padding: 8px 0 0 8px;
	margin: 0;
}


#thumbs img {
	border: 1px solid #DEC9AA;
	margin: 0 8px 8px 0;
}


#large {
	width: 276px;
	display: block;
	padding: 8px 8px 8px 8px;
	background: #F9F0E1;
}




#submenu {
	/* border-top: 1px solid #DEC9AA; */
	border-collapse: collapse;	
	margin: 6px 0 0 15px;
}

.menu {
	margin: 0 0 0 15px;
	border-left: 2px solid #B20000;
}

#navi {
	background: #B20000 url(../img/bg_nav.gif) repeat-x 0 0;
}


.menu td a, #submenu td a {
	display: block;
	margin: 0;
	border: 0;
	padding: 12px 8px;
	font-size: 13px;
	color: #fff;
	border-right: 2px solid #B20000;
	text-transform: uppercase;
}
.menu td a:hover, #submenu td a:hover {
	text-decoration: none;
	background: #B20000 url(../img/bg_nav_hi.gif) repeat-x 0 0;
}


#submenu td a {
	font-size: 11px;
}


#submenu td:last-child a {
	border: 0;	
}

.menu td.active a {
	display: block;
	padding: 12px 8px;
	font-size: 13px;
	text-transform: uppercase;
	background: #B20000 url(../img/bg_nav_hi.gif) repeat-x 0 0;
}
.menu td.active a:hover {
	background: #B20000 url(../img/bg_nav.gif) repeat-x 0 0;
}

table.detail {
	border-collapse: collapse;
	border: 0;
}



#submenu td a {
	color: #B20000;
	display: block;
	border-width: 1px;
	padding: 0 8px;	 
}



#submenu td.active a {
	color: #5d5d5d;
}
#submenu td.active a:hover, #submenu td a:hover {
	text-decoration: underline;	
	background: none;
}



#submenu a {
	text-transform: uppercase;
}


#submenu a:hover {
	text-decoration: none;
}

.rechts {
	text-align: right;
}	

.clear {
	clear: both;
	height: 0;
}


#wrap {
	position: relative;
}

#wrap #special {
	position: absolute;
	top: 71px;
	right: 34px;
	width: 127px;
	height: 25px;
}

.button {
	border: 1px solid #fff;
	color: #fff;
	background: #B20000;
	padding: 2px 4px;	
}

hr {
	border: 0px;
	background: transparent;
	border-bottom: 1px solid #B20000;
	padding: 0;
}

