*{
	margin:0;
	padding:0;
	border:none;/*
	outline:1px solid #000;*/
}
html,
body,
.fullscreen{
	width:100%;
	height:100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:80%;
	color: #000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	overflow:hidden;
	background-image: url(images/index.jpg);
}
.banner{
	font-size:1.0em;
	text-align:right;
	vertical-align: top;
}
#menu {
	vertical-align: top;
	height: 45px;
}
.contenttable{
	width:708px;
	height:493px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
        color: #fff;
}
#adresse {
	padding-left: 60px;
	text-align: left;
	font-size:11px;
}
.button{
	padding:3px;
	font-weight: bolder;
	border: 1px solid #666666;
	width:70px;
}

.edit,
.smalledit{
	border: 1px solid #666666;
}
.smalledit{
	width:30px;
	text-align:right;
}

p{
	font-weight:normal;
	padding:4px;
	font-size:0.8em;
}

.mytable,
label{

	font-size:0.8em;
}
#text {
	text-align:left;
	overflow-x:hidden;
	height:290px;
	width:258px;/*
	outline:1px solid;*/
}
#text p{
	font-size:10px;
	padding:0 0 0 4;
	padding-left:60px;
}
#column {
	text-align:left;
	height:	290px;
	overflow:auto;
	overflow-x:hidden;/*
	outline:1px solid;*/
	width: 440px;
}

#exhibition	{	
	font-size: 1em;
	font-weight: bold;
	margin-left: 140px;
}
#year{
	padding-left: 180px;
}
#year p{
	padding-bottom:20px;
}
.tab{
	padding-right:10px;
	padding-left:5px; /* um mit impressum link abzuschliessen */
	width:70px;
}
.artist_text{
	text-align: justify;
	padding-bottom:10px;
}
hr{
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width:1px;
	text-align: center;
}

#column .fullscreen img {
	padding-left:5px;
	padding-bottom:5px;	
}