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

body {

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

margin: 5px;

background: #222;

}

* {

margin: 0px;

padding: 0px;

}

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

color: #f9f9f9;

text-decoration: none;

}

a.links:hover {

color: #000;

}

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

color: #fff;

font-size: 10px;

text-decoration: none;

}

a.think:hover {

color: #ddd;

}


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


.all {

background: #222;

width: 970px;

padding: 1px;

text-align: center;

margin-top: 15px;

margin-right: auto;

margin-bottom: 0px;

margin-left: auto;

}

#gallery {

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

margin: 0px auto;

margin-top: 20px;

width: 964px;

min-height: 300px;

padding-top: 10px;

padding-bottom: 10px;

overflow: auto;

}

.gallerycontent {

min-height: 445px;

margin-left: 70px;

}

#title {

width: 250px;

height: 90px;

clear: both;

margin-left: 14px;

}

#footer {

width: 940px;

margin-left: 15px;

height: 30px;

font-size: 11px;

line-height: 30px;

letter-spacing: 1px;

word-spacing: 5px;

text-align: center;

color: #f9f9f9;

}


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

#menu {

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

clear: both;

height: 26px;

margin-left: 119px;

line-height: 23px;

text-align: center;

font-size: 12px;

}

#menu ul {

display: inline;

padding: 0 10px;

letter-spacing: 2px;

font-variant: small-caps;

list-style-type: none;

}

#menu li {
	
float: left;

margin: 0 2px 0 2px;

}


#menu a, #menu a:visited {

position: relative;

text-decoration: none;

text-align: center;  

color: #fff; 

display: block; 

width: 165px; 

padding: 6px 6px 8px 6px;

}

#menu a:hover {

color: #ddd;

}


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


a.thumbs:link {

border: 1px solid #fff;

margin: 6px 15px;

float: left;

}

a.thumbs:hover {

border: 1px solid #7e8f89;

}

ul#submenu {

margin-left: auto;

margin-right: auto;

margin-bottom: 20px;

clear: both;

}

ul#submenu li {

display: inline;

padding: 0 8px;

}

#submenu a, #submenu a:visited {

font-size: 14px;

text-decoration: none;

padding: 2px 6px;

color: #ccc; 

border-bottom: 1px solid #ccc;

border-top: 1px solid #ccc;

}

#submenu a:hover {

border-bottom: 1px solid #2f2f2f;

border-top: 1px solid #2f2f2f;

}


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

