@charset "UTF-8";
/* CSS Document */

/*  
Name: art bula ag
Description: Schweizer Kunstkartenverlag mit grosser Auswahl an erstklassigen Bildern von Wasser, Steinen, Blumen, Tieren etc.
Author: Martin Stettler, dieweberei.ch, Agentur für Webdesign &amp; Grafik, CH-Interlaken
Author URL: http://www.dieweberei.ch
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
* {
	padding:			0;
	margin:				0;
}
td {
	padding:			5px;
}
h1	{
	font-size:			18px;
}
h2	{
	font-size:			14px;
}
p	{
	color:				#333;
	line-height:		18px;
}
a img	{ 
	border:				none;
}
a	{
	text-decoration: 	underline;
	color:				#666;
}
a:hover	{
	text-decoration: 	none;
	color:				#666;
}
li	{
	list-style:			none;
	padding:			5px 0px;
	margin:				0px;
	text-align:			left;
}
.pic	{ 
	border:				none;
}
.gap	{ 
	height:				10px;
}
/*-----------------------------------------------------------------------------------------------
  Layout
-----------------------------------------------------------------------------------------------*/
body	{
	background:			#FFF;
	color:				#666;
	font-size:			12px;
	font-family:		"Lucida Grande", "Lucida Sans", "Helvetica Neue", Verdana, Arial, sans-serif;
}
#desk	{
	position: 			absolute;
	left: 				0px;
	top: 				0px;
	width: 				1100px;
	height: 			auto;
	margin-left:		0px;
	margin-top:			0px;
	background-color:	#FFF;
}
/*-----------------------------------------------------------------------------------------------
  Meta Navigation
-----------------------------------------------------------------------------------------------*/
#metaNavigation	{
	position: 			relative;
	left: 				0px;
	top: 				5px;
	width: 				1100px;
	height: 			auto;
	text-align:			right;
	font-size:			11px;
}
#metaNavigation	a	{
	color:				#666;
	text-decoration: 	none;	
}

#metaNavigation	a:hover	{
	text-decoration: 	underline;	
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header	{
	position: 			relative;
	left: 				0px;
	top: 				0px;
	width: 				1070px;
	height: 			80px;
	padding-left:		30px;
}
/*-----------------------------------------------------------------------------------------------
  Content
-----------------------------------------------------------------------------------------------*/
#content	{
	position: 			relative;
	left: 				0px;
	top: 				0px;
	width: 				1100px;
	height: 			auto;
}
#folderInformation	{
	position: 			relative;
	left: 				30px;
	top: 				0px;
	width: 				1070px;
	height: 			18px;
	text-align:			right;
	padding-left:		0px;
	border-bottom:		#999 1px solid;
	color:				#000;
}
/* Main Navigation */
#mainNavigation	{
	position: 			relative;
	left: 				0px;
	top: 				0px;
	width: 				250px;
	height: 			auto;
	padding:			25px 30px;
	float:				left;	
}
.main	a	{
	color:				#666;
	text-decoration: 	none;
}
.main	a:hover	{
	color:				#000;
	text-decoration: 	none;
}
.mainDown	{
	color:				#000;
	font-weight:		bold;
}
/* Sub Navigation */
.sub	a	{
	color:				#666;
	font-size:			11px;
	font-weight:		normal;
	padding-left:		23px;
	text-decoration: 	none;
}
.sub	a:hover	{
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	text-decoration: 	none;
	padding-left:		23px;
}
.subDown	{
	color:				#000;
	font-size:			11px;
	font-weight:		normal;
	padding-left:		23px;
}
/* Images */
#imageFolder	{
	position: 			relative;
	left: 				0px;
	top: 				0px;
	width: 				770px;
	height: 			auto;
	margin: 			0px;
	padding:			30px 0px 10px 0px;
	float:				left;
}
#indexPic	{
	position: 			relative;
	left: 				0px;
	top: 				0px;
	width: 				544px;
	height: 			auto;
	margin: 			0px;
	float:				left;
}
.pk_h {
	width: 				140px;
	height:				100px;
	padding:			0px 14px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_v {
	width: 				116px;
	height:				166px;
	padding:			0px 9px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_h {
	width: 				166px;
	height:				116px;
	padding:			0px 25px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_q_s {
	width: 				116px;
	height:				116px;
	padding:			0px 12px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_q_m {
	width: 				160px;
	height:				160px;
	padding:			0px 30px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_q_b {
	width: 				246px;
	height:				246px;
	padding:			0px 10px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
.dk_a5 {
	width: 				160px;
	height:				227px;
	padding:			0px 30px 30px 0px;
	text-align:			left;
	font-size:			11px;
	line-height:		18px;
	float:				left;
}
/*-----------------------------------------------------------------------------------------------
  Forms
-----------------------------------------------------------------------------------------------*/
.textfield	{
	height:				16px;
	width:				350px;
	padding:			2px;
	border:				1px solid #666;
	font-size:			12px;
	color:				#666;
	font-family:		"Lucida Grande", "Lucida Sans", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.messagefield	{
	height:				80px;
	width:				350px;
	padding:			2px;
	border:				1px solid #666;
	font-size:			12px;
	color:				#666;
	font-family:		"Lucida Grande", "Lucida Sans", "Helvetica Neue", Verdana, Arial, sans-serif;
}
.button	{
	height: 			20px;
	width: 				auto;
	background-color:	#FFF;
	border:				none;
	color: 				#666;
	cursor:			 	pointer;
	font-size:			12px;
}
/*-----------------------------------------------------------------------------------------------
  Footer
-----------------------------------------------------------------------------------------------*/
#footer	{
	position: 			relative;
	left: 				30px;
	top: 				0px;
	width: 				1070px;
	height: 			25px;
	float:				left;
	padding-top:		5px;
	font-size:			11px;
	border-top:			#999 1px solid;
	color:				#666;
}
#footer	a	{
	color:				#666;	
}


