body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #829481;
	background-color: #ffffff;
	letter-spacing: 0.1em;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

/* --- */
/*
a:link {
	color: #829481;
}
a:hover {
	color: #ffffff;
	background-color: #829481;
}
a:visited {
	color: #BFBDBD;
}
*/
a.active {
	background-color: #829481;
	color: #FFFFFF;
}

/* --- */

h1 {
	display:none;
}

h2{
	display:none;
}

h3{
	position: absolute;
	height: 422px;
	width: 814px;
	left: 200px;
	top: 141px;
	letter-spacing: normal;
	line-height: 30px;
	z-index: 3;
	color: #666666;
}
h3 a:link {
	color: #829481;
	font-size: 24px;
	font-weight: lighter;
}
h3 a:hover {
	color: #ffffff;
	background-color: #829481;
	font-size: 24px;
	font-weight: lighter;
}
h3 a:visited {
	color: #cccccc;
	font-size: 24px;
	font-weight: lighter;
	text-decoration: line-through;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #829481;
	font-weight: normal;
	line-height: 20px;
}

.schraeg{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: lighter;
}


/*********/

#logo {
	position: absolute;
	left: 14px;
	top: 19px;
	z-index: 3;
	width: 152px;
	height: 72px;
}

/*#vintageandco{
	position: absolute;
	left: 200px;
	top: 19px;
	z-index: 3;
	width: 410px;
	height: 26px;
	font-size: 16px;
}*/

#vintageandco_pic{
	position: absolute;
	left: 198px;
	top: 72px;
	z-index: 3;
	width: 332px;
	height: 20px;
	font-size: 16px;
}

/*********** navi01: gen ***********/

#navi01{
	position: absolute;
	height: 93px;
	width: 150px;
	left: 0px;
	top: 450px;
	z-index: 3;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navi01 li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navi01 li {border-bottom: none;}

#navilinks ul a:link, #navilinks ul a:visited {display: block;}

#navilinks ul {list-style: none; margin: 0; padding: 0;}
#navilinks li {
	text-align: right;
	line-height: 18px;
}
/*
#navilinks a:link{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829481;
}

#navilinks a:hover{
	background-color: #829481;
	color: #ffffff;
}

#navilinks a:visited{
	color: #829481;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829481;
}
*/

li a:link{
	color: #829481;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829481;
}

li a:hover{
	background-color: #829481;
	color: #ffffff;
}

li a:visited{
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #829481;
}

/*********** titel ***********/

#titel{
	position: absolute;
	left: 203px;
	top: 140px;
	z-index: 3;
	width: 450px;
	height: 150px;
}

#titel a:link{
	color: #829481;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#titel a:hover{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

#titel a:visited{
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	color: #cccccc;
}

/*********** adresse ***********/

#mail{
	color: #829481;
	letter-spacing: 1px;
	position: absolute;
	left: 549px;
	top: 75px;
	z-index: 4;
	width: 16px;
	height: 13px;
}

#mail a:link{
}

#mail a:hover{
	background-color: #cccccc;
	color: #ffffff;
}

#mail a:visited{
}

