body {
	margin:0px;
	background-color: #003399;
	font-size:11px;
}

.mainnavi {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
}

.mainnavi:hover {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #fce8d1;
	text-decoration: none;
}

.sidenavi {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

.sidenavi:hover {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #fce8d1;
	text-decoration: none;
}

.sidenaviactive {
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13px;
	color: #fce8d1;
	text-decoration: none;
}


.subnav {
	margin-left: 10px;
	font-size: 13px;
}

.content {
	margin:10px;
	background-color:#ffffff;
	text-align:justify;
	width: 620px;
	padding:15px; 	
}

.link {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	color: #0066FF;
	text-decoration: underline;
}



.naviul {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	font-size: 13px;
	color: #ffffff;
	list-style-image:url(../www.bolivia.de/img/listdot.gif);
}

ul {
     list-style-image:url(img/arrow_down.gif);
   }

h1	{
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	color: #981114;
	text-decoration: none;
	width: 450px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	border: solid 1px #981114;
	background-color: #CFE0E2;
	padding: 5px;
	width:300px;
	white-space: nowrap;
}
h3	{
	font-family: Tahoma, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #427b44;
	text-decoration: none;
}

h4	{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C0C0C;
	text-decoration: none;
}


.naviscroller {
	scrollbar-base-color:000000;
	scrollbar-track-color:003399;
	scrollbar-face-color:003399;
	scrollbar-highlight-color:003399;
	scrollbar-3dlight-color:6CCA70;
	scrollbar-darkshadow-color:003399;
	scrollbar-shadow-color:6CCA70;
	scrollbar-arrow-color:6CCA70; 
}

.cntscroller {
	scrollbar-base-color:000000;
	scrollbar-track-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:444444;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-shadow-color:777777;
	scrollbar-arrow-color:000000;	
}

.headscroller {
scrollbar-base-color:000000;
	scrollbar-track-color:003399;
	scrollbar-face-color:003399;
	scrollbar-highlight-color:000000;
	scrollbar-3dlight-color:003399;
	scrollbar-darkshadow-color:003399;
	scrollbar-shadow-color:000000;
	scrollbar-arrow-color:000000;	
}

