body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #2D2824;
}
#footer {
	background-color: #251B11;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
	
a:link {
	color: #76B0D5;
	text-decoration: none;
	}
	
a:visited {
	color: #7B878F;
	text-decoration: none;
	}
	
a:hover, a:active {
	color: #2399E5;
	}
	
#container {
	width: 760px;
	
	}	
	
#header {
	background: url(images/header.jpg) no-repeat top;
	/*border-bottom: 2px solid #EFEFEF;*/
	}
	
#content {
	margin: 10px;
	color: #FFFFFF;
	background-color: #351313;
	background-image:url(images/cembalo.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	text-decoration: none;
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	letter-spacing: normal;
}

	
p {
	font-size: .9em;
	}

	
#sidebar {
	background-color: #441414;
	background-image:url(images/bg02.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 50px;
	margin-top: 100px;
}
	

	
#menu {
	width: 200px;
	border-style: solid;
	border-color: #333333;
	border-size: 1px;
	border-width: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}

	
#menu li a {
	height: 24px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #522C1F;
	color:#EFEFEF;
	display: block;
	background: url(images/menu4.gif);
	padding: 8px 0 0 10px;
	font-size: 11px;
	height: 24px;
	}
	
#menu li a:hover {
	color: #9A533A;
	background: url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
#menu li a:active {
	color: #26370A;
	background: url(images/menu4.gif) 0 -64px;
	padding: 8px 0 0 10px;
	height: 24px;
	}
	
h1 {
	font-size: 14px;
}

h3{
	font-size:12px;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	margin:0;
}
p{
	margin-top:0;
}

.maintable{
	border-left: 2px soid #000000;
	border-right: 2px soid #000000;
}

img{
	border:1px solid #999999;
}
