
html, body {
background-color:#332525;
color:#FFFFFF;
font-family:Verdana,Helvetica,Arial,Sans-Serif;
font-size:95%;
margin:0;
padding:0;
text-align:center;
background:url('../graphics/sitebackground.png') ;
}

a {
color:#edc5b5;

}
a:visited {
color:#bf9d8d;

}
#container {
//padding:0.1em;
text-align:left;
margin-left: auto;
margin-right: auto;
margin: auto;
width: 996px;
display:block;
min-height: 40em;
background:url('../graphics/background_center.png') repeat-y;



}

#header {
background: url(../graphics/header.png) no-repeat;
//padding:0.6em;
text-align:center;
margin-left: auto;
margin-right: auto;

font-family:Verdana,Helvetica,Arial,Sans-Serif;
font-size:90%;


width:996px;
height:109px;
text-align: center;

margin-bottom:0px;

}

#leftmenu {
//position:relative;
//background:url(../graphics/leftmenu-background.png) no-repeat;
float:left;
//height:536px;
width:211px;
background-color: transparent;
}



#content {
position:relative;
//background:url(../graphics/content-background.png) no-repeat;
//float:right;
width:786px;
min-height:536px;
margin: auto;
margin-left: 14em;


}

#content-container {
padding-bottom: 12px;
}

#contentmenu {
padding-top: 1px;
margin-left:-26px;
}

#footer {
color: #332525;

//padding:0.6em;
text-align:center;
margin-left: auto;
margin-right: auto;

font-family:Verdana,Helvetica,Arial,Sans-Serif;
font-size:90%;

background:url(../graphics/footer-background.png) no-repeat;

width:996px;
height:44px;
text-align: center;

padding-top: 8px
}


.navigation {
text-decoration: none;
color: #FFFFFF;
margin:0.5em;
margin-top:0.5em;
}

#home-button {
font-family:Verdana,Helvetica,Arial,Sans-Serif;
font-size:100%;
position:relative;
float:left;
background:url(../graphics/home-button.png) no-repeat;
padding-top:10px;
text-align:center;
width:185px;
height:44px;
font-weight:bold;
margin-left:13px;
color:#FFFFFF;
}

#home-button a {
color:#FFFFFF;
}
#home-button a:visited{
color:#FFFFFF;
}

#home-button:hover {
color: #FFFFFF;
}

.navigation li a, ul li {
display:block;
float:left;
font-weight:bold;
text-align:center;
text-decoration:none;
font-family:Verdana,Helvetica,Arial,Sans-Serif;
font-size:100%;
color:#FFFFFF;
position:relative;
background: url(none);


}

.content-item1 {
	float:left;
	padding-top:9px;
	background:url(../graphics/new_buttons/item1_normal.png) no-repeat;
	width:157px;
	height:43px;
}

.content-item2  {
	float:left;
	padding-top:9px;
	background:url(../graphics/new_buttons/item2_normal.png) no-repeat;
	width:95px;
	height:43px;

}

.content-item3 {
	float:left;
	padding-top:9px;

	background:url(../graphics/new_buttons/item3_normal.png) no-repeat;
	
	width:136px;
	height:43px;

}

.content-item4 {
	float:left;
	padding-top:9px;
	background:url(../graphics/new_buttons/item4_normal.png) no-repeat;
	width:195px;
	height:43px;

}

.content-item5 {
	float:left;
	padding-top:9px;
	background:url(../graphics/new_buttons/item5_normal.png) no-repeat;
	width:125px;
	height:43px;

}

.content-item1:hover  {
	background:url(../graphics/new_buttons/item1_hover.png) no-repeat;
}
.content-item2:hover  {
	background:url(../graphics/new_buttons/item2_hover.png) no-repeat;
}
.content-item3:hover  {
	background:url(../graphics/new_buttons/item3_hover.png) no-repeat;
}
.content-item4:hover  {
	background:url(../graphics/new_buttons/item4_hover.png) no-repeat;
}
.content-item5:hover  {
	background:url(../graphics/new_buttons/item5_hover.png) no-repeat;
}

.content-item1-link {
width:157px;
text-align:center;
}

.content-item2-link {
width:95px;
text-align:center;
}

.content-item3-link {
width:136px;
text-align:center;
}

.content-item4-link {
width:195px;
text-align:center;
}

.content-item5-link {
width:125px;
text-align:center;
}

.foto {
	float:left;
	margin: 1em 1em 1em 1em;
	position: float;
	border: 1px solid;
	border-color: #DDDDDD;
}



ul li {
	float: left;
	position: relative;
} 

ul li ul {
list-style: none;
position: absolute;
//left: -41px;
top: 41px;
display: none;
width: 160px;
max-width: 136px;
//background: #332525 url(none);
background: rgba(51, 37, 37, 0.75);
padding:0px;
padding-top: 10px;
padding-bottom: 8px;
border-left: 1px solid #bf9d8e;
border-right: 1px solid #bf9d8e;
border-bottom: 1px solid #bf9d8e;
}

ul li:hover ul { display: block; } 

#sublist3 {
width:194px;
max-width:194px;
min-width:194px;
}

#sublist2 a {
	background:  none;
	//left: -40px;
	//max-width: 160px;
	height: 18px;
	padding-top: 5;
	cursor:pointer;
	padding-left:20px;
	text-align:left;
	font-weight:normal;
	font-size: 90%;
	padding-top:2px;
	padding-bottom:2px;
	
}

#sublist2 a:hover {
	background: #6dac0a;
	max-width: 116px;
	width:116px;
	padding-top:2px;
	padding-bottom:2px;
}



#sublist3 a {
	background: url(none);
	height: 18px;
	padding-top: 5;
	cursor:pointer;
	padding-left:20px;
	font-weight:normal;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 90%;
}

#sublist3 a:hover {
	background: #6dac0a;
	max-width: 174px;
	width:174px;
	padding-top:2px;
	padding-bottom:2px;
}

#subtitle {
	font-size:100%;
	font-family:Georgia;
	font-weight:bold;
	padding: 13px;
	text-align: center;
}

.country-item {
	//border: 1px solid #bf9d8e;
	padding-left: 40px;
	padding-bottom:2px;
	padding-top: 3px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1px;
	background: url(../graphics/leftmenuitem.png) no-repeat;
}

.country-item a {
	cursor:pointer;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.country-item:hover {
	background:  url(../graphics/leftmenuitem-hover.png) no-repeat;
	//border: 1px solid #6dac0a;
}

.country-item_expanded {
	//border: 1px solid #bf9d8e;
	padding-left: 40px;
	
	padding-top: 3px;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1px;
	margin-bottom: 11px;
	background: url(../graphics/leftmenuitem-expanded.png) no-repeat;
}

.country-item_expanded a {
	cursor:pointer;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	//background: url(../graphics/leftmenuitem-expanded.png) no-repeat;
}



.country-item_expanded span a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:15px;
	font-size: 11px;
	color: #332525;
	background: url(../graphics/tinydot.png) no-repeat;

}

.country-item_expanded:hover {
	background: url(../graphics/leftmenuitem-expanded.png) no-repeat;
	//border: 1px solid #6dac0a;
}


#content-text {
	color: #332525;
	font-size: 90%;
	padding-left: 26px;
	padding-right: 40px;
}

#content-text h2{
	color: #FFFFFF;
	font-family:Georgia;
	font-size: 200%;
}

#content-text h3{
	color: #FFFFFF;
	font-family:Georgia;
	font-size: 150%;
	margin-bottom:4px;
}

.ajaxlink {
	cursor:pointer;
	text-decoration:underline;
}

#flags {
padding-left: 9px;
margin-top:2px;
}

#flags img {
	margin:-2px;
}

#leaves {
	background:transparent url(../graphics/leaves.png) no-repeat scroll 0 0;
float:left;
height:72px;
margin-bottom:-72px;
margin-left:-16px;
margin-top:-40px;
min-height:72px;
min-width:191px;

width:192px;
}
