@charset "utf-8";
/* CSS Document */

BODY {
	font-family: Verdana;
	font-size: 12px;
	color: #77787b;
}

#photo-holder a img {
border: 1px solid #d7d7d9;
margin-left: 6px;
}

#photo-holder a:hover img{
border: 1px solid #ffffff;
}

#photo-t img, #photo-t img a{
border: none;
}

table {
	font-size: 12px;
}

a {
	color: #5e9732;
	text-decoration: none;
}

a:hover {
	color: #98cc70;
}

.titles {
	font-family: Verdana;
	font-size: 15px;
	color: #5e9732;
}

.info {
	font-family: Verdana;
	font-size: 11px;
	color: #77787b;
	line-height: 15px;
}


.more {
    display: none;
	}
a.showLink, a.hideLink {
    text-decoration: none;
    color: #5e9732;
    background: transparent url('down.png') no-repeat left; }
a.hideLink {
    background: transparent url('up.png') no-repeat left; }
a.showLink:hover, a.hideLink:hover {}


.galerie-title {
font-familiy: verdana;
font-size: 10px;
color: #ffffff;
}

H1 {
margin-top: 20px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
font-family: verdana;
font-size: 31px;
color: #5e9732;
font-weight: normal;
}

.H1-it {
margin-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
margin-right: 0px;
font-family: verdana;
font-size: 31px;
color: #5e9732;
font-weight: normal;
}


.H1-s {
font-family: verdana;
font-size: 24px;
color: #919194;
font-weight: normal;
}

.H1-ss {
font-family: verdana;
font-size: 18px;
color: #afafaf;
font-weight: normal;
}

H2 {
font-size: 12px;
font-weight: bold;
}

.tab H2 {
float: left;
margin: 0px;
}

.tab .arrow {
margin-top:2px;
margin-right: 3px;
float: left;
}


.left-img {
float: left;
margin-right: 10px;
padding: 2px;
border: 1px solid #cccccc;
width: 100px;
}

.font10 {
font-size: 10px;
}
