/*stylesheet fuer aufstrich*/

/*allgemein*/

*{

	margin: 0;

	padding: 0;

	}



body {

	background-color: #434343;

	font-size: 0.85em;

	color: #5a5a5a;

	font-family : Arial, Helvetica, sans-serif;

}

.none{

	display: none;

}

.wrap {

	margin: 0 auto;

	width: 760px;

	text-align: left;

	border-bottom: 2px solid white;

	height: 560px;

}

.wrapcontinue{

	float: left;

	width: 760px;

	height: 60em;

}

.startaktuell{

	float: left;

	color: white;

	width: 760px;

	height:4em;

	border-bottom:  2px solid white;

	text-align: center;

}

.startaktuell p{

	padding: 1.5em;

	font-weight: bold;

	padding-left: 20px;

	

}

.clear{

	clear: both;

}

#navcontainer{

	float:left;

	padding-top: 120px;

	width: 158px;

	height: 440px;

	font-size: 0.9em;

	font-weight: bold;

	background-image : url(../img/logo_2.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	border-left: 2px solid white;

}

#navcontainer a{

	letter-spacing : 0.15em;

}

.primnav {

}

.primnav ul,  li {

	width: 145px;

	padding: 0.2em;

	margin: 0;

	list-style-type: none;

	border-bottom: 2px solid white;

}

.secnav  li a{

	padding-left: 1em;

}

.startlogo{

	float: left;

}

.weiss{

	float: left;

	width: 525px;

	background-color: #F8F8F8;

	height: 460px;

	margin-top: 30px;

	margin-left: 20px;

	padding-top: 25px;

	padding-left: 20px;

	padding-bottom: 25px;

	overflow: auto;

	/*background-image: url(../img/weiss_logo_2.gif);

	background-repeat : no-repeat;

	background-position : center;*/

}

.weiss p{

	font-size: 0.85em;

	padding-bottom: 1em;

	padding-right: 20px;

	padding-left: 15px;

}

.weiss q{

	font-size: 0.85em;

	padding-bottom: 1em;

	padding-right: 20px;

	padding-left: 1em;

}

.weissmit{

	float: left;

	width: 525px;

	background-color: #F8F8F8;

	height: 460px;

	margin-top: 30px;

	margin-left: 20px;

	padding-top: 25px;

	padding-left: 20px;

	padding-bottom: 25px;

	overflow: auto;

	background-image: url(../img/weiss_logo_2.gif);

	background-repeat : no-repeat;

	background-position : center;

}

.weissmit p{

	font-size: 0.85em;

	padding-bottom: 1em;

	padding-right: 20px;

	padding-left: 15px;

}

/*startseite*/



#startnav {

	width: 760px;

	padding-top: 158px;

	font-size: 0.9em;

	font-weight: bold;

	}

#startnav ul, li {

	padding: 0.5em;

	margin: 0;

	list-style-type: none;

	/*position: relative;

	*/

	float: left;

}



a{

	text-decoration: none;

		/*color: #ffffff;*/

	color: #FFFFFF;

	}

	

a:hover {

	background-color: #FFFFFF;

	color: #5a5a5a;

	text-decoration: none;

	}

.aktiv{

	color: #F87878;

}

h1{

/*

	color: #FE3D58;*/

	font-size: 1.2em;

	font-weight: bold;

	padding-bottom: 0.3em;

	margin-bottom: 1.5em;

	border-bottom: 2px solid black;

}

h2{

	padding-bottom:1em;

	font-size:0.85em;

}

/*----------ensemble*/

.ensfoto{

	float: left;

}

.ensname{

	margin-top: 85px;

	font-weight: bold;

	float: left;

}

.enstext{

	float: left;

}

/*------------------repertoire*/

.plak{

	border: 1px solid black;

	float: left;

	margin-top: 25px;

}

.reptext{

	float: left;

	margin-left: 1em;

	width: 210px;

	margin-top: 30px;

}

.plakmini{

	margin: 3px;

	border: 1px solid black;

	float: left;

}

/*---------------*/

.textlink{

	color: #F87878;

	font-weight: bold;

	

}
.link{

	color: #F87878;

	

}
