/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
.lightbox-nav-btnPrev, .lightbox-nav-btnNext {
     font: 15px Arial, Helvetica, sans-serif;
     text-decoration: none;
     color: #aaa;
}
.lightbox-nav-btnPrev:hover, .lightbox-nav-btnNext:hover {

     color: #000;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: hidden;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	/*padding: 0 10px; */
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/*
helles grün: #88ff99
kräftiges grün: #66ff66,
türkis: #66ffcc

*/

/* no default margin/padding */
body, h1, h2, h3, h4, h5, p, ul, ol, li, form, input, textarea, div, span {
margin:0;
padding:0;
}
/*
body {background-image: url(/images/background.png);background-position: 150px 0px; background-repeat:repeat}
*/
html {
    font-size: 100.01%;
}
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    text-align:center;
    color: #444444 ;
    background-color:#af07c3;
	}




h1, h2 ,h3 {
     font-family: Arial, Helvetica, sans-serif;
     font-weight:normal;
     padding-bottom: 0.5em;}

h3 {
    font-size: 1em;
    padding-top:1.5em;
    padding-left:10px;
    background-color: #eee;
}



p {
    padding-bottom: 1em;
}


.right {float: right;}
.left {float:left;}
.clear {clear:both;}

a:focus { outline: none;}
a img {border: none; text-decoration:none}


a.link{color:#cccccc;text-decoration: none}
a.link:hover{color:#ffffff;text-decoration: none}

ul li a, ul li a:hover{text-decoration: none; color:#33ff99}


/*TOP-NAVI*/

ul#menu {
    
	list-style:none;
	margin: 0;
	padding-left: 0px;
	margin:0.15em 0 0 0.15em;
	}

ul#menu li {
    
	float: left;
	margin-right:30px;
	}

ul#menu li a{
	font-size:1.1em;
    line-height: 1.5em;
	}


ul#main {
	list-style:none;
	margin: 0;
	padding-left: 0px;
	margin:0 0.15em 0 0;
    float:right;
    
	}

/* BOTTOM-NAVI */


#home {font-size: 1.61em; float: left; line-height: 95%;margin:0.0em 0 0 0.15em;}
ul#main li.lang {font-size: 0.76em; line-height:95% ;}

/*PROJECTS-LIST / EXHIBITIONS */


div.projekt {
    clear:both;
	margin: 20px 0 20px 0;
    background-color:#cccccc;
    height:67px;
}


div.projekt a{

    line-height:0;
    float:left;
    width: 70px;
    
	margin: 1px;
    padding: 0px;
    
}


div.protitle a{
    display: block;
    text-decoration:none !important;
	width: 500px;
    height: 65px;
    overflow:hidden;
	font-size: 1.3em;
    color:#ffffff !important;
	line-height:100%;
    float:left;
}

span.subtitle {font-size:0.5em; line-height:1.1em;}


/* CONTAINER-LAYOUT */



#container {
    position: relative;
    background-color:#ffffff;
    width:650px;
	margin: 30px auto;
    /*padding: 30px;*/
    border: solid 30px #fff;
    text-align:left;
    
	}

/* Holly Hack: Hide From IE5/Mac \*/
* html #container {
    
    width:710px;

	}
/* Holly Hack: End Hide From IE5/Mac */

    #copy{
        position:relative;
        top:-26px;
        font-size:0.6em;

        text-align:center;
    }


#row0 {
	height: 30px;
    margin: 0 0 30px 0;
	
	background-color:#555555;
    
	}
#row1 {
	position:relative;
	}

    #row1 a {
        color:#444444;
        text-decoration:underline;
    }
    #row1 a:hover {
        color:#cccccc;
    }


#row2 {
	background-color:#555555;
    max-height:28px;
    height:30px;
    margin: 30px 0 0 0;
    padding: 0.15em 0.15em 0 0.15em;
	clear: both;
    
    
    
	}

/* PROJECT + GALLERY / EXHIBITIONS */

#project_title, #exhibition_title{
    
    
}

#subt {font-size:0.8em;}
#project_content, #exhibition_content {
    position:relative;

}

#project_additional, #exhibition_additional {
    margin: 30px 0 0 0;
    line-height: 3em;
    padding:10px;
    background-color:#eee;
    float:left;
    font-size:0.8em;
    width: 430px;

}
#project_additionalhorizontal, #exhibition_additionalhorizontal {
    margin: 30px 0 0 0;
    line-height: 3em;
    padding:10px;
    background-color:#eee;

    font-size:0.8em;


}

#project_text, #exhibition_text{
   /* text-align:justify; */
    font-size: 0.76em;
    float:left;
    width:430px;
    padding: 30px 0 0 0;
    }

div#project_text p, div#exhibition_text p {padding-left: 10px}


/* GALLERY */


#galleryv{
    position:relative;
    float:right;
    padding: 30px 10px 0px 10px;
    background-color:#eee;
    top: 0px;
    bottom:0px;
    right:0px;
    }

#galleryh{
    position:relative;
    margin-top:30px;
    padding: 30px 0px 30px 0px;
    background-color:#eee;
    left:0px;
    right:0px;
    }
ul.gallery {
    list-style:none;
	margin: 0px;
	padding-left: 0px;
	clear: both;
}

ul.uhorizontal {
    padding-left:1px;
    margin-bottom:31px;
    width: 620px;
}




ul.gallery li {
	margin: 0 0px 30px 0;
    line-height:0;
    font-size:0;
	}
ul.gallery li.horizontal {
    display:inline;
	margin: 0 0 0 31px;
	}

ul.gallery li.horizontal a{
text-decoration:none;
	}


ul.gallery li img{
    border:solid 1px #ffffff;
	}
ul.gallery img:hover{
    border-color: #33ff99;
	}


    /* PUBLICATIONS */


div.book{
    margin: 30px 0;
    padding: 20px 0 20px 0;
    background-color:#eee;
    position:relative;

}
div.book_outer {
    width:130px;
    float:left;
    text-align:center;
    position:relative;
}
div.book_description{
    
    margin-left:143px;
    margin-right:100px;
}

div.cover_image{
    position:relative;
    top:-1px;
    left:-1px;
    border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-bottom-width:0px;
    border-right-width:0px;
    border-color:#eee;

}

div.book_inner {
	position: relative;
	
	height:100%;
	margin:0px auto;
	background: #FFF;
    
}
div.book_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	
	border: 0;
	padding: 0;
	margin: 0;
}
/* VITA */

#vitacontent {
    font-size:0.8em;
    margin-top:30px;
    padding: 0 0 50px 10px;


}

div.vitarow {padding-bottom:10px; font-size:0.9em}

p.vitaleft {float:left; width:120px;}
p.vitaright { margin-left:140px; width: 400px;}

#downloadcv {padding:10px; font-size:0.76em; background-color: #eee;}

/* INDEX/START */

#news {margin:30px auto;}



/* CONTACT */

#contact{
    padding: 30px 0 0 10px;
    font-size:0.8em;
}
/*
PX-EM fontsize 100.01%
10px = 0.6em
12px = 0.76em
14px = 0.9em
16px = 1.0em
18px = 1.12em
22px = 1.38em
26px = 1.63em
*/

    

