/* CSS Document */

html {
	height: 100%;
	overflow-y: scroll;
	overflow-x: auto;
}
body {
	margin: 0;
	padding: 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/*************************************/

div#contentblock {
	margin:auto;
	width:891px;
	display:block;
}

div#logo {
	text-align:center;
	width:209px;
	height:16px;
	padding:30px 0 17px 12px;
	float:left;
}
ul#menu {
	float:left;
	width:408px;
	height:14px;
	list-style:none;
	display:block;
	margin:35px 0 0 253px;
	padding:0;
}
ul#menu li {
	float:left;
	padding:0 20px 0 0;
	margin:0;
}
ul#menu li a {
	text-indent:-999999px;
	display:block;
	outline:none;
	height:14px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
ul#menu li a.home{
	background-image:url(img/but_gallery.gif);
	background-repeat: no-repeat;
	width:58px;
}
ul#menu li a.artists{
	background-image:url(img/but_exhibitions.gif);
	background-repeat: no-repeat;
	width:83px;
}
ul#menu li a.program{
	background-image:url(img/but_artists.gif);
	background-repeat: no-repeat;
	width:53px;
}
ul#menu li a.news{
	background-image:url(img/but_news.gif);
	background-repeat: no-repeat;
	width:46px;
}
ul#menu li a.aboutus{
	background-image:url(img/but_contact.gif);
	background-repeat: no-repeat;
	width:63px;
}
ul#menu li a.selected {
	background-position : 0 -14px;
}
div#visual {
	background-image:url(img/visual_home.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#visual1 {
	background-image:url(img/visual_home_blok.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#visual2 {
	background-image:url(img/visual_ex.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#visual3 {
	background-image:url(img/visual_artist.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#visualnews {
	background-image:url(img/visual_news.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#visual4 {
	background-image:url(img/visual_contact2.jpg);
	background-repeat:no-repeat;
	height:485px;
	width:891px;
	float:left;
}
div#textblok {
	width:350px;
	float:left;
	margin:40px 0px 0px 48px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
div#textblok2 {
	width:350px;
	float:right;
	margin:29px 65px 0px 0px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.formpad {
	padding: 0 0 5px 0;
}
.imgpad {
	padding: 20px 0 0 0;
}
.imgpad2 {
	padding: 15px 0 0 0;
}
div#footer {
	
	float:left;
	margin-top:16px;
	padding:0;
	width:118px;
}
div#footer h6 {
	display:block;
	background-image:url(img/copyrighttext.gif);
	background-repeat: no-repeat;
	width: 234px;
	height: 12px;
	font-size:9px;
	margin: 0 0 0 376px;
	padding:0;
	margin-bottom: 9px;
	text-indent:-999999px;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
}
div.exhibitions {
	line-height: 15px;
}
div.exhibitions .titel {
	font-size: 14px;
}
div.exhibitions .small {
	font-size: 11px;
}
div.exhibitions .link1 {
	float: left;
	display: block;
	width: 135px;
	margin: 4px 20px 5px 0;
}
div.exhibitions .link2 {
	float: left;
	display: block;
	width: 193px;
	margin: 3px 0 15px 0;
}
div.clear {
	clear: both;
	height: 0;
}

