/*#############################################################Name: Aristo Quartet#############################################################*/
/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #682;
}
a:hover {
	color: #9A6;
}
body {
	background: #D2DE86 url('../img/bg.gif') repeat-y center;
	color: #00632F;
	font: normal 62.5% "Lucida Sans Unicode", sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode", sans-serif;
}
p, cite, code, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {
	margin-left: 1.2em;
}
h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {
	padding: 3px 0;
}
h1, h2{
	color: #654;
}
h3{
	color: red; 
}
.style1 {
	border-width: 0;
}
.style2 {
	border: none;
	float: right
}
.style3 {
	border: 2px solid green;
	float: right;
	margin: 4px
}
.style4 {
	text-align: justify
}
.style5 {
	border: 2px solid green;
	float: left;
	margin: 4px
}
.style6 {
	border: 2px solid green
}
.styleprofil {
	height: 100px;
	float: left;
	margin: 2px
}
.dewplayer {
	float: right;
}
	
/* misc */
.clearer {
	clear: both;
}
/* structure */
.container {
	background: #D2DE86 /*url ('../img/.gif') repeat-y*/;
	margin: 0 auto;
	width: 880px;
}
/* repertoar */
.repertoire {
	background: #D2DE86;
	margin: 0 auto;
	}
/* top */
.top {
	background: url('../img/bgfooter.gif') repeat-x;
	font: normal 2em Verdana, sans-serif;
	height: 32px;
	margin: 0 auto;
	color: #FFFFFF;
	width: 880px;
}
.top a {
	color: #FDD;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
/* header */
.header {
	background: url('../img/header.jpg') no-repeat;
	height: 181px;
	margin: 0 auto;
	width: 880px;
	float: inherit
}
/* item */
.item {
	clear: both;
}
.item .date {
	color: #FDD;
	float: left;
	height: 32px;
	text-align: center;
	width: 36px;
}
.item .date div {
	padding-top: 4px;
}
.item .date span {
	font: normal 1.6em serif;
}
.item .content {
	float: left;
	width: 681px;
	height: 480px
}
.item h1 {
	background: url('../img/bgfooter.gif') repeat-x;
	color: #FFF;
	line-height: 32px;
	padding-left: 16px;
}
.item .body {
	padding: 12px 18px;
}
/* main */
.main {
	float: left;
}
/* iframe */
.iframe {
	overflow: auto;
	width: 650px;
	height: 400px;
	padding: 4px;
}
/* galerie */
.galerie {
	float: left;
	background: #D2DE86;
	margin: 0 auto;
}
/* navigation */
.navigation {
	float: right;
	margin-left: 1px;
	width: 198px;
}
.navigation h2 {
	background: url('../img/bgfooter.gif') repeat-x;
	color: #FFF;
	font-size: 1.3em;
	line-height: 32px;
	padding-left: 12px;
}
.navigation ul {
	margin: 0;
	padding: 0;
}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url('../img/bgnavigation.gif') repeat-x;
	color: #00632F;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: url('../img/bgnavigation1.gif') repeat-x;
	color: #FFF;
}
/* footer */
.footer {
	background: url('../img/bgfooter.gif') repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 32px;
	margin: 0 auto;
	text-align: center;
	width: 880px;
}
.footer a {
	color: #FFF;
}
.footer a:hover {
	color: #FAFCB0;
}


