/* Presentation Stylesheet */ 
p {
	padding: 0 10px;
 }
h5 {

padding-left: 15px;
}

h6{
	padding-left: 15px;
	font-size: 1em;
	font-weight: bold;
	
}

h1{
	font-size: 1.2em;
}

h4, h3 {
	margin-top:1.1em;
 }

.musikfach{
	margin-bottom: 15px;
	font-size: 1.1em;
	text-align: center;
}
.musikfach2{
	margin-bottom: 15px;
	font-size: 1.1em;
	text-align: center;
	color:#FF0000;
}

.contact{
	margin-top: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #333333;
}

p:first-letter {
 font-size: 105%; 
 font-weight: bold;
 /*color:black;*/
 }
 
.fachlehrer {
}

.aktive {
	color: #FF0000;
	text-decoration: none;
}

a{
	color:#333333;
	text-decoration:none;
	font-weight: normal;
}
a:link {color:#333333;
	text-decoration:none;
	font-weight: normal;}
a:hover{
	color: #CC0000;
	text-decoration: none;
}


.elena1 a:hover {
	color:red;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
}

.elena2 a:hover {color:red;
text-decoration:none;
}
#konrad a:hover {color:red;
text-decoration:none;
}
#gaya a:hover {color:red;
text-decoration:none;
}

#sommerkurs a {color:red;
text-decoration:none;
}
.standard1 {
	background-color: #FBCB9B;
	border-color: #EBF274;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-top: 25px;
}

#sommerkurs{
	margin-right: 10%;
	margin-left: 10%;
	width: 90%;
	border-style: solid;
	border-width: 7px 2px 7px 2px;
	border-color: #EBF274;
	background-color: #FFFFe0;
	overflow: scroll;

}
.thrColFixHdr #container #mainContent .programm #unterstrichen a {
	text-decoration: underline;
	color: #FF0000;
}
.archive {
	background-color: #ECF274;
}

