/*------------------------------------------
  Visioprint - Visuelle und virtuelle Welten
  © www.visioprint.ch
------------------------------------------*/


/*------------------------------------------
  Basics
------------------------------------------*/

body { 
	background-color: #fff; 
	font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
	font-size: 0.8em; 
	letter-spacing: 1px; 
	line-height: 1.4em; 
	color: #000; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
} 

img { 
	margin: 0; 
	padding: 0; 
	border: none; 
} 

img.cars { 
	margin: 0 0 20px 15px; 
	border: 1px solid #504022; 
	float: right; 
} 

p { 
	vertical-align: top; 
	margin: 0 0 10px 0; 
	padding: 0; 
	clear: both;  
} 

p.cars { 
	vertical-align: top; 
	margin: 0 0 20px 0; 
	padding: 0; 
	clear: both;  
} 

ul { 
	margin: 0 0 15px 0; 
	padding: 0 0 0 15px; 
} 

.bullet ul { 
	list-style-type: disc; 
	margin: 0 0 10px 5px; 
} 

a:link, a:visited, a:active { 
	color: #000; 
/*	font-weight: bold; */
	text-decoration: underline; 
}
a:hover, a:visited:hover { 
	color: #333; 
	text-decoration: none; 
} 

form { 
	margin: 0; 
	padding: 0; 
} 



/*------------------------------------------
  Tables
------------------------------------------*/

table { 
	/* width: 100%; */ 
	empty-cells: show; 
	border-spacing: 0px; 
	text-align: left; 
	margin: 0 0 0 0; 
} 
td { 
	vertical-align: top; 
	padding: 0 5px 0 0; 
} 

table.formular { 
	/* width: 100%; */ 
	empty-cells: show; 
	border-spacing: 0px; 
	text-align: left; 
	margin: 20px 0 0 0; 
} 
.formular td { 
	vertical-align: top; 
	padding: 0 0 10px 0; 
} 



/*------------------------------------------
  Navigation
------------------------------------------*/ 


.chapters { 
/*	font-size: 0.9em; 
	line-height: 1.4em; 
	color: #333; 
	text-transform: uppercase; */
} 
.chapters a:link, 
.chapters a:visited, 
.chapters a:active { 
/*	color: #000; */
	font-size: 1.0em; 
	text-decoration: none; 
	display: block; 
	border-bottom: 1px solid #fff; 
} 
.chapters a:hover, 
.chapters a:visited:hover { 
/*	color: #000; */
	font-size: 1.0em; 
/*	background-color: #fd5; */
	text-decoration: none; 
	display: block; 
	border-bottom: 1px solid #000; 
} 
dl.chapters { 
	margin: 0; 
	padding: 0; 
} 
.chapters dd { 
	margin: 0; 
	padding: 5px 15px 2px 0; 
} 

.selected { 
/*	display: block; 
	background-color: #ccc; */ 
	font-weight: bold; 
	color: #aa8; 
} 



/*------------------------------------------
  Boxes and areas
------------------------------------------*/ 

#language { 
	position: absolute; 
	z-index: 20; 
	height: 40px; 
	padding: 20px 0 0 50px; 
/*	border: 1px dashed #ccc; */
} 

#head-thumbs { 
	position: absolute; 
	z-index: 10; 
	top: 47px; 
	left: 600px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
} 

#navigation { 
	position: absolute; 
	z-index: 10; 
	top: 350px; 
	left: 0px; 
	width: 200px; 
	padding: 0 0 0 0; 
	text-align: right; 
} 

#subnav { 
	margin: 0 0 30px 0; 
	padding: 0 0 10px 0; 
	border-bottom: 1px solid #ccc; 
} 

#header { 
	position: relative; 
	z-index: 5; 
	margin: 12px 0 5px 0; 
	padding: 30px 0 0 130px; 
	color: #000; 
	border-top: 3px solid #504022; 
} 

.floatbox { 
/*	width: 19%; */
	margin: 0 40px 0 0; 
	float: left; 
/*	background-color: #eee; */
} 

/* first services main page */
#headfollow { 
	position: relative; 
	z-index: 5; 
	margin: 0 0 0 0; 
	padding: 0 15% 0 0; 
	height: 200px; 
	background-color: #504022; 
	
	font-family: Times, "Times New Roman", serif; 
	font-size: 2.2em; 
	line-height: 1.2em; 
	color: #fff; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 
.rowone { 
	width: 200px; 
	height: 200px; 
	float: left; 
	background-color: #aa8; 
} 

/* congierge */
#headfollow1 { 
	position: relative; 
	z-index: 5; 
	margin: 0 0 0 0; 
	padding: 0 15% 0 0; 
	height: 200px; 
	background-color: #6e3e3e; 
	
	font-family: Times, "Times New Roman", serif; 
	font-size: 2.2em; 
	line-height: 1.2em; 
	color: #fff; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 
.rowone1 { 
	width: 200px; 
	height: 200px; 
	float: left; 
	background-color: #886f6f; 
} 

/* car care */
#headfollow2 { 
	position: relative; 
	z-index: 5; 
	margin: 0 0 0 0; 
	padding: 0 15% 0 0; 
	height: 200px; 
	background-color: #394466; 
	
	font-family: Times, "Times New Roman", serif; 
	font-size: 2.2em; 
	line-height: 1.2em; 
	color: #fff; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 
.rowone2 { 
	width: 200px; 
	height: 200px; 
	float: left; 
	background-color: #5e91af; 
} 

/* relocation */
#headfollow3 { 
	position: relative; 
	z-index: 5; 
	margin: 0 0 0 0; 
	padding: 0 15% 0 0; 
	height: 200px; 
	background-color: #115125; 
	
	font-family: Times, "Times New Roman", serif; 
	font-size: 2.2em; 
	line-height: 1.2em; 
	color: #fff; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 
.rowone3 { 
	width: 200px; 
	height: 200px; 
	float: left; 
	background-color: #79a085; 
} 

.rowtwo { 
	width: 400px; 
	height: 200px; 
	margin: 0 10px 0 0; 
	float: left; 
/*	border-left: 1px solid #fff; */
}

#content { 
	position: relative; 
	z-index: 5; 
	margin: 40px 200px 0 200px; 
	padding: 0 0 40px 10px; 
	clear: both; 
	border-left: 1px solid #504022; 
} 

#bottombox { 
	position: absolute; 
	z-index: 5; 
	width: 100%; 
/*	bottom: 30px; 
	border: 1px dashed #ccc; */
} 
#bottomline { 
	margin: 40px 0 40px 200px; 
	padding: 2px 0 0 0; 
/*	border-top: 1px solid #ccc; */
} 



/*------------------------------------------
  Typefaces
------------------------------------------*/

/*
.lng-select, ol, ul, option, .input, .textarea, .pulldown { 
	font-family: Arial, Geneva, Helvetica, Swiss, SunSans-Regular, sans-serif; 
} 
*/


h1 { 
	font-family: Times, "Times New Roman", serif; 
	font-size: 2.5em; 
	line-height: 1.2em; 
	color: #504022; 
	margin: 0 0 10px 0; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 

h2 { 
	font-family: Times, "Times New Roman", serif; 
	font-size: 1.8em; 
	line-height: 1.2em; 
	color: #504022; 
	margin: 10px 0 8px 0; 
	font-style: oblique; 
	font-weight: normal; 
	letter-spacing: 0; 
} 

h3 { 
	font-size: 1.0em; 
	line-height: 1.2em; 
	color: #504022; 
	margin: 8px 0 5px 0; 
	letter-spacing: 0.5em; 
} 

.microtext { 
	font-size: 11px; 
	line-height: 13px; 
	color: #000; 
	letter-spacing: 1px; 
} 
.microtext a:link, 
.microtext a:visited, 
.microtext a:active  { 
	color: #000; 
	text-decoration: none; 
} 
.microtext a:hover, 
.microtext a:visited:hover { 
	color: #333; 
	text-decoration: underline; 
} 




/*------------------------------------------
  Form items
------------------------------------------*/


.input { 
	background-color: #eda; 
	color: #000; 
	width: 275px; 
	height: 20px; 
	padding: 0 0 0 5px; 
	border-left: 20px solid #ce7f17; 
	border-right: none; 
	border-top: none; 
	border-bottom: none; 
}  
.textarea { 
	background-color: #eda; 
	color: #000; 
	width: 275px; 
	height: 230px; 
	padding: 0 0 0 5px; 
	margin: 0 0 10px 0; 
	border-left: 20px solid #ce7f17; 
	border-right: none; 
	border-top: none; 
	border-bottom: none; 
} 
.button150 { 
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 0.8em; 
	text-align: center; 
	text-transform: uppercase; 
	letter-spacing: 0.1em; 
	display: block; 
	color: #000; 
	background-color: #ce7f17; 
	width: 150px; 
	margin: 10px 0 10px 0; 
	border: 1px solid #000; 
} 
a.button150:link, 
a.button150:visited { 
	display: block; 
	text-decoration: none; 
	color: #000; 
	background-color: #ce7f17; 
	margin: 10px 0 10px 0; 
	border: 1px solid #000; 
} 
a.button150:hover { 
	display: block; 
	text-decoration: none; 
	color: #000; 
	background-color: #eda; 
	margin: 10px 0 10px 0; 
	border: 1px solid #000; 
} 
