body {
	background-color: #333333;
	margin: 0;
	padding: 0;
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:130%;
	color: #000;
}

/* -- top navigation -- */
#topnav {
	position: fixed;
	left: 55px;
	top: 27px;
	width:1000px;
}
#topnav div {
	float:left;
	}
#nav1 {
	margin-left:60px;
	margin-top:24px;
}
#nav2 {
	margin-left:40px;
	margin-top:24px;
}


/* -- bootom navigation -- */
#bottomnav {
	position: fixed;
	left: 55px;
	top: 520px;
	width:1000px;
}
#bottomnav-hp {
padding-left:30px;
height: 30px;
}


/* -- side panels -- */
#balken-links {
	position: fixed;
	top:0;
	left:0;
	width: 25px;
	height: 550px;
}
/* for IE */ * html #balken-links {
	position:absolute;
}
#balken-rechts {
	position: fixed;
	top:0;
	right:0;
	width: 25px;
	height: 550px;
}
/* for IE */ * html #balken-rechts {
	position:absolute;
}


/* -- content layout -- */
#bg {
 padding:25px;
	height:500px;
}
#container {
	height: 500px;
	float: left;
}
#top {
	height: 105px;
}
#gallery {
	padding-left:30px;
}
#gallery div {
	float: left;
}
.caption{
	position:relative;
	margin-left: 10px;
	white-space:nowrap;
	}
.caption-text{
	color:#000;
	position:absolute;
	bottom:0;
	left:0;
}
#gallery-paintings img    { margin-left: 120px }
#gallery-paintings td {
	padding-right:15px;
}
#gallery-paintings {
	padding-left:15px;
}



#bottom {
}



embed {
margin:0px;
padding:0px;
}

h1 {
	font-size: 11px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:12px;
}
p {
margin-top:0px;
margin-bottom:12px;
}

img {
	border: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
 	list-style-type: none;
}
li {
	float: left;
	padding: 0px;
	margin: 0px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
p a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#text {
	float: left;
	width: 350px;
	height: 350px;
	padding-right: 10px;
	overflow: auto;
}
.yellow { color: #000 }
#scroller {
	width: 350px;
	height: 400px;
	overflow: auto;
}
.col1 {
	color: #9c886d;
}
.bg1 {
	background-color: #fff;
}
.col2 {
	color: #ff0505;
}
.bg2 {
	background-color: #fff;
}
.col3 {
	color: #e10505;
}
.bg3 {
	background-color: #fff;
}

embed{ display:block; margin-bottom:5px;}

/** Sales page **/

.description {
	padding-left:10px;
	}
.price {
	margin-top: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.payment {
margin-top:10px;
	}
	
	

