/*Ideal page size 1024x768 */
body {
margin: 0 auto;
padding: 0;
font: 76% Verdana, Verdana, Geneva, sans-serif,Tahoma , Arial ,sans-serif;
background: #E9F1F5 url(gbg-green3.jpg) top center repeat-y;
}

#wrap {
background: #ffffff;
/*color: #00364D;*/
color: #000000;
margin: 0 auto;
width: 950px;
}

#header {
clear: both;
width: 100%;
height: 240px;
padding: 0;
margin: 0 auto;
}
/*
#header h1 {
width: 500px;
margin: 15px 0 0 0;
float: left;
color: #000000;
font-size: 1.75em;
}
*/
#header img {
padding: 0;
border: 0;
}

#sip{
 width: 950px; 
 text-align: right;
 font-size: 0.8em;
 /*float: right;*/
}

#sip_language {
 width: 950px; 
 text-align: right;
}
/*
#header p {
padding: 0;
width: 940px; 
text-align: right;
color: #000000;
font-size: 0.8em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}
*/

#avmenu {
clear: left;
float: left;
width: 175px;
font-size: 0.9em;
padding: 0;
}

#avmenu ul {	
list-style: none;
padding: 0;
margin: 0 0 20px 0;
}	

#avmenu li {
margin-bottom: 3px;
}

#avmenu h3{
color: #FFFFFF;
text-align: center;
background: #215E22;
font-size: 1.05em;
padding: 5px 0 5px 0;
}

#avmenu li a {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 5px 0 5px 10px;
background: #215E22;
border-left: 4px solid #194417;
}	

#avmenu li.selected a {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
display: block;
padding: 5px 0 5px 10px;
background: #3DAA3D;
border-left: 4px solid #194417;
}	

#avmenu li a:hover {
background: #3DAA3D;
color: #FFFFFF;
}

#avmenu li.submenu a {
font-weight: bold;
font-size: 0.9em;
height: 10px;
text-decoration: none;
display: block;
border-left: 4px solid #FFFFFF;
background: #EEEEEE;
color: #000000;
/* 
color: #FFFFFF;
background: #256B25;
*/
}	
	
#avmenu li.submenu a:hover {
text-decoration: underline;
}

#avmenu li.subselected a {
font-weight: bold;
font-size: 0.9em;
height: 10px;
text-decoration: none;
display: block;
border-left: 4px solid #FFFFFF;
background: #EEEEEE;
color: #000000;
text-decoration: underline;
}

#announce {
margin: 10px 0 10px 0;
border: 2px solid #215E22;
}

#announce h3{
color: #FFFFFF;
text-align: center;
background: #215E22;
font-size: 1.05em;
padding: 5px 0 5px 0;
}
#announce p{
line-height: 1.3em;
padding: 0 5px 5px 5px; 
}

#thumbs {
margin: 10px 0 10px 0;
padding: 0;
text-align: center;
font-size: 0.8em;
font-weight: bold;
}
#thumbs tr{
vertical-align: top;
}

#thumbs_pics {
margin: 10px 0 10px 0;
padding: 0;
text-align: center;
font-size: 0.8em;
font-weight: bold;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 5px 10px 5px;
border-left: 1px solid #BECFD6;
border-right: 1px solid #BECFD6;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
width: 740px;
float: right;
clear: right;
}

#content h2 {
text-align: left;
font-size: 1.5em;
padding: 0 0 5px 0;
}

#content h3 {
font-size: 1.1em;
padding: 0 0 0 0;
margin-bottom: 2px;
text-decoration: none;
}

#content img {
/*padding: 10px;*/
display:inline;
background: #FFFFFF;
}

#content img.block {
display: block;
}

#contentfooter {
text-align: center;
}


h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a:link {
	color: #0000FF;
	}
a:visited {
	color: #800080;
	}
a:hover {
	color: #0000FF;
        }
a:active {
	color: #FF0000;
	}

/*
a {
text-decoration: none;
color: #2B9AC6;
}

a:hover {
text-decoration: underline;
color: #2B9AC6;
}
*/

a img {
border: 0;
}

#viewer {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #000000;
	padding: 2px; 
	width: 604px;
	height: 304px;
}

#footer {
clear: both;
padding: 10px 0 20px 0;
margin: 0 0 0 175px;
border-top: 4px solid #C4DCC6;
text-align: center;
color: #BECFD6;
font-size: 0.9em;
font-weight: bold
/* 
width: 860px;
margin: 0 auto;

*/
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

div.thumb {
margin: 3px;
border: 0;
height: auto;
float: left;
text-align: center;
}

.thumb img{
display: inline;
margin: 3px;
border: 0;
}

.thumb a:hover img {border: 0;}
.photocattitle {text-align: center; font-weight: bold;}

.phototitle 
{
	text-align: center;
	font-weight: bold;
	margin: 0 3px 3px 3px;
} 

ul {
	margin-top: 0;
}.clear { clear: both; }

/* german link */
#germanlink { display: block; height: 56px; width: 348px; border-top-style: none; border-bottom-style: none; border-right-style: none; border-left-style: none; overflow: hidden; float: right; padding: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
#germanlink li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-image: none;
	list-style-type: circle;
}
#germanlink a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	margin: 0px;
	padding-top: 56px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#germanlink a:hover {
	background-position: 0 -56px;
}
#germanlink a:active, #germanlink a.current {
	background-position: 0 -112px;

}
#germanlinkbutton a {
	width: 100px;
	height: 56px;
	margin-left: 150px;
	background: url(images/german-button.png) top left no-repeat;	
}

