/* Datenwerk GmbH - www.datenwerk.de */
/* common style for VOGUE.com */

body {
	margin:			0;
	font-family: Arial;
	font-size:		11px;
	line-height:	13px;
	font-weight:	normal;
	color: 			rgb(112,112,112);
	line-height:15px;
}

p,td,li {
	font-family:	Arial;
	font-size:		11px;
	line-height:	13px;
	font-weight:	normal;
	color: 			rgb(112,112,112);
	line-height:15px;
}

b, .author, a.author, a.author:visited, a.author:hover, a.author:link
	{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}

a, a:visited, a:link, a.subhome:hover, a.subhome:active {
	color: 			rgb(112,112,112);
	text-decoration:none;
}

form	{
	margin-top:0px;
	margin-bottom:0px;
	}
	
a:hover, a:active{
	color: 			rgb(40,40,40);
	text-decoration:none;
}

h1,h2,h3
	{
	font-family:Arial;
	color: #000000;
	margin-top:0px;
	margin-bottom:0px;
	}
	
h3
	{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	}

/* the following speeds up table rendering under IE5 and higher but expects well-defined tables */
table {
	table-layout:	fixed;
}


/* Auswahlboxen unten */
form.jump {
	margin: 0;
}

/* mouseover für popup-thumbnails */
.zoomimage
	{
	cursor:crosshair;
	cursor:url(zoomimage.cur);
	}

.jump {
	text-transform: uppercase;
	font-family: Arial;
	font-style: normal;
	font-size: 9px;
	width: 134px;
	vertical-align: middle;
}

/* Seitennavigation & Centerthema-Navigation */

td.pagenav
	{
	border-width:1px;
  	border-style:none;
  	border-color:#FFFFFF;
  	vertical-align:center;
  	text-align:center;
  	text-indent:1px;
  	line-height:10px;
	padding-top:1px;
	padding-bottom:1px;
	height:14px;
	}

td.pagenavactive
	{
	border-width:1px;
  	border-style:solid;
  	border-color:#B0B0B0;
  	vertical-align:center;
  	text-align:center;
  	text-indent:1px;
  	line-height:10px;
  	padding-top:1px;
  	padding-bottom:1px;
  	height:14px;
	}


.caption
		{
		font-size:10px;
		line-height:11px;
		}

.copyright
		{
		font-size:10px;
		line-height:11px;
		}

.caption b {
	color:#000000;
	font-weight:normal;
	
}

.copyright b {
	color:#000000;
	font-weight:normal;
	font-size:10px;
}

.abothumbs
	{
	background-color: rgb(232,232,224);
	}
	
.abothumbsactive
	{
	background-color: rgb(156,156,156);
	}

/* popup */

.popup
	{
	background: rgb(255,255,255);
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	line-height: 13px;
	color: rgb(112,112,112);
	border: 0px;
	scrollbar-face-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(255,255,255);
	scrollbar-arrow-color: rgb(112,112,112);
	scrollbar-darkshadow-color: rgb(255,255,255);
	scrollbar-base-color: rgb(255,255,255);
	}
