* {margin: 0; padding: 0;}

body {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 0.9em;
	line-height:160%;
	color: #333;
	background-color: #fff;
	}

a {
	color:#000099;
	text-decoration:none;
}
a:hover {
	color:#00c;
	text-decoration:underline;
	background:#efefef;
}

hr	{ height:0px; 
	border:1px solid #666; 
	border-width:1px 0 0 0; 
	margin:10px 0 10px 0; }

h1 {
	font-size: 1.4em;
	padding-top:0.8em;
	line-height:160%;
	font-weight:normal;
	padding-bottom:0.8em;
	}
	
h2 {
	font-size: 1.2em;
	padding-top:20px;
	line-height:160%;
	font-weight:normal;
	color:#666;
	}
	
h3,h4,h5 {
	font-size: 1.1em;
	padding-top:2em;
	line-height:160%;
	font-weight:normal;
	}
h3.imgtitle {
	font-size:1.0em;
	color:#333;
	padding:0;
	}	

	
h1.kategorietitel {
	font-size: 1.4em;
	padding-top:0;
	line-height:200%;
	font-weight:normal;}
	
p.lifetime {
	font-size:0.8em;
	}


.small
{
	font-size:0.9em;
}

.menuleft {
	margin-left:0;
	line-height:100%;
}

ul.menuleft {
	list-style-type: none;
	padding:0 0 0 10px;
}

li.menuleft {
	list-style-type: none;
	padding: 6px 0;
}

a.menuleft {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
}
a.menulefta {
	color:#FF0000;
	font-size:1.1em;
	text-decoration:none;
}
a.menuleft:hover {
	color:#333;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;

}

ul.menuright {
	line-height:100%;
	list-style-type: none;
	padding:0 10px 0 0;
}

a.flag_uk,
a.flag_de {
	padding-right: 26px;
	background: url('de.gif') right center no-repeat;
}
a.flag_uk{
	background-image: url('uk.gif');
}

.clear_both {
	clear: both;
}

.clear_right {
	clear: right;
}

.clear_left {
	clear: left;
}

#rahmen-oben {
	width:920px;
	height: 115px;
	margin-right:auto;
  margin-left:auto;
	text-align:center;
	float:none;
	background-color:#DAF1FB;
	}

#breadcrump {
	display:none;
	width:920px;
	margin-right:auto;
  margin-left:auto;
	text-align:left;	
	}


#rahmenmitte {
	width:900px;
	margin-right:auto;
  margin-left:auto;
}

#bildumrahmung {
	padding: 16px 10px 10px 10px;
	width:400px;
	text-align:center;
	float:left;	}
	
.bildumrahmunguebersicht {
	
	float:left; 
	width:120px; 
	height:120px; 
	margin-top:2px;
	}
	
.textrechtsvombilduebersicht {
	float:none;
	vertical-align:top;
	
	text-align:left; 
	margin-left:120px; 
	padding: 0 5px 5px 5px;
	
	
	}
	
#textrechtsvombild {
	padding: 15% 10px 10px 3px;
	text-align:left;
	float:none;
	vertical-align: baseline;
	}
	
#textlinksvombild {
	padding: 10px 10px 10px 10px;
	width:220px;
	text-align:right;
	float:left;	}
	
#dropdowns {
	padding: 10px 10px 10px 5px;
	width:280px;
	text-align:left;
	float:left;	}

#topdropdowns label {
	font-weight:bold;
	}


#topdropdowns {
	padding: 10px 10px 10px 5px;
	text-align:left;
	}
    

#topdropdowns  select{
	font-size: 0.8em;
	}    
	
	
#uebersichtsliste {
	text-align:left;

	}
	
#fuss {
	width:920px;
	margin-right:auto;
  margin-left:auto;
	margin-bottom:20px;
	text-align:left;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:0.8em;
	height:2em;
}

#fuss .wrap {
	padding: 0 10px;
}

#printline {
	width:900px;
	margin-right:auto;
  margin-left:auto;
	text-align:center;
	height:2em;
	}
	
.fuss {
	margin-right:auto;
    margin-left:auto;
	padding-left:5px;
	margin-bottom:20px;
	text-align:left;
	border-top:1px solid #666;
	font-size:0.9em;
	border-bottom:1px solid #666;
	}
.fuss a {
	color:#333;
	}

#rahmen-oben a:hover {
	background-color:#DAF1FB;
	}

	
#navileft, #naviright {
	float:left;
	width:210px;
	padding:0;
	margin:2px 0 0 0;
	background-color:#DAF1FB;

	}
	
#navileft ul li a, #navileft ul li a:link, #navileft ul li a:active, #navileft ul li a:visited,
#naviright ul li a, #naviright ul li a:link, #naviright ul li a:active, #naviright ul li a:visited
 {
	font-weight:bold;
	}


#naviright ul li a:hover, #navileft ul li a:hover{
	color:#000099;
	}

#navileft {
	text-align:left;
	}
	
#naviright {
	text-align:right;
	}

#subnavi {
	width:920px;
	margin-right:auto;
  margin-left:auto;
	text-align:left;		
	border-bottom:1px solid #666;
	}


#subnavi ul {
	margin: 0;
	padding: 0 10px;
	list-style-type: none;
}

#subnavi li {
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}


#headcenter {
	float:left;
	width:500px;
	text-align:center;
	background-color:#DAF1FB;
	margin-top:8px;
	}
	
	#headcenter .address {
		margin-top: 10px;
	}
	
	#headcenter .address div{
		font-size:0.9em;
		line-height: 100%;
		margin: 5px 0;
	}

#pages {
	border-bottom:1px solid #666;margin-bottom:20px;width:910px;
	}


label.error {
	color:#cc0000;
	font-weight:bolder;
	}


input,
textarea {	
	border:1px solid #666;
	}
	
input.error,
select.error {
	color: #ffffff !important;
	background-color:#cc0000 !important;
	font-weight:bolder;
	}
	
	
div.error {
	background-color:#FFFFFF;
	border: 1px solid #cc0000;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	}
	
div.error ul {
	list-style-type:none;
	}
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000 !important;
	}

.error h5 {
	color:#fff;
	font-weight:bolder;
	padding:5px;
	background-color:#cc0000;
	}
	
	
img.flag {
	border:0;
	width:21px; 
	height:14px;
	padding-left:5px;
	vertical-align:middle;
	}

img.print {
	border:0;
	width:11px; 
	height:13px;
	padding-right:5px;
	position:relative;
	top:0.2em;
	}
img.recommend {
	border:0;
	width:13px; 
	height:13px;
	padding-right:5px;
	position:relative;
	top:0.2em;
	}


a img.flag:hover , a img.flag, 
a img.print:hover, a img.print {
	}

h3.sitemap, h4.sitemap {
	line-height:2em;
	margin:0;
	padding:0;
	}

h4.sitemap {
	padding-left:2em;
	}
	
div.imgtab{
	float:left; 
	width:33%; 
	}

ul.artistlist {
	list-style-type:none;
	}
    
.print_only{
    display: none;
}    
	
/* Startseite neu 2009 */
#current_exhibition {
	float:left;
	width: 245px;
	text-align: left;
	min-height:400px;
}

* html #current_exhibition { /* IE 6 */
  height:400px;
}

#slideshow {
	float:left;
	margin-left: 5px;
	width: 650px;
	min-height:400px;
}

* html #slideshow  { /* IE 6 */
  height:410px;
}

#slideshow .slideshow_wrap {
	display:none;
}

#slideshow .slideshow_wrap .slideshow_img {
	float:left;
	width:400px;
	height:400px;
	text-align:center;
}

#slideshow .slideshow_wrap .slideshow_text {
	margin-left:405px; 
	text-align:right;
}

#current_exhibition h2,
#slideshow .slideshow_wrap .slideshow_text h1{
	line-height: 100%;
	padding: 0 0 0 0;
}

/* Extra-Styles für Popup 2009*/
#artwork_popup {
	padding: 10px 0;
}
#artwork_popup .artwork_popup_wrap {
	text-align: center;
	padding: 0 10px;
}
