@charset "UTF-8";
/*lightbox CSS Document */

body {

font-family: "Lucida Grande", Arial, Helvetica, sans-serif;

margin-right: 60px;

background: #fff;

}

* {

margin: 0px;

padding: 0px;

}

a.links:link, a.links:visited {

color: #31403b;

text-decoration: none;

}

a.links:hover {

color: #fff;

}

a.think:link, a.think:visited {

color: #000;

font-size: 10px;

text-decoration: none;

}

a.think:hover {

color: #666;

}


/********************* haupteil ****************************/


.all {

background: #fff;

width: 970px;

text-align: center;

margin: 0px auto;




}

#header {
	
text-align: left;

padding-left: 40px;

height: 62px;

width: 986px;

}

#gallery {

font-family: Verdana, Arial, Helvetica, sans-serif;

margin: 0px auto;

margin-top: 30px;

width: 1028px;

min-height: 300px;

padding-top: 25px;

padding-bottom: 10px;

clear: both;

border-left: 1px dotted #aaa;

}

.gallerycontent {
	
padding-left: 27px;

min-height: 321px;

min-width: 930px;

overflow: auto;

}

#title {

width: 250px;

height: 90px;

clear: both;

margin-left: 14px;

}

#footer {

width: 1028px;

margin-top: 20px;

padding-top: 10px;

height: 30px;

font-size: 11px;

line-height: 30px;

letter-spacing: 1px;

word-spacing: 5px;

text-align: center;

color: #242f2b;

border-top: 1px dotted #aaa;

}


/********************* menu ****************************/

#menu {
	
font-family: Verdana, Arial, Helvetica, sans-serif;

clear: both;
	
margin: 20px 0 0 0;

padding-left: 40px;

height: 25px;

line-height: 25px;

font-size: 12px;
	
border-top: 1px dotted #aaa;

border-left: 1px dotted #aaa;
	
width: 986px;
	
background: #ddd;
	
float: left;
	
}

#menu ul {


}

#menu li {

float: left;
	
margin: 0px;
	
display: inline;

list-style-type: none;

}

#menu li a {

position: relative;

padding: 0 5px; 

text-decoration: none;

color: #000; 

display: block;  
	
background: #ddd;
	
}

#menu li a:link {

color: #000:
	
}

#menu li a:hover {

color: #fff;
	
background: #666;
	
}

#menu .current a {
	
background: #aaa;

cursor: default;

color: #fff;

border-bottom: 4px solid #000;

}

#menu .leer {
	
margin-top: -1px;
	
height: 26px;

width: 5px;

background: #555;

margin-left: 80px;

}

/********************* submenu ****************************/

ul#submenu {
	
margin-top: -29px;

margin-left: 430px;

clear: both;

float: left;

}

ul#submenu li {

display: inline;

padding: 0;

}

#submenu a, #submenu a:visited {

font-size: 12px;

text-decoration: none;

padding: 0 7px;

}

#submenu a:hover {
	


}

#submenu .subcurrent a {
	
background: #CCC;

cursor: default;

color: #000;

border-bottom: 2px solid #000;

}


/********************* lightbox ****************************/


a.thumbs:link {

border: 1px solid #000;

margin: 6px 15px;

float: left;

}

a.thumbs:hover {

border: 1px solid #7e8f89;

}


/********************* content links ****************************/
