/*
  blub
*/

* {
	margin: 0;
	padding: 0;
}


img { border:0;
}

body { 	

	font-family: "Trebuchet Unicode MS", Verdana, Helvetica, sans-serif;
	background-image: url('gfx/blau.png');
	background-repeat: repeat-y;
	background-position: 66px 0px;
	background-color: #2B3849; 	

}

h1 {	
	font-size: 20px;
	font-weight: normal;
	margin-left: 220px;
	margin-bottom:50px;
	color: #A2B47A;	
}

h2 {	
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	color: #A2B47A;
}

h3 {	
	font-size: 14px;
	font-weight: normal;
	color: #1a2537;
}


#matthias { 
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1; 
	background-image: url('gfx/green.png');
	background-repeat: repeat-x;
	background-position: 0px 180px;	
}



#matthias img {
	border:0;
}

#inhalt { 
	position:absolute; 
	top:130px; 
	width:800px;
	height:800px;
	z-index:2;
	background-image: url('gfx/weis.png');
	background-repeat: repeat-y;
	background-position: 197px 0px;
}


#text {
	height:800px;
	font-size: 12px;
	color: #C9C7D4;
	margin-left: 199px;
	clear:both;
	padding-left:20px;
}

#text p {
	font-size: 12px;
	color: #C9C7D4;

	margin-bottom:15px;
	padding-left:20px;
}

#text li {
	list-style:none;
	padding:5px;
}

#sub_menu {	
	z-index:3;
	position:absolute;
	left: 212px;
	top:23px;
	list-style: none;
	float:left;

}

#sub_menu li {
	float:left;
	color: #C9C7D4;
	font-size: 10px;
	padding: 8px 8px;
	margin: 0;
	padding: 0;

}

#sub_menu a {
	float:left;
	color: #A2B47A;
	display: block;
	margin: 0;
	padding: 8px 8px;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;

}

#sub_menu a:hover {
	background: url("gfx/hover.png") center bottom no-repeat;
	color: #C9C7D4;

}

#menu {
	z-index:3;
	position:absolute;
	left:114px;
	top:200px;
	list-style: none;
	float:left;
}

#menu li {
	margin: 0;
	padding: 0;
}


#menu a {
	text-align: right;
	color: #C9C7D4;
	display: block;
	margin: 0;
	padding: 8px 8px;
	font-size: 12px;
	text-decoration: none;
	font-weight:normal;
}

#menu a:hover {
	background: url("gfx/hover_sub.png") right center no-repeat;
	color: #A2B47A;

}


#sub_menu_bilder {
	margin-left: 220px;
	float: left;
	list-style:none;
}

#sub_menu_bilder li {
	
	font-weight:bold;
}

#sub_menu_bilder ul {
	float: left;
}

#sub_menu_bilder a {
	font-size: 12px;
	color: #A2B47A;
	display: block;
	float: left;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}

#sub_menu_bilder a:hover {
	color: #C9C7D4;

}

#centerbild { 
	float:right;
}

#sub_menu_bilder_rechts {
	position:absolute;
	left:800px;
	list-style:none;
	display:inline;
}

#sub_menu_bilder_rechts li {
	
	font-weight:bold;
}

#sub_menu_bilder_rechts ul {
	float:left;
}

#sub_menu_bilder_rechts a {
	font-size: 12px;
	color: #A2B47A;
	display: block;
	float: left;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}

#sub_menu_bilder_rechts a:hover {
	color: #C9C7D4;

}


li.termine {
	list-style: none;
	font-weight:bold;
	background-image: url('gfx/weis.png');
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #2B3849; 
}


li.termine_title {
	list-style: none;
	font-weight:normal;
	margin: 0px 0px 0px 200px;
	padding: 4px;
	background-image: url('');
	background-repeat: no-repeat; 	
}

li.repertoire {
	list-style: none;
	font-weight:bold;
	background-image: url('gfx/subline.png');
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #2B3849;
	padding:20px;

}


li.repertoire_titel {
	list-style: none;
	font-weight:normal;
	margin: 0px 0px 0px 200px;
	padding: 4px;
	background-image: url('');
	background-repeat: no-repeat; 	
}

li.repertoire_b {
	list-style: none;
	font-weight:bold;
	background-image: url('gfx/subline.png');
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #1a2537; 
	padding:20px;

}




#flaggen {	
	z-index:3;
	position:absolute;
	left: 220px;
	top: 0px;
	list-style: none;
	float:left;

}

#flaggen li {
	margin: 0;
	padding: 0;
	text-align: right;
	float:left;

}

#flaggen a {
	color: #C9C7D4;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	border:0;

}








                  