
/*
** ALL LINKS
*/

* a {
  text-decoration:none;
}

a img {
  border:0px;
}

#content a:link, #content a:active, #content a:visited {
  color: #363D67;
}
#content a:hover {
  color:#FFFFFF;
  background-color: #363D67;
}

a:link.imageslink , a:active.imageslink , a:visited.imageslink , a:hover.imageslink {
  color: white;
  background-color: white;
}

#header a:link , #header a:active , #header a:visited {
  color: #FFFFFF;
}
#header a:hover {
  text-decoration: none;
}

.ds_list li a:link, .ds_list li a:active, .ds_list li a:visited {
  text-decoration: none;
  line-height:15px;
  font-size:15px;
}
.ds_list li a:hover {
  text-decoration: none;
  line-height:15px;
  font-size:15px;
}

.photoshow_thumbs * a {
  color:white;
  background-color:white;
}

#language_select, #language_select a {
  color:white;
  text-transform:uppercase;
  font-size:10px;
  font-weight:normal;
}

/*
** Artists Pages
*/

#artists_image {
  float:left;
  margin-right:25px; margin-top:15px;
}
#artist {
  padding:0px;
  margin-bottom:-20px;
}
#artist li {
  margin-bottom:20px;
}
#gruppen li{
  margin-bottom:7px;
}
#einzel li{
  margin-bottom:7px;
}
sup, sup a {
  line-height:0px;
  font-weight:bold;
}
.break {
 clear:left;
 height:30px;
}

/*
**  ME
*/

.author {
  font-size:12px;
}


/*
** BODY
*/

body {
  background-color: white;
  background-image:url(/grafik09/BGpattern.jpg);
  background-repeat:repeat;
  color: #363D67;
  text-align:center;
  font-size:13px;
  font-family:  Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
}
p {
  font-size:13px;
  font-family:  Arial, Verdana, sans-serif;
}
li {
  font-size:13px;
  font-family:  Arial, Verdana, sans-serif;
}

h2 {
  font-family:  Arial, Verdana, sans-serif;
  text-transform:uppercase;
  font-size:16px;
  font-weight:bold;
  padding-top:7px;
  height:33px;
  width:99%;
}

h3, .double_lined {
  font-family:  Arial, Verdana, sans-serif;
  text-transform:uppercase;
  font-size:15px;
  font-weight:bold;
  background-image:url(/grafik09/h3bg.gif);
  padding-top:7.5px;
  height:33px;
  width:99%;
}

.h3noline {
  font-family:  Arial, Verdana, sans-serif;
  text-transform:uppercase;
  font-size:15px;
  font-weight:bold;
  background-image:url(/grafik09/h3bg.gif);
  padding-top:7.5px;
  height:33px;
  width:99%;
}

h1 {
  text-transform:uppercase;
  letter-spacing: 1px;
  font-weight:bold;
  font-family:  Arial, Verdana, sans-serif;
  font-size:23px;
  background-image:url(/grafik09/h1bg.gif);
  padding-top:1px;
  margin-bottom:18px;
  height:33px;
  width:99%;
}

.h1noline {
  text-transform:uppercase;
  letter-spacing: 1px;
  font-weight:bold;
  font-family:  Arial, Verdana, sans-serif;
  font-size:23px;
  padding-top:1px;
  margin-bottom:18px;
  height:33px;
  width:99%;
}

.storycontent {
  width:560px;
  margin-left: 2px;
 }

#top {
  width:99.8%;
  text-align:center;
  padding:0px;
  margin:0px;
}
#rap {
  width:970px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  background-color:white;
  display:block;
}
#content {
  width:640px;
  text-align:left;
  display:block;
  background-color:white;
}

#header {
  background-color: #363D67;
  padding: 0px;
  text-align:center;
  width:970px;
  margin-left:auto; margin-right:auto;
  display:block;
}
#logo {
  margin-left:auto;
  margin-right:auto;
  display:block;
}

#contemporary_art_subline {
  font-family:  Arial, Verdana, sans-serif;
  font-size:14px;
  padding: 3px;
  margin: 0px;
  text-transform:uppercase;
  font-weight:bold;
  background-color:white;
  width:960px;
  margin-left:auto; margin-right:auto;
  display:block;
}

#lang_warning {
  font-weight:normal;
  font-size:12px;
  display:block;
  /* font-style:italic; */
}

/*
* MENU
*/

#menu table tr td {
  text-align: left;
  width:204px;
  display:block;
  margin:0px;
  padding:0px;
}

#menu table tr td.linkrow {
  color: #363D67;
  padding-top:3px;
  padding-bottom:3px;
}
#menu table tr td.selectedrow {
  color:white;
  background-color: #363D67;
  padding-top:3px;
  padding-bottom:3px;
}

#menu table tr td a {
  color: #363D67;
  font-weight:bold;
  text-transform:uppercase;
  font-size:12px;
  width="99%";
}
#menu .selected {
  color: white;
  background-color: #363D67;
  font-weight:bold;
  text-transform:uppercase;
  font-size:12px;
  width="99%";
}

/*
** list of artists
*/

#artists_list ul li {
  margin-top:6px;
}

/*
** PHOTO SHOW
*/

.photoshow_thumbs {
  float:left;
  width:600px;
  display:block;
}

.photoshow_thumbs a:link  , .photoshow_thumbs a:active  , .photoshow_thumbs a:visited  {

  margin-right:5px;
  margin-bottom:5px;
  border:1px solid #CFCFCF;
  display:block;
  float: left;
}


/*
** Archive
*/

.ds_list {
  list-style-type:none;
  margin-left:0px;
  padding-left:0px;
}

.ds_list li {
  margin-left:0px;
  padding-left:0px;
  margin-top:10px;
}

.ds_list li .imagediv {

  float:left;
  display:block;
  height:50px;
  width:70px;
  padding:0px;
  margin:0px;
}

.ds_list li .textdiv {
  margin-left:80px;
  margin-bottom:10px;
  display:block;
  padding:0px;
  width:340px;
}

.ds_list li .exhib_title {
  clear:left;
  font-weight:bold;
}

.ds_list li .main_link_div {
  width:420px;
  height:40px;
  font-family:  Arial, Verdana, sans-serif;
  text-transform:uppercase;
  font-size:17px;
  font-weight:bold;
  background-image:url(/grafik09/h3bg.gif);
  padding:0px;
  margin:0px;
  height:33px;
}

.ds_list .main_link_div_noline {
  width:420px;
  height:40px;
  font-family:  Arial, Verdana, sans-serif;
  text-transform:uppercase;
  font-size:17px;
  font-weight:bold;
  padding:0px;
  margin:0px;
  height:33px;
  margin-left:20px;
}

#sen_contact_form input, #sen_contact_form textarea {
    width:450px;
    border:0;
    border-right:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    margin-bottom:10px;
    background-color:white;
    font-family: Arial, Verdana, sans-serif;
    font-size:11px;
}
#sen_contact_form textarea {
    height:150px;
    font-family: Arial, Verdana, sans-serif;
    font-size:11px;
}
#sen_contact_form .submitbutton {
    width:150px;
    background-color: #363D67;
    color: white;
    border:0;
}

.small {
    font-size:0.7em;
}