/***
* Galerie Rehbein / Koeln, Germnay
* 2006
* 
* css by thomas@karolzyk.com
*
*/

/*---------------------------------------------
* Main
*
---------------------------------------------*/

html, body 
{
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
}

body
{
	background-color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.35;
}

#bg
{
	background: url(../img/lines.gif);
	background-color: #fff;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border: 10px solid #fff;
	z-index: 0;
}

#logo
{
    position:relative;
	background-color: #fff;
	width: 690px;
	height: 50px;
	z-index: 1;
	margin: 3px 0 3px 0;
}

#main
{
	position: relative;
	background-color: #fff;
	width: 690px;
	height:auto;
	margin: 0 auto 20px auto;
}

#footer
{
	position: relative;
	background-color: #fff;
	width: auto;
	height:auto;
	margin: 10px auto;
	clear:both;
}

#content_left
{
	position: absolute;
	top:130px;
	width: 690px;
	margin: 0 0 10px 0;
	padding: 2px 6px 0px 6px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	z-index: 1;
}

#content_left p,
#content_left div
{
	padding: 0 0 0 1px;
}


#content_left ul 		{ margin:4px 15px; padding: 0 3px; list-style: square; }
#content_left ul li 	{ margin:2px 3px; padding: 0;}


#pager_left
{
	position: absolute;
	top: 610px;
	left: 30px;
	width: auto;
	height: 15px; /**/
	overflow: visible;
	margin: 0px;
	padding: 2px 6px 0px 4px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	z-index: 2;
}

#pager_right
{
	position: absolute;
	top: 610px;
	left: 690px;
	width: auto;
	height: 15px; /**/
	overflow: visible;
	margin: 0px;
	padding: 2px 6px 0px 4px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	z-index: 2;
}

#content_left p 
{ 
	margin: 5px 0px 5px 0px; 
}

#welcome
{
	position: absolute;
	top: 10px;
	left: 30px;
	margin: 0px;
	padding: 2px 6px 0px 4px;;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	z-index: 1;
}

#welcome a	{ color:#B39102; }
#welcome h1	{ border-top-style:none;}

#content_right
{
	position: absolute;
	top: 10px;
	left: 690px;
	width: 220px;
	height: 480px;/**/
	margin: 0px;
	padding: 2px 6px 0px 4px;;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	z-index: 1;
}

/*---------------------------------------------
* Classes
*
---------------------------------------------*/
p
{
	margin: 0 0 12px 0;
}

p.clients
{
	font-size: 10px;
	border-bottom: 1px dotted #777;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	text-transform: uppercase;
	font-weight: normal;
}

p.contact
{
	margin: 15px 5px 0px 5px;
	padding: 3px 0px 20px 0px;
	border-top: 1px dotted #777;
	text-transform: uppercase;
}

.white_space 
{
	height: 65px; 
	border-bottom: 1px dotted #777;
}

.white_space_none 
{
	height: 55px; 
}

.link_categories
{
	text-transform: uppercase;
	margin: 0 0 20px 0;
}


/*---------------------------------------------
* Headers
*
---------------------------------------------*/

h1
{
	font-size: 22px;
	line-height: 22px;
	color: #000;
	margin: 25px 0 10px 0px;
	padding:0;
	font-weight: bold;
	text-transform: uppercase;
	border:0;
}

h2
{
	font-size: 16px;
	color: #000;
	margin: 3px 0 0 0;
	padding:0;
	font-weight: normal;
	border:0;
}

h3
{
	font-size: 12px;
	color: #000;
	margin: 0px 1px 5px 0;
	font-weight: bold;
}

h4
{
	font-size: 11px;
	color: #000;
	margin: 0px 1px 3px 0;
	font-weight: bold;
	display:inline;
}


h1 a,
h2 a,
h3 a,
h4 a
{
	text-decoration:none;
}


/*---------------------------------------------
* Navigation
*
---------------------------------------------*/

#main_nav
{
	position: absolute;
	top:50px;
	left:0;
	width: 690px;
	margin: 0px;
	padding: 2px 6px 0px 6px;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	z-index: 2;
}

#sub_nav
{
	position: absolute;
	top:63px;
	left:0;
	width: auto;
	height:auto;
	padding: 2px;
	background-color: transparent;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	line-height:12px;
	z-index: 22;
	visibility: hidden;
}

#sub_artist 		{ position:absolute; padding: 10px 3px 0px 3px; left:103px; white-space:nowrap; width:auto; background-color:#fff; }
#sub_gallery 		{ position:absolute; padding: 10px 3px 0px 3px; left:4px; white-space:nowrap; width:auto; background-color:#fff; }
#sub_exhibition		{ position:absolute; padding: 10px 3px 0px 3px; left:280px; white-space:nowrap; width:auto; background-color:#fff; }

#main_nav ul
{
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#main_nav ul li
{
	display: inline;	
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#main_nav a,
#sub_nav a 
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#main_nav a { margin: 0 46px 0 0;}


#main_nav a.nav_current
{
	color: #000;
}

#main_nav a:hover,
#sub_nav a:hover
{
	color: #aaa;
	text-decoration: none;
}

/*---------------------------------------------
* Links
*
---------------------------------------------*/

a img, img a		{ border:0; }
h2 a				{ font-weight: bold; }
 
a 
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: none;
}

/*
a:visited
{
	color: #000;
	text-decoration: line-through;
}
*/


/*---------------------------------------------
* Linien
*
---------------------------------------------*/

.dots_top
{
	border-top: 1px dotted #777;
	padding: 4px 0px 0px 0px;
}

.dots_bottom
{
	border-bottom: 1px dotted #777;
}


/*---------------------------------------------
* Forms
*
---------------------------------------------*/

select{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	height: 18px;
}

input{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #777; 
	padding: 1px;
}
textarea{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #777; 
	padding: 1px;
}

/*---------------------------------------------
* Tables
*
---------------------------------------------*/

table#contactform
{
	margin: 0;
	border:1px solid #f00;
}

td
{
	vertical-align: top;
}

table.pic-table
{
	margin: 3px 0;
}

td.td-invert 	{ padding: 0px 3px; background: #000; color: #fff; }
td.td-invert h1 { background: #000; color: #fff; }


/*---------------------------------------------
* Suckerfish Dropdown
*
---------------------------------------------*/

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0px;
	list-style: none;
	line-height: 10px;
	padding:0px;
	border:0;
	z-index:105;
	color:#000;
}

#nav a {
	display: block;
	margin:0 0 0 1px;
	padding:0;
	border:0;
	color:#000;
}
#nav a:hover {
	color:#000;
}

#nav li { /* all list items // *EDIT* ONLY 1st LEVEL */
	float: left;
	border:1px solid #fff;
	width: 11em; /* width needed or else Opera goes nuts */
	z-index:101;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background-color: #fff;
	margin:0;
	overflow:hidden;
	padding:0;
	width: 245px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {	 /* *EDIT* 2nd LEVEL */
	width: 250px; 
	height:auto;
	margin: 0; 
	padding: 0; 
	border:2px solid #fff;	
	z-index:102;
} 

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	border:0;
	margin:0;
	padding:15px 0 0 0; /* top distance */
}

#content {
	clear: left;
	color: #ccc;
	border:0;
}




/* ADD MARCH 2011 */

.sitetitle {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.layertext {
	text-align:center; 
	font-size: 13px;
}


.layertext h2 {
	margin: 8px 0;
	font-size: 13px;
}

.layertext .small {
	font-size: 11px;
}

