/* CSS Document */

.Musicologie{
	width:550px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	font-family: "Book Antiqua";
	text-align:justify;
	font-size:12px;
	font-weight: bold;
	text-decoration: blink;
}

.Musicologie p{
	padding-left:20px;
	padding-right:20px;
}

.imgCV img{
	border:none;
	float:right;
	margin:0px;
	margin-top:-20px;
}
.Musicologie h2{
	color:#CC0000;
	padding:0px;
	marging:10px;
	margin-top:0px;
	font-size:16px;
	
	border-bottom:thick;
	border-bottom-color:#CC0000;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.Musicologie h3{
	width:200px;
	color:#0033CC;
	padding:0px;
	marging:10px;
	font-size:14px;
}

.Musicologie table tr td p{
	text-align:justify;
	border:none;
	
	font-family:"Book Antiqua";
	font-size:14px;
}

.Musicologie table tr td{
	vertical-align:top;
}

.img_Musicologie {
	text-align:center;
	vertical-align:top;
	
}

