body {
	background-color: #DDDDDD;
	font-family: Verdana, Arial, sans-serif !important;
	}

/* -- Rahmen verlinkter Bilder entfernen (hack fuer Opera u IE) -- */

*	{
	margin: 0;
	padding: 0;
	}
	
a:link img, a:visited img, a:hover img, a:focus img, a:active img {
	border: 0;
	}
	
	
/* -- hack fuer IE6, 7 FF. Verhindert einen 3px Abstand unter den Bildern innerhalb einer Div-Box -- */

img {
	margin-bottom: 0px !important; margin-bottom: -3px;
	}
	


/* -- Grundaufbau -- */

#hauptfenster {
	height: 820px;
	width: 850px;
	margin: 15px auto; /* -- Abstand oben bzw unten - horizontal -- */
	background-color: #FFFFFF;
	background-image: url(bilder/Richardson_B170.jpg);
	background-repeat: no-repeat;
	background-position: 348px 40px;
	border-color: #BBBBBB;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	z-index: 1;
	}
	

#fenster_text {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru.jpg);
	background-repeat: no-repeat;
	background-position: 67px 22px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}

#fenster_fotos {
	width: 750px;
	height: 450px;
	background-image: url(bilder/TextHiGru.jpg);
	background-repeat: no-repeat;
	background-position: 189px 22px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 30px 0 10px 45px;
	z-index: 12;
	}
	
#fenster_kontakt {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru_Kontakt_II.jpg);
	background-repeat: no-repeat;
	background-position: 67px 2px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}
	
#fenster_team_kpl {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru_Team_kpl.jpg);
	background-repeat: no-repeat;
	background-position: 67px 2px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}
	
#fenster_team_eri {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru_Team_ERI.jpg);
	background-repeat: no-repeat;
	background-position: 67px 2px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}
	
	
#fenster_team_iw {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru_Team_IW.jpg);
	background-repeat: no-repeat;
	background-position: 67px 2px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}
	
#fenster_team_ma {
	width: 552px;
	height: 410px;
	background-image: url(bilder/TextHiGru_Team_MA.jpg);
	background-repeat: no-repeat;
	background-position: 67px 2px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 10;
	}
	
	
#fenster_text_projekte {
	width: 552px;
	height: 410px;
	background-image: url(bilder/images/tasse_voll.jpg);
	background-repeat: no-repeat;
	background-position: 67px 22px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 12;
	}
	
#fenster_text_referenzen {
	width: 552px;
	height: 410px;
	background-image: url(bilder/images/tasse_halb.jpg);
	background-repeat: no-repeat;
	background-position: 67px 22px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 12;
	}
	
#fenster_text_kosten {
	width: 552px;
	height: 410px;
	background-image: url(bilder/images/tasse_leer.jpg);
	background-repeat: no-repeat;
	background-position: 67px 22px;
	position: relative;
	top: 135px;
	margin: 0px auto; /* -- horizontal zentriert -- */
	padding: 40px 0 10px 0;
	z-index: 12;
	}


h1	{
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #8A0917;
	}

h2	{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	font-weight:normal;
	color: #666666;
	}

h3	{
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	}
	
h4	{
	margin: 0;
	padding: 0;
	font-size: 0.5em;
	font-weight:normal;
	color: #999999;
	}
	
p	{
	margin: 0;
	padding: 0px;
	line-height: 2em;
	font-size: 0.75em;
	color: #000000;
	}

a 	{
	color: #666666;
	}
	
a:hover {
	color: #333333;
	}
	
	

/* -- navigationsleiste -- */

#navigationsleiste {
	width: 750px;
	height: 40px;
	background-image: url(bilder/Strichlinie.jpg);
	background-repeat: repeat-x;
	background-position: 0px 4px;
	position: relative;
	top: 95px;
	margin: 0px auto;
	padding: 0 0 0 30px;
	z-index: 25;
	}
	
#navigationsleiste ul {
	margin: 0 0 0 0px;
	list-style: none;
	padding: 0;
	}

#navigationsleiste li {
	float: left;
	font-size: 0.6em;
	margin: 0 2em 0 0;
	padding: 20px 0 0 0;
	}
	
#navigationsleiste li li{
	margin: 0em 7px 0 10px;
	}


#navigationsleiste a.select {
	color: #333333;
	text-decoration:none;
	background-image: url(bilder/Anzeiger_ON.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 18px 0 0 0;
	}
	
#navigationsleiste a {
	color: #AAAAAA;
	text-decoration:none;
	background-image: url(bilder/Anzeiger_OFF.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	padding: 18px 0 0 0;
	}
		
#navigationsleiste a:hover {
	color: #000000;
	background-image: url(bilder/Anzeiger_ON.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	}

/* -- sprachwahl -- */

#sprachen {
	position: relative;
	top: 28px;
	left: 730px;
	width: 95px;
	height: 36px;
	z-index: 3;
	}
	
#sprachen img{
	padding: 0 7px 0 0;
	}

/* -- impressum -- */
	
#impressum {
	width: 100px;
	height: 40px;
	position: relative;
	top: 135px;
	left: 690px;
	padding: 0 30px 0 0;
	z-index: 55;
	}
	
#impressum ul {
	list-style: none;
	}

#impressum li {
	float: right;
	font-size: 0.6em;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	}


#impressum a.select {
	color: #333333;
	text-decoration:none;
	background-image: url(bilder/Anzeiger_ON.jpg);
	background-position: right 0px;
	background-repeat:no-repeat;
	padding: 18px 0 0 0;
	}
	
#impressum a {
	color: #AAAAAA;
	text-decoration:none;
	background-image: url(bilder/Anzeiger_OFF.jpg);
	background-position: right 0px;
	background-repeat:no-repeat;
	padding: 18px 0 0 0;
	}
		
#impressum a:hover {
	color: #000000;
	background-image: url(bilder/Anzeiger_ON.jpg);
	background-position: right 0px;
	background-repeat:no-repeat;
	}

/* -- fussleiste -- */

#fussleiste {
	background-image: url(bilder/Strichlinie.jpg);
	background-repeat: repeat-x;
	height: 4px;
	width: 800px;
	position: relative;
	top: 180px;
	margin: 0px auto;
	bottom: -40px;
	z-index: 35;
	}
	
/* -- fussgrafik -- */

#fussgrafik {
	background-image: url(bilder/punkte.jpg);
	background-repeat: no-repeat;
	background-position: 700px 0px;
	height: 10px;
	width: 750px;
	position: relative;
	top: 185px;
	margin: 0px auto;
	padding: 0 0 0 20px;
	bottom: -48px;
	z-index: 45;
	}

/**** CSS for galerie ****/

#main {
  width: 880px;
  margin: 0 auto;
  font-family: Verdana,Arial, Helvetica, Sans Serif;
  font-size: 10px;
  text-align: center;
}
#menu {
  float: left;
  width: 164px;
}
#content {
  text-align: center;
  float: left;
  margin-bottom: 20px;
  margin-left:0px;
  width: 750px;
}
#album_info_box {
  width: 100%;
  background: #DAF4E9;
  text-align: left;
  margin-bottom: 16px;
  color: #CCC;
  padding: 3px;
}
a:link, a:visited {
  color: #697374; 
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #444;
  text-decoration: none;
  font-weight: bold;
}

.most_viewed_albums {
  float: left;
  height: 168px;
  width: 180px;
  padding: 5px;
  padding-top: 8px;
  margin: 20px;
  margin-top: 6px;
  background: #F7F7F9;
  border: 1px solid #D7D7DD;
}
.most_viewed_albums a {
  color: #727272;
}
.most_viewed_albums a:hover {
  color: #929292;
}
.most_viewed_albums_thumb {
  border: 0px solid #fff;
}
.newest_albums {
  float: left;
  height: 168px;
  width: 180px;
  padding: 5px;
  padding-top: 8px;
  margin: 20px;
  margin-top: 6px;
  background: #F7F7F9;
  border: 1px solid #D7D7DD;
}
.newest_albums a {
  color: #727272;
}
.newest_albums a:hover {
  color: #929292;
}
.newest_albums_thumb {
  border: 0px solid #fff;
}

/**** CSS for thumbnail_mode = 0 ****/

.thumb {
  border-style: solid;
  border-color: transparent;
}
.thumb:hover {
  border-color: #F0F0EB;
}

/**** CSS for thumbnail = 1 ****/

.thbox { 
  float: left;
  margin: 7px;
  
}
.thshad {
  padding-bottom: 0px;
}
.thborder {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #F2F2F4;
  border: 1px solid #C4C4CA;
  cursor: pointer;
}
.thborder:hover {
  border: 1px solid #999;
}

