body {
	margin:0px;
	padding:0px;
	text-align:left;
	font-family:"Century Gothic";
	font-size:63%;
	background-color:#ffffff;
}
h2{
	font-size:2em;
	font-weight:BOLD;
	color:#333333;
	display:block;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#container{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-botton:0px;
	margin-top:130px;
	padding:0px;
}
#hohm{
	font-size:1.4em;
	font-weight:BOLD;
	color:#333333;
	display:block;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
.text{
	color:#666666;
	display:block;
	float:left;
	height:auto;
	width:250px;
	border:0px;
	margin:0px;
	padding:0px;
}
.bigpictext{
	color:#666666;
	display:block;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:0 0 30px 0;
	padding:0px;
}
.pic{
	display:block;
	float:left;
	height:auto;
	width:164px;
	border:0px;
	margin:0px 0px 6px 6px;
	padding:0px;
}
.bigpic{
	display:block;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:0px 0px 6px 0px;
	padding:0px;
}
#contakt{
	font-size:1.2em;
	color:#333333;
	display:none;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#byo{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#333333;
	display:none;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:20px 0px 40px 0px;
	padding:0px;
	
}
#byotable{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#666666;
	border:0px;
	margin:0px;
	padding:0px;
}
#contaktframe{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
	color:#666666;
	border:0px;
	margin:0px;
	padding:0px;
}
#pics{
	display:none;
	float:left;
	height:auto;
	width:420px;
	border:0px;
	margin:20px 0px 0px 0px;
	padding:0px;
}
#pics ul{
	width:auto;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 0px;
}
#pics li{
	float:left;
	display: inline;
	/* for IE5 and IE6 */
}
#pics img{
	padding:3px 3px 3px 3px;
}
#pics a:link img{
	margin:0px 0px 0px 0px;
	border: 2px solid white;
}
#pics a:visited img{
	border: 2px solid white;
}
#pics a:hover img{
	border: 2px solid #666666;
}
#top{
	background-repeat:repeat-x;
	width:100%;
	border-style:none;
	font-size:5em;
	font-weight:300;
	margin:0px;
	padding:0px;
	float:left;
}
#top .pepa{
	color:#666666;
	width:auto;
	float:left;
}
#top .leon{
	color:#999999;
	width:auto;
	float:left;
}
#top a:link, a:hover, a:visited, a:active{
	text-decoration:none;
}
#navigation{
	height:auto;
	float:left;
	width:160px;
	margin:200px 80px 0px 0px;
}
#navigation ul{
	width:auto;
	float:left;
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 20px;
}
#navigation li{
	text-align:right;
	margin:0px 0px 4px 0px;
	color:#666666;
	font-size:1.6em;
	font-weight:bold;
	border-right: 3px solid white;
}
#navigation #home{
	border-right:3px solid #666666;
}
#navigation #paintings{
}
#navigation #bio{
}
#navigation #contact{
}
#navigation a{
	cursor:pointer;
	padding:0px 2px 0px 0px;
	color:#666666;
	border-right: 3px solid white;
	text-decoration:none;
}
#navigation a:visited {
	color:#666666;
	text-decoration:none;
}
#navigation a:hover {
	color: #666666;
	text-decoration:none;
	border-right: 3px solid #999999;
}
.text a, .bigpictext a{
	font-style:italic;
	cursor:pointer;
	padding:0px;
	color:#333333;
	border:none;
	text-decoration:none;
}
.text a:visited, .bigpictext a:visited{
	font-style:italic;
	color:#333333;
	text-decoration:none;
}
.text a:hover, .bigpictext a:hover{
	font-style:italic;
	color: #333333;
	text-decoration:none;
	border:none;
}
img {
	border:none;
}
